# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.17.2] 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.17/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci6427sy3p/.collection executable location = /opt/ansible-2.17/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.17/bin/python) jinja version = 3.1.4 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ansible.yml **************************************************** 1 plays in /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml PLAY [Ensure that the roles runs with default parameters] ********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:2 Saturday 10 August 2024 05:23:11 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 10 August 2024 05:23:13 +0000 (0:00:02.462) 0:00:02.476 ******* included: /WORKDIR/git-weekly-ci6427sy3p/.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-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 10 August 2024 05:23:13 +0000 (0:00:00.018) 0:00:02.494 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 10 August 2024 05:23:13 +0000 (0:00:00.015) 0:00:02.509 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 10 August 2024 05:23:13 +0000 (0:00:00.260) 0:00:02.769 ******* ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Saturday 10 August 2024 05:23:13 +0000 (0:00:00.019) 0:00:02.789 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Saturday 10 August 2024 05:23:14 +0000 (0:00:00.206) 0:00:02.996 ******* ok: [sut] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Saturday 10 August 2024 05:23:14 +0000 (0:00:00.024) 0:00:03.020 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Saturday 10 August 2024 05:23:15 +0000 (0:00:01.539) 0:00:04.560 ******* skipping: [sut] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Saturday 10 August 2024 05:23:15 +0000 (0:00:00.013) 0:00:04.573 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Saturday 10 August 2024 05:23:15 +0000 (0:00:00.012) 0:00:04.586 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 10 August 2024 05:23:15 +0000 (0:00:00.012) 0:00:04.598 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 10 August 2024 05:23:15 +0000 (0:00:00.012) 0:00:04.610 ******* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 10 August 2024 05:23:15 +0000 (0:00:00.014) 0:00:04.625 ******* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service sysinit.target polkit.service basic.target system.slice dbus.socket", "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 ebtables.service shutdown.target iptables.service ipset.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14724", "LimitNPROCSoft": "14724", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14724", "LimitSIGPENDINGSoft": "14724", "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": "3466518528", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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 dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4417", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 10 August 2024 05:23:16 +0000 (0:00:00.536) 0:00:05.161 ******* 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": "dbus-broker.service dbus.socket polkit.service sysinit.target system.slice basic.target", "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 nftables.service ip6tables.service ipset.service shutdown.target iptables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14724", "LimitNPROCSoft": "14724", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14724", "LimitSIGPENDINGSoft": "14724", "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": "3466518528", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4417", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.877) 0:00:06.039 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.12", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.021) 0:00:06.061 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "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-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.015) 0:00:06.076 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.014) 0:00:06.090 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.027) 0:00:06.117 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.026) 0:00:06.144 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.014) 0:00:06.159 ******* ok: [sut] => { "changed": false, "firewall_config": { "custom": { "zones": { "public": { "description": "For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.", "egress_priority": 0, "forward": true, "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "ingress_priority": 0, "interfaces": [], "masquerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "mdns", "dhcpv6-client" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "irc", "amanda", "sip", "proto-gre", "RAS", "netbios-ns", "h323", "snmp", "sane", "tftp", "Q.931", "pptp", "ftp" ], "icmptypes": [ "neighbour-solicitation", "network-unreachable", "precedence-cutoff", "no-route", "redirect", "required-option-missing", "ttl-zero-during-transit", "destination-unreachable", "network-redirect", "reject-route", "time-exceeded", "beyond-scope", "fragmentation-needed", "parameter-problem", "host-unreachable", "host-precedence-violation", "source-route-failed", "tos-network-unreachable", "network-prohibited", "tos-network-redirect", "echo-request", "host-prohibited", "host-redirect", "mld2-listener-report", "neighbour-advertisement", "packet-too-big", "port-unreachable", "ip-header-bad", "failed-policy", "timestamp-reply", "timestamp-request", "communication-prohibited", "source-quench", "mld-listener-query", "network-unknown", "protocol-unreachable", "mld-listener-done", "tos-host-redirect", "mld-listener-report", "ttl-zero-during-reassembly", "unknown-header-type", "echo-reply", "router-advertisement", "router-solicitation", "host-unknown", "bad-header", "tos-host-unreachable", "address-unreachable", "unknown-option" ], "policies": [ "allow-host-ipv6" ], "services": [ "dns-over-quic", "quassel", "kube-controller-manager", "ipp-client", "checkmk-agent", "zerotier", "ntp", "dds-unicast", "cockpit", "rdp", "bgp", "redis", "docker-registry", "ldap", "tile38", "kube-nodeport-services", "llmnr-client", "tor-socks", "nfs", "alvr", "bitcoin", "stronghold-crusader", "pmcd", "wbem-https", "kerberos", "prometheus-node-exporter", "klogin", "irc", "dhcpv6-client", "samba-client", "kubelet-worker", "libvirt-tls", "murmur", "ssh", "xmpp-server", "sip", "elasticsearch", "amqps", "bitcoin-rpc", "kube-scheduler-secure", "http", "warpinator", "kdeconnect", "postgresql", "kibana", "vnc-server", "xdmcp", "llmnr-tcp", "transmission-client", "freeipa-4", "ptp", "statsrv", "ps2link", "dns-over-tls", "pop3s", "bacula-client", "ircs", "mountd", "ganglia-master", "bitcoin-testnet", "netdata-dashboard", "llmnr-udp", "mqtt", "vrrp", "condor-collector", "ws-discovery-tcp", "kpasswd", "slp", "imaps", "minecraft", "RH-Satellite-6-capsule", "factorio", "git", "snmptls", "minidlna", "synergy", "lightning-network", "ps3netsrv", "distcc", "zabbix-web-service", "kube-worker", "rpc-bind", "kube-controller-manager-secure", "grafana", "puppetmaster", "cfengine", "nfs3", "syncthing-relay", "sips", "ovirt-imageio", "nmea-0183", "svdrp", "bittorrent-lsd", "vdsm", "rquotad", "snmptrap", "etcd-client", "galera", "snmptls-trap", "need-for-speed-most-wanted", "privoxy", "zabbix-server", "zabbix-java-gateway", "nbd", "cratedb", "smtp", "smtp-submission", "mdns", "wbem-http", "netbios-ns", "ws-discovery", "foreman-proxy", "pmwebapi", "apcupsd", "ovirt-storageconsole", "kube-apiserver", "snmp", "zabbix-trapper", "dds-multicast", "submission", "pmproxy", "mssql", "bacula", "smtps", "iscsi-target", "ldaps", "ipsec", "redis-sentinel", "freeipa-replication", "RH-Satellite-6", "sane", "tftp", "amqp", "kprop", "dhcpv6", "proxy-dhcp", "svn", "pmwebapis", "zabbix-agent", "jenkins", "tinc", "ipp", "xmpp-local", "dns", "dds", "memcache", "salt-master", "freeipa-ldap", "squid", "supertuxkart", "prometheus", "ceph-mon", "dhcp", "bitcoin-testnet-rpc", "spideroak-lansync", "kube-api", "gpsd", "opentelemetry", "nebula", "audit", "anno-1800", "zero-k", "bb", "plex", "mongodb", "settlers-history-collection", "matrix", "bareos-filedaemon", "kube-scheduler", "libvirt", "ceph-exporter", "syscomlan", "wsman", "ws-discovery-udp", "docker-swarm", "terraria", "wsmans", "high-availability", "syncthing-gui", "samba", "afp", "pulseaudio", "collectd", "nrpe", "radius", "mosh", "rsh", "etcd-server", "steam-streaming", "kubelet", "civilization-iv", "mqtt-tls", "bareos-storage", "openvpn", "ausweisapp2", "bareos-director", "ftp", "ipfs", "tentacle", "ceph", "dropbox-lansync", "samba-dc", "https", "syslog", "0-AD", "foreman", "kadmin", "imap", "nut", "mysql", "syslog-tls", "kube-control-plane", "kube-control-plane-secure", "freeipa-ldaps", "xmpp-bosh", "anno-1602", "xmpp-client", "wireguard", "rsyncd", "managesieve", "ws-discovery-client", "stellaris", "kshell", "ssdp", "llmnr", "amanda-client", "ganglia-client", "freeipa-trust", "isns", "http3", "kubelet-readonly", "syncthing", "ctdb", "ms-wbt", "ovirt-vmconsole", "finger", "amanda-k5-client", "rtsp", "spotify-sync", "upnp-client", "gre", "civilization-v", "ident", "telnet", "pop3" ], "zones": [ "trusted", "public", "block", "work", "external", "nm-shared", "FedoraServer", "home", "internal", "dmz", "FedoraWorkstation", "drop" ] }, "default_zone": "public" } } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.612) 0:00:06.771 ******* ok: [sut] => { "ansible_facts": { "firewall_config": { "custom": { "zones": { "public": { "description": "For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.", "egress_priority": 0, "forward": true, "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "ingress_priority": 0, "interfaces": [], "masquerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "mdns", "dhcpv6-client" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "irc", "amanda", "sip", "proto-gre", "RAS", "netbios-ns", "h323", "snmp", "sane", "tftp", "Q.931", "pptp", "ftp" ], "icmptypes": [ "neighbour-solicitation", "network-unreachable", "precedence-cutoff", "no-route", "redirect", "required-option-missing", "ttl-zero-during-transit", "destination-unreachable", "network-redirect", "reject-route", "time-exceeded", "beyond-scope", "fragmentation-needed", "parameter-problem", "host-unreachable", "host-precedence-violation", "source-route-failed", "tos-network-unreachable", "network-prohibited", "tos-network-redirect", "echo-request", "host-prohibited", "host-redirect", "mld2-listener-report", "neighbour-advertisement", "packet-too-big", "port-unreachable", "ip-header-bad", "failed-policy", "timestamp-reply", "timestamp-request", "communication-prohibited", "source-quench", "mld-listener-query", "network-unknown", "protocol-unreachable", "mld-listener-done", "tos-host-redirect", "mld-listener-report", "ttl-zero-during-reassembly", "unknown-header-type", "echo-reply", "router-advertisement", "router-solicitation", "host-unknown", "bad-header", "tos-host-unreachable", "address-unreachable", "unknown-option" ], "policies": [ "allow-host-ipv6" ], "services": [ "dns-over-quic", "quassel", "kube-controller-manager", "ipp-client", "checkmk-agent", "zerotier", "ntp", "dds-unicast", "cockpit", "rdp", "bgp", "redis", "docker-registry", "ldap", "tile38", "kube-nodeport-services", "llmnr-client", "tor-socks", "nfs", "alvr", "bitcoin", "stronghold-crusader", "pmcd", "wbem-https", "kerberos", "prometheus-node-exporter", "klogin", "irc", "dhcpv6-client", "samba-client", "kubelet-worker", "libvirt-tls", "murmur", "ssh", "xmpp-server", "sip", "elasticsearch", "amqps", "bitcoin-rpc", "kube-scheduler-secure", "http", "warpinator", "kdeconnect", "postgresql", "kibana", "vnc-server", "xdmcp", "llmnr-tcp", "transmission-client", "freeipa-4", "ptp", "statsrv", "ps2link", "dns-over-tls", "pop3s", "bacula-client", "ircs", "mountd", "ganglia-master", "bitcoin-testnet", "netdata-dashboard", "llmnr-udp", "mqtt", "vrrp", "condor-collector", "ws-discovery-tcp", "kpasswd", "slp", "imaps", "minecraft", "RH-Satellite-6-capsule", "factorio", "git", "snmptls", "minidlna", "synergy", "lightning-network", "ps3netsrv", "distcc", "zabbix-web-service", "kube-worker", "rpc-bind", "kube-controller-manager-secure", "grafana", "puppetmaster", "cfengine", "nfs3", "syncthing-relay", "sips", "ovirt-imageio", "nmea-0183", "svdrp", "bittorrent-lsd", "vdsm", "rquotad", "snmptrap", "etcd-client", "galera", "snmptls-trap", "need-for-speed-most-wanted", "privoxy", "zabbix-server", "zabbix-java-gateway", "nbd", "cratedb", "smtp", "smtp-submission", "mdns", "wbem-http", "netbios-ns", "ws-discovery", "foreman-proxy", "pmwebapi", "apcupsd", "ovirt-storageconsole", "kube-apiserver", "snmp", "zabbix-trapper", "dds-multicast", "submission", "pmproxy", "mssql", "bacula", "smtps", "iscsi-target", "ldaps", "ipsec", "redis-sentinel", "freeipa-replication", "RH-Satellite-6", "sane", "tftp", "amqp", "kprop", "dhcpv6", "proxy-dhcp", "svn", "pmwebapis", "zabbix-agent", "jenkins", "tinc", "ipp", "xmpp-local", "dns", "dds", "memcache", "salt-master", "freeipa-ldap", "squid", "supertuxkart", "prometheus", "ceph-mon", "dhcp", "bitcoin-testnet-rpc", "spideroak-lansync", "kube-api", "gpsd", "opentelemetry", "nebula", "audit", "anno-1800", "zero-k", "bb", "plex", "mongodb", "settlers-history-collection", "matrix", "bareos-filedaemon", "kube-scheduler", "libvirt", "ceph-exporter", "syscomlan", "wsman", "ws-discovery-udp", "docker-swarm", "terraria", "wsmans", "high-availability", "syncthing-gui", "samba", "afp", "pulseaudio", "collectd", "nrpe", "radius", "mosh", "rsh", "etcd-server", "steam-streaming", "kubelet", "civilization-iv", "mqtt-tls", "bareos-storage", "openvpn", "ausweisapp2", "bareos-director", "ftp", "ipfs", "tentacle", "ceph", "dropbox-lansync", "samba-dc", "https", "syslog", "0-AD", "foreman", "kadmin", "imap", "nut", "mysql", "syslog-tls", "kube-control-plane", "kube-control-plane-secure", "freeipa-ldaps", "xmpp-bosh", "anno-1602", "xmpp-client", "wireguard", "rsyncd", "managesieve", "ws-discovery-client", "stellaris", "kshell", "ssdp", "llmnr", "amanda-client", "ganglia-client", "freeipa-trust", "isns", "http3", "kubelet-readonly", "syncthing", "ctdb", "ms-wbt", "ovirt-vmconsole", "finger", "amanda-k5-client", "rtsp", "spotify-sync", "upnp-client", "gre", "civilization-v", "ident", "telnet", "pop3" ], "zones": [ "trusted", "public", "block", "work", "external", "nm-shared", "FedoraServer", "home", "internal", "dmz", "FedoraWorkstation", "drop" ] }, "default_zone": "public" } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.020) 0:00:06.792 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.012) 0:00:06.805 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.014) 0:00:06.820 ******* skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Get default zone] ******************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:11 Saturday 10 August 2024 05:23:17 +0000 (0:00:00.015) 0:00:06.836 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--get-default-zone" ], "delta": "0:00:00.176514", "end": "2024-08-10 05:23:18.379739", "rc": 0, "start": "2024-08-10 05:23:18.203225" } STDOUT: public TASK [Remove custom zone] ****************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:21 Saturday 10 August 2024 05:23:18 +0000 (0:00:00.460) 0:00:07.296 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--delete-zone=custom" ], "delta": "0:00:00.177236", "end": "2024-08-10 05:23:18.754449", "failed_when_result": false, "rc": 112, "start": "2024-08-10 05:23:18.577213" } STDERR: Error: INVALID_ZONE: custom MSG: non-zero return code TASK [Reset internal zone to defaults] ***************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:27 Saturday 10 August 2024 05:23:18 +0000 (0:00:00.377) 0:00:07.674 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=internal" ], "delta": "0:00:00.181671", "end": "2024-08-10 05:23:19.139074", "failed_when_result": false, "rc": 22, "start": "2024-08-10 05:23:18.957403" } STDERR: Error: NO_DEFAULTS: internal MSG: non-zero return code TASK [Reset trusted zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:33 Saturday 10 August 2024 05:23:19 +0000 (0:00:00.383) 0:00:08.057 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=trusted" ], "delta": "0:00:00.176111", "end": "2024-08-10 05:23:19.515519", "failed_when_result": false, "rc": 22, "start": "2024-08-10 05:23:19.339408" } STDERR: Error: NO_DEFAULTS: trusted MSG: non-zero return code TASK [Reset dmz zone to defaults] ********************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:39 Saturday 10 August 2024 05:23:19 +0000 (0:00:00.384) 0:00:08.442 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=dmz" ], "delta": "0:00:00.177286", "end": "2024-08-10 05:23:19.900786", "failed_when_result": false, "rc": 22, "start": "2024-08-10 05:23:19.723500" } STDERR: Error: NO_DEFAULTS: dmz MSG: non-zero return code TASK [Reset drop zone to defaults] ********************************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:45 Saturday 10 August 2024 05:23:19 +0000 (0:00:00.376) 0:00:08.819 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=drop" ], "delta": "0:00:00.178333", "end": "2024-08-10 05:23:20.279089", "failed_when_result": false, "rc": 22, "start": "2024-08-10 05:23:20.100756" } STDERR: Error: NO_DEFAULTS: drop MSG: non-zero return code TASK [Reset public zone to defaults] ******************************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:51 Saturday 10 August 2024 05:23:20 +0000 (0:00:00.400) 0:00:09.219 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=public" ], "delta": "0:00:00.187619", "end": "2024-08-10 05:23:20.707097", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:20.519478" } STDOUT: success TASK [Reset default zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:57 Saturday 10 August 2024 05:23:20 +0000 (0:00:00.406) 0:00:09.626 ******* ok: [sut] => { "changed": false, "cmd": "zone=$(firewall-cmd --get-default-zone)\nfirewall-cmd --permanent --load-zone-defaults=$zone\n", "delta": "0:00:00.353737", "end": "2024-08-10 05:23:21.269732", "failed_when_result": false, "rc": 22, "start": "2024-08-10 05:23:20.915995" } STDERR: Error: NO_DEFAULTS: public MSG: non-zero return code TASK [Create custom zone] ****************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:66 Saturday 10 August 2024 05:23:21 +0000 (0:00:00.564) 0:00:10.191 ******* changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--new-zone=custom" ], "delta": "0:00:00.183702", "end": "2024-08-10 05:23:21.657167", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:21.473465" } STDOUT: success TASK [Reload firewalld] ******************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:72 Saturday 10 August 2024 05:23:21 +0000 (0:00:00.400) 0:00:10.591 ******* changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--reload" ], "delta": "0:00:00.322413", "end": "2024-08-10 05:23:22.204654", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:21.882241" } STDOUT: success TASK [Permit traffic in default zone for https service] ************************ task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:80 Saturday 10 August 2024 05:23:22 +0000 (0:00:00.536) 0:00:11.128 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Permit traffic in default zone for https service, again] ***************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:88 Saturday 10 August 2024 05:23:22 +0000 (0:00:00.405) 0:00:11.533 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Permit traffic in default zone on port 8081/tcp] ************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:96 Saturday 10 August 2024 05:23:22 +0000 (0:00:00.284) 0:00:11.817 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Permit traffic in default zone on port 8081/tcp, again] ****************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:104 Saturday 10 August 2024 05:23:23 +0000 (0:00:00.293) 0:00:12.110 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow port 161-162/udp in permanent default zone] ************************ task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:112 Saturday 10 August 2024 05:23:23 +0000 (0:00:00.282) 0:00:12.393 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow port 161-162/udp in permanent default zone, again] ***************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:120 Saturday 10 August 2024 05:23:23 +0000 (0:00:00.290) 0:00:12.683 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Do not permit traffic in default zone on port 8081/tcp] ****************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:128 Saturday 10 August 2024 05:23:24 +0000 (0:00:00.279) 0:00:12.963 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Do not permit traffic in default zone on port 8081/tcp, again] *********** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:136 Saturday 10 August 2024 05:23:24 +0000 (0:00:00.290) 0:00:13.254 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow service http in permanent dmz zone] ******************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:144 Saturday 10 August 2024 05:23:24 +0000 (0:00:00.281) 0:00:13.535 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow service http in permanent dmz zone, again] ************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:153 Saturday 10 August 2024 05:23:24 +0000 (0:00:00.292) 0:00:13.828 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow service ftp with limitation using rich rule in permanent default zone] *** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:162 Saturday 10 August 2024 05:23:25 +0000 (0:00:00.282) 0:00:14.110 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow service ftp with limitation using rich rule in permanent default zone, again] *** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:170 Saturday 10 August 2024 05:23:25 +0000 (0:00:00.293) 0:00:14.404 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow source 192.0.2.0/24 in internal zone] ****************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:178 Saturday 10 August 2024 05:23:25 +0000 (0:00:00.282) 0:00:14.686 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow source 192.0.2.0/24 in internal zone, again] *********************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:187 Saturday 10 August 2024 05:23:26 +0000 (0:00:00.288) 0:00:14.974 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow nm interface eth0 in permanent trusted zone] *********************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:196 Saturday 10 August 2024 05:23:26 +0000 (0:00:00.279) 0:00:15.254 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow nm interface eth0 in permanent trusted zone, again] **************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:205 Saturday 10 August 2024 05:23:26 +0000 (0:00:00.332) 0:00:15.587 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Disable nm interface eth0 in permanent trusted zone] ********************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:214 Saturday 10 August 2024 05:23:26 +0000 (0:00:00.297) 0:00:15.885 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Disable nm interface eth0 in permanent trusted zone, again] ************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:223 Saturday 10 August 2024 05:23:27 +0000 (0:00:00.329) 0:00:16.214 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow interface eth2 in permanent trusted zone] ************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:232 Saturday 10 August 2024 05:23:27 +0000 (0:00:00.302) 0:00:16.517 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow interface eth2 in permanent trusted zone, again] ******************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:241 Saturday 10 August 2024 05:23:27 +0000 (0:00:00.309) 0:00:16.826 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow masquerading in permament dmz zone] ******************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:250 Saturday 10 August 2024 05:23:28 +0000 (0:00:00.288) 0:00:17.115 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow masquerading in permament dmz zone, again] ************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:258 Saturday 10 August 2024 05:23:28 +0000 (0:00:00.290) 0:00:17.405 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure permanent custom zone exists (no change)] ************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:266 Saturday 10 August 2024 05:23:28 +0000 (0:00:00.280) 0:00:17.686 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure ICMP block inversion in permanent drop zone] ********************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:274 Saturday 10 August 2024 05:23:29 +0000 (0:00:00.283) 0:00:17.969 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Ensure ICMP block inversion in permanent drop zone, again] *************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:282 Saturday 10 August 2024 05:23:29 +0000 (0:00:00.287) 0:00:18.257 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Block ICMP echo-request in permanent drop zone] ************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:290 Saturday 10 August 2024 05:23:29 +0000 (0:00:00.279) 0:00:18.536 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Block ICMP echo-request in permanent drop zone, again] ******************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:299 Saturday 10 August 2024 05:23:29 +0000 (0:00:00.290) 0:00:18.827 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure default target in permanent internal zone (no change)] ************ task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:308 Saturday 10 August 2024 05:23:30 +0000 (0:00:00.283) 0:00:19.110 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure target ACCEPT in permanent internal zone] ************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:317 Saturday 10 August 2024 05:23:30 +0000 (0:00:00.281) 0:00:19.391 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Ensure target ACCEPT in permanent internal zone, again] ****************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:326 Saturday 10 August 2024 05:23:31 +0000 (0:00:00.523) 0:00:19.914 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure default target in permanent internal zone] ************************ task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:335 Saturday 10 August 2024 05:23:31 +0000 (0:00:00.277) 0:00:20.192 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Ensure default target in permanent internal zone, again] ***************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:344 Saturday 10 August 2024 05:23:31 +0000 (0:00:00.461) 0:00:20.654 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Redirect port 443 to 8443 with Rich Rule in permanent and runtime public zone] *** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:353 Saturday 10 August 2024 05:23:32 +0000 (0:00:00.278) 0:00:20.933 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Redirect port 443 to 8443 with Rich Rule in permanent and runtime public zone, again] *** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:363 Saturday 10 August 2024 05:23:32 +0000 (0:00:00.325) 0:00:21.258 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Firewalld custom zone] *************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:373 Saturday 10 August 2024 05:23:32 +0000 (0:00:00.281) 0:00:21.540 ******* changed: [sut] => { "__firewall_changed": true, "changed": true } TASK [Assert firewalld custom zone] ******************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:381 Saturday 10 August 2024 05:23:33 +0000 (0:00:00.476) 0:00:22.017 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Add masquerade to custom zone] ******************************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:386 Saturday 10 August 2024 05:23:33 +0000 (0:00:00.013) 0:00:22.030 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add masquerade to custom zone, again] ************************************ task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:396 Saturday 10 August 2024 05:23:33 +0000 (0:00:00.303) 0:00:22.334 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Set the default zone to something other than dmz] ************************ task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:406 Saturday 10 August 2024 05:23:33 +0000 (0:00:00.285) 0:00:22.619 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--set-default-zone", "public" ], "delta": "0:00:00.173828", "end": "2024-08-10 05:23:34.075453", "rc": 0, "start": "2024-08-10 05:23:33.901625" } STDOUT: success STDERR: Warning: ZONE_ALREADY_SET: public TASK [Set default zone] ******************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:410 Saturday 10 August 2024 05:23:34 +0000 (0:00:00.372) 0:00:22.992 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Set default zone, again] ************************************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:417 Saturday 10 August 2024 05:23:34 +0000 (0:00:00.493) 0:00:23.486 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add multiple custom services] ******************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:424 Saturday 10 August 2024 05:23:34 +0000 (0:00:00.284) 0:00:23.770 ******* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: can only add, modify, or remove one service at a time TASK [Add custom service without details] ************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:434 Saturday 10 August 2024 05:23:35 +0000 (0:00:00.248) 0:00:24.019 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add custom service that already exists] ********************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:442 Saturday 10 August 2024 05:23:35 +0000 (0:00:00.488) 0:00:24.507 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add description to custom service] *************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:450 Saturday 10 August 2024 05:23:35 +0000 (0:00:00.298) 0:00:24.806 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add short description to custom service] ********************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:459 Saturday 10 August 2024 05:23:36 +0000 (0:00:00.475) 0:00:25.282 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add source_ports to custom service] ************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:468 Saturday 10 August 2024 05:23:36 +0000 (0:00:00.486) 0:00:25.768 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add source_ports to custom service again] ******************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:477 Saturday 10 August 2024 05:23:37 +0000 (0:00:00.473) 0:00:26.241 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add invalid protocol to custom service] ********************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:486 Saturday 10 August 2024 05:23:37 +0000 (0:00:00.289) 0:00:26.531 ******* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: INVALID_PROTOCOL: nonexistentprotocol TASK [Add valid protocol to custom service] ************************************ task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:495 Saturday 10 August 2024 05:23:37 +0000 (0:00:00.293) 0:00:26.824 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Remove valid protocol from customservice] ******************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:504 Saturday 10 August 2024 05:23:38 +0000 (0:00:00.473) 0:00:27.298 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Remove ports from custom service without deleting service] *************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:513 Saturday 10 August 2024 05:23:38 +0000 (0:00:00.479) 0:00:27.777 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add destination addresses] *********************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:522 Saturday 10 August 2024 05:23:39 +0000 (0:00:00.481) 0:00:28.259 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Delete custom service] *************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:533 Saturday 10 August 2024 05:23:39 +0000 (0:00:00.476) 0:00:28.735 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Delete custom service again] ********************************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:541 Saturday 10 August 2024 05:23:40 +0000 (0:00:00.469) 0:00:29.205 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add custom service with all the elements at once] ************************ task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:549 Saturday 10 August 2024 05:23:40 +0000 (0:00:00.284) 0:00:29.489 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add helper module that already is on customservice] ********************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:566 Saturday 10 August 2024 05:23:41 +0000 (0:00:00.487) 0:00:29.977 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Forward port 40 to 0.0.0.0:8080 (string)] ******************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:575 Saturday 10 August 2024 05:23:41 +0000 (0:00:00.292) 0:00:30.269 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Forward same port again (string)] **************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:582 Saturday 10 August 2024 05:23:41 +0000 (0:00:00.327) 0:00:30.597 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Disable forward port (string)] ******************************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:589 Saturday 10 August 2024 05:23:41 +0000 (0:00:00.285) 0:00:30.882 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Forward port (dict form)] ************************************************ task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:596 Saturday 10 August 2024 05:23:42 +0000 (0:00:00.294) 0:00:31.176 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Forward port again (dict form)] ****************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:607 Saturday 10 August 2024 05:23:42 +0000 (0:00:00.296) 0:00:31.472 ******* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Disable forward port (dict form)] **************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:618 Saturday 10 August 2024 05:23:42 +0000 (0:00:00.287) 0:00:31.759 ******* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Remove custom zone] ****************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:637 Saturday 10 August 2024 05:23:43 +0000 (0:00:00.309) 0:00:32.069 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--delete-zone=custom" ], "delta": "0:00:00.181881", "end": "2024-08-10 05:23:43.534415", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:43.352534" } STDOUT: success TASK [Remove customzone zone] ************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:643 Saturday 10 August 2024 05:23:43 +0000 (0:00:00.383) 0:00:32.453 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--delete-zone=customzone" ], "delta": "0:00:00.181936", "end": "2024-08-10 05:23:43.916606", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:43.734670" } STDOUT: success TASK [Reset internal zone to defaults] ***************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:649 Saturday 10 August 2024 05:23:43 +0000 (0:00:00.384) 0:00:32.838 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=internal" ], "delta": "0:00:00.181861", "end": "2024-08-10 05:23:44.303932", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:44.122071" } STDOUT: success TASK [Reset trusted zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:655 Saturday 10 August 2024 05:23:44 +0000 (0:00:00.384) 0:00:33.222 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=trusted" ], "delta": "0:00:00.177963", "end": "2024-08-10 05:23:44.683721", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:44.505758" } STDOUT: success TASK [Reset dmz zone to defaults] ********************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:661 Saturday 10 August 2024 05:23:44 +0000 (0:00:00.380) 0:00:33.603 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=dmz" ], "delta": "0:00:00.179129", "end": "2024-08-10 05:23:45.064422", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:44.885293" } STDOUT: success TASK [Reset drop zone to defaults] ********************************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:667 Saturday 10 August 2024 05:23:45 +0000 (0:00:00.380) 0:00:33.983 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=drop" ], "delta": "0:00:00.180152", "end": "2024-08-10 05:23:45.444620", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:45.264468" } STDOUT: success TASK [Reset public zone to defaults] ******************************************* task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:673 Saturday 10 August 2024 05:23:45 +0000 (0:00:00.380) 0:00:34.363 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=public" ], "delta": "0:00:00.180682", "end": "2024-08-10 05:23:45.824583", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:45.643901" } STDOUT: success TASK [Reset default zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:679 Saturday 10 August 2024 05:23:45 +0000 (0:00:00.380) 0:00:34.743 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=public" ], "delta": "0:00:00.179122", "end": "2024-08-10 05:23:46.203524", "failed_when_result": false, "rc": 22, "start": "2024-08-10 05:23:46.024402" } STDERR: Error: NO_DEFAULTS: public MSG: non-zero return code TASK [Reset default zone] ****************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:685 Saturday 10 August 2024 05:23:46 +0000 (0:00:00.377) 0:00:35.121 ******* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--set-default-zone=public" ], "delta": "0:00:00.322350", "end": "2024-08-10 05:23:46.730897", "rc": 0, "start": "2024-08-10 05:23:46.408547" } STDOUT: success TASK [Reload firewalld] ******************************************************** task path: /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:691 Saturday 10 August 2024 05:23:46 +0000 (0:00:00.528) 0:00:35.650 ******* changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--reload" ], "delta": "0:00:00.310280", "end": "2024-08-10 05:23:47.243776", "failed_when_result": false, "rc": 0, "start": "2024-08-10 05:23:46.933496" } STDOUT: success PLAY RECAP ********************************************************************* sut : ok=95 changed=37 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 Saturday 10 August 2024 05:23:47 +0000 (0:00:00.516) 0:00:36.166 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 2.46s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:2 ---------------------- fedora.linux_system_roles.firewall : Install firewalld ------------------ 1.54s /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 0.88s /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 fedora.linux_system_roles.firewall : Gather firewall config if no arguments --- 0.61s /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Reset default zone to defaults ------------------------------------------ 0.56s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:57 --------------------- Reload firewalld -------------------------------------------------------- 0.54s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:72 --------------------- fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 0.54s /WORKDIR/git-weekly-ci6427sy3p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Reset default zone ------------------------------------------------------ 0.53s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:685 -------------------- Ensure target ACCEPT in permanent internal zone ------------------------- 0.52s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:317 -------------------- Reload firewalld -------------------------------------------------------- 0.52s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:691 -------------------- Set default zone -------------------------------------------------------- 0.49s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:410 -------------------- Add custom service without details -------------------------------------- 0.49s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:434 -------------------- Add custom service with all the elements at once ------------------------ 0.49s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:549 -------------------- Add short description to custom service --------------------------------- 0.49s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:459 -------------------- Remove ports from custom service without deleting service --------------- 0.48s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:513 -------------------- Remove valid protocol from customservice -------------------------------- 0.48s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:504 -------------------- Firewalld custom zone --------------------------------------------------- 0.48s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:373 -------------------- Add destination addresses ----------------------------------------------- 0.48s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:522 -------------------- Add description to custom service --------------------------------------- 0.48s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:450 -------------------- Add valid protocol to custom service ------------------------------------ 0.47s /WORKDIR/git-weekly-ci6427sy3p/tests/tests_ansible.yml:495 -------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Platform linux on host sut is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ---^---^---^---^---^---