# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci9m29do8u/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_trusted_execution.yml ****************************************** 1 plays in /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml PLAY [Basic test for fapolicyd] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:2 Saturday 02 December 2023 02:07:24 +0000 (0:00:00.014) 0:00:00.014 ***** ok: [sut] TASK [Create temp test directory] ********************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:15 Saturday 02 December 2023 02:07:25 +0000 (0:00:00.795) 0:00:00.810 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/tmp/fapolicyd_hx3pvp1_", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create directories for executable binaries and source files] ************* task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:22 Saturday 02 December 2023 02:07:25 +0000 (0:00:00.249) 0:00:01.059 ***** changed: [sut] => (item=/var/tmp/fapolicyd_hx3pvp1_) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/var/tmp/fapolicyd_hx3pvp1_", "mode": "0755", "owner": "root", "path": "/var/tmp/fapolicyd_hx3pvp1_", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } changed: [sut] => (item=/var/tmp/fapolicyd_hx3pvp1_/executable_binaries) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries", "mode": "0755", "owner": "root", "path": "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } changed: [sut] => (item=/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/source) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/source", "mode": "0755", "owner": "root", "path": "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/source", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create C source code (binary1)] ****************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:32 Saturday 02 December 2023 02:07:26 +0000 (0:00:00.649) 0:00:01.709 ***** changed: [sut] => { "changed": true, "checksum": "a2bf134917a635131f5a626ba31d8423b813d798", "dest": "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/source/main.c", "gid": 0, "group": "root", "md5sum": "3ab82c9dc5812e0e412e88921a6c9a73", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 33, "src": "/root/.ansible/tmp/ansible-tmp-1701482846.151356-2112-194621056504531/source", "state": "file", "uid": 0 } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:44 Saturday 02 December 2023 02:07:26 +0000 (0:00:00.680) 0:00:02.389 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:49 Saturday 02 December 2023 02:07:26 +0000 (0:00:00.189) 0:00:02.579 ***** ok: [sut] => { "ansible_facts": { "__fapolicyd_is_ostree": false }, "changed": false } TASK [Install GCC and glibc-devel] ********************************************* task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:53 Saturday 02 December 2023 02:07:27 +0000 (0:00:00.015) 0:00:02.594 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: kernel-headers-5.14.0-392.el9.x86_64", "Installed: glibc-devel-2.34-88.el9.x86_64", "Installed: glibc-headers-2.34-88.el9.x86_64", "Installed: libmpc-1.2.1-4.el9.x86_64", "Installed: libpkgconf-1.7.3-10.el9.x86_64", "Installed: libxcrypt-devel-4.4.18-3.el9.x86_64", "Installed: gcc-11.4.1-2.3.el9.x86_64", "Installed: pkgconf-1.7.3-10.el9.x86_64", "Installed: pkgconf-m4-1.7.3-10.el9.noarch", "Installed: pkgconf-pkg-config-1.7.3-10.el9.x86_64", "Installed: cpp-11.4.1-2.3.el9.x86_64" ] } TASK [Compile C programs (exe1)] *********************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:61 Saturday 02 December 2023 02:07:37 +0000 (0:00:10.690) 0:00:13.285 ***** changed: [sut] => { "changed": true, "cmd": [ "gcc", "-o", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/source/main.c" ], "delta": "0:00:00.840166", "end": "2023-12-02 02:07:38.781255", "rc": 0, "start": "2023-12-02 02:07:37.941089" } TASK [Compile C programs (exe2)] *********************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:67 Saturday 02 December 2023 02:07:38 +0000 (0:00:01.106) 0:00:14.392 ***** changed: [sut] => { "changed": true, "cmd": [ "gcc", "-g", "-o", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe2", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/source/main.c" ], "delta": "0:00:00.034670", "end": "2023-12-02 02:07:39.012855", "rc": 0, "start": "2023-12-02 02:07:38.978185" } TASK [Create a new user] ******************************************************* task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:73 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.232) 0:00:14.624 ***** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1001, "home": "/home/fapolicyd_test1_user", "name": "fapolicyd_test1_user", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1001 } TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:79 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.554) 0:00:15.179 ***** TASK [fedora.linux_system_roles.fapolicyd : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:2 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.026) 0:00:15.206 ***** included: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.fapolicyd : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:2 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.017) 0:00:15.223 ***** skipping: [sut] => { "changed": false, "false_condition": "__fapolicyd_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check if system is ostree] ********* task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:10 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.020) 0:00:15.244 ***** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:15 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.013) 0:00:15.257 ***** skipping: [sut] => { "changed": false, "false_condition": "not __fapolicyd_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/set_vars.yml:19 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.012) 0:00:15.270 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.4.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat_9.4.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.fapolicyd : System check] ********************** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:5 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.022) 0:00:15.293 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_facts.os_family != \"RedHat\") or (ansible_facts.distribution_version is version(\"8.1\", \"<\"))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check trust compatibility] ********* task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:13 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.012) 0:00:15.305 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.distribution_version is version(\"8.2\", \"<=\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check integrity compatibility] ***** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:24 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.022) 0:00:15.328 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.distribution_version is version(\"8.3\", \"<=\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check trust files compatibility] *** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:35 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.021) 0:00:15.350 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.distribution_version is version(\"8.3\", \"<=\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Check failed conditions] *********** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:46 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.022) 0:00:15.373 ***** skipping: [sut] => { "changed": false, "false_condition": "__failed_check_trust is failed or __failed_check_integrity is failed or __failed_check_trusted_file is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Install fapolicyd packages] ******** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:51 Saturday 02 December 2023 02:07:39 +0000 (0:00:00.012) 0:00:15.385 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.6-0.rc1.1.el9.noarch", "Installed: rpm-plugin-fapolicyd-4.16.1.3-26.el9.x86_64", "Installed: fapolicyd-1.3.2-100.el9.x86_64", "Installed: fapolicyd-selinux-1.3.2-100.el9.noarch" ] } TASK [fedora.linux_system_roles.fapolicyd : Install fapolicyd-selinux packages] *** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:57 Saturday 02 December 2023 02:07:54 +0000 (0:00:15.169) 0:00:30.554 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.fapolicyd : Copy fapolicyd configuration file] *** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:64 Saturday 02 December 2023 02:07:55 +0000 (0:00:00.770) 0:00:31.325 ***** changed: [sut] => { "changed": true, "checksum": "d79d7424d2f9daf8e9e018c5750ecd06d3beba55", "dest": "/etc/fapolicyd/fapolicyd.conf", "gid": 987, "group": "fapolicyd", "md5sum": "769ccbfa27940a69973575df5fa87cdf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:fapolicyd_config_t:s0", "size": 509, "src": "/root/.ansible/tmp/ansible-tmp-1701482875.7680838-2291-252214556360822/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.fapolicyd : Run fapolicyd configuration check] *** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:73 Saturday 02 December 2023 02:07:56 +0000 (0:00:00.541) 0:00:31.867 ***** ok: [sut] => { "changed": false, "cmd": [ "fapolicyd-cli", "--check-config" ], "delta": "0:00:00.005090", "end": "2023-12-02 02:07:56.455075", "rc": 0, "start": "2023-12-02 02:07:56.449985" } STDOUT: Daemon config is OK TASK [fedora.linux_system_roles.fapolicyd : Trustdb cleanup] ******************* task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:81 Saturday 02 December 2023 02:07:56 +0000 (0:00:00.198) 0:00:32.065 ***** changed: [sut] => { "changed": true, "cmd": [ "fapolicyd-cli", "--file", "delete", "/" ], "delta": "0:00:00.004864", "end": "2023-12-02 02:07:56.653382", "failed_when_result": false, "rc": 1, "start": "2023-12-02 02:07:56.648518" } STDERR: / is not in the trust database MSG: non-zero return code TASK [fedora.linux_system_roles.fapolicyd : Add file to trustdb] *************** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:87 Saturday 02 December 2023 02:07:56 +0000 (0:00:00.197) 0:00:32.263 ***** changed: [sut] => (item=/etc/passwd) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "fapolicyd-cli", "--file", "add", "/etc/passwd" ], "delta": "0:00:00.006366", "end": "2023-12-02 02:07:56.867460", "item": "/etc/passwd", "rc": 0, "start": "2023-12-02 02:07:56.861094" } changed: [sut] => (item=/etc/fapolicyd/fapolicyd.conf) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "fapolicyd-cli", "--file", "add", "/etc/fapolicyd/fapolicyd.conf" ], "delta": "0:00:00.083029", "end": "2023-12-02 02:07:57.134665", "item": "/etc/fapolicyd/fapolicyd.conf", "rc": 0, "start": "2023-12-02 02:07:57.051636" } changed: [sut] => (item=/etc/krb5.conf) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "fapolicyd-cli", "--file", "add", "/etc/krb5.conf" ], "delta": "0:00:00.006369", "end": "2023-12-02 02:07:57.325027", "item": "/etc/krb5.conf", "rc": 0, "start": "2023-12-02 02:07:57.318658" } changed: [sut] => (item=/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "fapolicyd-cli", "--file", "add", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1" ], "delta": "0:00:00.006264", "end": "2023-12-02 02:07:57.512524", "item": "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1", "rc": 0, "start": "2023-12-02 02:07:57.506260" } TASK [fedora.linux_system_roles.fapolicyd : Start fapolicyd service] *********** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:95 Saturday 02 December 2023 02:07:57 +0000 (0:00:00.860) 0:00:33.123 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "fapolicyd.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:fapolicyd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice local-fs.target systemd-tmpfiles-setup.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "File Access Policy Daemon", "DevicePolicy": "auto", "Documentation": "\"man:fapolicyd(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/fapolicyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "fapolicyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13975", "LimitNPROCSoft": "13975", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13975", "LimitSIGPENDINGSoft": "13975", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "fapolicyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/fapolicyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "on-abnormal", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22360", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.fapolicyd : Check fapolicyd logs] ************** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:104 Saturday 02 December 2023 02:07:58 +0000 (0:00:00.800) 0:00:33.924 ***** skipping: [sut] => { "changed": false, "false_condition": "__fapolicyd_restart is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.fapolicyd : Making sure fapolicyd does not run if it was set so] *** task path: /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:111 Saturday 02 December 2023 02:07:58 +0000 (0:00:00.012) 0:00:33.936 ***** skipping: [sut] => { "changed": false, "false_condition": "not fapolicyd_setup_enable_service", "skip_reason": "Conditional result was False" } TASK [Run trusted binary exe1] ************************************************* task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:92 Saturday 02 December 2023 02:07:58 +0000 (0:00:00.011) 0:00:33.948 ***** ok: [sut] => { "changed": false, "cmd": [ "su", "-", "fapolicyd_test1_user", "-c", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1" ], "delta": "0:00:00.366344", "end": "2023-12-02 02:07:58.992526", "rc": 0, "start": "2023-12-02 02:07:58.626182" } TASK [Replace binary exe1 with exe2] ******************************************* task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:98 Saturday 02 December 2023 02:07:59 +0000 (0:00:00.658) 0:00:34.607 ***** changed: [sut] => { "changed": true, "checksum": "db2f3c62c1326f9d9ea54b05e99c098d0e0919a1", "dest": "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1", "gid": 0, "group": "root", "md5sum": "41e4e5093e66fcdf5acf8891cfa0002c", "mode": "0755", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 18360, "src": "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe2", "state": "file", "uid": 0 } TASK [Run untrusted binary exe2] *********************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:105 Saturday 02 December 2023 02:07:59 +0000 (0:00:00.348) 0:00:34.955 ***** ok: [sut] => { "changed": false, "cmd": [ "su", "-", "fapolicyd_test1_user", "-c", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe2" ], "delta": "0:00:00.530220", "end": "2023-12-02 02:08:00.110461", "failed_when_result": false, "rc": 126, "start": "2023-12-02 02:07:59.580241" } STDERR: -bash: line 1: /var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe2: Operation not permitted MSG: non-zero return code TASK [Check now untrusted exe1 after replacement] ****************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:113 Saturday 02 December 2023 02:08:00 +0000 (0:00:00.767) 0:00:35.723 ***** ok: [sut] => { "changed": false, "cmd": [ "su", "-", "fapolicyd_test1_user", "-c", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1" ], "delta": "0:00:00.060011", "end": "2023-12-02 02:08:00.408741", "failed_when_result": false, "rc": 126, "start": "2023-12-02 02:08:00.348730" } STDERR: -bash: line 1: /var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1: Operation not permitted MSG: non-zero return code TASK [Delete binary exe1 from trustdb] ***************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:121 Saturday 02 December 2023 02:08:00 +0000 (0:00:00.296) 0:00:36.019 ***** changed: [sut] => { "changed": true, "cmd": [ "fapolicyd-cli", "-f", "delete", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1" ], "delta": "0:00:00.007976", "end": "2023-12-02 02:08:00.653074", "rc": 0, "start": "2023-12-02 02:08:00.645098" } TASK [Update trustdb] ********************************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:125 Saturday 02 December 2023 02:08:00 +0000 (0:00:00.245) 0:00:36.265 ***** changed: [sut] => { "changed": true, "cmd": [ "fapolicyd-cli", "--update" ], "delta": "0:00:00.007903", "end": "2023-12-02 02:08:00.886930", "rc": 0, "start": "2023-12-02 02:08:00.879027" } STDOUT: Fapolicyd was notified TASK [Run untrusted exe1 after removing from trustdb] ************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:129 Saturday 02 December 2023 02:08:00 +0000 (0:00:00.238) 0:00:36.503 ***** ok: [sut] => { "changed": false, "cmd": [ "su", "-", "fapolicyd_test1_user", "-c", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1" ], "delta": "0:00:00.058213", "end": "2023-12-02 02:08:01.259226", "failed_when_result": false, "rc": 126, "start": "2023-12-02 02:08:01.201013" } STDERR: -bash: line 1: /var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1: Operation not permitted MSG: non-zero return code TASK [Add binary exe1 to trustdb] ********************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:137 Saturday 02 December 2023 02:08:01 +0000 (0:00:00.371) 0:00:36.874 ***** changed: [sut] => { "changed": true, "cmd": [ "fapolicyd-cli", "-f", "add", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1" ], "delta": "0:00:00.012239", "end": "2023-12-02 02:08:01.584016", "rc": 0, "start": "2023-12-02 02:08:01.571777" } TASK [Update trustdb] ********************************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:141 Saturday 02 December 2023 02:08:01 +0000 (0:00:00.326) 0:00:37.200 ***** changed: [sut] => { "changed": true, "cmd": [ "fapolicyd-cli", "--update" ], "delta": "0:00:00.032402", "end": "2023-12-02 02:08:01.926912", "rc": 0, "start": "2023-12-02 02:08:01.894510" } STDOUT: Fapolicyd was notified TASK [Run trusted exe1] ******************************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:145 Saturday 02 December 2023 02:08:01 +0000 (0:00:00.341) 0:00:37.541 ***** changed: [sut] => { "changed": true, "cmd": [ "su", "-", "fapolicyd_test1_user", "-c", "/var/tmp/fapolicyd_hx3pvp1_/executable_binaries/exe1" ], "delta": "0:00:00.213757", "end": "2023-12-02 02:08:02.456280", "rc": 0, "start": "2023-12-02 02:08:02.242523" } TASK [Clean up temp directory] ************************************************* task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:151 Saturday 02 December 2023 02:08:02 +0000 (0:00:00.532) 0:00:38.074 ***** changed: [sut] => { "changed": true, "path": "/var/tmp/fapolicyd_hx3pvp1_", "state": "absent" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:156 Saturday 02 December 2023 02:08:02 +0000 (0:00:00.316) 0:00:38.390 ***** changed: [sut] => { "changed": true, "force": false, "name": "fapolicyd_test1_user", "remove": false, "state": "absent" } TASK [Shutdown fapolicyd] ****************************************************** task path: /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:161 Saturday 02 December 2023 02:08:03 +0000 (0:00:00.411) 0:00:38.802 ***** changed: [sut] => { "changed": true, "enabled": false, "name": "fapolicyd", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:fapolicyd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 02:07:58 UTC", "ActiveEnterTimestampMonotonic": "357349906", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service systemd-journald.socket system.slice local-fs.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 02:07:58 UTC", "AssertTimestampMonotonic": "357313285", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3432815000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 02:07:58 UTC", "ConditionTimestampMonotonic": "357313281", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/fapolicyd.service", "ControlGroupId": "4735", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "File Access Policy Daemon", "DevicePolicy": "auto", "Documentation": "\"man:fapolicyd(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7557", "ExecMainStartTimestamp": "Sat 2023-12-02 02:07:58 UTC", "ExecMainStartTimestampMonotonic": "357349865", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; ignore_errors=no ; start_time=[Sat 2023-12-02 02:07:58 UTC] ; stop_time=[Sat 2023-12-02 02:07:58 UTC] ; pid=7556 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/fapolicyd ; argv[]=/usr/sbin/fapolicyd ; flags= ; start_time=[Sat 2023-12-02 02:07:58 UTC] ; stop_time=[Sat 2023-12-02 02:07:58 UTC] ; pid=7556 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; ignore_errors=no ; start_time=[Sat 2023-12-02 02:07:58 UTC] ; stop_time=[Sat 2023-12-02 02:07:58 UTC] ; pid=7532 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/sbin/fagenrules ; argv[]=/usr/sbin/fagenrules ; flags= ; start_time=[Sat 2023-12-02 02:07:58 UTC] ; stop_time=[Sat 2023-12-02 02:07:58 UTC] ; pid=7532 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/fapolicyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "fapolicyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 02:07:58 UTC", "InactiveExitTimestampMonotonic": "357315008", "InvocationID": "f00a76f5497d4ca5b3b3457683007dc0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13975", "LimitNPROCSoft": "13975", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13975", "LimitSIGPENDINGSoft": "13975", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7557", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "77570048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "fapolicyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/fapolicyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "on-abnormal", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 02:07:58 UTC", "StateChangeTimestampMonotonic": "357349906", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22360", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY RECAP ********************************************************************* sut : ok=31 changed=21 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 Saturday 02 December 2023 02:08:05 +0000 (0:00:01.963) 0:00:40.765 ***** =============================================================================== fedora.linux_system_roles.fapolicyd : Install fapolicyd packages ------- 15.17s /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:51 Install GCC and glibc-devel -------------------------------------------- 10.69s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:53 ----------- Shutdown fapolicyd ------------------------------------------------------ 1.96s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:161 ---------- Compile C programs (exe1) ----------------------------------------------- 1.11s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:61 ----------- fedora.linux_system_roles.fapolicyd : Add file to trustdb --------------- 0.86s /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:87 fedora.linux_system_roles.fapolicyd : Start fapolicyd service ----------- 0.80s /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:95 Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:2 ------------ fedora.linux_system_roles.fapolicyd : Install fapolicyd-selinux packages --- 0.77s /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:57 Run untrusted binary exe2 ----------------------------------------------- 0.77s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:105 ---------- Create C source code (binary1) ------------------------------------------ 0.68s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:32 ----------- Run trusted binary exe1 ------------------------------------------------- 0.66s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:92 ----------- Create directories for executable binaries and source files ------------- 0.65s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:22 ----------- Create a new user ------------------------------------------------------- 0.55s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:73 ----------- fedora.linux_system_roles.fapolicyd : Copy fapolicyd configuration file --- 0.54s /WORKDIR/git-weekly-ci9m29do8u/.collection/ansible_collections/fedora/linux_system_roles/roles/fapolicyd/tasks/main.yml:64 Run trusted exe1 -------------------------------------------------------- 0.53s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:145 ---------- Remove test user -------------------------------------------------------- 0.41s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:156 ---------- Run untrusted exe1 after removing from trustdb -------------------------- 0.37s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:129 ---------- Replace binary exe1 with exe2 ------------------------------------------- 0.35s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:98 ----------- Update trustdb ---------------------------------------------------------- 0.34s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:141 ---------- Add binary exe1 to trustdb ---------------------------------------------- 0.33s /WORKDIR/git-weekly-ci9m29do8u/tests/tests_trusted_execution.yml:137 ---------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---