# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_quadlet_demo.yml *********************************************** 2 plays in /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:4 Tuesday 06 February 2024 16:02:54 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Deploy the quadlet demo app] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:9 Tuesday 06 February 2024 16:02:54 +0000 (0:00:00.011) 0:00:00.023 ****** ok: [sut] META: ran handlers TASK [Generate certificates] *************************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:39 Tuesday 06 February 2024 16:02:55 +0000 (0:00:00.656) 0:00:00.679 ****** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Tuesday 06 February 2024 16:02:55 +0000 (0:00:00.033) 0:00:00.713 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Tuesday 06 February 2024 16:02:55 +0000 (0:00:00.013) 0:00:00.726 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Tuesday 06 February 2024 16:02:55 +0000 (0:00:00.018) 0:00:00.745 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Tuesday 06 February 2024 16:02:55 +0000 (0:00:00.244) 0:00:00.990 ****** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Tuesday 06 February 2024 16:02:55 +0000 (0:00:00.048) 0:00:01.038 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Tuesday 06 February 2024 16:02:55 +0000 (0:00:00.035) 0:00:01.073 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Tuesday 06 February 2024 16:03:00 +0000 (0:00:05.217) 0:00:06.291 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-1.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: python3-pyparsing-2.4.7-9.el9.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Tuesday 06 February 2024 16:03:04 +0000 (0:00:03.092) 0:00:09.383 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Tuesday 06 February 2024 16:03:04 +0000 (0:00:00.274) 0:00:09.658 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Tuesday 06 February 2024 16:03:04 +0000 (0:00:00.207) 0:00:09.865 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service systemd-journald.socket basic.target dbus.socket syslog.target sysinit.target network.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Tuesday 06 February 2024 16:03:05 +0000 (0:00:00.704) 0:00:10.570 ****** changed: [sut] => (item={'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Tuesday 06 February 2024 16:03:06 +0000 (0:00:01.166) 0:00:11.737 ****** ok: [sut] => (item=['cert', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRTEJERWx0TFJTcFNzaEZSNTZ5L2JQREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTW1NeApNR00wT1RZdFpESmtNVFJoT1RRdFlXTTRORFUwTnprdFpXSXlabVJpTTJJd0hoY05NalF3TWpBMk1UWXdNekEyCldoY05NalV3TWpBMk1UWXdNekEyV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQ2N0UVhvdXdJQ2tybUhWRGtRd2VUeGtqNmRDZXZpdmdTVwpCdUlIUm1DT0VncndvMW4rcm1QbFNhUjhpMGE0cExGMGplck1Na0lQMk1MUEJvVmVDcWpMUzNNMzA3dWprSW5aCnIyV01wdFRPNWlHbTRxYWt0NzhqMzN4MUtKQUVxU25OYUlIRnViOTJqY3gyTzVXeUsxNHFDSkcrS3k3SENLcFoKbC9mNFl2b0xtRFlreHVmU0ovMjNBNko5azU0TEJLRjFFR1g3cEpkSi81OTBHOUVoOWNqUTZvRlNrSnl4OXkyQgpMSmxqWXJjeGRDQnh5eWhHdy92aG1GTWUxY0wrcWlDc1RzdTRXOEZGcFpzMFpXOXlyemYxa05obTd6c0gyZGJJCk95UndlSUF1U0NCNHF4ZUVtTnNaZTBSbFVzV0xaZkhGT2F0UzFXQXJFSFhJQ0czZ3dpTERBZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVVLZmhzCjlydTdiM1hXelc2U05kWDQrQkxZRkRvd0h3WURWUjBqQkJnd0ZvQVVaUlF3YnA3SmZaeXg5L2U0aDAzeEJJTE4KTVU4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFIVGtsWmtUREo3SmMvQXdkUVRoT3A5enpKSnZUemMxY01OTwpsTXBxcUpYcUNPVEE4bnRpOWFnL3dzS2FjSzBpQXRuYmNkeE1XaVlwcVJjVTJwRjZOVXk2TVpmWUhwQVZSZTFrCmp2b2pWdzF6cmFDbkRiR01JelM1ZFA4cDVkOENQejY0UWR5WFdoZ1NqYlVhV3JBUzkrNjRQWXlMYVBIUTMrQWoKVXFtZ3EvRUpHVnNZc0hwMUp5Tmt6M0tiR3VMUE9kbHNSaGRocUFYT0g0NDBYR0RSdWltRWhTRGkxZC9JTFV2SApPYU81TVZ5Q0dZK1BpbVlvWThPSnlPczc5UWlHRDEwZzF4WmYxQjBkMkt2MVJ1b2lxajBZNnFiVGw2b3lIS0hvClhwRmlRcXN1bmZUanowTFVINHNYdWNOZ3dGb2g0V1E3OXVkRjdhckZLWGNTNEhQUWNYST0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/certs/quadlet_demo.crt" } ok: [sut] => (item=['key', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2UUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktjd2dnU2pBZ0VBQW9JQkFRQ2N0UVhvdXdJQ2tybUgKVkRrUXdlVHhrajZkQ2V2aXZnU1dCdUlIUm1DT0VncndvMW4rcm1QbFNhUjhpMGE0cExGMGplck1Na0lQMk1MUApCb1ZlQ3FqTFMzTTMwN3Vqa0luWnIyV01wdFRPNWlHbTRxYWt0NzhqMzN4MUtKQUVxU25OYUlIRnViOTJqY3gyCk81V3lLMTRxQ0pHK0t5N0hDS3BabC9mNFl2b0xtRFlreHVmU0ovMjNBNko5azU0TEJLRjFFR1g3cEpkSi81OTAKRzlFaDljalE2b0ZTa0p5eDl5MkJMSmxqWXJjeGRDQnh5eWhHdy92aG1GTWUxY0wrcWlDc1RzdTRXOEZGcFpzMApaVzl5cnpmMWtOaG03enNIMmRiSU95UndlSUF1U0NCNHF4ZUVtTnNaZTBSbFVzV0xaZkhGT2F0UzFXQXJFSFhJCkNHM2d3aUxEQWdNQkFBRUNnZ0VBQS9ZeG51SWN4QkE0aWpBa3ZJU05DS3hxcDlGZDVNbHFyVU9oblk4aWJCcGsKVmhRVElqU3FIWWNBbG1OMlYybXIwTklHVmNEa0x2NjF0MjBuUndBeHB6NFNQTW1UWWYyMVM4c1FOVlRzWnJTbQpYM3FMRXZsUVBEOFovWTVDZHlrSVZRTTgyMUQ5cmFqRkVBSWo5VEZTZS9FNUwxdkJIdEt4d25wc2tFWXBveUd5ClZHNWozWkF2WHhteVFxMk4va0V6dHFVZVI2TURNK3YzbmZCMXE0WEIyUmZLWUE5cFYwY0FsQlhEQURjSi83QWIKY0ZwTDFrdFRZL1Nab2VqRFp4ektHSVc0ZTZTOWVoVGNnckpYTytLRVhDd3o4QS9uVFhYNUJESDJiZzNzYnpLOApJODRrK2xFb05SeW4rL0RRSDhGdjRjSnkwM2s5UzBMWDJRVVFTWmtCWVFLQmdRRFcxWjBaSlhtZ0RGZ3d5VDBQCnp4dGFvM25HMVNFNGsvMWlqQ0xNdjdEZFZCUDc2TXpoLzNsQjI1ZFdNZHdGOHZxUkh4MlVESzdlTVErNldMTmgKbDZXTnkvcDRWVy9UUFZUMmRjNDV3WjY0SU1HUVRzSUhRMFlZcWIzOUtRUnExNzByNjBOdC9ybWlBbENIZkdsYgp1VXpkQjRRZGYwUHZ4TXBydyt5Q1pWbmQ0d0tCZ1FDNnZBOWRvWGlodGZCR1c0eFp4L0lqNVorbGYxMGFBOVNnCkVNY1h6YmV3eFVoUzZURTk1bUZvM1hBZGEwRjlXRFhkT3BCTHBObkJSaURHOGh2azc4N21lR3hHTWxnLzVsSmEKelQyaEpUZnAyVFFiOEwvSEF6MlVoNDlkMGEvTng4WU9KTUd5NEhqaGl6bnFyb21vWEk2RHJQOGp5c0EyK1B5bgpzTW9jSjIrOW9RS0JnRnVFV0EzMFJ1R0ZJTFIzcFlsc2dveVVBelpPYUg1L25IczBrMGFCaWtoZW5yeTdLVHhFCjVsVEZ4S3cxUlROTGxLM3BnV0ltSFFBT0NsTXBvaEM2MXcyV2pUWmh2dWRQd3pmU2EyMXpLN2ZvVEV5N0lEQ1QKMmZKN3JMR0JuWjRlRlRuMldKMHMyOHRHRFNRS1BaK1RTa2tHQUtQSUtScWt6RTRvQWtKeUJseGRBb0dCQUp3QgovQkJzazl6K3BOUVRMaW5nRzFPVVJ4RzhXNnNkWWltc2VybFBYRlVxTFdkZmZZMUtpVDFVSzVQWWhPbFVwZ1BECkpzU2I0SFZSd3BhVHRXeEtVYUJKSWFSdjhUekpqeXBmYUVyV1RtVm4ydG94QS9nZm8vWVFYMTJ4anVBc05ES2kKME5WQ0pwdkFkczJ6cmp4anY0a1JJa1BqNHp6S1BrTlhOelBZV3NtaEFvR0FCU1VKcXcrOWVkdENJTUhuYSs1KwpYamtyT245ZExTS2ZhaWUrTyttb29mMVpYb1d1UGRZb1l0NFF1cmVLaEd0SmI3QmFpMS9BRFhWZTRLZ3lORWpMCnhmZGJOa0VNdkJRblJpMTVGWHlaRjJKejRlUnQvaHljTmVxa3JHT2wwYnd0MlFZbEtzc2ZRTTFSRjcwdXlxYUcKMmRWMGZlVVJnRDdySGE2aWtBTVI4TzQ9Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/private/quadlet_demo.key" } ok: [sut] => (item=['ca', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRTEJERWx0TFJTcFNzaEZSNTZ5L2JQREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTW1NeApNR00wT1RZdFpESmtNVFJoT1RRdFlXTTRORFUwTnprdFpXSXlabVJpTTJJd0hoY05NalF3TWpBMk1UWXdNekEyCldoY05NalV3TWpBMk1UWXdNekEyV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQ2N0UVhvdXdJQ2tybUhWRGtRd2VUeGtqNmRDZXZpdmdTVwpCdUlIUm1DT0VncndvMW4rcm1QbFNhUjhpMGE0cExGMGplck1Na0lQMk1MUEJvVmVDcWpMUzNNMzA3dWprSW5aCnIyV01wdFRPNWlHbTRxYWt0NzhqMzN4MUtKQUVxU25OYUlIRnViOTJqY3gyTzVXeUsxNHFDSkcrS3k3SENLcFoKbC9mNFl2b0xtRFlreHVmU0ovMjNBNko5azU0TEJLRjFFR1g3cEpkSi81OTBHOUVoOWNqUTZvRlNrSnl4OXkyQgpMSmxqWXJjeGRDQnh5eWhHdy92aG1GTWUxY0wrcWlDc1RzdTRXOEZGcFpzMFpXOXlyemYxa05obTd6c0gyZGJJCk95UndlSUF1U0NCNHF4ZUVtTnNaZTBSbFVzV0xaZkhGT2F0UzFXQXJFSFhJQ0czZ3dpTERBZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVVLZmhzCjlydTdiM1hXelc2U05kWDQrQkxZRkRvd0h3WURWUjBqQkJnd0ZvQVVaUlF3YnA3SmZaeXg5L2U0aDAzeEJJTE4KTVU4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFIVGtsWmtUREo3SmMvQXdkUVRoT3A5enpKSnZUemMxY01OTwpsTXBxcUpYcUNPVEE4bnRpOWFnL3dzS2FjSzBpQXRuYmNkeE1XaVlwcVJjVTJwRjZOVXk2TVpmWUhwQVZSZTFrCmp2b2pWdzF6cmFDbkRiR01JelM1ZFA4cDVkOENQejY0UWR5WFdoZ1NqYlVhV3JBUzkrNjRQWXlMYVBIUTMrQWoKVXFtZ3EvRUpHVnNZc0hwMUp5Tmt6M0tiR3VMUE9kbHNSaGRocUFYT0g0NDBYR0RSdWltRWhTRGkxZC9JTFV2SApPYU81TVZ5Q0dZK1BpbVlvWThPSnlPczc5UWlHRDEwZzF4WmYxQjBkMkt2MVJ1b2lxajBZNnFiVGw2b3lIS0hvClhwRmlRcXN1bmZUanowTFVINHNYdWNOZ3dGb2g0V1E3OXVkRjdhckZLWGNTNEhQUWNYST0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/certs/quadlet_demo.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Tuesday 06 February 2024 16:03:07 +0000 (0:00:00.600) 0:00:12.337 ****** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "quadlet_demo": { "ca": "/etc/pki/tls/certs/quadlet_demo.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQLBDEltLRSpSshFR56y/bPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmMx\nMGM0OTYtZDJkMTRhOTQtYWM4NDU0NzktZWIyZmRiM2IwHhcNMjQwMjA2MTYwMzA2\nWhcNMjUwMjA2MTYwMzA2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCctQXouwICkrmHVDkQweTxkj6dCevivgSW\nBuIHRmCOEgrwo1n+rmPlSaR8i0a4pLF0jerMMkIP2MLPBoVeCqjLS3M307ujkInZ\nr2WMptTO5iGm4qakt78j33x1KJAEqSnNaIHFub92jcx2O5WyK14qCJG+Ky7HCKpZ\nl/f4YvoLmDYkxufSJ/23A6J9k54LBKF1EGX7pJdJ/590G9Eh9cjQ6oFSkJyx9y2B\nLJljYrcxdCBxyyhGw/vhmFMe1cL+qiCsTsu4W8FFpZs0ZW9yrzf1kNhm7zsH2dbI\nOyRweIAuSCB4qxeEmNsZe0RlUsWLZfHFOatS1WArEHXICG3gwiLDAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKfhs\n9ru7b3XWzW6SNdX4+BLYFDowHwYDVR0jBBgwFoAUZRQwbp7JfZyx9/e4h03xBILN\nMU8wDQYJKoZIhvcNAQELBQADggEBAHTklZkTDJ7Jc/AwdQThOp9zzJJvTzc1cMNO\nlMpqqJXqCOTA8nti9ag/wsKacK0iAtnbcdxMWiYpqRcU2pF6NUy6MZfYHpAVRe1k\njvojVw1zraCnDbGMIzS5dP8p5d8CPz64QdyXWhgSjbUaWrAS9+64PYyLaPHQ3+Aj\nUqmgq/EJGVsYsHp1JyNkz3KbGuLPOdlsRhdhqAXOH440XGDRuimEhSDi1d/ILUvH\nOaO5MVyCGY+PimYoY8OJyOs79QiGD10g1xZf1B0d2Kv1Ruoiqj0Y6qbTl6oyHKHo\nXpFiQqsunfTjz0LUH4sXucNgwFoh4WQ79udF7arFKXcS4HPQcXI=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/quadlet_demo.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQLBDEltLRSpSshFR56y/bPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmMx\nMGM0OTYtZDJkMTRhOTQtYWM4NDU0NzktZWIyZmRiM2IwHhcNMjQwMjA2MTYwMzA2\nWhcNMjUwMjA2MTYwMzA2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCctQXouwICkrmHVDkQweTxkj6dCevivgSW\nBuIHRmCOEgrwo1n+rmPlSaR8i0a4pLF0jerMMkIP2MLPBoVeCqjLS3M307ujkInZ\nr2WMptTO5iGm4qakt78j33x1KJAEqSnNaIHFub92jcx2O5WyK14qCJG+Ky7HCKpZ\nl/f4YvoLmDYkxufSJ/23A6J9k54LBKF1EGX7pJdJ/590G9Eh9cjQ6oFSkJyx9y2B\nLJljYrcxdCBxyyhGw/vhmFMe1cL+qiCsTsu4W8FFpZs0ZW9yrzf1kNhm7zsH2dbI\nOyRweIAuSCB4qxeEmNsZe0RlUsWLZfHFOatS1WArEHXICG3gwiLDAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKfhs\n9ru7b3XWzW6SNdX4+BLYFDowHwYDVR0jBBgwFoAUZRQwbp7JfZyx9/e4h03xBILN\nMU8wDQYJKoZIhvcNAQELBQADggEBAHTklZkTDJ7Jc/AwdQThOp9zzJJvTzc1cMNO\nlMpqqJXqCOTA8nti9ag/wsKacK0iAtnbcdxMWiYpqRcU2pF6NUy6MZfYHpAVRe1k\njvojVw1zraCnDbGMIzS5dP8p5d8CPz64QdyXWhgSjbUaWrAS9+64PYyLaPHQ3+Aj\nUqmgq/EJGVsYsHp1JyNkz3KbGuLPOdlsRhdhqAXOH440XGDRuimEhSDi1d/ILUvH\nOaO5MVyCGY+PimYoY8OJyOs79QiGD10g1xZf1B0d2Kv1Ruoiqj0Y6qbTl6oyHKHo\nXpFiQqsunfTjz0LUH4sXucNgwFoh4WQ79udF7arFKXcS4HPQcXI=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/quadlet_demo.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCctQXouwICkrmH\nVDkQweTxkj6dCevivgSWBuIHRmCOEgrwo1n+rmPlSaR8i0a4pLF0jerMMkIP2MLP\nBoVeCqjLS3M307ujkInZr2WMptTO5iGm4qakt78j33x1KJAEqSnNaIHFub92jcx2\nO5WyK14qCJG+Ky7HCKpZl/f4YvoLmDYkxufSJ/23A6J9k54LBKF1EGX7pJdJ/590\nG9Eh9cjQ6oFSkJyx9y2BLJljYrcxdCBxyyhGw/vhmFMe1cL+qiCsTsu4W8FFpZs0\nZW9yrzf1kNhm7zsH2dbIOyRweIAuSCB4qxeEmNsZe0RlUsWLZfHFOatS1WArEHXI\nCG3gwiLDAgMBAAECggEAA/YxnuIcxBA4ijAkvISNCKxqp9Fd5MlqrUOhnY8ibBpk\nVhQTIjSqHYcAlmN2V2mr0NIGVcDkLv61t20nRwAxpz4SPMmTYf21S8sQNVTsZrSm\nX3qLEvlQPD8Z/Y5CdykIVQM821D9rajFEAIj9TFSe/E5L1vBHtKxwnpskEYpoyGy\nVG5j3ZAvXxmyQq2N/kEztqUeR6MDM+v3nfB1q4XB2RfKYA9pV0cAlBXDADcJ/7Ab\ncFpL1ktTY/SZoejDZxzKGIW4e6S9ehTcgrJXO+KEXCwz8A/nTXX5BDH2bg3sbzK8\nI84k+lEoNRyn+/DQH8Fv4cJy03k9S0LX2QUQSZkBYQKBgQDW1Z0ZJXmgDFgwyT0P\nzxtao3nG1SE4k/1ijCLMv7DdVBP76Mzh/3lB25dWMdwF8vqRHx2UDK7eMQ+6WLNh\nl6WNy/p4VW/TPVT2dc45wZ64IMGQTsIHQ0YYqb39KQRq170r60Nt/rmiAlCHfGlb\nuUzdB4Qdf0PvxMprw+yCZVnd4wKBgQC6vA9doXihtfBGW4xZx/Ij5Z+lf10aA9Sg\nEMcXzbewxUhS6TE95mFo3XAda0F9WDXdOpBLpNnBRiDG8hvk787meGxGMlg/5lJa\nzT2hJTfp2TQb8L/HAz2Uh49d0a/Nx8YOJMGy4HjhiznqromoXI6DrP8jysA2+Pyn\nsMocJ2+9oQKBgFuEWA30RuGFILR3pYlsgoyUAzZOaH5/nHs0k0aBikhenry7KTxE\n5lTFxKw1RTNLlK3pgWImHQAOClMpohC61w2WjTZhvudPwzfSa21zK7foTEy7IDCT\n2fJ7rLGBnZ4eFTn2WJ0s28tGDSQKPZ+TSkkGAKPIKRqkzE4oAkJyBlxdAoGBAJwB\n/BBsk9z+pNQTLingG1OURxG8W6sdYimserlPXFUqLWdffY1KiT1UK5PYhOlUpgPD\nJsSb4HVRwpaTtWxKUaBJIaRv8TzJjypfaErWTmVn2toxA/gfo/YQX12xjuAsNDKi\n0NVCJpvAds2zrjxjv4kRIkPj4zzKPkNXNzPYWsmhAoGABSUJqw+9edtCIMHna+5+\nXjkrOn9dLSKfaie+O+moof1ZXoWuPdYoYt4QureKhGtJb7Bai1/ADXVe4KgyNEjL\nxfdbNkEMvBQnRi15FXyZF2Jz4eRt/hycNeqkrGOl0bwt2QYlKssfQM1RF70uyqaG\n2dV0feURgD7rHa6ikAMR8O4=\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Tuesday 06 February 2024 16:03:07 +0000 (0:00:00.024) 0:00:12.362 ****** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/quadlet_demo.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQLBDEltLRSpSshFR56y/bPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmMx\nMGM0OTYtZDJkMTRhOTQtYWM4NDU0NzktZWIyZmRiM2IwHhcNMjQwMjA2MTYwMzA2\nWhcNMjUwMjA2MTYwMzA2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCctQXouwICkrmHVDkQweTxkj6dCevivgSW\nBuIHRmCOEgrwo1n+rmPlSaR8i0a4pLF0jerMMkIP2MLPBoVeCqjLS3M307ujkInZ\nr2WMptTO5iGm4qakt78j33x1KJAEqSnNaIHFub92jcx2O5WyK14qCJG+Ky7HCKpZ\nl/f4YvoLmDYkxufSJ/23A6J9k54LBKF1EGX7pJdJ/590G9Eh9cjQ6oFSkJyx9y2B\nLJljYrcxdCBxyyhGw/vhmFMe1cL+qiCsTsu4W8FFpZs0ZW9yrzf1kNhm7zsH2dbI\nOyRweIAuSCB4qxeEmNsZe0RlUsWLZfHFOatS1WArEHXICG3gwiLDAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKfhs\n9ru7b3XWzW6SNdX4+BLYFDowHwYDVR0jBBgwFoAUZRQwbp7JfZyx9/e4h03xBILN\nMU8wDQYJKoZIhvcNAQELBQADggEBAHTklZkTDJ7Jc/AwdQThOp9zzJJvTzc1cMNO\nlMpqqJXqCOTA8nti9ag/wsKacK0iAtnbcdxMWiYpqRcU2pF6NUy6MZfYHpAVRe1k\njvojVw1zraCnDbGMIzS5dP8p5d8CPz64QdyXWhgSjbUaWrAS9+64PYyLaPHQ3+Aj\nUqmgq/EJGVsYsHp1JyNkz3KbGuLPOdlsRhdhqAXOH440XGDRuimEhSDi1d/ILUvH\nOaO5MVyCGY+PimYoY8OJyOs79QiGD10g1xZf1B0d2Kv1Ruoiqj0Y6qbTl6oyHKHo\nXpFiQqsunfTjz0LUH4sXucNgwFoh4WQ79udF7arFKXcS4HPQcXI=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/quadlet_demo.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCctQXouwICkrmH\nVDkQweTxkj6dCevivgSWBuIHRmCOEgrwo1n+rmPlSaR8i0a4pLF0jerMMkIP2MLP\nBoVeCqjLS3M307ujkInZr2WMptTO5iGm4qakt78j33x1KJAEqSnNaIHFub92jcx2\nO5WyK14qCJG+Ky7HCKpZl/f4YvoLmDYkxufSJ/23A6J9k54LBKF1EGX7pJdJ/590\nG9Eh9cjQ6oFSkJyx9y2BLJljYrcxdCBxyyhGw/vhmFMe1cL+qiCsTsu4W8FFpZs0\nZW9yrzf1kNhm7zsH2dbIOyRweIAuSCB4qxeEmNsZe0RlUsWLZfHFOatS1WArEHXI\nCG3gwiLDAgMBAAECggEAA/YxnuIcxBA4ijAkvISNCKxqp9Fd5MlqrUOhnY8ibBpk\nVhQTIjSqHYcAlmN2V2mr0NIGVcDkLv61t20nRwAxpz4SPMmTYf21S8sQNVTsZrSm\nX3qLEvlQPD8Z/Y5CdykIVQM821D9rajFEAIj9TFSe/E5L1vBHtKxwnpskEYpoyGy\nVG5j3ZAvXxmyQq2N/kEztqUeR6MDM+v3nfB1q4XB2RfKYA9pV0cAlBXDADcJ/7Ab\ncFpL1ktTY/SZoejDZxzKGIW4e6S9ehTcgrJXO+KEXCwz8A/nTXX5BDH2bg3sbzK8\nI84k+lEoNRyn+/DQH8Fv4cJy03k9S0LX2QUQSZkBYQKBgQDW1Z0ZJXmgDFgwyT0P\nzxtao3nG1SE4k/1ijCLMv7DdVBP76Mzh/3lB25dWMdwF8vqRHx2UDK7eMQ+6WLNh\nl6WNy/p4VW/TPVT2dc45wZ64IMGQTsIHQ0YYqb39KQRq170r60Nt/rmiAlCHfGlb\nuUzdB4Qdf0PvxMprw+yCZVnd4wKBgQC6vA9doXihtfBGW4xZx/Ij5Z+lf10aA9Sg\nEMcXzbewxUhS6TE95mFo3XAda0F9WDXdOpBLpNnBRiDG8hvk787meGxGMlg/5lJa\nzT2hJTfp2TQb8L/HAz2Uh49d0a/Nx8YOJMGy4HjhiznqromoXI6DrP8jysA2+Pyn\nsMocJ2+9oQKBgFuEWA30RuGFILR3pYlsgoyUAzZOaH5/nHs0k0aBikhenry7KTxE\n5lTFxKw1RTNLlK3pgWImHQAOClMpohC61w2WjTZhvudPwzfSa21zK7foTEy7IDCT\n2fJ7rLGBnZ4eFTn2WJ0s28tGDSQKPZ+TSkkGAKPIKRqkzE4oAkJyBlxdAoGBAJwB\n/BBsk9z+pNQTLingG1OURxG8W6sdYimserlPXFUqLWdffY1KiT1UK5PYhOlUpgPD\nJsSb4HVRwpaTtWxKUaBJIaRv8TzJjypfaErWTmVn2toxA/gfo/YQX12xjuAsNDKi\n0NVCJpvAds2zrjxjv4kRIkPj4zzKPkNXNzPYWsmhAoGABSUJqw+9edtCIMHna+5+\nXjkrOn9dLSKfaie+O+moof1ZXoWuPdYoYt4QureKhGtJb7Bai1/ADXVe4KgyNEjL\nxfdbNkEMvBQnRi15FXyZF2Jz4eRt/hycNeqkrGOl0bwt2QYlKssfQM1RF70uyqaG\n2dV0feURgD7rHa6ikAMR8O4=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/quadlet_demo.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQLBDEltLRSpSshFR56y/bPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmMx\nMGM0OTYtZDJkMTRhOTQtYWM4NDU0NzktZWIyZmRiM2IwHhcNMjQwMjA2MTYwMzA2\nWhcNMjUwMjA2MTYwMzA2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCctQXouwICkrmHVDkQweTxkj6dCevivgSW\nBuIHRmCOEgrwo1n+rmPlSaR8i0a4pLF0jerMMkIP2MLPBoVeCqjLS3M307ujkInZ\nr2WMptTO5iGm4qakt78j33x1KJAEqSnNaIHFub92jcx2O5WyK14qCJG+Ky7HCKpZ\nl/f4YvoLmDYkxufSJ/23A6J9k54LBKF1EGX7pJdJ/590G9Eh9cjQ6oFSkJyx9y2B\nLJljYrcxdCBxyyhGw/vhmFMe1cL+qiCsTsu4W8FFpZs0ZW9yrzf1kNhm7zsH2dbI\nOyRweIAuSCB4qxeEmNsZe0RlUsWLZfHFOatS1WArEHXICG3gwiLDAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKfhs\n9ru7b3XWzW6SNdX4+BLYFDowHwYDVR0jBBgwFoAUZRQwbp7JfZyx9/e4h03xBILN\nMU8wDQYJKoZIhvcNAQELBQADggEBAHTklZkTDJ7Jc/AwdQThOp9zzJJvTzc1cMNO\nlMpqqJXqCOTA8nti9ag/wsKacK0iAtnbcdxMWiYpqRcU2pF6NUy6MZfYHpAVRe1k\njvojVw1zraCnDbGMIzS5dP8p5d8CPz64QdyXWhgSjbUaWrAS9+64PYyLaPHQ3+Aj\nUqmgq/EJGVsYsHp1JyNkz3KbGuLPOdlsRhdhqAXOH440XGDRuimEhSDi1d/ILUvH\nOaO5MVyCGY+PimYoY8OJyOs79QiGD10g1xZf1B0d2Kv1Ruoiqj0Y6qbTl6oyHKHo\nXpFiQqsunfTjz0LUH4sXucNgwFoh4WQ79udF7arFKXcS4HPQcXI=\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/quadlet_demo.crt" ], "delta": "0:00:00.031687", "end": "2024-02-06 16:03:07.297241", "item": { "ca": "/etc/pki/tls/certs/quadlet_demo.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQLBDEltLRSpSshFR56y/bPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmMx\nMGM0OTYtZDJkMTRhOTQtYWM4NDU0NzktZWIyZmRiM2IwHhcNMjQwMjA2MTYwMzA2\nWhcNMjUwMjA2MTYwMzA2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCctQXouwICkrmHVDkQweTxkj6dCevivgSW\nBuIHRmCOEgrwo1n+rmPlSaR8i0a4pLF0jerMMkIP2MLPBoVeCqjLS3M307ujkInZ\nr2WMptTO5iGm4qakt78j33x1KJAEqSnNaIHFub92jcx2O5WyK14qCJG+Ky7HCKpZ\nl/f4YvoLmDYkxufSJ/23A6J9k54LBKF1EGX7pJdJ/590G9Eh9cjQ6oFSkJyx9y2B\nLJljYrcxdCBxyyhGw/vhmFMe1cL+qiCsTsu4W8FFpZs0ZW9yrzf1kNhm7zsH2dbI\nOyRweIAuSCB4qxeEmNsZe0RlUsWLZfHFOatS1WArEHXICG3gwiLDAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKfhs\n9ru7b3XWzW6SNdX4+BLYFDowHwYDVR0jBBgwFoAUZRQwbp7JfZyx9/e4h03xBILN\nMU8wDQYJKoZIhvcNAQELBQADggEBAHTklZkTDJ7Jc/AwdQThOp9zzJJvTzc1cMNO\nlMpqqJXqCOTA8nti9ag/wsKacK0iAtnbcdxMWiYpqRcU2pF6NUy6MZfYHpAVRe1k\njvojVw1zraCnDbGMIzS5dP8p5d8CPz64QdyXWhgSjbUaWrAS9+64PYyLaPHQ3+Aj\nUqmgq/EJGVsYsHp1JyNkz3KbGuLPOdlsRhdhqAXOH440XGDRuimEhSDi1d/ILUvH\nOaO5MVyCGY+PimYoY8OJyOs79QiGD10g1xZf1B0d2Kv1Ruoiqj0Y6qbTl6oyHKHo\nXpFiQqsunfTjz0LUH4sXucNgwFoh4WQ79udF7arFKXcS4HPQcXI=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/quadlet_demo.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQLBDEltLRSpSshFR56y/bPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmMx\nMGM0OTYtZDJkMTRhOTQtYWM4NDU0NzktZWIyZmRiM2IwHhcNMjQwMjA2MTYwMzA2\nWhcNMjUwMjA2MTYwMzA2WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCctQXouwICkrmHVDkQweTxkj6dCevivgSW\nBuIHRmCOEgrwo1n+rmPlSaR8i0a4pLF0jerMMkIP2MLPBoVeCqjLS3M307ujkInZ\nr2WMptTO5iGm4qakt78j33x1KJAEqSnNaIHFub92jcx2O5WyK14qCJG+Ky7HCKpZ\nl/f4YvoLmDYkxufSJ/23A6J9k54LBKF1EGX7pJdJ/590G9Eh9cjQ6oFSkJyx9y2B\nLJljYrcxdCBxyyhGw/vhmFMe1cL+qiCsTsu4W8FFpZs0ZW9yrzf1kNhm7zsH2dbI\nOyRweIAuSCB4qxeEmNsZe0RlUsWLZfHFOatS1WArEHXICG3gwiLDAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUKfhs\n9ru7b3XWzW6SNdX4+BLYFDowHwYDVR0jBBgwFoAUZRQwbp7JfZyx9/e4h03xBILN\nMU8wDQYJKoZIhvcNAQELBQADggEBAHTklZkTDJ7Jc/AwdQThOp9zzJJvTzc1cMNO\nlMpqqJXqCOTA8nti9ag/wsKacK0iAtnbcdxMWiYpqRcU2pF6NUy6MZfYHpAVRe1k\njvojVw1zraCnDbGMIzS5dP8p5d8CPz64QdyXWhgSjbUaWrAS9+64PYyLaPHQ3+Aj\nUqmgq/EJGVsYsHp1JyNkz3KbGuLPOdlsRhdhqAXOH440XGDRuimEhSDi1d/ILUvH\nOaO5MVyCGY+PimYoY8OJyOs79QiGD10g1xZf1B0d2Kv1Ruoiqj0Y6qbTl6oyHKHo\nXpFiQqsunfTjz0LUH4sXucNgwFoh4WQ79udF7arFKXcS4HPQcXI=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/quadlet_demo.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCctQXouwICkrmH\nVDkQweTxkj6dCevivgSWBuIHRmCOEgrwo1n+rmPlSaR8i0a4pLF0jerMMkIP2MLP\nBoVeCqjLS3M307ujkInZr2WMptTO5iGm4qakt78j33x1KJAEqSnNaIHFub92jcx2\nO5WyK14qCJG+Ky7HCKpZl/f4YvoLmDYkxufSJ/23A6J9k54LBKF1EGX7pJdJ/590\nG9Eh9cjQ6oFSkJyx9y2BLJljYrcxdCBxyyhGw/vhmFMe1cL+qiCsTsu4W8FFpZs0\nZW9yrzf1kNhm7zsH2dbIOyRweIAuSCB4qxeEmNsZe0RlUsWLZfHFOatS1WArEHXI\nCG3gwiLDAgMBAAECggEAA/YxnuIcxBA4ijAkvISNCKxqp9Fd5MlqrUOhnY8ibBpk\nVhQTIjSqHYcAlmN2V2mr0NIGVcDkLv61t20nRwAxpz4SPMmTYf21S8sQNVTsZrSm\nX3qLEvlQPD8Z/Y5CdykIVQM821D9rajFEAIj9TFSe/E5L1vBHtKxwnpskEYpoyGy\nVG5j3ZAvXxmyQq2N/kEztqUeR6MDM+v3nfB1q4XB2RfKYA9pV0cAlBXDADcJ/7Ab\ncFpL1ktTY/SZoejDZxzKGIW4e6S9ehTcgrJXO+KEXCwz8A/nTXX5BDH2bg3sbzK8\nI84k+lEoNRyn+/DQH8Fv4cJy03k9S0LX2QUQSZkBYQKBgQDW1Z0ZJXmgDFgwyT0P\nzxtao3nG1SE4k/1ijCLMv7DdVBP76Mzh/3lB25dWMdwF8vqRHx2UDK7eMQ+6WLNh\nl6WNy/p4VW/TPVT2dc45wZ64IMGQTsIHQ0YYqb39KQRq170r60Nt/rmiAlCHfGlb\nuUzdB4Qdf0PvxMprw+yCZVnd4wKBgQC6vA9doXihtfBGW4xZx/Ij5Z+lf10aA9Sg\nEMcXzbewxUhS6TE95mFo3XAda0F9WDXdOpBLpNnBRiDG8hvk787meGxGMlg/5lJa\nzT2hJTfp2TQb8L/HAz2Uh49d0a/Nx8YOJMGy4HjhiznqromoXI6DrP8jysA2+Pyn\nsMocJ2+9oQKBgFuEWA30RuGFILR3pYlsgoyUAzZOaH5/nHs0k0aBikhenry7KTxE\n5lTFxKw1RTNLlK3pgWImHQAOClMpohC61w2WjTZhvudPwzfSa21zK7foTEy7IDCT\n2fJ7rLGBnZ4eFTn2WJ0s28tGDSQKPZ+TSkkGAKPIKRqkzE4oAkJyBlxdAoGBAJwB\n/BBsk9z+pNQTLingG1OURxG8W6sdYimserlPXFUqLWdffY1KiT1UK5PYhOlUpgPD\nJsSb4HVRwpaTtWxKUaBJIaRv8TzJjypfaErWTmVn2toxA/gfo/YQX12xjuAsNDKi\n0NVCJpvAds2zrjxjv4kRIkPj4zzKPkNXNzPYWsmhAoGABSUJqw+9edtCIMHna+5+\nXjkrOn9dLSKfaie+O+moof1ZXoWuPdYoYt4QureKhGtJb7Bai1/ADXVe4KgyNEjL\nxfdbNkEMvBQnRi15FXyZF2Jz4eRt/hycNeqkrGOl0bwt2QYlKssfQM1RF70uyqaG\n2dV0feURgD7rHa6ikAMR8O4=\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-02-06 16:03:07.265554" } STDOUT: Request "20240206160305" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Tuesday 06 February 2024 16:03:07 +0000 (0:00:00.285) 0:00:12.647 ****** changed: [sut] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/quadlet_demo.crt", "path": "/etc/pki/tls/certs/quadlet_demo.crt", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/quadlet_demo.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/quadlet_demo.key", "path": "/etc/pki/tls/private/quadlet_demo.key", "state": "absent" } ok: [sut] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/quadlet_demo.crt", "path": "/etc/pki/tls/certs/quadlet_demo.crt", "state": "absent" } TASK [Run the role] ************************************************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:50 Tuesday 06 February 2024 16:03:07 +0000 (0:00:00.555) 0:00:13.202 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 16:03:07 +0000 (0:00:00.049) 0:00:13.252 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:03:07 +0000 (0:00:00.015) 0:00:13.267 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 16:03:07 +0000 (0:00:00.018) 0:00:13.285 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 16:03:08 +0000 (0:00:00.183) 0:00:13.469 ****** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 16:03:08 +0000 (0:00:00.019) 0:00:13.489 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 16:03:08 +0000 (0:00:00.031) 0:00:13.520 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 16:03:09 +0000 (0:00:01.072) 0:00:14.593 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 16:03:09 +0000 (0:00:00.027) 0:00:14.621 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: podman-2:4.8.1-1.el9.x86_64", "Installed: netavark-2:1.9.0-1.el9.x86_64", "Installed: slirp4netns-1.2.2-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14-1.el9.x86_64", "Installed: conmon-2:2.1.10-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-overlayfs-1.12-1.el9.x86_64", "Installed: fuse3-3.10.2-6.el9.x86_64", "Installed: fuse3-libs-3.10.2-6.el9.x86_64", "Installed: container-selinux-3:2.229.0-1.el9.noarch", "Installed: libnet-1.2-6.el9.x86_64", "Installed: containers-common-2:1-55.el9.x86_64", "Installed: fuse-common-3.10.2-6.el9.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 16:03:56 +0000 (0:00:47.156) 0:01:01.777 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033909", "end": "2024-02-06 16:03:56.641960", "rc": 0, "start": "2024-02-06 16:03:56.608051" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 16:03:56 +0000 (0:00:00.222) 0:01:02.000 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 16:03:56 +0000 (0:00:00.028) 0:01:02.028 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 16:03:56 +0000 (0:00:00.030) 0:01:02.059 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 16:03:56 +0000 (0:00:00.105) 0:01:02.164 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:03:56 +0000 (0:00:00.034) 0:01:02.199 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.242) 0:01:02.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.023) 0:01:02.465 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.026) 0:01:02.491 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.212) 0:01:02.704 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.023) 0:01:02.727 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.192) 0:01:02.920 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.019) 0:01:02.939 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.020) 0:01:02.960 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.019) 0:01:02.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.018) 0:01:02.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.017) 0:01:03.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.017) 0:01:03.032 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.039) 0:01:03.071 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.058) 0:01:03.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.019) 0:01:03.149 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.019) 0:01:03.169 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.034) 0:01:03.203 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.019) 0:01:03.222 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.017) 0:01:03.239 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.034) 0:01:03.274 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.018) 0:01:03.293 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 16:03:57 +0000 (0:00:00.018) 0:01:03.311 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:03:58 +0000 (0:00:00.035) 0:01:03.347 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 16:03:58 +0000 (0:00:00.018) 0:01:03.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 16:03:58 +0000 (0:00:00.018) 0:01:03.384 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 16:03:58 +0000 (0:00:00.019) 0:01:03.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 16:03:58 +0000 (0:00:00.021) 0:01:03.426 ****** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Tuesday 06 February 2024 16:03:58 +0000 (0:00:00.061) 0:01:03.487 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Tuesday 06 February 2024 16:03:58 +0000 (0:00:00.059) 0:01:03.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Tuesday 06 February 2024 16:03:58 +0000 (0:00:00.023) 0:01:03.571 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Tuesday 06 February 2024 16:03:58 +0000 (0:00:00.187) 0:01:03.758 ****** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Tuesday 06 February 2024 16:03:58 +0000 (0:00:00.021) 0:01:03.780 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Tuesday 06 February 2024 16:03:59 +0000 (0:00:00.876) 0:01:04.656 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Tuesday 06 February 2024 16:03:59 +0000 (0:00:00.019) 0:01:04.676 ****** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Tuesday 06 February 2024 16:03:59 +0000 (0:00:00.027) 0:01:04.703 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target polkit.service dbus.socket basic.target system.slice dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service nftables.service shutdown.target ebtables.service ipset.service iptables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Tuesday 06 February 2024 16:03:59 +0000 (0:00:00.344) 0:01:05.047 ****** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus-broker.service polkit.service sysinit.target dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ipset.service nftables.service iptables.service ip6tables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Tuesday 06 February 2024 16:04:01 +0000 (0:00:01.870) 0:01:06.918 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Tuesday 06 February 2024 16:04:01 +0000 (0:00:00.025) 0:01:06.943 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Tuesday 06 February 2024 16:04:01 +0000 (0:00:00.020) 0:01:06.964 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Tuesday 06 February 2024 16:04:01 +0000 (0:00:00.025) 0:01:06.990 ****** changed: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "8000/tcp", "state": "enabled" } } changed: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "9000/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Tuesday 06 February 2024 16:04:03 +0000 (0:00:01.656) 0:01:08.647 ****** skipping: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "8000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "9000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.030) 0:01:08.677 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.021) 0:01:08.699 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.020) 0:01:08.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.019) 0:01:08.739 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.018) 0:01:08.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.022) 0:01:08.780 ****** skipping: [sut] => {} TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.038) 0:01:08.818 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.019) 0:01:08.837 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.017) 0:01:08.855 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.072) 0:01:08.927 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.021) 0:01:08.949 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.021) 0:01:08.970 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.024) 0:01:08.995 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.030) 0:01:09.025 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.020) 0:01:09.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.018) 0:01:09.064 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.019) 0:01:09.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:04:03 +0000 (0:00:00.017) 0:01:09.101 ****** ok: [sut] => { "changed": false } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.318) 0:01:09.419 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.094786", "end": "2024-02-06 16:04:04.349647", "rc": 0, "start": "2024-02-06 16:04:04.254861" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.289) 0:01:09.709 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.021) 0:01:09.730 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.051) 0:01:09.782 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.025) 0:01:09.808 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.031) 0:01:09.839 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.019) 0:01:09.858 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.019) 0:01:09.877 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.019) 0:01:09.897 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.017) 0:01:09.915 ****** ok: [sut] => { "changed": false } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:04:04 +0000 (0:00:00.236) 0:01:10.151 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.031204", "end": "2024-02-06 16:04:05.015676", "rc": 0, "start": "2024-02-06 16:04:04.984472" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.224) 0:01:10.375 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.022) 0:01:10.398 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.022) 0:01:10.420 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.026) 0:01:10.446 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.030) 0:01:10.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.019) 0:01:10.496 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.018) 0:01:10.515 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.022) 0:01:10.537 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.020) 0:01:10.558 ****** ok: [sut] => { "changed": false } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.253) 0:01:10.811 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.033129", "end": "2024-02-06 16:04:05.679050", "rc": 0, "start": "2024-02-06 16:04:05.645921" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.225) 0:01:11.036 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.018) 0:01:11.054 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.075) 0:01:11.130 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.30.0/24\nGateway=192.168.30.1\nLabel=app=wordpress", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.026) 0:01:11.157 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.025) 0:01:11.183 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.020) 0:01:11.203 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.028) 0:01:11.231 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.031) 0:01:11.263 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.022) 0:01:11.285 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:04:05 +0000 (0:00:00.021) 0:01:11.307 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.025) 0:01:11.333 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.198) 0:01:11.531 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.025) 0:01:11.557 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235437.5571244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.216) 0:01:11.774 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.019) 0:01:11.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.018) 0:01:11.812 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.019) 0:01:11.832 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.018) 0:01:11.851 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.019) 0:01:11.870 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.021) 0:01:11.891 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.035) 0:01:11.927 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.020) 0:01:11.947 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.022) 0:01:11.970 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.047) 0:01:12.017 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.020) 0:01:12.037 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.047) 0:01:12.085 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.038) 0:01:12.124 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.027) 0:01:12.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.022) 0:01:12.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.020) 0:01:12.193 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.017) 0:01:12.211 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 16:04:06 +0000 (0:00:00.048) 0:01:12.260 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 16:04:07 +0000 (0:00:00.204) 0:01:12.464 ****** changed: [sut] => { "changed": true, "checksum": "e57c08d49aff4bae8daab138d913aeddaa8682a0", "dest": "/etc/containers/systemd/quadlet-demo.network", "gid": 0, "group": "root", "md5sum": "061f3cf318cbd8ab5794bb1173831fb8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1707235447.1684413-10578-201117791456666/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 16:04:07 +0000 (0:00:00.560) 0:01:13.025 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 16:04:07 +0000 (0:00:00.020) 0:01:13.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 16:04:07 +0000 (0:00:00.021) 0:01:13.068 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.511) 0:01:13.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.023) 0:01:13.603 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.022) 0:01:13.625 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo-mysql.volume", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Volume]", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.027) 0:01:13.652 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.023) 0:01:13.676 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.019) 0:01:13.695 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.028) 0:01:13.724 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.031) 0:01:13.756 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.023) 0:01:13.779 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.054) 0:01:13.833 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.026) 0:01:13.859 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.198) 0:01:14.058 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.027) 0:01:14.085 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235437.5571244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.204) 0:01:14.290 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.018) 0:01:14.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:04:08 +0000 (0:00:00.019) 0:01:14.328 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.018) 0:01:14.347 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.019) 0:01:14.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.019) 0:01:14.385 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.019) 0:01:14.405 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.034) 0:01:14.439 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.020) 0:01:14.460 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.019) 0:01:14.480 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.045) 0:01:14.526 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.019) 0:01:14.545 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.041) 0:01:14.586 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.070) 0:01:14.657 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.019) 0:01:14.677 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.019) 0:01:14.697 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.018) 0:01:14.715 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.018) 0:01:14.734 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.017) 0:01:14.752 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 16:04:09 +0000 (0:00:00.202) 0:01:14.954 ****** changed: [sut] => { "changed": true, "checksum": "585f8cbdf0ec73000f9227dcffbef71e9552ea4a", "dest": "/etc/containers/systemd/quadlet-demo-mysql.volume", "gid": 0, "group": "root", "md5sum": "5ddd03a022aeb4502d9bc8ce436b4233", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 9, "src": "/root/.ansible/tmp/ansible-tmp-1707235449.6591294-10662-52512399926212/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 16:04:10 +0000 (0:00:00.506) 0:01:15.461 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 16:04:10 +0000 (0:00:00.025) 0:01:15.487 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 16:04:10 +0000 (0:00:00.020) 0:01:15.507 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 16:04:10 +0000 (0:00:00.506) 0:01:16.014 ****** changed: [sut] => { "changed": true, "name": "quadlet-demo-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount sysinit.target basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-demo-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-demo-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.394) 0:01:16.408 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.022) 0:01:16.430 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Container]\nImage=quay.io/linux-system-roles/mysql:5.6\nContainerName=quadlet-demo-mysql\nVolume=quadlet-demo-mysql.volume:/var/lib/mysql\nVolume=/tmp/quadlet_demo:/var/lib/quadlet_demo:Z\nNetwork=quadlet-demo.network\nSecret=mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD\nHealthCmd=/usr/bin/true\nHealthOnFailure=kill\n", "__podman_quadlet_template_src": "quadlet-demo-mysql.container.j2" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.125) 0:01:16.556 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.025) 0:01:16.581 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.022) 0:01:16.604 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.026) 0:01:16.631 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.033) 0:01:16.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.025) 0:01:16.690 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.022) 0:01:16.712 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.026) 0:01:16.739 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.196) 0:01:16.936 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.024) 0:01:16.960 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235437.5571244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.192) 0:01:17.153 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.019) 0:01:17.172 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.020) 0:01:17.192 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.024) 0:01:17.216 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.021) 0:01:17.237 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.032) 0:01:17.270 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.019) 0:01:17.290 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:04:11 +0000 (0:00:00.033) 0:01:17.324 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:04:12 +0000 (0:00:00.052) 0:01:17.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:04:12 +0000 (0:00:00.020) 0:01:17.396 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.container", "__podman_volumes": [ "/tmp/quadlet_demo" ] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:04:12 +0000 (0:00:00.045) 0:01:17.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:04:12 +0000 (0:00:00.019) 0:01:17.461 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:04:12 +0000 (0:00:00.040) 0:01:17.502 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:12 +0000 (0:00:00.033) 0:01:17.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:12 +0000 (0:00:00.019) 0:01:17.554 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:12 +0000 (0:00:00.019) 0:01:17.573 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:04:12 +0000 (0:00:00.018) 0:01:17.592 ****** changed: [sut] => (item=/tmp/quadlet_demo) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/quadlet_demo", "mode": "0777", "owner": "root", "path": "/tmp/quadlet_demo", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 16:04:12 +0000 (0:00:00.210) 0:01:17.803 ****** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 16:04:22 +0000 (0:00:09.712) 0:01:27.516 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 67, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 16:04:22 +0000 (0:00:00.204) 0:01:27.720 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 16:04:22 +0000 (0:00:00.019) 0:01:27.739 ****** changed: [sut] => { "changed": true, "checksum": "7bf9312d57274d4dabbd222b01717e2cc0cfa0ed", "dest": "/etc/containers/systemd/quadlet-demo-mysql.container", "gid": 0, "group": "root", "md5sum": "f1cd3875deb45b806389825bb4b5ad4a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 367, "src": "/root/.ansible/tmp/ansible-tmp-1707235462.4451208-10751-64864984560768/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 16:04:22 +0000 (0:00:00.505) 0:01:28.245 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 16:04:22 +0000 (0:00:00.019) 0:01:28.265 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 16:04:23 +0000 (0:00:00.522) 0:01:28.787 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: Unable to start service quadlet-demo-mysql.service: Job for quadlet-demo-mysql.service failed because the control process exited with error code. See "systemctl status quadlet-demo-mysql.service" and "journalctl -xeu quadlet-demo-mysql.service" for details. TASK [Dump journal] ************************************************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:126 Tuesday 06 February 2024 16:04:23 +0000 (0:00:00.476) 0:01:29.264 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.037563", "end": "2024-02-06 16:04:24.135883", "failed_when_result": true, "rc": 0, "start": "2024-02-06 16:04:24.098320" } STDOUT: Feb 06 15:55:22 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 165. Feb 06 15:55:22 localhost kernel: fuse: init (API version 7.36) Feb 06 15:55:22 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@fuse.service has successfully entered the 'dead' state. Feb 06 15:55:22 localhost systemd[1]: Finished Load Kernel Module fuse. ░░ Subject: A start job for unit modprobe@fuse.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@fuse.service has finished successfully. ░░ ░░ The job identifier is 173. Feb 06 15:55:22 localhost kernel: ACPI: bus type drm_connector registered Feb 06 15:55:22 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@drm.service has successfully entered the 'dead' state. Feb 06 15:55:22 localhost systemd[1]: Finished Load Kernel Module drm. ░░ Subject: A start job for unit modprobe@drm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@drm.service has finished successfully. ░░ ░░ The job identifier is 243. Feb 06 15:55:22 localhost systemd[1]: Finished Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 169. Feb 06 15:55:22 localhost systemd[1]: Reached target Preparation for Local File Systems. ░░ Subject: A start job for unit local-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 135. Feb 06 15:55:22 localhost systemd[1]: Reached target Local File Systems. ░░ Subject: A start job for unit local-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs.target has finished successfully. ░░ ░░ The job identifier is 133. Feb 06 15:55:22 localhost systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit ldconfig.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ldconfig.service has finished successfully. ░░ ░░ The job identifier is 154. Feb 06 15:55:22 localhost systemd[1]: Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). ░░ Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit selinux-autorelabel-mark.service has finished successfully. ░░ ░░ The job identifier is 132. Feb 06 15:55:22 localhost systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-binfmt.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-binfmt.service has finished successfully. ░░ ░░ The job identifier is 174. Feb 06 15:55:22 localhost systemd[1]: Store a System Token in an EFI Variable was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-boot-system-token.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-system-token.service has finished successfully. ░░ ░░ The job identifier is 140. Feb 06 15:55:22 localhost systemd[1]: Starting Automatic Boot Loader Update... ░░ Subject: A start job for unit systemd-boot-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has begun execution. ░░ ░░ The job identifier is 149. Feb 06 15:55:22 localhost systemd[1]: Starting Commit a transient machine-id on disk... ░░ Subject: A start job for unit systemd-machine-id-commit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has begun execution. ░░ ░░ The job identifier is 144. Feb 06 15:55:22 localhost systemd[1]: Starting Create Volatile Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 147. Feb 06 15:55:22 localhost systemd[1]: Starting Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 127. Feb 06 15:55:22 localhost bootctl[491]: Couldn't find EFI system partition, skipping. Feb 06 15:55:22 localhost systemd[1]: Finished Automatic Boot Loader Update. ░░ Subject: A start job for unit systemd-boot-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has finished successfully. ░░ ░░ The job identifier is 149. Feb 06 15:55:22 localhost systemd[1]: Finished Commit a transient machine-id on disk. ░░ Subject: A start job for unit systemd-machine-id-commit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has finished successfully. ░░ ░░ The job identifier is 144. Feb 06 15:55:22 localhost systemd-udevd[494]: Using default interface naming scheme 'rhel-9.0'. Feb 06 15:55:22 localhost systemd[1]: Finished Create Volatile Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 147. Feb 06 15:55:22 localhost systemd[1]: Starting Security Auditing Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 226. Feb 06 15:55:22 localhost systemd[1]: Starting RPC Bind... ░░ Subject: A start job for unit rpcbind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has begun execution. ░░ ░░ The job identifier is 239. Feb 06 15:55:22 localhost systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). ░░ Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-catalog-update.service has finished successfully. ░░ ░░ The job identifier is 151. Feb 06 15:55:22 localhost systemd[1]: Update is Completed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-update-done.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has finished successfully. ░░ ░░ The job identifier is 141. Feb 06 15:55:22 localhost systemd[1]: etc-machine\x2did.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Feb 06 15:55:22 localhost systemd[1]: Mounting FUSE Control File System... ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has begun execution. ░░ ░░ The job identifier is 172. Feb 06 15:55:22 localhost systemd[1]: Mounting Kernel Configuration File System... ░░ Subject: A start job for unit sys-kernel-config.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has begun execution. ░░ ░░ The job identifier is 164. Feb 06 15:55:22 localhost systemd[1]: Mounting RPC Pipe File System... ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution. ░░ ░░ The job identifier is 234. Feb 06 15:55:22 localhost systemd[1]: Mounted FUSE Control File System. ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has finished successfully. ░░ ░░ The job identifier is 172. Feb 06 15:55:22 localhost systemd[1]: Mounted Kernel Configuration File System. ░░ Subject: A start job for unit sys-kernel-config.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has finished successfully. ░░ ░░ The job identifier is 164. Feb 06 15:55:23 localhost kernel: RPC: Registered named UNIX socket transport module. Feb 06 15:55:23 localhost kernel: RPC: Registered udp transport module. Feb 06 15:55:23 localhost kernel: RPC: Registered tcp transport module. Feb 06 15:55:23 localhost kernel: RPC: Registered tcp-with-tls transport module. Feb 06 15:55:23 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 06 15:55:23 localhost systemd[1]: Mounted RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 234. Feb 06 15:55:23 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 233. Feb 06 15:55:23 localhost systemd[1]: Started Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 127. Feb 06 15:55:23 localhost systemd[1]: Starting Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 259. Feb 06 15:55:23 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Feb 06 15:55:23 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 259. Feb 06 15:55:23 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 06 15:55:23 localhost auditd[532]: No plugins found, not dispatching events Feb 06 15:55:23 localhost systemd[1]: Started RPC Bind. ░░ Subject: A start job for unit rpcbind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has finished successfully. ░░ ░░ The job identifier is 239. Feb 06 15:55:23 localhost auditd[532]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 06 15:55:23 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 06 15:55:23 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 06 15:55:23 localhost systemd-udevd[504]: Network interface NamePolicy= disabled on kernel command line. Feb 06 15:55:23 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 06 15:55:23 localhost kernel: Console: switching to colour dummy device 80x25 Feb 06 15:55:23 localhost kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Feb 06 15:55:23 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 06 15:55:23 localhost kernel: Console: switching to colour frame buffer device 128x48 Feb 06 15:55:23 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 06 15:55:23 localhost augenrules[535]: /sbin/augenrules: No change Feb 06 15:55:23 localhost augenrules[560]: No rules Feb 06 15:55:23 localhost augenrules[560]: enabled 1 Feb 06 15:55:23 localhost augenrules[560]: failure 1 Feb 06 15:55:23 localhost augenrules[560]: pid 532 Feb 06 15:55:23 localhost augenrules[560]: rate_limit 0 Feb 06 15:55:23 localhost augenrules[560]: backlog_limit 8192 Feb 06 15:55:23 localhost augenrules[560]: lost 0 Feb 06 15:55:23 localhost augenrules[560]: backlog 1 Feb 06 15:55:23 localhost augenrules[560]: backlog_wait_time 60000 Feb 06 15:55:23 localhost augenrules[560]: backlog_wait_time_actual 0 Feb 06 15:55:23 localhost augenrules[560]: enabled 1 Feb 06 15:55:23 localhost augenrules[560]: failure 1 Feb 06 15:55:23 localhost augenrules[560]: pid 532 Feb 06 15:55:23 localhost augenrules[560]: rate_limit 0 Feb 06 15:55:23 localhost augenrules[560]: backlog_limit 8192 Feb 06 15:55:23 localhost augenrules[560]: lost 0 Feb 06 15:55:23 localhost augenrules[560]: backlog 5 Feb 06 15:55:23 localhost augenrules[560]: backlog_wait_time 60000 Feb 06 15:55:23 localhost augenrules[560]: backlog_wait_time_actual 0 Feb 06 15:55:23 localhost augenrules[560]: enabled 1 Feb 06 15:55:23 localhost augenrules[560]: failure 1 Feb 06 15:55:23 localhost augenrules[560]: pid 532 Feb 06 15:55:23 localhost augenrules[560]: rate_limit 0 Feb 06 15:55:23 localhost augenrules[560]: backlog_limit 8192 Feb 06 15:55:23 localhost augenrules[560]: lost 0 Feb 06 15:55:23 localhost augenrules[560]: backlog 4 Feb 06 15:55:23 localhost augenrules[560]: backlog_wait_time 60000 Feb 06 15:55:23 localhost augenrules[560]: backlog_wait_time_actual 0 Feb 06 15:55:23 localhost systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 226. Feb 06 15:55:23 localhost systemd[1]: Starting Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 199. Feb 06 15:55:23 localhost systemd[1]: Finished Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 199. Feb 06 15:55:23 localhost systemd[1]: Reached target System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 120. Feb 06 15:55:23 localhost systemd[1]: Started dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 184. Feb 06 15:55:23 localhost systemd[1]: Started Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 182. Feb 06 15:55:23 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 183. Feb 06 15:55:23 localhost systemd[1]: Reached target Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 181. Feb 06 15:55:23 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 189. Feb 06 15:55:23 localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 197. Feb 06 15:55:23 localhost systemd[1]: Reached target Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 192. Feb 06 15:55:24 localhost systemd[1]: Starting D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 188. Feb 06 15:55:24 localhost systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 155. Feb 06 15:55:24 localhost systemd[1]: Started D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 188. Feb 06 15:55:24 localhost systemd[1]: Reached target Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 117. Feb 06 15:55:24 localhost systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 209. Feb 06 15:55:24 localhost systemd[1]: Starting Initial cloud-init job (pre-networking)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 218. Feb 06 15:55:24 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 171. Feb 06 15:55:24 localhost systemd[1]: Started irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 237. Feb 06 15:55:24 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload). ░░ Subject: A start job for unit microcode.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit microcode.service has finished successfully. ░░ ░░ The job identifier is 179. Feb 06 15:55:24 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 203. Feb 06 15:55:24 localhost systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 223. Feb 06 15:55:24 localhost systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 221. Feb 06 15:55:24 localhost systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 224. Feb 06 15:55:24 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 220. Feb 06 15:55:24 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 201. Feb 06 15:55:24 localhost systemd[1]: Reached target User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 202. Feb 06 15:55:24 localhost systemd[1]: Starting User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 242. Feb 06 15:55:24 localhost dbus-broker-lau[573]: Ready Feb 06 15:55:24 localhost systemd[1]: Starting Rotate log files... ░░ Subject: A start job for unit logrotate.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has begun execution. ░░ ░░ The job identifier is 263. Feb 06 15:55:24 localhost systemd[1]: Finished Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 171. Feb 06 15:55:24 localhost systemd-logind[580]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Feb 06 15:55:24 localhost systemd-logind[580]: Watching system buttons on /dev/input/event0 (Power Button) Feb 06 15:55:24 localhost systemd-logind[580]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 06 15:55:24 localhost systemd-logind[580]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 06 15:55:24 localhost systemd[1]: Started User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 242. Feb 06 15:55:24 localhost systemd[1]: logrotate.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has successfully entered the 'dead' state. Feb 06 15:55:24 localhost systemd[1]: Finished Rotate log files. ░░ Subject: A start job for unit logrotate.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has finished successfully. ░░ ░░ The job identifier is 263. Feb 06 15:55:24 localhost rngd[579]: Disabling 7: PKCS11 Entropy generator (pkcs11) Feb 06 15:55:24 localhost rngd[579]: Disabling 5: NIST Network Entropy Beacon (nist) Feb 06 15:55:24 localhost rngd[579]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Feb 06 15:55:24 localhost rngd[579]: Initializing available sources Feb 06 15:55:24 localhost rngd[579]: [hwrng ]: Initialization Failed Feb 06 15:55:24 localhost rngd[579]: [rdrand]: Enabling RDRAND rng support Feb 06 15:55:24 localhost rngd[579]: [rdrand]: Initialized Feb 06 15:55:24 localhost rngd[579]: [jitter]: JITTER timeout set to 5 sec Feb 06 15:55:25 localhost rngd[579]: [jitter]: Initializing AES buffer Feb 06 15:55:25 localhost chronyd[588]: chronyd version 4.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 06 15:55:25 localhost chronyd[588]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Feb 06 15:55:25 localhost chronyd[588]: Using right/UTC timezone to obtain leap second data Feb 06 15:55:25 localhost chronyd[588]: Loaded seccomp filter (level 2) Feb 06 15:55:25 localhost systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 209. Feb 06 15:55:29 localhost cloud-init[592]: Cloud-init v. 23.4-2.el9 running 'init-local' at Tue, 06 Feb 2024 15:55:28 +0000. Up 18.83 seconds. Feb 06 15:55:29 localhost dhclient[595]: Internet Systems Consortium DHCP Client 4.4.2b1 Feb 06 15:55:29 localhost dhclient[595]: Copyright 2004-2019 Internet Systems Consortium. Feb 06 15:55:29 localhost dhclient[595]: All rights reserved. Feb 06 15:55:29 localhost dhclient[595]: For info, please visit https://www.isc.org/software/dhcp/ Feb 06 15:55:29 localhost dhclient[595]: Feb 06 15:55:29 localhost dhclient[595]: Listening on LPF/eth0/12:27:ea:8e:f5:d9 Feb 06 15:55:29 localhost dhclient[595]: Sending on LPF/eth0/12:27:ea:8e:f5:d9 Feb 06 15:55:29 localhost dhclient[595]: Sending on Socket/fallback Feb 06 15:55:29 localhost dhclient[595]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0xb0eb764e) Feb 06 15:55:29 localhost dhclient[595]: DHCPOFFER of 10.31.8.130 from 10.31.8.1 Feb 06 15:55:29 localhost dhclient[595]: DHCPREQUEST for 10.31.8.130 on eth0 to 255.255.255.255 port 67 (xid=0xb0eb764e) Feb 06 15:55:29 localhost dhclient[595]: DHCPACK of 10.31.8.130 from 10.31.8.1 (xid=0xb0eb764e) Feb 06 15:55:29 localhost dhclient[595]: bound to 10.31.8.130 -- renewal in 1672 seconds. Feb 06 15:55:30 localhost rngd[579]: [jitter]: Unable to obtain AES key, disabling JITTER source Feb 06 15:55:30 localhost rngd[579]: [jitter]: Initialization Failed Feb 06 15:55:30 localhost rngd[579]: Process privileges have been dropped to 2:2 Feb 06 15:55:30 localhost systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 325. Feb 06 15:55:30 localhost systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 325. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-hostnamed[610]: Hostname set to (static) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 218. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 176. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 187. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.7360] NetworkManager (version 1.45.10-1.el9) is starting... (boot:377fca8b-1f2b-40f9-8223-890f3e46221e) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.7365] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.7980] manager[0x560f1eb7f040]: monitoring kernel firmware directory '/lib/firmware'. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.8007] hostname: hostname: using hostnamed Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.8007] hostname: static hostname changed from (none) to "ip-10-31-8-130.us-east-1.aws.redhat.com" Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.8018] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9178] manager[0x560f1eb7f040]: rfkill: Wi-Fi hardware radio set enabled Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9179] manager[0x560f1eb7f040]: rfkill: WWAN hardware radio set enabled Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9273] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.45.10-1.el9/libnm-device-plugin-team.so) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9274] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9287] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9290] manager: Networking is enabled by state file Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9336] settings: Loaded settings plugin: keyfile (internal) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9358] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.45.10-1.el9/libnm-settings-plugin-ifcfg-rh.so") Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 452. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9403] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9422] dhcp: init: Using DHCP client 'internal' Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9425] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 389. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9443] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9449] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9458] device (lo): Activation: starting connection 'lo' (84ca63b2-7785-45d4-93e5-4770be53ac35) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9467] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9471] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 187. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 190. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9499] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 186. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9515] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9523] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9530] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9535] device (eth0): carrier: link connected Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9541] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 236. Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9561] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9571] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9578] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9579] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9587] manager: NetworkManager state is now CONNECTING Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9591] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9598] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9603] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9623] dhcp4 (eth0): state changed new lease, address=10.31.8.130 Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9629] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Feb 06 15:55:30 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234930.9695] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 389. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234931.1995] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234931.2003] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 236. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 232. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 228. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 230. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 238. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 150. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234931.2051] device (lo): Activation: successful, device activated. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234931.2058] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234931.2060] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234931.2075] manager: NetworkManager state is now CONNECTED_SITE Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234931.2084] device (eth0): Activation: successful, device activated. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234931.2090] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com NetworkManager[614]: [1707234931.2097] manager: startup complete Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 186. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 217. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Cloud-init v. 23.4-2.el9 running 'init' at Tue, 06 Feb 2024 15:55:31 +0000. Up 21.37 seconds. Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | eth0 | True | 10.31.8.130 | 255.255.252.0 | global | 12:27:ea:8e:f5:d9 | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | eth0 | True | fe80::1027:eaff:fe8e:f5d9/64 | . | link | 12:27:ea:8e:f5:d9 | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: | 3 | multicast | :: | eth0 | U | Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 15:55:31 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: 2024-02-06 15:55:31,638 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Generating public/private rsa key pair. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: The key fingerprint is: Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: SHA256:kWxs8KXZBNykSYq30FUXegELN/CxSGIUW74d3a3pzxA root@ip-10-31-8-130.us-east-1.aws.redhat.com Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: The key's randomart image is: Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: +---[RSA 3072]----+ Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | .*oO*X.+. | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | + #.#.O o . | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | o = / B o . .| Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | o + + o o | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | . S . E | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | . . | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | o | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | + | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | o| Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: +----[SHA256]-----+ Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Generating public/private dsa key pair. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: The key fingerprint is: Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: SHA256:rOxumBuy122YCeOveNAgET4+QUpnfM5p9k9C2lvs7JI root@ip-10-31-8-130.us-east-1.aws.redhat.com Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: The key's randomart image is: Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: +---[DSA 1024]----+ Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: |.+.o | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: |* o. . | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: |.= + . | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: |o + * o | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | + oo = S | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | o +o = + | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | .o.*o=X | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | +*o*Eo+ | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | ooo*+.o. | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: +----[SHA256]-----+ Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Generating public/private ecdsa key pair. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: The key fingerprint is: Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: SHA256:QvuNZvEbjLE7BfteQklCZhYBWmpSi/Ear4KLOA6cjFU root@ip-10-31-8-130.us-east-1.aws.redhat.com Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: The key's randomart image is: Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: +---[ECDSA 256]---+ Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | . . o.Bo | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | = = = | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | + E . . . | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | B . ..o . | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | o . o Soo | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: |=... o.@. | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: |=+. Bo* . | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: |=o o...= | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: |=o .oo | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: +----[SHA256]-----+ Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Generating public/private ed25519 key pair. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: The key fingerprint is: Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: SHA256:jt2vbs0JUHRaHL1ETJX8QepOgw2lDnEuyKPa8lpHHKc root@ip-10-31-8-130.us-east-1.aws.redhat.com Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: The key's randomart image is: Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: +--[ED25519 256]--+ Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | o.o+B=oo| Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | . . =++ =+ | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | = =.+ o .o| Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | o * + = . .| Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | . ES. o = | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | o .+ .. o . | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | o o..o .+ o | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | + . ..+ | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: | ... oo.. | Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[704]: +----[SHA256]-----+ Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 217. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 216. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 185. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 215. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 241. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 213. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 229. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 200. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 219. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[783]: Server listening on 0.0.0.0 port 22. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[783]: Server listening on :: port 22. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 219. Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com sm-notify[781]: Version 2.5.4 starting Feb 06 15:55:33 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 229. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 213. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[813]: Cloud-init v. 23.4-2.el9 running 'modules:config' at Tue, 06 Feb 2024 15:55:34 +0000. Up 23.90 seconds. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[783]: Received signal 15; terminating. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 473. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 473 and the job result is done. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 540 and the job result is done. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 540. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 538. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 536. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 539. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 540. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com rsyslogd[782]: [origin software="rsyslogd" swVersion="8.2310.0-3.el9" x-pid="782" x-info="https://www.rsyslog.com"] start Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 473. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 200. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[816]: Server listening on 0.0.0.0 port 22. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[816]: Server listening on :: port 22. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 473. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 215. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 225. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 240. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 240. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 212. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 205. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 204. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 116. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 198. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 198. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com crond[839]: (CRON) STARTUP (1.5.7) Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com crond[839]: (CRON) INFO (Syslog will be used instead of sendmail.) Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com crond[839]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 58% if used.) Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com crond[839]: (CRON) INFO (running with inotify support) Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com rsyslogd[782]: imjournal: journal files changed, reloading... [v8.2310.0-3.el9 try https://www.rsyslog.com/e/0 ] Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com restraintd[801]: Listening on http://localhost:8081 Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[888]: Cloud-init v. 23.4-2.el9 running 'modules:final' at Tue, 06 Feb 2024 15:55:34 +0000. Up 24.40 seconds. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com kdumpctl[786]: kdump: Detected change(s) in the following file(s): /etc/fstab Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[971]: ############################################################# Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[975]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[985]: 1024 SHA256:rOxumBuy122YCeOveNAgET4+QUpnfM5p9k9C2lvs7JI root@ip-10-31-8-130.us-east-1.aws.redhat.com (DSA) Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[990]: 256 SHA256:QvuNZvEbjLE7BfteQklCZhYBWmpSi/Ear4KLOA6cjFU root@ip-10-31-8-130.us-east-1.aws.redhat.com (ECDSA) Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[1002]: 256 SHA256:jt2vbs0JUHRaHL1ETJX8QepOgw2lDnEuyKPa8lpHHKc root@ip-10-31-8-130.us-east-1.aws.redhat.com (ED25519) Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[1013]: 3072 SHA256:kWxs8KXZBNykSYq30FUXegELN/CxSGIUW74d3a3pzxA root@ip-10-31-8-130.us-east-1.aws.redhat.com (RSA) Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[1014]: -----END SSH HOST KEY FINGERPRINTS----- Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[1015]: ############################################################# Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com cloud-init[888]: Cloud-init v. 23.4-2.el9 finished at Tue, 06 Feb 2024 15:55:34 +0000. Datasource DataSourceEc2Local. Up 24.63 seconds Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 225. Feb 06 15:55:34 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 214. Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 0 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 0 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 48 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 48 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 49 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 49 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 50 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 50 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 51 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 51 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 52 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 52 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 53 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 53 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 54 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 54 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 55 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 55 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 56 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 56 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 57 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 57 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 58 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 58 affinity is now unmanaged Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: Cannot change IRQ 59 affinity: Input/output error Feb 06 15:55:35 ip-10-31-8-130.us-east-1.aws.redhat.com /usr/sbin/irqbalance[578]: IRQ 59 affinity is now unmanaged Feb 06 15:55:36 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[588]: Selected source 108.61.56.35 (2.centos.pool.ntp.org) Feb 06 15:55:36 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[588]: System clock TAI offset set to 37 seconds Feb 06 15:55:36 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[588]: Selected source 162.159.200.123 (2.centos.pool.ntp.org) Feb 06 15:55:38 ip-10-31-8-130.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Feb 06 15:55:38 ip-10-31-8-130.us-east-1.aws.redhat.com kdumpctl[786]: kdump: Rebuilding /boot/initramfs-5.14.0-410.el9.x86_64kdump.img Feb 06 15:55:39 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1402]: dracut-057-53.git20240104.el9 Feb 06 15:55:39 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/f72128f2-bcfd-46ab-b509-3a36632be876 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-5.14.0-410.el9.x86_64kdump.img 5.14.0-410.el9.x86_64 Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Feb 06 15:55:40 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: memstrack is not available Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: memstrack is not available Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Feb 06 15:55:41 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: systemd *** Feb 06 15:55:42 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: systemd-initrd *** Feb 06 15:55:42 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: nss-softokn *** Feb 06 15:55:42 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: rngd *** Feb 06 15:55:42 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: i18n *** Feb 06 15:55:42 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: drm *** Feb 06 15:55:42 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: prefixdevname *** Feb 06 15:55:42 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: kernel-modules *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: kernel-modules-extra *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: fstab-sys *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: rootfs-block *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: terminfo *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: udev-rules *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Skipping udev rule: 91-permissions.rules Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Skipping udev rule: 80-drivers-modprobe.rules Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: dracut-systemd *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: usrmount *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: base *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: fs-lib *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: kdumpbase *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: microcode_ctl-fw_dir_override *** Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl module: mangling fw_dir Feb 06 15:55:43 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: intel: caveats check for kernel version "5.14.0-410.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: configuration "intel-06-2d-07" is ignored Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: configuration "intel-06-4e-03" is ignored Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: configuration "intel-06-4f-01" is ignored Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: configuration "intel-06-55-04" is ignored Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: configuration "intel-06-5e-03" is ignored Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: configuration "intel-06-8c-01" is ignored Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: shutdown *** Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including module: squash *** Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Including modules done *** Feb 06 15:55:44 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Installing kernel module dependencies *** Feb 06 15:55:45 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Installing kernel module dependencies done *** Feb 06 15:55:45 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Resolving executable dependencies *** Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Resolving executable dependencies done *** Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Hardlinking files *** Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Mode: real Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Files: 436 Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Linked: 1 files Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Compared: 0 xattrs Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Compared: 6 files Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Saved: 55.98 KiB Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Duration: 0.006292 seconds Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Hardlinking files done *** Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Generating early-microcode cpio image *** Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Constructing GenuineIntel.bin *** Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Constructing GenuineIntel.bin *** Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Store current command line parameters *** Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: Stored kernel commandline: Feb 06 15:55:46 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: No dracut internal kernel commandline stored in the initramfs Feb 06 15:55:47 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Install squash loader *** Feb 06 15:55:47 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Stripping files *** Feb 06 15:55:48 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Stripping files done *** Feb 06 15:55:48 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Squashing the files inside the initramfs *** Feb 06 15:55:53 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Squashing the files inside the initramfs done *** Feb 06 15:55:53 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Creating image file '/boot/initramfs-5.14.0-410.el9.x86_64kdump.img' *** Feb 06 15:55:54 ip-10-31-8-130.us-east-1.aws.redhat.com dracut[1404]: *** Creating initramfs image file '/boot/initramfs-5.14.0-410.el9.x86_64kdump.img' done *** Feb 06 15:55:54 ip-10-31-8-130.us-east-1.aws.redhat.com kdumpctl[786]: kdump: kexec: loaded kdump kernel Feb 06 15:55:54 ip-10-31-8-130.us-east-1.aws.redhat.com kdumpctl[786]: kdump: Starting kdump: [OK] Feb 06 15:55:54 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 241. Feb 06 15:55:54 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.020s (kernel) + 5.695s (initrd) + 37.689s (userspace) = 44.405s. ░░ Subject: System start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ All system services necessary queued for starting at boot have been ░░ started. Note that this does not mean that the machine is now idle as services ░░ might still be busy with completing start-up. ░░ ░░ Kernel start-up required 1020289 microseconds. ░░ ░░ Initrd start-up required 5695663 microseconds. ░░ ░░ Userspace start-up required 37689694 microseconds. Feb 06 15:56:00 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4028]: Accepted publickey for root from 10.30.33.101 port 57030 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 542. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 605. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: New session 1 of user root. ░░ Subject: A new session 1 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 4028. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 605. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 541. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: pam_unix(systemd-user:session): session opened for user root(uid=0) by (uid=0) Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Queued start job for default target Main User Target. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 4. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 11. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[4032]: Startup finished in 76ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 76940 microseconds. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 541. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 606. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4028]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4041]: Received disconnect from 10.30.33.101 port 57030:11: disconnected by user Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4041]: Disconnected from user root 10.30.33.101 port 57030 Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4028]: pam_unix(sshd:session): session closed for user root Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: Session 1 logged out. Waiting for processes to exit. Feb 06 15:56:55 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4070]: error: kex_exchange_identification: Connection closed by remote host Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4070]: Connection closed by 10.29.163.172 port 35918 Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4071]: Accepted publickey for root from 10.29.163.172 port 35922 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4071. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 672. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4071]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4074]: Received disconnect from 10.29.163.172 port 35922:11: disconnected by user Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4074]: Disconnected from user root 10.29.163.172 port 35922 Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4071]: pam_unix(sshd:session): session closed for user root Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-3.scope has successfully entered the 'dead' state. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: Session 3 logged out. Waiting for processes to exit. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: Removed session 3. ░░ Subject: Session 3 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 3 has been terminated. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4091]: Accepted publickey for root from 10.29.163.172 port 35936 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 4091. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 738. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4091]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4094]: Received disconnect from 10.29.163.172 port 35936:11: disconnected by user Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4094]: Disconnected from user root 10.29.163.172 port 35936 Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4091]: pam_unix(sshd:session): session closed for user root Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: Session 4 logged out. Waiting for processes to exit. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4111]: Accepted publickey for root from 10.29.163.172 port 35944 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 4111. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 804. Feb 06 15:56:58 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4111]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 15:56:59 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4114]: Received disconnect from 10.29.163.172 port 35944:11: disconnected by user Feb 06 15:56:59 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4114]: Disconnected from user root 10.29.163.172 port 35944 Feb 06 15:56:59 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4111]: pam_unix(sshd:session): session closed for user root Feb 06 15:56:59 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: session-5.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-5.scope has successfully entered the 'dead' state. Feb 06 15:56:59 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: Session 5 logged out. Waiting for processes to exit. Feb 06 15:56:59 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: Removed session 5. ░░ Subject: Session 5 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 5 has been terminated. Feb 06 15:56:59 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4131]: Accepted publickey for root from 10.29.163.172 port 35946 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 15:56:59 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-logind[580]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 4131. Feb 06 15:56:59 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 870. Feb 06 15:56:59 ip-10-31-8-130.us-east-1.aws.redhat.com sshd[4131]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 15:57:26 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4228]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 15:57:27 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4269]: ansible-service_facts Invoked Feb 06 15:57:28 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4367]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:29 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4385]: ansible-stat Invoked with path=/etc/yum.repos.d/qa-tools.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:57:30 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4404]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:30 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4425]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 15:57:31 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4443]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 15:57:32 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4461]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:32 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4480]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:34 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4504]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:35 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4528]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:35 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4547]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:36 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4566]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'centos-addons.repo' | wc -l ) -gt 0 ]; then sed -i "/^\[nfv-source\]/,/^$/d" /etc/yum.repos.d/centos-addons.repo; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:36 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4588]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:57:36 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4605]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Linux-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:57:37 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4622]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Stream-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:57:37 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4639]: ansible-file Invoked with path=/etc/yum.repos.d/beaker-client-testing.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:57:37 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4656]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:57:37 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4675]: ansible-replace Invoked with path=/etc/yum.repos.d/beaker-client.repo regexp=7|\$releasever replace=8 backup=False encoding=utf-8 unsafe_writes=False after=None before=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:57:38 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4692]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:57:38 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4711]: ansible-community.general.ini_file Invoked with path=/etc/yum.repos.d/beaker-client.repo section=beaker-client option=skip_if_unavailable value=1 backup=False state=present exclusive=True no_extra_spaces=False ignore_spaces=False allow_no_value=False modify_inactive_option=True create=True follow=False unsafe_writes=False values=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:57:38 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4728]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:38 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4759]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:39 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4777]: ansible-stat Invoked with path=/etc/yum.repos.d/baseos-ci.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:57:39 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4794]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:39 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4825]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:41 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4843]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:41 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4874]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:42 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4892]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:42 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4923]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:43 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4941]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:43 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4972]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:43 ip-10-31-8-130.us-east-1.aws.redhat.com python3[4990]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:57:44 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5008]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:58:44 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5205]: ansible-ansible.legacy.dnf Invoked with name=['createrepo'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 15:58:50 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r44ef0028516e4aa0b878b0d906af0b3e.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r44ef0028516e4aa0b878b0d906af0b3e.service has finished successfully. ░░ ░░ The job identifier is 937. Feb 06 15:58:50 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 999. Feb 06 15:58:52 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5235]: ansible-ansible.legacy.dnf Invoked with name=['make'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 15:58:53 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 15:58:53 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 999. Feb 06 15:58:53 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5324]: ansible-ansible.legacy.dnf Invoked with name=['parted'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 15:58:53 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: run-r44ef0028516e4aa0b878b0d906af0b3e.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r44ef0028516e4aa0b878b0d906af0b3e.service has successfully entered the 'dead' state. Feb 06 15:58:54 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5343]: ansible-ansible.legacy.dnf Invoked with name=['psmisc'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 15:58:54 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5361]: ansible-ansible.legacy.dnf Invoked with name=['chrony'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r6631bc961d774186ad9f17373a639eb5.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r6631bc961d774186ad9f17373a639eb5.service has finished successfully. ░░ ░░ The job identifier is 1061. Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1123. Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Reloading. Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-rc-local-generator[5399]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[588]: chronyd exiting Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Stopping NTP client/server... ░░ Subject: A stop job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 1185. Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: chronyd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit chronyd.service has successfully entered the 'dead' state. Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Stopped NTP client/server. ░░ Subject: A stop job for unit chronyd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit chronyd.service has finished. ░░ ░░ The job identifier is 1185 and the job result is done. Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 1185. Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: Loaded 0 symmetric keys Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: Frequency 37.166 +/- 1.510 ppm read from /var/lib/chrony/drift Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: Using right/UTC timezone to obtain leap second data Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: Loaded seccomp filter (level 2) Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: Added source 10.11.160.238 Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: Added source 10.18.100.10 Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: Added source 10.2.32.37 Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: Added source 10.2.32.38 Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 1185. Feb 06 15:58:56 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r38dc40be8d5d43d5a8031170607e5143.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r38dc40be8d5d43d5a8031170607e5143.service has finished successfully. ░░ ░░ The job identifier is 1249. Feb 06 15:58:57 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 15:58:57 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1123. Feb 06 15:58:57 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: run-r6631bc961d774186ad9f17373a639eb5.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r6631bc961d774186ad9f17373a639eb5.service has successfully entered the 'dead' state. Feb 06 15:58:57 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: run-r38dc40be8d5d43d5a8031170607e5143.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r38dc40be8d5d43d5a8031170607e5143.service has successfully entered the 'dead' state. Feb 06 15:58:57 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5616]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:58:58 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5634]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources | grep redhat | grep -v util.phx2.redhat || chronyc add server clock.corp.redhat.com iburst" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:58:58 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5655]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:58:59 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5673]: ansible-ansible.legacy.command Invoked with _raw_params=chronyc waitsync 5 _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:02 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: Selected source 10.2.32.38 Feb 06 15:59:02 ip-10-31-8-130.us-east-1.aws.redhat.com chronyd[5429]: System clock TAI offset set to 37 seconds Feb 06 15:59:09 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5691]: ansible-ansible.legacy.command Invoked with _raw_params=setenforce 0; timedatectl set-timezone UTC; setenforce 1 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:09 ip-10-31-8-130.us-east-1.aws.redhat.com dbus-broker-launch[574]: avc: op=setenforce lsm=selinux enforcing=0 res=1 Feb 06 15:59:09 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Time & Date Service... ░░ Subject: A start job for unit systemd-timedated.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has begun execution. ░░ ░░ The job identifier is 1373. Feb 06 15:59:09 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Time & Date Service. ░░ Subject: A start job for unit systemd-timedated.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has finished successfully. ░░ ░░ The job identifier is 1373. Feb 06 15:59:09 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-timedated[5695]: Changed time zone to 'UTC' (UTC). ░░ Subject: Time zone change to UTC ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system timezone has been changed to UTC. Feb 06 15:59:10 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5712]: ansible-yum_repository Invoked with state=present name=beaker-tasks description=Beaker tasks baseurl=['http://beaker.engineering.redhat.com/rpms/'] gpgcheck=False enabled=True reposdir=/etc/yum.repos.d unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None module_hotfixes=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None params=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None skip_if_unavailable=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None sslverify=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:10 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5729]: ansible-user Invoked with name=root update_password=always password=NOT_LOGGING_PARAMETER state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-8-130.us-east-1.aws.redhat.com uid=None group=None groups=None comment=None home=None shell=None login_class=None password_expire_max=None password_expire_min=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Feb 06 15:59:10 ip-10-31-8-130.us-east-1.aws.redhat.com usermod[5732]: change user 'root' password Feb 06 15:59:11 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5755]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config regexp=#?PasswordAuthentication (?:yes|no) line=PasswordAuthentication yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:11 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5772]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config line=PermitRootLogin yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:11 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5789]: ansible-file Invoked with path=/var/lib/tft state=directory recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:11 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5806]: ansible-stat Invoked with path=/var/lib/tft/lib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:59:11 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5861]: ansible-ansible.legacy.stat Invoked with path=/var/lib/tft/lib.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 15:59:12 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5911]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707235151.710201-7287-8335236106958/source dest=/var/lib/tft/lib.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=lib.sh.j2 checksum=cdcb4e3b7fb4fbc298e05439468daaeb6289f07c backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:12 ip-10-31-8-130.us-east-1.aws.redhat.com python3[5945]: ansible-stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:59:12 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6000]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 15:59:13 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6050]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707235152.5612922-7300-166389113921573/source dest=/usr/local/bin/ci-extendtesttime.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-extendtesttime.sh.j2 checksum=2d0f6c296873c17e8b22c9490b000973b2a8a350 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:13 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6084]: ansible-stat Invoked with path=/usr/bin/extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:59:13 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6101]: ansible-stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:59:13 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6156]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 15:59:13 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6206]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707235153.51835-7320-170729491080575/source dest=/usr/local/bin/ci-return2pool.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-return2pool.sh.j2 checksum=f77cae3b2a729c60bcb0c01c82bf347f13a9b2c5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:14 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6240]: ansible-stat Invoked with path=/etc/motd follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:59:14 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6297]: ansible-ansible.legacy.stat Invoked with path=/root/.guest-metadata.json follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 15:59:14 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6347]: ansible-ansible.legacy.copy Invoked with dest=/root/.guest-metadata.json owner=root group=root mode=u=rw,go= src=/root/.ansible/tmp/ansible-tmp-1707235154.260281-7335-231407873293629/source _original_basename=tmpay0de5mk follow=False checksum=bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:14 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6381]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://169.254.169.254/latest/meta-data/instance-id | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:15 ip-10-31-8-130.us-east-1.aws.redhat.com python3[6401]: ansible-hostname Invoked with name=e72214ea-9d10-4efe-b897-03786886ed46.testing-farm use=None Feb 06 15:59:15 ip-10-31-8-130.us-east-1.aws.redhat.com dbus-broker-launch[574]: avc: op=setenforce lsm=selinux enforcing=1 res=1 Feb 06 15:59:15 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-journald[480]: Field hash table of /run/log/journal/d00532cc836942e1a8ddc8eee1ef8aad/system.journal has a fill level at 75.1 (250 of 333 items), suggesting rotation. Feb 06 15:59:15 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-journald[480]: /run/log/journal/d00532cc836942e1a8ddc8eee1ef8aad/system.journal: Journal header limits reached or header out-of-date, rotating. Feb 06 15:59:15 ip-10-31-8-130.us-east-1.aws.redhat.com rsyslogd[782]: imjournal: journal files changed, reloading... [v8.2310.0-3.el9 try https://www.rsyslog.com/e/0 ] Feb 06 15:59:15 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 1436. Feb 06 15:59:15 ip-10-31-8-130.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 1436. Feb 06 15:59:15 ip-10-31-8-130.us-east-1.aws.redhat.com systemd-hostnamed[6406]: Changed pretty hostname to 'e72214ea-9d10-4efe-b897-03786886ed46.testing-farm' Feb 06 15:59:15 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd-hostnamed[6406]: Hostname set to (static) Feb 06 15:59:15 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm NetworkManager[614]: [1707235155.5267] hostname: static hostname changed from "ip-10-31-8-130.us-east-1.aws.redhat.com" to "e72214ea-9d10-4efe-b897-03786886ed46.testing-farm" Feb 06 15:59:15 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 1499. Feb 06 15:59:15 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 1499. Feb 06 15:59:15 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6435]: ansible-ansible.legacy.command Invoked with _raw_params=ping -4 -c1 -W10 $(hostname) _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:16 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6454]: ansible-file Invoked with path=/var/log/messages state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:16 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6471]: ansible-ansible.legacy.command Invoked with _raw_params=setsebool nis_enabled on _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:16 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm setsebool[6472]: The nis_enabled policy boolean was changed to on by root Feb 06 15:59:16 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6489]: ansible-stat Invoked with path=/usr/bin/rstrnt-package follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:59:16 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6508]: ansible-ansible.legacy.command Invoked with _raw_params=sed -e 's/rpm -q $package/rpm -q --whatprovides $package/' -i /usr/bin/rstrnt-package _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:17 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6526]: ansible-stat Invoked with path=/var/lib/restraint follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:59:17 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6545]: ansible-file Invoked with path=/var/lib/restraint/avc_since state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:17 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6562]: ansible-stat Invoked with path=/usr/share/beakerlib/beakerlib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:59:17 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6581]: ansible-file Invoked with dest=/usr/lib/beakerlib state=directory path=/usr/lib/beakerlib recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:18 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6598]: ansible-file Invoked with dest=/usr/share/rhts-library state=directory path=/usr/share/rhts-library recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:18 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6615]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/lib/beakerlib/beakerlib.sh state=link path=/usr/lib/beakerlib/beakerlib.sh recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:18 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6632]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/share/rhts-library/rhtslib.sh state=link path=/usr/share/rhts-library/rhtslib.sh recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:18 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6649]: ansible-ansible.legacy.command Invoked with _raw_params=mv /var/log/audit/audit.log /var/log/audit/audit.log.bak _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:18 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6667]: ansible-ansible.legacy.command Invoked with _raw_params=/usr/sbin/service auditd restart _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:18 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm auditd[532]: The audit daemon is exiting. Feb 06 15:59:18 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: auditd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit auditd.service has successfully entered the 'dead' state. Feb 06 15:59:18 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: audit: type=1305 audit(1707235158.920:719): op=set audit_pid=0 old=532 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Feb 06 15:59:18 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm dbus-broker-launch[574]: avc: op=load_policy lsm=selinux seqno=2 res=1 Feb 06 15:59:18 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: audit: type=1131 audit(1707235158.922:720): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Starting Security Auditing Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 1562. Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm auditd[6683]: No plugins found, not dispatching events Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm auditd[6683]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6686]: /sbin/augenrules: No change Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: No rules Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: enabled 1 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: failure 1 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: pid 6683 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: rate_limit 0 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog_limit 8192 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: lost 0 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog 0 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog_wait_time 60000 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog_wait_time_actual 0 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: enabled 1 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: failure 1 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: pid 6683 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: rate_limit 0 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog_limit 8192 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: lost 0 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog 4 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog_wait_time 60000 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog_wait_time_actual 0 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: enabled 1 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: failure 1 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: pid 6683 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: rate_limit 0 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog_limit 8192 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: lost 0 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog 3 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog_wait_time 60000 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm augenrules[6696]: backlog_wait_time_actual 0 Feb 06 15:59:20 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 1562. Feb 06 15:59:21 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6719]: ansible-stat Invoked with path=/etc/NetworkManager/conf.d follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 15:59:21 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6776]: ansible-ansible.legacy.stat Invoked with path=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 15:59:21 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6826]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1707235161.202966-7436-161752960890498/source _original_basename=tmpofymco15 follow=False checksum=0145f3ae57eef5aa08bbb678fedbb3edd001cd2d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 15:59:22 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6860]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:22 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6891]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:22 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6909]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --set-enabled highavailability _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6927]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[6945]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 15:59:25 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 06 15:59:39 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: systemd-timedated.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-timedated.service has successfully entered the 'dead' state. Feb 06 15:59:45 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 06 16:00:25 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7164]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 16:00:26 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7205]: ansible-service_facts Invoked Feb 06 16:00:28 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7304]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:00:29 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7322]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'epel.repo' | wc -l ) -gt 0 ]; then dnf config-manager --set-disabled epel; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:00:30 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7344]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:00:30 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7362]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm CROND[7477]: (root) CMD (run-parts /etc/cron.hourly) Feb 06 16:01:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm run-parts[7480]: (/etc/cron.hourly) starting 0anacron Feb 06 16:01:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm anacron[7488]: Anacron started on 2024-02-06 Feb 06 16:01:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm anacron[7488]: Will run job `cron.daily' in 40 min. Feb 06 16:01:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm anacron[7488]: Will run job `cron.weekly' in 60 min. Feb 06 16:01:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm anacron[7488]: Will run job `cron.monthly' in 80 min. Feb 06 16:01:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm anacron[7488]: Jobs will be executed sequentially Feb 06 16:01:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm run-parts[7490]: (/etc/cron.hourly) finished 0anacron Feb 06 16:01:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm CROND[7476]: (root) CMDEND (run-parts /etc/cron.hourly) Feb 06 16:01:33 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7592]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 16:01:33 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7633]: ansible-service_facts Invoked Feb 06 16:01:35 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7732]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:37 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7768]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 16:01:38 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7809]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:01:40 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7827]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:01:41 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7845]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:41 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7864]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:42 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7888]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:43 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7912]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:44 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7931]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:45 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[7950]: ansible-service_facts Invoked Feb 06 16:01:46 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8049]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:47 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8067]: ansible-service_facts Invoked Feb 06 16:01:49 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8166]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:50 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8184]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:50 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8215]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:50 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8233]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:01:51 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8251]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:02:29 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[4032]: Created slice User Background Tasks Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Feb 06 16:02:29 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[4032]: Starting Cleanup of User's Temporary Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 13. Feb 06 16:02:29 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[4032]: Finished Cleanup of User's Temporary Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Feb 06 16:02:55 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8467]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Feb 06 16:02:55 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8507]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:02:56 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8524]: ansible-dnf Invoked with name=['python3-pyasn1', 'python3-cryptography', 'python3-dbus'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:03:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8553]: ansible-dnf Invoked with name=['certmonger', 'python3-packaging'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:03:02 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm dbus-broker-launch[573]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 06 16:03:02 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm dbus-broker-launch[573]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 06 16:03:02 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm dbus-broker-launch[573]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 06 16:03:02 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Reloading. Feb 06 16:03:03 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd-rc-local-generator[8580]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:03:03 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rf88850d454054988b1a626b86dc86ed2.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rf88850d454054988b1a626b86dc86ed2.service has finished successfully. ░░ ░░ The job identifier is 1570. Feb 06 16:03:03 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1632. Feb 06 16:03:03 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Reloading. Feb 06 16:03:03 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd-rc-local-generator[8618]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:03:03 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 06 16:03:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 16:03:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1632. Feb 06 16:03:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: run-rf88850d454054988b1a626b86dc86ed2.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rf88850d454054988b1a626b86dc86ed2.service has successfully entered the 'dead' state. Feb 06 16:03:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8917]: ansible-file Invoked with name=/etc/certmonger//pre-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//pre-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 16:03:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8934]: ansible-file Invoked with name=/etc/certmonger//post-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//post-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 16:03:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[8951]: ansible-systemd Invoked with name=certmonger state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Feb 06 16:03:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Reloading. Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd-rc-local-generator[8970]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Starting Certificate monitoring and PKI enrollment... ░░ Subject: A start job for unit certmonger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit certmonger.service has begun execution. ░░ ░░ The job identifier is 1694. Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Started Certificate monitoring and PKI enrollment. ░░ Subject: A start job for unit certmonger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit certmonger.service has finished successfully. ░░ ░░ The job identifier is 1694. Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[9024]: ansible-fedora.linux_system_roles.certificate_request Invoked with name=quadlet_demo dns=['localhost'] directory=/etc/pki/tls wait=True ca=self-sign __header=# # Ansible managed # # system_role:certificate provider_config_directory=/etc/certmonger provider=certmonger key_usage=['digitalSignature', 'keyEncipherment'] extended_key_usage=['id-kp-serverAuth', 'id-kp-clientAuth'] auto_renew=True ip=None email=None common_name=None country=None state=None locality=None organization=None organizational_unit=None contact_email=None key_size=None owner=None group=None mode=None principal=None run_before=None run_after=None Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:05 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:05 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:05 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:05 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:05 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:05 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:05 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:05 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:05 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[9040]: Certificate in file "/etc/pki/tls/certs/quadlet_demo.crt" issued by CA and saved. Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:06 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[9057]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[9074]: ansible-slurp Invoked with path=/etc/pki/tls/private/quadlet_demo.key src=/etc/pki/tls/private/quadlet_demo.key Feb 06 16:03:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[9091]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Feb 06 16:03:07 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[9108]: ansible-command Invoked with _raw_params=getcert stop-tracking -f /etc/pki/tls/certs/quadlet_demo.crt warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:03:07 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm certmonger[8983]: 2024-02-06 16:03:07 [8983] Wrote to /var/lib/certmonger/requests/20240206160305 Feb 06 16:03:07 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[9126]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 16:03:07 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[9143]: ansible-file Invoked with path=/etc/pki/tls/private/quadlet_demo.key state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 16:03:07 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[9160]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 16:03:08 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[9177]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:03:09 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[9211]: ansible-dnf Invoked with name=['podman', 'shadow-utils-subid'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:03:16 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm setsebool[9242]: The virt_use_nfs policy boolean was changed to 1 by root Feb 06 16:03:16 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm setsebool[9242]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Feb 06 16:03:26 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: SELinux: Converting 398 SID table entries... Feb 06 16:03:26 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 06 16:03:26 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 06 16:03:26 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 06 16:03:26 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 06 16:03:26 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 06 16:03:26 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 06 16:03:26 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 06 16:03:54 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm dbus-broker-launch[574]: avc: op=load_policy lsm=selinux seqno=4 res=1 Feb 06 16:03:54 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r4eb701d18ca34eb4a7c242d982a5934c.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r4eb701d18ca34eb4a7c242d982a5934c.service has finished successfully. ░░ ░░ The job identifier is 1757. Feb 06 16:03:54 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1819. Feb 06 16:03:54 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Reloading. Feb 06 16:03:54 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd-rc-local-generator[9943]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:03:54 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 06 16:03:56 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 16:03:56 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1819. Feb 06 16:03:56 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: run-r4eb701d18ca34eb4a7c242d982a5934c.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r4eb701d18ca34eb4a7c242d982a5934c.service has successfully entered the 'dead' state. Feb 06 16:03:56 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11332]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:03:57 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11355]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Feb 06 16:03:57 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11373]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:03:57 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11391]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:03:58 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11410]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:03:58 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11427]: ansible-dnf Invoked with name=['firewalld'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:03:59 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11444]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False no_block=False state=None enabled=None force=None user=None scope=None Feb 06 16:04:00 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11463]: ansible-systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Feb 06 16:04:00 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Reloading. Feb 06 16:04:00 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd-rc-local-generator[11483]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:04:00 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Starting firewalld - dynamic firewall daemon... ░░ Subject: A start job for unit firewalld.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has begun execution. ░░ ░░ The job identifier is 1881. Feb 06 16:04:01 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Started firewalld - dynamic firewall daemon. ░░ Subject: A start job for unit firewalld.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has finished successfully. ░░ ░░ The job identifier is 1881. Feb 06 16:04:02 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11527]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['8000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None Feb 06 16:04:02 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: Warning: Unmaintained driver is detected: ip_set Feb 06 16:04:02 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: Warning: Deprecated Driver is detected: ip_set will not be maintained in a future major release and may be disabled Feb 06 16:04:03 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11579]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['9000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None Feb 06 16:04:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11596]: ansible-containers.podman.podman_secret Invoked with data=NOT_LOGGING_PARAMETER name=mysql-root-password-container skip_existing=True state=present executable=podman force=False debug=False driver=None driver_opts=None labels=None Feb 06 16:04:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11619]: ansible-command Invoked with _raw_params=podman secret ls warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:04:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: var-lib-containers-storage-overlay-metacopy\x2dcheck4176594940-merged.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-metacopy\x2dcheck4176594940-merged.mount has successfully entered the 'dead' state. Feb 06 16:04:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm podman[11620]: 2024-02-06 16:04:04.346557678 +0000 UTC m=+0.083000221 system refresh Feb 06 16:04:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11644]: ansible-containers.podman.podman_secret Invoked with data=NOT_LOGGING_PARAMETER name=mysql-root-password-kube skip_existing=True state=present executable=podman force=False debug=False driver=None driver_opts=None labels=None Feb 06 16:04:04 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11667]: ansible-command Invoked with _raw_params=podman secret ls warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:04:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:04:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11691]: ansible-containers.podman.podman_secret Invoked with data=NOT_LOGGING_PARAMETER name=envoy-certificates skip_existing=True state=present executable=podman force=False debug=False driver=None driver_opts=None labels=None Feb 06 16:04:05 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11714]: ansible-command Invoked with _raw_params=podman secret ls warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:04:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11738]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:04:06 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11756]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:04:07 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11775]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 16:04:07 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11830]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.network follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 16:04:07 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11880]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707235447.1684413-10578-201117791456666/source dest=/etc/containers/systemd/quadlet-demo.network owner=root group=0 mode=0644 _original_basename=quadlet-demo.network follow=False checksum=e57c08d49aff4bae8daab138d913aeddaa8682a0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 06 16:04:08 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11914]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 06 16:04:08 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Reloading. Feb 06 16:04:08 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd-rc-local-generator[11933]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:04:08 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11964]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:04:08 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[11982]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:04:09 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12001]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 16:04:09 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12056]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.volume follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 16:04:10 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12106]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707235449.6591294-10662-52512399926212/source dest=/etc/containers/systemd/quadlet-demo-mysql.volume owner=root group=0 mode=0644 _original_basename=quadlet-demo-mysql.volume follow=False checksum=585f8cbdf0ec73000f9227dcffbef71e9552ea4a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 06 16:04:10 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12140]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 06 16:04:10 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Reloading. Feb 06 16:04:10 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd-rc-local-generator[12159]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:04:10 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12190]: ansible-systemd Invoked with name=quadlet-demo-mysql-volume.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None Feb 06 16:04:10 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Starting quadlet-demo-mysql-volume.service... ░░ Subject: A start job for unit quadlet-demo-mysql-volume.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql-volume.service has begun execution. ░░ ░░ The job identifier is 1950. Feb 06 16:04:11 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm podman[12193]: 2024-02-06 16:04:11.037952465 +0000 UTC m=+0.035563862 volume create systemd-quadlet-demo-mysql Feb 06 16:04:11 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm quadlet-demo-mysql-volume[12193]: systemd-quadlet-demo-mysql Feb 06 16:04:11 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:04:11 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Finished quadlet-demo-mysql-volume.service. ░░ Subject: A start job for unit quadlet-demo-mysql-volume.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql-volume.service has finished successfully. ░░ ░░ The job identifier is 1950. Feb 06 16:04:11 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12216]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:04:11 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12234]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:04:12 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12253]: ansible-file Invoked with path=/tmp/quadlet_demo state=directory owner=root group=root mode=0777 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 16:04:12 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12270]: ansible-containers.podman.podman_image Invoked with name=quay.io/linux-system-roles/mysql:5.6 force=True tag=latest pull=True push=False state=present executable=podman build={'force_rm': False, 'format': 'oci', 'cache': True, 'rm': True, 'annotation': None, 'file': None, 'volume': None, 'extra_args': None, 'target': None} push_args={'compress': None, 'format': None, 'remove_signatures': None, 'sign_by': None, 'dest': None, 'transport': None} arch=None path=None validate_certs=None auth_file=None username=None password=NOT_LOGGING_PARAMETER ca_cert_dir=None Feb 06 16:04:12 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12270]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json Feb 06 16:04:12 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:04:12 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12270]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 06 16:04:12 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:04:12 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12270]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 06 16:04:15 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm kernel: overlayfs: idmapped layers are currently not supported Feb 06 16:04:15 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: var-lib-containers-storage-overlay-compat882421594-lower\x2dmapped.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-compat882421594-lower\x2dmapped.mount has successfully entered the 'dead' state. Feb 06 16:04:22 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm podman[12285]: 2024-02-06 16:04:22.097542466 +0000 UTC m=+9.252362129 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 06 16:04:22 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:04:22 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12270]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json Feb 06 16:04:22 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:04:22 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12386]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 16:04:22 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12441]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.container follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 16:04:22 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12491]: ansible-copy Invoked with dest=/etc/containers/systemd/quadlet-demo-mysql.container owner=root group=0 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1707235462.4451208-10751-64864984560768/source _original_basename=tmphn6ptnme follow=False checksum=7bf9312d57274d4dabbd222b01717e2cc0cfa0ed backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12525]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Reloading. Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd-rc-local-generator[12543]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12575]: ansible-systemd Invoked with name=quadlet-demo-mysql.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Starting quadlet-demo-network.service... ░░ Subject: A start job for unit quadlet-demo-network.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-network.service has begun execution. ░░ ░░ The job identifier is 2075. Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm quadlet-demo-network[12578]: systemd-quadlet-demo Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Finished quadlet-demo-network.service. ░░ Subject: A start job for unit quadlet-demo-network.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-network.service has finished successfully. ░░ ░░ The job identifier is 2075. Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Starting quadlet-demo-mysql.service... ░░ Subject: A start job for unit quadlet-demo-mysql.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql.service has begun execution. ░░ ░░ The job identifier is 2012. Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm quadlet-demo-mysql[12585]: Error: running container create option: no secret with name or id "mysql-root-password-container": no such secret Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm podman[12585]: 2024-02-06 16:04:23.854339809 +0000 UTC m=+0.030524121 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: quadlet-demo-mysql.service: Main process exited, code=exited, status=125/n/a ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit quadlet-demo-mysql.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 125. Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: quadlet-demo-mysql.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit quadlet-demo-mysql.service has entered the 'failed' state with result 'exit-code'. Feb 06 16:04:23 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm systemd[1]: Failed to start quadlet-demo-mysql.service. ░░ Subject: A start job for unit quadlet-demo-mysql.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql.service has finished with a failure. ░░ ░░ The job identifier is 2012 and the job result is failed. Feb 06 16:04:24 e72214ea-9d10-4efe-b897-03786886ed46.testing-farm python3[12615]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Check] ******************************************************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:132 Tuesday 06 February 2024 16:04:24 +0000 (0:00:00.274) 0:01:29.538 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "ps", "-a" ], "delta": "0:00:00.035243", "end": "2024-02-06 16:04:24.403999", "rc": 0, "start": "2024-02-06 16:04:24.368756" } STDOUT: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES TASK [Check pods] ************************************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:136 Tuesday 06 February 2024 16:04:24 +0000 (0:00:00.223) 0:01:29.762 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "pod", "ps", "--ctr-ids", "--ctr-names", "--ctr-status" ], "delta": "0:00:00.032833", "end": "2024-02-06 16:04:24.623931", "failed_when_result": false, "rc": 0, "start": "2024-02-06 16:04:24.591098" } STDOUT: POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS TASK [Check systemd] *********************************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:141 Tuesday 06 February 2024 16:04:24 +0000 (0:00:00.219) 0:01:29.982 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; systemctl list-units --all --with-dependencies | grep quadlet", "delta": "0:00:00.012945", "end": "2024-02-06 16:04:24.828381", "failed_when_result": false, "rc": 0, "start": "2024-02-06 16:04:24.815436" } STDOUT: quadlet-demo-mysql-volume.service loaded active exited quadlet-demo-mysql-volume.service ● quadlet-demo-mysql.service loaded failed failed quadlet-demo-mysql.service quadlet-demo-network.service loaded active exited quadlet-demo-network.service TASK [LS] ********************************************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:149 Tuesday 06 February 2024 16:04:24 +0000 (0:00:00.203) 0:01:30.185 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-alrtF", "/etc/systemd/system" ], "delta": "0:00:00.004050", "end": "2024-02-06 16:04:25.020588", "failed_when_result": false, "rc": 0, "start": "2024-02-06 16:04:25.016538" } STDOUT: total 8 drwxr-xr-x. 2 root root 32 Jan 30 09:28 getty.target.wants/ lrwxrwxrwx. 1 root root 37 Jan 30 09:28 ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target lrwxrwxrwx. 1 root root 43 Jan 30 09:28 dbus.service -> /usr/lib/systemd/system/dbus-broker.service drwxr-xr-x. 4 root root 166 Jan 30 09:29 ../ drwxr-xr-x. 2 root root 152 Jan 30 09:29 sysinit.target.wants/ lrwxrwxrwx. 1 root root 57 Jan 30 09:29 dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service drwxr-xr-x. 2 root root 48 Jan 30 09:29 network-online.target.wants/ drwxr-xr-x. 2 root root 56 Jan 30 09:29 timers.target.wants/ drwxr-xr-x. 2 root root 38 Jan 30 09:29 dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/ drwxr-xr-x. 2 root root 31 Jan 30 09:29 basic.target.wants/ lrwxrwxrwx. 1 root root 41 Jan 30 09:31 default.target -> /usr/lib/systemd/system/multi-user.target drwxr-xr-x. 2 root root 70 Jan 30 09:48 sockets.target.wants/ drwxr-xr-x. 2 root root 31 Jan 30 09:48 remote-fs.target.wants/ drwxr-xr-x. 2 root root 59 Jan 30 09:50 sshd-keygen@.service.d/ drwxr-xr-x. 2 root root 119 Jan 30 09:50 cloud-init.target.wants/ drwxr-xr-x. 2 root root 4096 Feb 6 16:04 multi-user.target.wants/ lrwxrwxrwx. 1 root root 41 Feb 6 16:04 dbus-org.fedoraproject.FirewallD1.service -> /usr/lib/systemd/system/firewalld.service drwxr-xr-x. 13 root root 4096 Feb 6 16:04 ./ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:154 Tuesday 06 February 2024 16:04:25 +0000 (0:00:00.192) 0:01:30.378 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 16:04:25 +0000 (0:00:00.048) 0:01:30.426 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:04:25 +0000 (0:00:00.032) 0:01:30.459 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 16:04:25 +0000 (0:00:00.022) 0:01:30.481 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 16:04:25 +0000 (0:00:00.018) 0:01:30.500 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 16:04:25 +0000 (0:00:00.018) 0:01:30.518 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 16:04:25 +0000 (0:00:00.044) 0:01:30.563 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.967) 0:01:31.530 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.019) 0:01:31.549 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.023) 0:01:31.573 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031358", "end": "2024-02-06 16:04:26.437567", "rc": 0, "start": "2024-02-06 16:04:26.406209" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.223) 0:01:31.796 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.020) 0:01:31.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.019) 0:01:31.836 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.034) 0:01:31.870 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.034) 0:01:31.905 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.024) 0:01:31.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.022) 0:01:31.951 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.025) 0:01:31.977 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.234) 0:01:32.211 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:04:26 +0000 (0:00:00.042) 0:01:32.254 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235437.5571244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.196) 0:01:32.450 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.021) 0:01:32.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.031) 0:01:32.502 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.023) 0:01:32.525 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.037) 0:01:32.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.024) 0:01:32.588 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.023) 0:01:32.611 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.031) 0:01:32.643 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.035) 0:01:32.679 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.026) 0:01:32.706 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.019) 0:01:32.726 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.035) 0:01:32.761 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.019) 0:01:32.781 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.022) 0:01:32.804 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.068) 0:01:32.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.022) 0:01:32.894 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.020) 0:01:32.915 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.038) 0:01:32.954 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.019) 0:01:32.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.021) 0:01:32.995 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.020) 0:01:33.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.020) 0:01:33.035 ****** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.055) 0:01:33.091 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.036) 0:01:33.127 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.025) 0:01:33.153 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.019) 0:01:33.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Tuesday 06 February 2024 16:04:27 +0000 (0:00:00.019) 0:01:33.193 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Tuesday 06 February 2024 16:04:28 +0000 (0:00:00.878) 0:01:34.071 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Tuesday 06 February 2024 16:04:28 +0000 (0:00:00.019) 0:01:34.091 ****** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Tuesday 06 February 2024 16:04:28 +0000 (0:00:00.029) 0:01:34.121 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-06 16:04:01 UTC", "ActiveEnterTimestampMonotonic": "531394261", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target polkit.service basic.target dbus.socket dbus-broker.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 16:04:00 UTC", "AssertTimestampMonotonic": "530080261", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "675252000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 16:04:00 UTC", "ConditionTimestampMonotonic": "530080260", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target iptables.service nftables.service ip6tables.service ebtables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4528", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11500", "ExecMainStartTimestamp": "Tue 2024-02-06 16:04:00 UTC", "ExecMainStartTimestampMonotonic": "530090879", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-06 16:04:00 UTC", "InactiveExitTimestampMonotonic": "530091218", "InvocationID": "55b0fb7e952e4092b775ee06dcf36779", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11500", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33030144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 16:04:23 UTC", "StateChangeTimestampMonotonic": "553282604", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Tuesday 06 February 2024 16:04:29 +0000 (0:00:00.340) 0:01:34.462 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-06 16:04:01 UTC", "ActiveEnterTimestampMonotonic": "531394261", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target polkit.service basic.target dbus.socket dbus-broker.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 16:04:00 UTC", "AssertTimestampMonotonic": "530080261", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "675252000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 16:04:00 UTC", "ConditionTimestampMonotonic": "530080260", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target iptables.service nftables.service ip6tables.service ebtables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4528", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11500", "ExecMainStartTimestamp": "Tue 2024-02-06 16:04:00 UTC", "ExecMainStartTimestampMonotonic": "530090879", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-06 16:04:00 UTC", "InactiveExitTimestampMonotonic": "530091218", "InvocationID": "55b0fb7e952e4092b775ee06dcf36779", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11500", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33030144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 16:04:23 UTC", "StateChangeTimestampMonotonic": "553282604", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Tuesday 06 February 2024 16:04:29 +0000 (0:00:00.337) 0:01:34.799 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Tuesday 06 February 2024 16:04:29 +0000 (0:00:00.022) 0:01:34.822 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Tuesday 06 February 2024 16:04:29 +0000 (0:00:00.020) 0:01:34.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Tuesday 06 February 2024 16:04:29 +0000 (0:00:00.019) 0:01:34.863 ****** ok: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "8000/tcp", "state": "enabled" } } ok: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "9000/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.694) 0:01:35.558 ****** skipping: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "8000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "9000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.031) 0:01:35.589 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.022) 0:01:35.611 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.019) 0:01:35.630 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.041) 0:01:35.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.019) 0:01:35.691 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.019) 0:01:35.711 ****** skipping: [sut] => {} TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.018) 0:01:35.730 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.020) 0:01:35.750 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.020) 0:01:35.771 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.058) 0:01:35.830 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.023) 0:01:35.853 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.020) 0:01:35.873 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.025) 0:01:35.899 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.030) 0:01:35.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.020) 0:01:35.950 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.024) 0:01:35.975 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.023) 0:01:35.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.020) 0:01:36.019 ****** ok: [sut] => { "changed": false } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:04:30 +0000 (0:00:00.254) 0:01:36.273 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.035479", "end": "2024-02-06 16:04:31.144981", "rc": 0, "start": "2024-02-06 16:04:31.109502" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.228) 0:01:36.502 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.021) 0:01:36.524 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.020) 0:01:36.545 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.024) 0:01:36.569 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.031) 0:01:36.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.019) 0:01:36.621 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.019) 0:01:36.640 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.018) 0:01:36.659 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.019) 0:01:36.679 ****** ok: [sut] => { "changed": false } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.244) 0:01:36.923 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.033287", "end": "2024-02-06 16:04:31.793825", "rc": 0, "start": "2024-02-06 16:04:31.760538" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.230) 0:01:37.153 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.021) 0:01:37.175 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.030) 0:01:37.205 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.034) 0:01:37.240 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:31 +0000 (0:00:00.042) 0:01:37.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.063) 0:01:37.346 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.021) 0:01:37.367 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.024) 0:01:37.392 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.022) 0:01:37.415 ****** ok: [sut] => { "changed": false } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.246) 0:01:37.662 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.037636", "end": "2024-02-06 16:04:32.536622", "rc": 0, "start": "2024-02-06 16:04:32.498986" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.233) 0:01:37.895 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.018) 0:01:37.913 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.078) 0:01:37.992 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo-mysql.volume", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Volume]", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.032) 0:01:38.024 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.024) 0:01:38.049 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.021) 0:01:38.071 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.028) 0:01:38.100 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.034) 0:01:38.134 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.074) 0:01:38.209 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.025) 0:01:38.234 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:04:32 +0000 (0:00:00.026) 0:01:38.261 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.199) 0:01:38.461 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.026) 0:01:38.487 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235437.5571244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.203) 0:01:38.690 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.023) 0:01:38.714 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.019) 0:01:38.734 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.019) 0:01:38.753 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.019) 0:01:38.773 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.019) 0:01:38.792 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.019) 0:01:38.812 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.033) 0:01:38.846 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.021) 0:01:38.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.019) 0:01:38.886 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.059) 0:01:38.946 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.045) 0:01:38.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:04:33 +0000 (0:00:00.050) 0:01:39.042 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-demo-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-06 16:04:11 UTC", "ActiveEnterTimestampMonotonic": "540898330", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target sysinit.target system.slice -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 16:04:10 UTC", "AssertTimestampMonotonic": "540844031", "Before": "quadlet-demo-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "42553000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 16:04:10 UTC", "ConditionTimestampMonotonic": "540844031", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-demo-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 16:04:11 UTC", "ExecMainExitTimestampMonotonic": "540898206", "ExecMainPID": "12193", "ExecMainStartTimestamp": "Tue 2024-02-06 16:04:10 UTC", "ExecMainStartTimestampMonotonic": "540849855", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-demo-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-06 16:04:10 UTC", "InactiveExitTimestampMonotonic": "540850452", "InvocationID": "94c94ee733354cf89eda3155008fb4a2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-demo-mysql.service", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 16:04:11 UTC", "StateChangeTimestampMonotonic": "540898330", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:04:34 +0000 (0:00:00.551) 0:01:39.593 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:04:34 +0000 (0:00:00.197) 0:01:39.790 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:34 +0000 (0:00:00.031) 0:01:39.822 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:34 +0000 (0:00:00.019) 0:01:39.841 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:34 +0000 (0:00:00.019) 0:01:39.861 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:04:34 +0000 (0:00:00.019) 0:01:39.881 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.518) 0:01:40.399 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038032", "end": "2024-02-06 16:04:35.275660", "rc": 0, "start": "2024-02-06 16:04:35.237628" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.234) 0:01:40.634 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.025) 0:01:40.660 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.019) 0:01:40.680 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Container]\nImage=quay.io/linux-system-roles/mysql:5.6\nContainerName=quadlet-demo-mysql\nVolume=quadlet-demo-mysql.volume:/var/lib/mysql\nVolume=/tmp/quadlet_demo:/var/lib/quadlet_demo:Z\nNetwork=quadlet-demo.network\nSecret=mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD\nHealthCmd=/usr/bin/true\nHealthOnFailure=kill\n", "__podman_quadlet_template_src": "quadlet-demo-mysql.container.j2" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.090) 0:01:40.771 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.052) 0:01:40.823 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.022) 0:01:40.845 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.028) 0:01:40.874 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.034) 0:01:40.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.024) 0:01:40.933 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.022) 0:01:40.956 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.025) 0:01:40.982 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.199) 0:01:41.182 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:04:35 +0000 (0:00:00.031) 0:01:41.214 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235437.5571244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.196) 0:01:41.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.020) 0:01:41.430 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.020) 0:01:41.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.019) 0:01:41.470 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.019) 0:01:41.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.019) 0:01:41.509 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.019) 0:01:41.528 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.034) 0:01:41.563 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.049) 0:01:41.612 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.019) 0:01:41.632 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.container", "__podman_volumes": [ "/tmp/quadlet_demo" ] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.048) 0:01:41.681 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.040) 0:01:41.721 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.020) 0:01:41.741 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-demo-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "failed", "After": "tmp.mount quadlet-demo-network.service -.mount sysinit.target system.slice systemd-journald.socket quadlet-demo-mysql-volume.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 16:04:23 UTC", "AssertTimestampMonotonic": "553669294", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "86188000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 16:04:23 UTC", "ConditionTimestampMonotonic": "553669290", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-demo-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 16:04:23 UTC", "ExecMainExitTimestampMonotonic": "553719234", "ExecMainPID": "12585", "ExecMainStartTimestamp": "Tue 2024-02-06 16:04:23 UTC", "ExecMainStartTimestampMonotonic": "553672879", "ExecMainStatus": "125", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-demo-mysql --cidfile=/run/quadlet-demo-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-demo --sdnotify=conmon -d -v systemd-quadlet-demo-mysql:/var/lib/mysql -v /tmp/quadlet_demo:/var/lib/quadlet_demo:Z --secret mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD --health-cmd /usr/bin/true --health-on-failure kill quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-demo-mysql --cidfile=/run/quadlet-demo-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-demo --sdnotify=conmon -d -v systemd-quadlet-demo-mysql:/var/lib/mysql -v /tmp/quadlet_demo:/var/lib/quadlet_demo:Z --secret mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD --health-cmd /usr/bin/true --health-on-failure kill quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-demo-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-demo-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-02-06 16:04:23 UTC", "InactiveEnterTimestampMonotonic": "553756851", "InactiveExitTimestamp": "Tue 2024-02-06 16:04:23 UTC", "InactiveExitTimestampMonotonic": "553673218", "InvocationID": "ff1caf681d814a94b8608919e435ad56", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice quadlet-demo-network.service quadlet-demo-mysql-volume.service -.mount sysinit.target", "RequiresMountsFor": "/run/containers /tmp/quadlet_demo", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-demo-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 16:04:23 UTC", "StateChangeTimestampMonotonic": "553756851", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:04:36 +0000 (0:00:00.527) 0:01:42.268 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:04:37 +0000 (0:00:00.197) 0:01:42.466 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:37 +0000 (0:00:00.031) 0:01:42.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:37 +0000 (0:00:00.019) 0:01:42.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:37 +0000 (0:00:00.019) 0:01:42.537 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:04:37 +0000 (0:00:00.017) 0:01:42.555 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:04:37 +0000 (0:00:00.546) 0:01:43.102 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037210", "end": "2024-02-06 16:04:37.976825", "rc": 0, "start": "2024-02-06 16:04:37.939615" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.232) 0:01:43.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.022) 0:01:43.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.020) 0:01:43.377 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "envoy-proxy-configmap.yml", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "---\napiVersion: v1\nkind: ConfigMap\nmetadata:\n name: envoy-proxy-config\ndata:\n envoy.yaml: |\n admin:\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 9901\n\n static_resources:\n listeners:\n - name: listener_0\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 8080\n filter_chains:\n - filters:\n - name: envoy.filters.network.http_connection_manager\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager\n stat_prefix: ingress_http\n codec_type: AUTO\n route_config:\n name: local_route\n virtual_hosts:\n - name: local_service\n domains: [\"*\"]\n routes:\n - match:\n prefix: \"/\"\n route:\n cluster: backend\n http_filters:\n - name: envoy.filters.http.router\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router\n transport_socket:\n name: envoy.transport_sockets.tls\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext\n common_tls_context:\n tls_certificates:\n - certificate_chain:\n filename: /etc/envoy-certificates/certificate.pem\n private_key:\n filename: /etc/envoy-certificates/certificate.key\n clusters:\n - name: backend\n connect_timeout: 5s\n type: STATIC\n dns_refresh_rate: 1800s\n lb_policy: ROUND_ROBIN\n load_assignment:\n cluster_name: backend\n endpoints:\n - lb_endpoints:\n - endpoint:\n address:\n socket_address:\n address: 127.0.0.1\n port_value: 80", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.026) 0:01:43.403 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.024) 0:01:43.428 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.019) 0:01:43.447 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "envoy-proxy-configmap", "__podman_quadlet_type": "yml", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.028) 0:01:43.475 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.034) 0:01:43.510 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.024) 0:01:43.534 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.022) 0:01:43.557 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.026) 0:01:43.583 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.201) 0:01:43.785 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.025) 0:01:43.810 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235437.5571244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.194) 0:01:44.005 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.020) 0:01:44.025 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.019) 0:01:44.044 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.052) 0:01:44.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.022) 0:01:44.119 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.027) 0:01:44.146 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.020) 0:01:44.167 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.036) 0:01:44.204 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.022) 0:01:44.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.021) 0:01:44.248 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/envoy-proxy-configmap.yml", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:04:38 +0000 (0:00:00.047) 0:01:44.295 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.040) 0:01:44.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.021) 0:01:44.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.021) 0:01:44.378 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/envoy-proxy-configmap.yml", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.195) 0:01:44.573 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.031) 0:01:44.605 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.021) 0:01:44.627 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.020) 0:01:44.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.019) 0:01:44.667 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.021) 0:01:44.688 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.052) 0:01:44.740 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.022) 0:01:44.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.021) 0:01:44.784 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "---\napiVersion: v1\nkind: PersistentVolumeClaim\nmetadata:\n name: wp-pv-claim\n labels:\n app: wordpress\nspec:\n accessModes:\n - ReadWriteOnce\n resources:\n requests:\n storage: 20Gi\n---\napiVersion: v1\nkind: Pod\nmetadata:\n name: quadlet-demo\nspec:\n containers:\n - name: wordpress\n image: quay.io/linux-system-roles/wordpress:4.8-apache\n env:\n - name: WORDPRESS_DB_HOST\n value: quadlet-demo-mysql\n - name: WORDPRESS_DB_PASSWORD\n valueFrom:\n secretKeyRef:\n name: mysql-root-password-kube\n key: password\n volumeMounts:\n - name: wordpress-persistent-storage\n mountPath: /var/www/html\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n - name: envoy\n image: quay.io/linux-system-roles/envoyproxy:v1.25.0\n volumeMounts:\n - name: config-volume\n mountPath: /etc/envoy\n - name: certificates\n mountPath: /etc/envoy-certificates\n env:\n - name: ENVOY_UID\n value: \"0\"\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n volumes:\n - name: config-volume\n configMap:\n name: envoy-proxy-config\n - name: certificates\n secret:\n secretName: envoy-certificates\n - name: wordpress-persistent-storage\n persistentVolumeClaim:\n claimName: wp-pv-claim\n - name: www # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3\n - name: create # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3-create\n", "__podman_quadlet_template_src": "quadlet-demo.yml.j2" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.061) 0:01:44.846 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.025) 0:01:44.871 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.021) 0:01:44.892 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "yml", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.029) 0:01:44.922 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.035) 0:01:44.957 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.024) 0:01:44.982 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.028) 0:01:45.010 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.026) 0:01:45.037 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.199) 0:01:45.237 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:04:39 +0000 (0:00:00.023) 0:01:45.260 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235437.5571244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.194) 0:01:45.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.019) 0:01:45.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.018) 0:01:45.493 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.056) 0:01:45.549 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.021) 0:01:45.570 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.020) 0:01:45.590 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.018) 0:01:45.610 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.034) 0:01:45.644 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.019) 0:01:45.663 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.018) 0:01:45.682 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.yml", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.045) 0:01:45.727 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.040) 0:01:45.767 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.019) 0:01:45.787 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.021) 0:01:45.808 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-demo.yml", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.195) 0:01:46.003 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.033) 0:01:46.036 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.023) 0:01:46.059 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.021) 0:01:46.081 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.022) 0:01:46.103 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.021) 0:01:46.125 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.053) 0:01:46.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.020) 0:01:46.199 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.020) 0:01:46.219 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.kube", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Unit]\nRequires=quadlet-demo-mysql.service\nAfter=quadlet-demo-mysql.service\n\n[Kube]\n# Point to the yaml file in the same directory\nYaml=quadlet-demo.yml\n# Use the quadlet-demo network\nNetwork=quadlet-demo.network\n# Publish the envoy proxy data port\nPublishPort=8000:8080\n# Publish the envoy proxy admin port\nPublishPort=9000:9901\n# Use the envoy proxy config map in the same directory\nConfigMap=envoy-proxy-configmap.yml", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.026) 0:01:46.245 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.024) 0:01:46.270 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.019) 0:01:46.289 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:04:40 +0000 (0:00:00.027) 0:01:46.317 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.033) 0:01:46.350 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.023) 0:01:46.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.022) 0:01:46.396 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.025) 0:01:46.422 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.195) 0:01:46.618 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.023) 0:01:46.641 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235437.5571244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.193) 0:01:46.835 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.019) 0:01:46.855 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.018) 0:01:46.873 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.019) 0:01:46.893 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.019) 0:01:46.912 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.048) 0:01:46.961 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.020) 0:01:46.981 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": [ "quadlet-demo.yml" ], "__podman_service_name": "quadlet-demo.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.033) 0:01:47.015 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.020) 0:01:47.035 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.018) 0:01:47.053 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.kube", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.045) 0:01:47.099 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.039) 0:01:47.138 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:04:41 +0000 (0:00:00.020) 0:01:47.158 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-demo.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.324) 0:01:47.483 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-demo.kube", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.194) 0:01:47.678 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.031) 0:01:47.709 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.019) 0:01:47.729 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.019) 0:01:47.748 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.018) 0:01:47.767 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.019) 0:01:47.786 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.048) 0:01:47.834 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.020) 0:01:47.855 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.018) 0:01:47.874 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.30.0/24\nGateway=192.168.30.1\nLabel=app=wordpress", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.026) 0:01:47.901 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.028) 0:01:47.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.021) 0:01:47.951 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.027) 0:01:47.979 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.034) 0:01:48.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.024) 0:01:48.038 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.024) 0:01:48.063 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.025) 0:01:48.088 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.196) 0:01:48.284 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:04:42 +0000 (0:00:00.024) 0:01:48.309 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235437.5571244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235406.8842633, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2912423757", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.195) 0:01:48.504 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.019) 0:01:48.524 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.019) 0:01:48.544 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.019) 0:01:48.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.049) 0:01:48.612 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.019) 0:01:48.632 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.019) 0:01:48.652 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.033) 0:01:48.685 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.020) 0:01:48.706 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.018) 0:01:48.724 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.045) 0:01:48.770 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.039) 0:01:48.809 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.020) 0:01:48.829 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.020) 0:01:48.850 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.194) 0:01:49.044 ****** included: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.031) 0:01:49.076 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.019) 0:01:49.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.018) 0:01:49.115 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:04:43 +0000 (0:00:00.019) 0:01:49.134 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:04:44 +0000 (0:00:00.545) 0:01:49.679 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037626", "end": "2024-02-06 16:04:44.557091", "rc": 0, "start": "2024-02-06 16:04:44.519465" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:04:44 +0000 (0:00:00.241) 0:01:49.921 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-demo" ], "delta": "0:00:00.036371", "end": "2024-02-06 16:04:44.796622", "rc": 0, "start": "2024-02-06 16:04:44.760251" } STDOUT: systemd-quadlet-demo TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:04:44 +0000 (0:00:00.239) 0:01:50.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 16:04:44 +0000 (0:00:00.029) 0:01:50.189 ****** to retry, use: --limit @/tmp/tests_quadlet_demo.retry PLAY RECAP ********************************************************************* sut : ok=269 changed=31 unreachable=0 failed=1 skipped=261 rescued=1 ignored=0 Tuesday 06 February 2024 16:04:44 +0000 (0:00:00.018) 0:01:50.208 ****** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 47.16s /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Ensure container images are present --------- 9.71s /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 5.22s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.09s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.firewall : Configure firewall ----------------- 2.35s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 2.21s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 1.17s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 linux-system-roles.podman : Gather the package facts -------------------- 1.07s /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.97s /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/main.yml:6 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.88s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.88s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.70s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 0.69s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Gathering Facts --------------------------------------------------------- 0.66s /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/tests_quadlet_demo.yml:9 ------- fedora.linux_system_roles.certificate : Slurp the contents of the files --- 0.60s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 linux-system-roles.podman : Ensure quadlet file is copied --------------- 0.56s /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 fedora.linux_system_roles.certificate : Remove files -------------------- 0.56s /WORKDIR/git-fix-linger-handlinghp_y5u6s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 linux-system-roles.podman : Stop and disable service -------------------- 0.55s /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Reload systemctl ---------------------------- 0.55s /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 linux-system-roles.podman : Reload systemctl ---------------------------- 0.55s /WORKDIR/git-fix-linger-handlinghp_y5u6s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---