# 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_startup_conflicts.yml ****************************************** 1 plays in /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml PLAY [Ensure role handles startup issues] ************************************** META: ran handlers TASK [Attempt to run role with default parameters (1)] ************************* task path: /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:6 Saturday 27 January 2024 05:54:49 +0000 (0:00:00.012) 0:00:00.012 ****** TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 27 January 2024 05:54:49 +0000 (0:00:00.028) 0:00:00.041 ****** included: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 27 January 2024 05:54:49 +0000 (0:00:00.010) 0:00:00.051 ****** ok: [sut] TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 27 January 2024 05:54:50 +0000 (0:00:00.374) 0:00:00.426 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 27 January 2024 05:54:50 +0000 (0:00:00.196) 0:00:00.622 ****** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 Saturday 27 January 2024 05:54:50 +0000 (0:00:00.019) 0:00:00.642 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 27 January 2024 05:54:50 +0000 (0:00:00.723) 0:00:01.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 27 January 2024 05:54:50 +0000 (0:00:00.016) 0:00:01.382 ****** 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 [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 27 January 2024 05:54:51 +0000 (0:00:00.034) 0:00:01.417 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 05:54:31 UTC", "ActiveEnterTimestampMonotonic": "1325265145", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice polkit.service dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 05:54:30 UTC", "AssertTimestampMonotonic": "1324583378", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ConditionTimestampMonotonic": "1324583376", "Conflicts": "shutdown.target ebtables.service iptables.service ipset.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11922", "ExecMainStartTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ExecMainStartTimestampMonotonic": "1324585703", "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 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-01-27 05:54:30 UTC] ; stop_time=[n/a] ; pid=11922 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 05:54:30 UTC", "InactiveExitTimestampMonotonic": "1324585750", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11922", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-27 05:54:31 UTC", "WatchdogTimestampMonotonic": "1325265067", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 27 January 2024 05:54:51 +0000 (0:00:00.362) 0:00:01.779 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 05:54:31 UTC", "ActiveEnterTimestampMonotonic": "1325265145", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice polkit.service dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 05:54:30 UTC", "AssertTimestampMonotonic": "1324583378", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ConditionTimestampMonotonic": "1324583376", "Conflicts": "shutdown.target ebtables.service iptables.service ipset.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11922", "ExecMainStartTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ExecMainStartTimestampMonotonic": "1324585703", "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 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-01-27 05:54:30 UTC] ; stop_time=[n/a] ; pid=11922 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 05:54:30 UTC", "InactiveExitTimestampMonotonic": "1324585750", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11922", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-27 05:54:31 UTC", "WatchdogTimestampMonotonic": "1325265067", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 27 January 2024 05:54:51 +0000 (0:00:00.227) 0:00:02.007 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python2", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 27 January 2024 05:54:51 +0000 (0:00:00.018) 0:00:02.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 27 January 2024 05:54:51 +0000 (0:00:00.016) 0:00:02.042 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 27 January 2024 05:54:51 +0000 (0:00:00.014) 0:00:02.056 ****** TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 27 January 2024 05:54:51 +0000 (0:00:00.016) 0:00:02.072 ****** TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 27 January 2024 05:54:51 +0000 (0:00:00.015) 0:00:02.088 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 27 January 2024 05:54:51 +0000 (0:00:00.015) 0:00:02.104 ****** ok: [sut] => { "changed": false, "firewall_config": { "custom": { "services": { "custom": { "description": "", "modules": [], "protocols": [], "short": "", "source_ports": [], "version": "" } }, "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.", "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "interfaces": [], "masqerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "dhcpv6-client", "https" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "sane", "irc", "sip", "netbios-ns", "tftp", "h323", "proto-gre", "ftp", "Q.931", "pptp", "RAS", "snmp", "amanda" ], "icmptypes": [ "port-unreachable", "destination-unreachable", "network-unreachable", "network-redirect", "address-unreachable", "required-option-missing", "tos-host-unreachable", "tos-network-unreachable", "host-unreachable", "failed-policy", "reject-route", "host-precedence-violation", "ip-header-bad", "communication-prohibited", "neighbour-advertisement", "neighbour-solicitation", "echo-reply", "ttl-zero-during-reassembly", "no-route", "bad-header", "unknown-header-type", "time-exceeded", "router-advertisement", "network-unknown", "fragmentation-needed", "unknown-option", "host-prohibited", "packet-too-big", "host-unknown", "ttl-zero-during-transit", "precedence-cutoff", "source-quench", "host-redirect", "beyond-scope", "router-solicitation", "network-prohibited", "timestamp-request", "timestamp-reply", "source-route-failed", "redirect", "tos-host-redirect", "parameter-problem", "echo-request", "tos-network-redirect", "protocol-unreachable" ], "services": [ "tor-socks", "ldap", "pmwebapis", "sane", "freeipa-replication", "mdns", "wsman", "tftp-client", "mqtt", "ipp-client", "isns", "vdsm", "dhcp", "kerberos", "ipp", "puppetmaster", "pmwebapi", "tinc", "xmpp-bosh", "salt-master", "irc", "ceph-mon", "audit", "amqps", "gre", "sip", "apcupsd", "elasticsearch", "iscsi-target", "bacula", "nfs", "amqp", "git", "murmur", "rtsp", "docker-swarm", "kshell", "matrix", "upnp-client", "zabbix-server", "dhcpv6", "snmptrap", "xdmcp", "libvirt", "synergy", "syslog", "mssql", "redis", "tftp", "svn", "kadmin", "ldaps", "slp", "ceph", "high-availability", "distcc", "klogin", "radius", "ctdb", "bgp", "kprop", "ovirt-storageconsole", "pulseaudio", "nmea-0183", "cfengine", "transmission-client", "openvpn", "freeipa-ldaps", "samba-client", "rsh", "etcd-server", "xmpp-local", "ptp", "nrpe", "ovirt-vmconsole", "proxy-dhcp", "pmproxy", "ftp", "sips", "freeipa-trust", "ircs", "postgresql", "nut", "condor-collector", "RH-Satellite-6", "wbem-http", "mosh", "syncthing", "bacula-client", "managesieve", "ovirt-imageio", "ganglia-master", "mountd", "bitcoin-testnet-rpc", "libvirt-tls", "imap", "ms-wbt", "rpc-bind", "ipsec", "bitcoin-rpc", "privoxy", "dhcpv6-client", "http", "syslog-tls", "RH-Satellite-6-capsule", "smtps", "samba", "pmcd", "svdrp", "nfs3", "ganglia-client", "smtp", "wbem-https", "docker-registry", "spideroak-lansync", "pop3s", "quassel", "minidlna", "xmpp-server", "jenkins", "amanda-client", "rsyncd", "xmpp-client", "bitcoin-testnet", "dns", "lightning-network", "etcd-client", "https", "bitcoin", "kpasswd", "syncthing-gui", "llmnr", "amanda-k5-client", "freeipa-ldap", "ssh", "snmp", "kibana", "mysql", "squid", "pop3", "telnet", "dropbox-lansync", "mqtt-tls", "samba-dc", "plex", "ntp", "zabbix-agent", "finger", "steam-streaming", "imaps", "mongodb", "wsmans", "smtp-submission", "vnc-server" ], "zones": [ "drop", "public", "external", "dmz", "work", "home", "internal", "block", "trusted" ] }, "default_zone": "public" } } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.426) 0:00:02.530 ****** ok: [sut] => { "ansible_facts": { "firewall_config": { "custom": { "services": { "custom": { "description": "", "modules": [], "protocols": [], "short": "", "source_ports": [], "version": "" } }, "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.", "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "interfaces": [], "masqerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "dhcpv6-client", "https" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "sane", "irc", "sip", "netbios-ns", "tftp", "h323", "proto-gre", "ftp", "Q.931", "pptp", "RAS", "snmp", "amanda" ], "icmptypes": [ "port-unreachable", "destination-unreachable", "network-unreachable", "network-redirect", "address-unreachable", "required-option-missing", "tos-host-unreachable", "tos-network-unreachable", "host-unreachable", "failed-policy", "reject-route", "host-precedence-violation", "ip-header-bad", "communication-prohibited", "neighbour-advertisement", "neighbour-solicitation", "echo-reply", "ttl-zero-during-reassembly", "no-route", "bad-header", "unknown-header-type", "time-exceeded", "router-advertisement", "network-unknown", "fragmentation-needed", "unknown-option", "host-prohibited", "packet-too-big", "host-unknown", "ttl-zero-during-transit", "precedence-cutoff", "source-quench", "host-redirect", "beyond-scope", "router-solicitation", "network-prohibited", "timestamp-request", "timestamp-reply", "source-route-failed", "redirect", "tos-host-redirect", "parameter-problem", "echo-request", "tos-network-redirect", "protocol-unreachable" ], "services": [ "tor-socks", "ldap", "pmwebapis", "sane", "freeipa-replication", "mdns", "wsman", "tftp-client", "mqtt", "ipp-client", "isns", "vdsm", "dhcp", "kerberos", "ipp", "puppetmaster", "pmwebapi", "tinc", "xmpp-bosh", "salt-master", "irc", "ceph-mon", "audit", "amqps", "gre", "sip", "apcupsd", "elasticsearch", "iscsi-target", "bacula", "nfs", "amqp", "git", "murmur", "rtsp", "docker-swarm", "kshell", "matrix", "upnp-client", "zabbix-server", "dhcpv6", "snmptrap", "xdmcp", "libvirt", "synergy", "syslog", "mssql", "redis", "tftp", "svn", "kadmin", "ldaps", "slp", "ceph", "high-availability", "distcc", "klogin", "radius", "ctdb", "bgp", "kprop", "ovirt-storageconsole", "pulseaudio", "nmea-0183", "cfengine", "transmission-client", "openvpn", "freeipa-ldaps", "samba-client", "rsh", "etcd-server", "xmpp-local", "ptp", "nrpe", "ovirt-vmconsole", "proxy-dhcp", "pmproxy", "ftp", "sips", "freeipa-trust", "ircs", "postgresql", "nut", "condor-collector", "RH-Satellite-6", "wbem-http", "mosh", "syncthing", "bacula-client", "managesieve", "ovirt-imageio", "ganglia-master", "mountd", "bitcoin-testnet-rpc", "libvirt-tls", "imap", "ms-wbt", "rpc-bind", "ipsec", "bitcoin-rpc", "privoxy", "dhcpv6-client", "http", "syslog-tls", "RH-Satellite-6-capsule", "smtps", "samba", "pmcd", "svdrp", "nfs3", "ganglia-client", "smtp", "wbem-https", "docker-registry", "spideroak-lansync", "pop3s", "quassel", "minidlna", "xmpp-server", "jenkins", "amanda-client", "rsyncd", "xmpp-client", "bitcoin-testnet", "dns", "lightning-network", "etcd-client", "https", "bitcoin", "kpasswd", "syncthing-gui", "llmnr", "amanda-k5-client", "freeipa-ldap", "ssh", "snmp", "kibana", "mysql", "squid", "pop3", "telnet", "dropbox-lansync", "mqtt-tls", "samba-dc", "plex", "ntp", "zabbix-agent", "finger", "steam-streaming", "imaps", "mongodb", "wsmans", "smtp-submission", "vnc-server" ], "zones": [ "drop", "public", "external", "dmz", "work", "home", "internal", "block", "trusted" ] }, "default_zone": "public" } }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.020) 0:00:02.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.015) 0:00:02.567 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.016) 0:00:02.583 ****** skipping: [sut] => {} TASK [Mask firewalld] ********************************************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:10 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.014) 0:00:02.598 ****** changed: [sut] => { "changed": true, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 05:54:31 UTC", "ActiveEnterTimestampMonotonic": "1325265145", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice polkit.service dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 05:54:30 UTC", "AssertTimestampMonotonic": "1324583378", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ConditionTimestampMonotonic": "1324583376", "Conflicts": "shutdown.target ebtables.service iptables.service ipset.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11922", "ExecMainStartTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ExecMainStartTimestampMonotonic": "1324585703", "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 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-01-27 05:54:30 UTC] ; stop_time=[n/a] ; pid=11922 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 05:54:30 UTC", "InactiveExitTimestampMonotonic": "1324585750", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11922", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-27 05:54:31 UTC", "WatchdogTimestampMonotonic": "1325265067", "WatchdogUSec": "0" } } TASK [Attempt to run role with default parameters (2)] ************************* task path: /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:15 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.291) 0:00:02.890 ****** TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.014) 0:00:02.904 ****** included: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.009) 0:00:02.913 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.016) 0:00:02.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.015) 0:00:02.945 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 Saturday 27 January 2024 05:54:52 +0000 (0:00:00.015) 0:00:02.961 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.624) 0:00:03.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.017) 0:00:03.603 ****** 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 [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.021) 0:00:03.624 ****** changed: [sut] => { "changed": true, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 05:54:31 UTC", "ActiveEnterTimestampMonotonic": "1325265145", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 05:54:30 UTC", "AssertTimestampMonotonic": "1324583378", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ConditionTimestampMonotonic": "1324583376", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld.service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11922", "ExecMainStartTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ExecMainStartTimestampMonotonic": "1324585703", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 05:54:30 UTC", "InactiveExitTimestampMonotonic": "1324585750", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "masked", "MainPID": "11922", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "inherit", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UMask": "0022", "UnitFileState": "bad", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-27 05:54:31 UTC", "WatchdogTimestampMonotonic": "1325265067", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.323) 0:00:03.948 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 05:54:31 UTC", "ActiveEnterTimestampMonotonic": "1325265145", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service dbus.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 05:54:30 UTC", "AssertTimestampMonotonic": "1324583378", "Before": "network-pre.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ConditionTimestampMonotonic": "1324583376", "Conflicts": "iptables.service ebtables.service shutdown.target ip6tables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11922", "ExecMainStartTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ExecMainStartTimestampMonotonic": "1324585703", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 05:54:30 UTC", "InactiveExitTimestampMonotonic": "1324585750", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11922", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-27 05:54:31 UTC", "WatchdogTimestampMonotonic": "1325265067", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.226) 0:00:04.174 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python2", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.018) 0:00:04.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.015) 0:00:04.209 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.019) 0:00:04.228 ****** TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.018) 0:00:04.246 ****** TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.017) 0:00:04.264 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 27 January 2024 05:54:53 +0000 (0:00:00.017) 0:00:04.282 ****** ok: [sut] => { "changed": false, "firewall_config": { "custom": { "services": { "custom": { "description": "", "modules": [], "protocols": [], "short": "", "source_ports": [], "version": "" } }, "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.", "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "interfaces": [], "masqerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "dhcpv6-client", "https" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "sane", "irc", "sip", "netbios-ns", "tftp", "h323", "proto-gre", "ftp", "Q.931", "pptp", "RAS", "snmp", "amanda" ], "icmptypes": [ "port-unreachable", "destination-unreachable", "network-unreachable", "network-redirect", "address-unreachable", "required-option-missing", "tos-host-unreachable", "tos-network-unreachable", "host-unreachable", "failed-policy", "reject-route", "host-precedence-violation", "ip-header-bad", "communication-prohibited", "neighbour-advertisement", "neighbour-solicitation", "echo-reply", "ttl-zero-during-reassembly", "no-route", "bad-header", "unknown-header-type", "time-exceeded", "router-advertisement", "network-unknown", "fragmentation-needed", "unknown-option", "host-prohibited", "packet-too-big", "host-unknown", "ttl-zero-during-transit", "precedence-cutoff", "source-quench", "host-redirect", "beyond-scope", "router-solicitation", "network-prohibited", "timestamp-request", "timestamp-reply", "source-route-failed", "redirect", "tos-host-redirect", "parameter-problem", "echo-request", "tos-network-redirect", "protocol-unreachable" ], "services": [ "tor-socks", "ldap", "pmwebapis", "sane", "freeipa-replication", "mdns", "wsman", "tftp-client", "mqtt", "ipp-client", "isns", "vdsm", "dhcp", "kerberos", "ipp", "puppetmaster", "pmwebapi", "tinc", "xmpp-bosh", "salt-master", "irc", "ceph-mon", "audit", "amqps", "gre", "sip", "apcupsd", "elasticsearch", "iscsi-target", "bacula", "nfs", "amqp", "git", "murmur", "rtsp", "docker-swarm", "kshell", "matrix", "upnp-client", "zabbix-server", "dhcpv6", "snmptrap", "xdmcp", "libvirt", "synergy", "syslog", "mssql", "redis", "tftp", "svn", "kadmin", "ldaps", "slp", "ceph", "high-availability", "distcc", "klogin", "radius", "ctdb", "bgp", "kprop", "ovirt-storageconsole", "pulseaudio", "nmea-0183", "cfengine", "transmission-client", "openvpn", "freeipa-ldaps", "samba-client", "rsh", "etcd-server", "xmpp-local", "ptp", "nrpe", "ovirt-vmconsole", "proxy-dhcp", "pmproxy", "ftp", "sips", "freeipa-trust", "ircs", "postgresql", "nut", "condor-collector", "RH-Satellite-6", "wbem-http", "mosh", "syncthing", "bacula-client", "managesieve", "ovirt-imageio", "ganglia-master", "mountd", "bitcoin-testnet-rpc", "libvirt-tls", "imap", "ms-wbt", "rpc-bind", "ipsec", "bitcoin-rpc", "privoxy", "dhcpv6-client", "http", "syslog-tls", "RH-Satellite-6-capsule", "smtps", "samba", "pmcd", "svdrp", "nfs3", "ganglia-client", "smtp", "wbem-https", "docker-registry", "spideroak-lansync", "pop3s", "quassel", "minidlna", "xmpp-server", "jenkins", "amanda-client", "rsyncd", "xmpp-client", "bitcoin-testnet", "dns", "lightning-network", "etcd-client", "https", "bitcoin", "kpasswd", "syncthing-gui", "llmnr", "amanda-k5-client", "freeipa-ldap", "ssh", "snmp", "kibana", "mysql", "squid", "pop3", "telnet", "dropbox-lansync", "mqtt-tls", "samba-dc", "plex", "ntp", "zabbix-agent", "finger", "steam-streaming", "imaps", "mongodb", "wsmans", "smtp-submission", "vnc-server" ], "zones": [ "drop", "public", "external", "dmz", "work", "home", "internal", "block", "trusted" ] }, "default_zone": "public" } } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 27 January 2024 05:54:54 +0000 (0:00:00.403) 0:00:04.686 ****** ok: [sut] => { "ansible_facts": { "firewall_config": { "custom": { "services": { "custom": { "description": "", "modules": [], "protocols": [], "short": "", "source_ports": [], "version": "" } }, "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.", "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "interfaces": [], "masqerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "dhcpv6-client", "https" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "sane", "irc", "sip", "netbios-ns", "tftp", "h323", "proto-gre", "ftp", "Q.931", "pptp", "RAS", "snmp", "amanda" ], "icmptypes": [ "port-unreachable", "destination-unreachable", "network-unreachable", "network-redirect", "address-unreachable", "required-option-missing", "tos-host-unreachable", "tos-network-unreachable", "host-unreachable", "failed-policy", "reject-route", "host-precedence-violation", "ip-header-bad", "communication-prohibited", "neighbour-advertisement", "neighbour-solicitation", "echo-reply", "ttl-zero-during-reassembly", "no-route", "bad-header", "unknown-header-type", "time-exceeded", "router-advertisement", "network-unknown", "fragmentation-needed", "unknown-option", "host-prohibited", "packet-too-big", "host-unknown", "ttl-zero-during-transit", "precedence-cutoff", "source-quench", "host-redirect", "beyond-scope", "router-solicitation", "network-prohibited", "timestamp-request", "timestamp-reply", "source-route-failed", "redirect", "tos-host-redirect", "parameter-problem", "echo-request", "tos-network-redirect", "protocol-unreachable" ], "services": [ "tor-socks", "ldap", "pmwebapis", "sane", "freeipa-replication", "mdns", "wsman", "tftp-client", "mqtt", "ipp-client", "isns", "vdsm", "dhcp", "kerberos", "ipp", "puppetmaster", "pmwebapi", "tinc", "xmpp-bosh", "salt-master", "irc", "ceph-mon", "audit", "amqps", "gre", "sip", "apcupsd", "elasticsearch", "iscsi-target", "bacula", "nfs", "amqp", "git", "murmur", "rtsp", "docker-swarm", "kshell", "matrix", "upnp-client", "zabbix-server", "dhcpv6", "snmptrap", "xdmcp", "libvirt", "synergy", "syslog", "mssql", "redis", "tftp", "svn", "kadmin", "ldaps", "slp", "ceph", "high-availability", "distcc", "klogin", "radius", "ctdb", "bgp", "kprop", "ovirt-storageconsole", "pulseaudio", "nmea-0183", "cfengine", "transmission-client", "openvpn", "freeipa-ldaps", "samba-client", "rsh", "etcd-server", "xmpp-local", "ptp", "nrpe", "ovirt-vmconsole", "proxy-dhcp", "pmproxy", "ftp", "sips", "freeipa-trust", "ircs", "postgresql", "nut", "condor-collector", "RH-Satellite-6", "wbem-http", "mosh", "syncthing", "bacula-client", "managesieve", "ovirt-imageio", "ganglia-master", "mountd", "bitcoin-testnet-rpc", "libvirt-tls", "imap", "ms-wbt", "rpc-bind", "ipsec", "bitcoin-rpc", "privoxy", "dhcpv6-client", "http", "syslog-tls", "RH-Satellite-6-capsule", "smtps", "samba", "pmcd", "svdrp", "nfs3", "ganglia-client", "smtp", "wbem-https", "docker-registry", "spideroak-lansync", "pop3s", "quassel", "minidlna", "xmpp-server", "jenkins", "amanda-client", "rsyncd", "xmpp-client", "bitcoin-testnet", "dns", "lightning-network", "etcd-client", "https", "bitcoin", "kpasswd", "syncthing-gui", "llmnr", "amanda-k5-client", "freeipa-ldap", "ssh", "snmp", "kibana", "mysql", "squid", "pop3", "telnet", "dropbox-lansync", "mqtt-tls", "samba-dc", "plex", "ntp", "zabbix-agent", "finger", "steam-streaming", "imaps", "mongodb", "wsmans", "smtp-submission", "vnc-server" ], "zones": [ "drop", "public", "external", "dmz", "work", "home", "internal", "block", "trusted" ] }, "default_zone": "public" } }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 27 January 2024 05:54:54 +0000 (0:00:00.020) 0:00:04.706 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 27 January 2024 05:54:54 +0000 (0:00:00.016) 0:00:04.723 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 27 January 2024 05:54:54 +0000 (0:00:00.018) 0:00:04.741 ****** skipping: [sut] => {} TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:22 Saturday 27 January 2024 05:54:54 +0000 (0:00:00.017) 0:00:04.759 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:27 Saturday 27 January 2024 05:54:54 +0000 (0:00:00.016) 0:00:04.775 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install conflicting service] ********************************************* task path: /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:31 Saturday 27 January 2024 05:54:54 +0000 (0:00:00.016) 0:00:04.791 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "nftables" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package nftables.x86_64 1:0.8-14.el7 will be installed\n--> Processing Dependency: libnftnl.so.7(LIBNFTNL_5)(64bit) for package: 1:nftables-0.8-14.el7.x86_64\n--> Processing Dependency: libnftnl.so.7()(64bit) for package: 1:nftables-0.8-14.el7.x86_64\n--> Running transaction check\n---> Package libnftnl.x86_64 0:1.0.8-3.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n nftables x86_64 1:0.8-14.el7 base 186 k\nInstalling for dependencies:\n libnftnl x86_64 1.0.8-3.el7 base 78 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\n\nTotal download size: 263 k\nInstalled size: 706 k\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 464 kB/s | 263 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libnftnl-1.0.8-3.el7.x86_64 1/2 \n Installing : 1:nftables-0.8-14.el7.x86_64 2/2 \n Verifying : libnftnl-1.0.8-3.el7.x86_64 1/2 \n Verifying : 1:nftables-0.8-14.el7.x86_64 2/2 \n\nInstalled:\n nftables.x86_64 1:0.8-14.el7 \n\nDependency Installed:\n libnftnl.x86_64 0:1.0.8-3.el7 \n\nComplete!\n" ] } lsrpackages: nftables TASK [Enable conflicting service] ********************************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:38 Saturday 27 January 2024 05:55:01 +0000 (0:00:07.516) 0:00:12.307 ****** changed: [sut] => { "changed": true, "enabled": true, "name": "nftables", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Netfilter Tables", "DevicePolicy": "auto", "Documentation": "man:nft(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset; include \"/etc/sysconfig/nftables.conf\"; ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/sbin/nft ; argv[]=/sbin/nft -f /etc/sysconfig/nftables.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nftables.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "nftables.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "nftables.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "yes", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Attempt to run role, disabling conflicting services] ********************* task path: /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:43 Saturday 27 January 2024 05:55:02 +0000 (0:00:00.280) 0:00:12.588 ****** TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 27 January 2024 05:55:02 +0000 (0:00:00.014) 0:00:12.602 ****** included: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 27 January 2024 05:55:02 +0000 (0:00:00.010) 0:00:12.613 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 27 January 2024 05:55:02 +0000 (0:00:00.017) 0:00:12.630 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 27 January 2024 05:55:02 +0000 (0:00:00.015) 0:00:12.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 Saturday 27 January 2024 05:55:02 +0000 (0:00:00.016) 0:00:12.662 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 27 January 2024 05:55:02 +0000 (0:00:00.619) 0:00:13.282 ****** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 27 January 2024 05:55:03 +0000 (0:00:00.875) 0:00:14.157 ****** changed: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": "nftables", "name": "nftables", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Netfilter Tables", "DevicePolicy": "auto", "Documentation": "man:nft(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset; include \"/etc/sysconfig/nftables.conf\"; ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/sbin/nft ; argv[]=/sbin/nft -f /etc/sysconfig/nftables.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nftables.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "nftables.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "nftables.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "yes", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 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 [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 27 January 2024 05:55:04 +0000 (0:00:00.301) 0:00:14.459 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 05:54:31 UTC", "ActiveEnterTimestampMonotonic": "1325265145", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice polkit.service dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 05:54:30 UTC", "AssertTimestampMonotonic": "1324583378", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ConditionTimestampMonotonic": "1324583376", "Conflicts": "ipset.service ebtables.service iptables.service ip6tables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11922", "ExecMainStartTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ExecMainStartTimestampMonotonic": "1324585703", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 05:54:30 UTC", "InactiveExitTimestampMonotonic": "1324585750", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11922", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-27 05:54:31 UTC", "WatchdogTimestampMonotonic": "1325265067", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 27 January 2024 05:55:04 +0000 (0:00:00.226) 0:00:14.686 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 05:54:31 UTC", "ActiveEnterTimestampMonotonic": "1325265145", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice polkit.service dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 05:54:30 UTC", "AssertTimestampMonotonic": "1324583378", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ConditionTimestampMonotonic": "1324583376", "Conflicts": "ipset.service ebtables.service iptables.service ip6tables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11922", "ExecMainStartTimestamp": "Sat 2024-01-27 05:54:30 UTC", "ExecMainStartTimestampMonotonic": "1324585703", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 05:54:30 UTC", "InactiveExitTimestampMonotonic": "1324585750", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11922", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-27 05:54:31 UTC", "WatchdogTimestampMonotonic": "1325265067", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 27 January 2024 05:55:04 +0000 (0:00:00.219) 0:00:14.905 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python2", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 27 January 2024 05:55:04 +0000 (0:00:00.021) 0:00:14.926 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 27 January 2024 05:55:04 +0000 (0:00:00.017) 0:00:14.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 27 January 2024 05:55:04 +0000 (0:00:00.017) 0:00:14.962 ****** TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 27 January 2024 05:55:04 +0000 (0:00:00.017) 0:00:14.980 ****** TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 27 January 2024 05:55:04 +0000 (0:00:00.018) 0:00:14.999 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 27 January 2024 05:55:04 +0000 (0:00:00.019) 0:00:15.018 ****** ok: [sut] => { "changed": false, "firewall_config": { "custom": { "services": { "custom": { "description": "", "modules": [], "protocols": [], "short": "", "source_ports": [], "version": "" } }, "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.", "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "interfaces": [], "masqerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "dhcpv6-client", "https" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "sane", "irc", "sip", "netbios-ns", "tftp", "h323", "proto-gre", "ftp", "Q.931", "pptp", "RAS", "snmp", "amanda" ], "icmptypes": [ "port-unreachable", "destination-unreachable", "network-unreachable", "network-redirect", "address-unreachable", "required-option-missing", "tos-host-unreachable", "tos-network-unreachable", "host-unreachable", "failed-policy", "reject-route", "host-precedence-violation", "ip-header-bad", "communication-prohibited", "neighbour-advertisement", "neighbour-solicitation", "echo-reply", "ttl-zero-during-reassembly", "no-route", "bad-header", "unknown-header-type", "time-exceeded", "router-advertisement", "network-unknown", "fragmentation-needed", "unknown-option", "host-prohibited", "packet-too-big", "host-unknown", "ttl-zero-during-transit", "precedence-cutoff", "source-quench", "host-redirect", "beyond-scope", "router-solicitation", "network-prohibited", "timestamp-request", "timestamp-reply", "source-route-failed", "redirect", "tos-host-redirect", "parameter-problem", "echo-request", "tos-network-redirect", "protocol-unreachable" ], "services": [ "tor-socks", "ldap", "pmwebapis", "sane", "freeipa-replication", "mdns", "wsman", "tftp-client", "mqtt", "ipp-client", "isns", "vdsm", "dhcp", "kerberos", "ipp", "puppetmaster", "pmwebapi", "tinc", "xmpp-bosh", "salt-master", "irc", "ceph-mon", "audit", "amqps", "gre", "sip", "apcupsd", "elasticsearch", "iscsi-target", "bacula", "nfs", "amqp", "git", "murmur", "rtsp", "docker-swarm", "kshell", "matrix", "upnp-client", "zabbix-server", "dhcpv6", "snmptrap", "xdmcp", "libvirt", "synergy", "syslog", "mssql", "redis", "tftp", "svn", "kadmin", "ldaps", "slp", "ceph", "high-availability", "distcc", "klogin", "radius", "ctdb", "bgp", "kprop", "ovirt-storageconsole", "pulseaudio", "nmea-0183", "cfengine", "transmission-client", "openvpn", "freeipa-ldaps", "samba-client", "rsh", "etcd-server", "xmpp-local", "ptp", "nrpe", "ovirt-vmconsole", "proxy-dhcp", "pmproxy", "ftp", "sips", "freeipa-trust", "ircs", "postgresql", "nut", "condor-collector", "RH-Satellite-6", "wbem-http", "mosh", "syncthing", "bacula-client", "managesieve", "ovirt-imageio", "ganglia-master", "mountd", "bitcoin-testnet-rpc", "libvirt-tls", "imap", "ms-wbt", "rpc-bind", "ipsec", "bitcoin-rpc", "privoxy", "dhcpv6-client", "http", "syslog-tls", "RH-Satellite-6-capsule", "smtps", "samba", "pmcd", "svdrp", "nfs3", "ganglia-client", "smtp", "wbem-https", "docker-registry", "spideroak-lansync", "pop3s", "quassel", "minidlna", "xmpp-server", "jenkins", "amanda-client", "rsyncd", "xmpp-client", "bitcoin-testnet", "dns", "lightning-network", "etcd-client", "https", "bitcoin", "kpasswd", "syncthing-gui", "llmnr", "amanda-k5-client", "freeipa-ldap", "ssh", "snmp", "kibana", "mysql", "squid", "pop3", "telnet", "dropbox-lansync", "mqtt-tls", "samba-dc", "plex", "ntp", "zabbix-agent", "finger", "steam-streaming", "imaps", "mongodb", "wsmans", "smtp-submission", "vnc-server" ], "zones": [ "drop", "public", "external", "dmz", "work", "home", "internal", "block", "trusted" ] }, "default_zone": "public" } } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 27 January 2024 05:55:05 +0000 (0:00:00.396) 0:00:15.415 ****** ok: [sut] => { "ansible_facts": { "firewall_config": { "custom": { "services": { "custom": { "description": "", "modules": [], "protocols": [], "short": "", "source_ports": [], "version": "" } }, "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.", "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "interfaces": [], "masqerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "dhcpv6-client", "https" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "sane", "irc", "sip", "netbios-ns", "tftp", "h323", "proto-gre", "ftp", "Q.931", "pptp", "RAS", "snmp", "amanda" ], "icmptypes": [ "port-unreachable", "destination-unreachable", "network-unreachable", "network-redirect", "address-unreachable", "required-option-missing", "tos-host-unreachable", "tos-network-unreachable", "host-unreachable", "failed-policy", "reject-route", "host-precedence-violation", "ip-header-bad", "communication-prohibited", "neighbour-advertisement", "neighbour-solicitation", "echo-reply", "ttl-zero-during-reassembly", "no-route", "bad-header", "unknown-header-type", "time-exceeded", "router-advertisement", "network-unknown", "fragmentation-needed", "unknown-option", "host-prohibited", "packet-too-big", "host-unknown", "ttl-zero-during-transit", "precedence-cutoff", "source-quench", "host-redirect", "beyond-scope", "router-solicitation", "network-prohibited", "timestamp-request", "timestamp-reply", "source-route-failed", "redirect", "tos-host-redirect", "parameter-problem", "echo-request", "tos-network-redirect", "protocol-unreachable" ], "services": [ "tor-socks", "ldap", "pmwebapis", "sane", "freeipa-replication", "mdns", "wsman", "tftp-client", "mqtt", "ipp-client", "isns", "vdsm", "dhcp", "kerberos", "ipp", "puppetmaster", "pmwebapi", "tinc", "xmpp-bosh", "salt-master", "irc", "ceph-mon", "audit", "amqps", "gre", "sip", "apcupsd", "elasticsearch", "iscsi-target", "bacula", "nfs", "amqp", "git", "murmur", "rtsp", "docker-swarm", "kshell", "matrix", "upnp-client", "zabbix-server", "dhcpv6", "snmptrap", "xdmcp", "libvirt", "synergy", "syslog", "mssql", "redis", "tftp", "svn", "kadmin", "ldaps", "slp", "ceph", "high-availability", "distcc", "klogin", "radius", "ctdb", "bgp", "kprop", "ovirt-storageconsole", "pulseaudio", "nmea-0183", "cfengine", "transmission-client", "openvpn", "freeipa-ldaps", "samba-client", "rsh", "etcd-server", "xmpp-local", "ptp", "nrpe", "ovirt-vmconsole", "proxy-dhcp", "pmproxy", "ftp", "sips", "freeipa-trust", "ircs", "postgresql", "nut", "condor-collector", "RH-Satellite-6", "wbem-http", "mosh", "syncthing", "bacula-client", "managesieve", "ovirt-imageio", "ganglia-master", "mountd", "bitcoin-testnet-rpc", "libvirt-tls", "imap", "ms-wbt", "rpc-bind", "ipsec", "bitcoin-rpc", "privoxy", "dhcpv6-client", "http", "syslog-tls", "RH-Satellite-6-capsule", "smtps", "samba", "pmcd", "svdrp", "nfs3", "ganglia-client", "smtp", "wbem-https", "docker-registry", "spideroak-lansync", "pop3s", "quassel", "minidlna", "xmpp-server", "jenkins", "amanda-client", "rsyncd", "xmpp-client", "bitcoin-testnet", "dns", "lightning-network", "etcd-client", "https", "bitcoin", "kpasswd", "syncthing-gui", "llmnr", "amanda-k5-client", "freeipa-ldap", "ssh", "snmp", "kibana", "mysql", "squid", "pop3", "telnet", "dropbox-lansync", "mqtt-tls", "samba-dc", "plex", "ntp", "zabbix-agent", "finger", "steam-streaming", "imaps", "mongodb", "wsmans", "smtp-submission", "vnc-server" ], "zones": [ "drop", "public", "external", "dmz", "work", "home", "internal", "block", "trusted" ] }, "default_zone": "public" } }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 27 January 2024 05:55:05 +0000 (0:00:00.049) 0:00:15.464 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 27 January 2024 05:55:05 +0000 (0:00:00.017) 0:00:15.482 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 27 January 2024 05:55:05 +0000 (0:00:00.017) 0:00:15.499 ****** skipping: [sut] => {} TASK [Check that conflicting service is disabled] ****************************** task path: /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:49 Saturday 27 January 2024 05:55:05 +0000 (0:00:00.017) 0:00:15.517 ****** ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "nftables", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Netfilter Tables", "DevicePolicy": "auto", "Documentation": "man:nft(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset; include \"/etc/sysconfig/nftables.conf\"; ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/sbin/nft ; argv[]=/sbin/nft -f /etc/sysconfig/nftables.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nftables.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "nftables.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "nftables.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "yes", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=30 changed=5 unreachable=0 failed=0 skipped=36 rescued=0 ignored=0 Saturday 27 January 2024 05:55:05 +0000 (0:00:00.221) 0:00:15.739 ****** =============================================================================== Install conflicting service --------------------------------------------- 7.52s /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:31 ----------- linux-system-roles.firewall : Collect service facts --------------------- 0.88s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 linux-system-roles.firewall : Gather firewall config if no arguments ---- 0.83s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 linux-system-roles.firewall : Install firewalld ------------------------- 0.72s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 linux-system-roles.firewall : Unmask firewalld service ------------------ 0.69s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 linux-system-roles.firewall : Install firewalld ------------------------- 0.62s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 linux-system-roles.firewall : Install firewalld ------------------------- 0.62s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 linux-system-roles.firewall : Enable and start firewalld service -------- 0.45s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 linux-system-roles.firewall : Gather firewall config if no arguments ---- 0.40s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 linux-system-roles.firewall : Ensure ansible_facts used by role --------- 0.37s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 linux-system-roles.firewall : Attempt to stop and disable conflicting services --- 0.30s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Mask firewalld ---------------------------------------------------------- 0.29s /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:10 ----------- Enable conflicting service ---------------------------------------------- 0.28s /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:38 ----------- linux-system-roles.firewall : Unmask firewalld service ------------------ 0.23s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Check that conflicting service is disabled ------------------------------ 0.22s /WORKDIR/git-weekly-ci97d65udq/tests/tests_startup_conflicts.yml:49 ----------- linux-system-roles.firewall : Enable and start firewalld service -------- 0.22s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 linux-system-roles.firewall : Check if system is ostree ----------------- 0.20s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 linux-system-roles.firewall : Attempt to stop and disable conflicting services --- 0.06s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 linux-system-roles.firewall : Update firewalld_config fact -------------- 0.05s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 linux-system-roles.firewall : Update firewalld_config fact -------------- 0.04s /WORKDIR/git-weekly-ci97d65udq/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---