ansible-galaxy [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-galaxy python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Starting galaxy collection install process [WARNING]: The specified collections path '/tmp/tmpfra8knp2' is not part of the configured Ansible collections paths '/root/.ansible/collections:/usr/share/ansible/collections'. The installed collection won't be picked up in an Ansible run. [WARNING]: Collection at '/tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles' does not have a MANIFEST.json file, nor has it galaxy.yml: cannot detect version. Process install dependency map Starting collection install process Downloading https://galaxy.ansible.com/download/containers-podman-1.9.3.tar.gz to /root/.ansible/tmp/ansible-local-13323529gd161b/tmptqmtrw7a/containers-podman-1.9.3-yzzatd62 Installing 'containers.podman:1.9.3' to '/tmp/tmpfra8knp2/ansible_collections/containers/podman' containers.podman:1.9.3 was installed successfully Formatting '/cache/fedora-34.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296 backing_file=/cache/fedora-34.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpfra8knp2 executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: fedora-34_setup.yml ************************************************** 1 plays in /cache/fedora-34_setup.yml PLAY [Set up host for test playbooks] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /cache/fedora-34_setup.yml:1 Thursday 02 June 2022 23:22:51 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Create EPEL 34 repo] ***************************************************** task path: /cache/fedora-34_setup.yml:5 Thursday 02 June 2022 23:22:52 +0000 (0:00:01.167) 0:00:01.176 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create yum cache] ******************************************************** task path: /cache/fedora-34_setup.yml:15 Thursday 02 June 2022 23:22:52 +0000 (0:00:00.016) 0:00:01.192 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create dnf cache] ******************************************************** task path: /cache/fedora-34_setup.yml:21 Thursday 02 June 2022 23:22:52 +0000 (0:00:00.014) 0:00:01.206 ********* changed: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Disable EPEL 7] ********************************************************** task path: /cache/fedora-34_setup.yml:27 Thursday 02 June 2022 23:23:34 +0000 (0:00:42.297) 0:00:43.504 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 8] ********************************************************** task path: /cache/fedora-34_setup.yml:35 Thursday 02 June 2022 23:23:34 +0000 (0:00:00.019) 0:00:43.524 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=2 changed=1 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Thursday 02 June 2022 23:23:34 +0000 (0:00:00.021) 0:00:43.546 ********* =============================================================================== Create dnf cache ------------------------------------------------------- 42.30s /cache/fedora-34_setup.yml:21 ------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.17s /cache/fedora-34_setup.yml:1 -------------------------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:35 ------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:27 ------------------------------------------------- Create EPEL 34 repo ----------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:5 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:15 ------------------------------------------------- PLAYBOOK: setup-snapshot.yml *************************************************** 1 plays in /tmp/tmpxni93cdf/tests/setup-snapshot.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpxni93cdf/tests/setup-snapshot.yml:2 Thursday 02 June 2022 23:23:34 +0000 (0:00:00.009) 0:00:43.555 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Set platform/version specific variables] ********************************* task path: /tmp/tmpxni93cdf/tests/setup-snapshot.yml:4 Thursday 02 June 2022 23:23:35 +0000 (0:00:00.771) 0:00:44.327 ********* TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:23:35 +0000 (0:00:00.024) 0:00:44.352 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:23:36 +0000 (0:00:00.516) 0:00:44.868 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Install test packages] *************************************************** task path: /tmp/tmpxni93cdf/tests/setup-snapshot.yml:10 Thursday 02 June 2022 23:23:36 +0000 (0:00:00.041) 0:00:44.910 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: crun-1.4.4-1.fc34.x86_64", "Installed: libnet-1.2-2.fc34.x86_64", "Installed: iptables-legacy-1.8.7-8.fc34.x86_64", "Installed: conmon-2:2.0.32-1.fc34.x86_64", "Installed: container-selinux-2:2.173.1-2.fc34.noarch", "Installed: containernetworking-plugins-1.0.1-1.fc34.x86_64", "Installed: containers-common-4:1-21.fc34.noarch", "Installed: dnsmasq-2.86-5.fc34.x86_64", "Installed: slirp4netns-1.1.12-2.fc34.x86_64", "Installed: fuse-common-3.10.4-1.fc34.x86_64", "Installed: fuse-overlayfs-1.7.1-2.fc34.x86_64", "Installed: catatonit-0.1.7-1.fc34.x86_64", "Installed: fuse3-3.10.4-1.fc34.x86_64", "Installed: fuse3-libs-3.10.4-1.fc34.x86_64", "Installed: libnftnl-1.1.9-2.fc34.x86_64", "Installed: libslirp-4.4.0-4.fc34.x86_64", "Installed: yajl-2.1.0-16.fc34.x86_64", "Installed: nftables-1:0.9.8-3.fc34.x86_64", "Installed: podman-3:3.4.7-1.fc34.x86_64", "Installed: libbsd-0.10.0-7.fc34.x86_64", "Installed: podman-gvproxy-3:3.4.7-1.fc34.x86_64", "Installed: podman-plugins-3:3.4.7-1.fc34.x86_64", "Installed: criu-3.16.1-2.fc34.x86_64", "Installed: criu-libs-3.16.1-2.fc34.x86_64" ] } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=5 changed=2 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Thursday 02 June 2022 23:24:08 +0000 (0:00:32.238) 0:01:17.148 ********* =============================================================================== Create dnf cache ------------------------------------------------------- 42.30s /cache/fedora-34_setup.yml:21 ------------------------------------------------- Install test packages -------------------------------------------------- 32.24s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:10 ---------------------------------- Gathering Facts --------------------------------------------------------- 1.17s /cache/fedora-34_setup.yml:1 -------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.77s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:2 ----------------------------------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.52s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- linux-system-roles.podman : Set platform/version specific variables ----- 0.04s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- Set platform/version specific variables --------------------------------- 0.02s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:4 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:35 ------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:27 ------------------------------------------------- Create EPEL 34 repo ----------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:5 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:15 ------------------------------------------------- PLAYBOOK: fedora-34_post_setup.yml ********************************************* 1 plays in /cache/fedora-34_post_setup.yml PLAY [Post setup - these happen last] ****************************************** META: ran handlers TASK [force sync of filesystems - ensure setup changes are made to snapshot] *** task path: /cache/fedora-34_post_setup.yml:5 Thursday 02 June 2022 23:24:08 +0000 (0:00:00.013) 0:01:17.162 ********* changed: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [shutdown guest] ********************************************************** task path: /cache/fedora-34_post_setup.yml:8 Thursday 02 June 2022 23:24:08 +0000 (0:00:00.375) 0:01:17.537 ********* changed: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=7 changed=4 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Thursday 02 June 2022 23:24:09 +0000 (0:00:00.517) 0:01:18.055 ********* =============================================================================== Create dnf cache ------------------------------------------------------- 42.30s /cache/fedora-34_setup.yml:21 ------------------------------------------------- Install test packages -------------------------------------------------- 32.24s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:10 ---------------------------------- Gathering Facts --------------------------------------------------------- 1.17s /cache/fedora-34_setup.yml:1 -------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.77s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:2 ----------------------------------- shutdown guest ---------------------------------------------------------- 0.52s /cache/fedora-34_post_setup.yml:8 --------------------------------------------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.52s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- force sync of filesystems - ensure setup changes are made to snapshot --- 0.38s /cache/fedora-34_post_setup.yml:5 --------------------------------------------- linux-system-roles.podman : Set platform/version specific variables ----- 0.04s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- Set platform/version specific variables --------------------------------- 0.02s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:4 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:35 ------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:27 ------------------------------------------------- Create EPEL 34 repo ----------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:5 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:15 ------------------------------------------------- ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpfra8knp2 executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basic.yml ****************************************************** 1 plays in /tmp/tmpxni93cdf/tests/tests_basic.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:3 Thursday 02 June 2022 23:24:50 +0000 (0:00:00.008) 0:00:00.008 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Create user] ************************************************************* task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:51 Thursday 02 June 2022 23:24:51 +0000 (0:00:01.077) 0:00:01.086 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "comment": "", "create_home": true, "group": 1001, "home": "/home/user1", "name": "user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1001 } TASK [Create host directories for data] **************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:55 Thursday 02 June 2022 23:24:52 +0000 (0:00:00.827) 0:00:01.914 ********* changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd1", "user1" ], "mode": "0755", "owner": "user1", "path": "/tmp/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 1001 } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd2", "root" ], "mode": "0755", "owner": "root", "path": "/tmp/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd3", "root" ], "mode": "0755", "owner": "root", "path": "/tmp/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Create data files] ******************************************************* task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:63 Thursday 02 June 2022 23:24:53 +0000 (0:00:01.155) 0:00:03.069 ********* changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd1/index.txt", "gid": 0, "group": "root", "item": [ "httpd1", "user1" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654212293.4250531-133686-111113970056739/source", "state": "file", "uid": 1001 } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd2/index.txt", "gid": 0, "group": "root", "item": [ "httpd2", "root" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654212294.2798753-133686-227037968078484/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd3/index.txt", "gid": 0, "group": "root", "item": [ "httpd3", "root" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654212294.9237163-133686-157561563403786/source", "state": "file", "uid": 0 } TASK [Run role] **************************************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:71 Thursday 02 June 2022 23:24:55 +0000 (0:00:02.153) 0:00:05.223 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 02 June 2022 23:24:55 +0000 (0:00:00.027) 0:00:05.250 ********* included: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:24:55 +0000 (0:00:00.019) 0:00:05.270 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:24:56 +0000 (0:00:00.503) 0:00:05.773 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:7 Thursday 02 June 2022 23:24:56 +0000 (0:00:00.038) 0:00:05.812 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.podman : Handle containers] *************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:12 Thursday 02 June 2022 23:24:58 +0000 (0:00:02.758) 0:00:08.571 ********* included: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd1:/var/www:Z', '/tmp/httpd1-create:/var/httpd-create:Z'], 'publish': ['8080:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www', 'run_as_user': 'user1', 'debug': True, 'log_level': 'debug'}) included: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd2:/var/www:Z', '/tmp/httpd2-create:/var/httpd-create:Z'], 'publish': ['8081:80'], 'generate_systemd': {'restart_policy': 'always'}, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) included: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd3', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd3:/var/www:Z', '/tmp/httpd3-create:/var/httpd-create:Z'], 'publish': ['8082:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:24:58 +0000 (0:00:00.067) 0:00:08.638 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "debug": true, "image": "quay.io/libpod/testimage:20210610", "log_level": "debug", "name": "httpd1", "publish": [ "8080:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd1:/var/www:Z", "/tmp/httpd1-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:24:58 +0000 (0:00:00.037) 0:00:08.675 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Get user information] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:22 Thursday 02 June 2022 23:24:59 +0000 (0:00:00.021) 0:00:08.696 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "cmd": [ "getent", "passwd", "user1" ], "delta": "0:00:00.003869", "end": "2022-06-02 23:24:59.376990", "rc": 0, "start": "2022-06-02 23:24:59.373121" } STDOUT: user1:x:1001:1001::/home/user1:/bin/bash TASK [linux-system-roles.podman : Fail if no such user] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:28 Thursday 02 June 2022 23:24:59 +0000 (0:00:00.503) 0:00:09.200 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:33 Thursday 02 June 2022 23:24:59 +0000 (0:00:00.034) 0:00:09.234 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [ "user1", "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:38 Thursday 02 June 2022 23:24:59 +0000 (0:00:00.021) 0:00:09.256 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "1001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:43 Thursday 02 June 2022 23:24:59 +0000 (0:00:00.019) 0:00:09.276 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "1001\n", "__xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [linux-system-roles.podman : Check if user is lingering] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:57 Thursday 02 June 2022 23:24:59 +0000 (0:00:00.026) 0:00:09.302 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:63 Thursday 02 June 2022 23:24:59 +0000 (0:00:00.360) 0:00:09.662 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user1" ], "delta": "0:00:00.018113", "end": "2022-06-02 23:25:00.238096", "rc": 0, "start": "2022-06-02 23:25:00.219983" } TASK [linux-system-roles.podman : Get the mounts from podman_containers] ******* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:69 Thursday 02 June 2022 23:25:00 +0000 (0:00:00.400) 0:00:10.063 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd1", "/tmp/httpd1-create" ] }, "changed": false } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 Thursday 02 June 2022 23:25:00 +0000 (0:00:00.035) 0:00:10.098 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd1) => { "ansible_loop_var": "item", "changed": true, "gid": 1001, "group": "user1", "item": "/tmp/httpd1", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 1001 } changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd1-create) => { "ansible_loop_var": "item", "changed": true, "gid": 1001, "group": "user1", "item": "/tmp/httpd1-create", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 1001 } TASK [linux-system-roles.podman : Update container] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Thursday 02 June 2022 23:25:01 +0000 (0:00:00.733) 0:00:10.831 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Module remote_tmp /home/user1/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually changed: [/cache/fedora-34.qcow2.snap] => { "actions": [ "pulled image quay.io/libpod/testimage:20210610", "created httpd1" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd1", "--rm", "--tty=True", "--volume", "/tmp/httpd1:/var/www:Z", "--volume", "/tmp/httpd1-create:/var/httpd-create:Z", "--publish", "8080:80", "--workdir", "/var/www", "--log-level", "debug", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "b9c2687ac0d2", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.pid", "Created": "2022-06-02T23:25:03.501498074Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/home/user1/.local/share/containers/storage", "--runroot", "/run/user/1001/containers", "--log-level", "debug", "--cgroup-manager", "systemd", "--tmpdir", "/run/user/1001/libpod/tmp", "--runtime", "crun", "--storage-driver", "overlay", "--events-backend", "journald", "--syslog", "container", "cleanup", "--rm", "b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18" ], "GraphDriver": { "Data": { "LowerDir": "/home/user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/home/user1/.local/share/containers/storage/overlay/33a44ac565b96f09c36d746b9c00e538f1a84eb6a757f06cb20717b96732140b/diff", "WorkDir": "/home/user1/.local/share/containers/storage/overlay/33a44ac565b96f09c36d746b9c00e538f1a84eb6a757f06cb20717b96732140b/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd1-create:/var/httpd-create:Z,rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd1:/var/www:Z,rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "user.slice", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/home/user1/.local/share/containers/storage/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "slirp4netns", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c318,c899", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1", "Type": "bind" } ], "Name": "httpd1", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c318,c899", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "configured" }, "StaticDir": "/home/user1/.local/share/containers/storage/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata" }, "podman_actions": [ "podman create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd1": "# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "podman_version": "3.4.7" } STDOUT: b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18 STDERR: time="2022-06-02T23:25:03Z" level=info msg="podman filtering at log level debug" time="2022-06-02T23:25:03Z" level=debug msg="Called create.PersistentPreRunE(podman container create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80)" time="2022-06-02T23:25:03Z" level=debug msg="Merged system config \"/usr/share/containers/containers.conf\"" time="2022-06-02T23:25:03Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2022-06-02T23:25:03Z" level=debug msg="Initializing boltdb state at /home/user1/.local/share/containers/storage/libpod/bolt_state.db" time="2022-06-02T23:25:03Z" level=debug msg="systemd-logind: Unknown object '/'." time="2022-06-02T23:25:03Z" level=debug msg="Using graph driver overlay" time="2022-06-02T23:25:03Z" level=debug msg="Using graph root /home/user1/.local/share/containers/storage" time="2022-06-02T23:25:03Z" level=debug msg="Using run root /run/user/1001/containers" time="2022-06-02T23:25:03Z" level=debug msg="Using static dir /home/user1/.local/share/containers/storage/libpod" time="2022-06-02T23:25:03Z" level=debug msg="Using tmp dir /run/user/1001/libpod/tmp" time="2022-06-02T23:25:03Z" level=debug msg="Using volume path /home/user1/.local/share/containers/storage/volumes" time="2022-06-02T23:25:03Z" level=debug msg="Set libpod namespace to \"\"" time="2022-06-02T23:25:03Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2022-06-02T23:25:03Z" level=debug msg="Cached value indicated that overlay is supported" time="2022-06-02T23:25:03Z" level=debug msg="Cached value indicated that overlay is supported" time="2022-06-02T23:25:03Z" level=debug msg="Cached value indicated that metacopy is not being used" time="2022-06-02T23:25:03Z" level=debug msg="Cached value indicated that native-diff is usable" time="2022-06-02T23:25:03Z" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2022-06-02T23:25:03Z" level=debug msg="Initializing event backend journald" time="2022-06-02T23:25:03Z" level=debug msg="configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2022-06-02T23:25:03Z" level=debug msg="configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2022-06-02T23:25:03Z" level=debug msg="configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2022-06-02T23:25:03Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2022-06-02T23:25:03Z" level=info msg="Found CNI network podman (type=bridge) at /home/user1/.config/cni/net.d/87-podman.conflist" time="2022-06-02T23:25:03Z" level=debug msg="Default CNI network name podman is unchangeable" time="2022-06-02T23:25:03Z" level=info msg="Setting parallel job count to 13" time="2022-06-02T23:25:03Z" level=debug msg="Adding port mapping from 8080 to 80 length 1 protocol \"\"" time="2022-06-02T23:25:03Z" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: missing)" time="2022-06-02T23:25:03Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:25:03Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T23:25:03Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:25:03Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T23:25:03Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:25:03Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T23:25:03Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:25:03Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T23:25:03Z" level=debug msg="User mount /tmp/httpd1:/var/www options [Z]" time="2022-06-02T23:25:03Z" level=debug msg="User mount /tmp/httpd1-create:/var/httpd-create options [Z]" time="2022-06-02T23:25:03Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:25:03Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T23:25:03Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:25:03Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T23:25:03Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T23:25:03Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:25:03Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T23:25:03Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:25:03Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T23:25:03Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T23:25:03Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T23:25:03Z" level=debug msg="using systemd mode: false" time="2022-06-02T23:25:03Z" level=debug msg="Adding exposed ports" time="2022-06-02T23:25:03Z" level=debug msg="setting container name httpd1" time="2022-06-02T23:25:03Z" level=debug msg="No hostname set; container's hostname will default to runtime default" time="2022-06-02T23:25:03Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2022-06-02T23:25:03Z" level=debug msg="Adding mount /proc" time="2022-06-02T23:25:03Z" level=debug msg="Adding mount /dev" time="2022-06-02T23:25:03Z" level=debug msg="Adding mount /dev/pts" time="2022-06-02T23:25:03Z" level=debug msg="Adding mount /dev/mqueue" time="2022-06-02T23:25:03Z" level=debug msg="Adding mount /sys" time="2022-06-02T23:25:03Z" level=debug msg="Adding mount /sys/fs/cgroup" time="2022-06-02T23:25:03Z" level=debug msg="Allocated lock 0 for container b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18" time="2022-06-02T23:25:03Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:25:03Z" level=debug msg="created container \"b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18\"" time="2022-06-02T23:25:03Z" level=debug msg="container \"b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18\" has work directory \"/home/user1/.local/share/containers/storage/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata\"" time="2022-06-02T23:25:03Z" level=debug msg="container \"b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18\" has run directory \"/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata\"" time="2022-06-02T23:25:03Z" level=debug msg="Called create.PersistentPostRunE(podman container create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80)" TASK [linux-system-roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:132 Thursday 02 June 2022 23:25:04 +0000 (0:00:02.875) 0:00:13.707 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "gid": 1001, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/systemd/user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1001 } TASK [linux-system-roles.podman : Get stat of existing systemd unit file] ****** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:25:04 +0000 (0:00:00.395) 0:00:14.102 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Get contents of existing file] *************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:148 Thursday 02 June 2022 23:25:04 +0000 (0:00:00.425) 0:00:14.527 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Construct contents of new file] ************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:154 Thursday 02 June 2022 23:25:04 +0000 (0:00:00.017) 0:00:14.545 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [linux-system-roles.podman : Update existing systemd unit file] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:25:04 +0000 (0:00:00.071) 0:00:14.616 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create new systemd unit file] **************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:175 Thursday 02 June 2022 23:25:04 +0000 (0:00:00.030) 0:00:14.647 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "12047eff6f57313ce643077dabc5762cc0fccc5b", "dest": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "gid": 0, "group": "root", "md5sum": "7159fdfbe06abf399aba61c066cc306c", "mode": "0600", "owner": "user1", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 652, "src": "/root/.ansible/tmp/ansible-tmp-1654212305.0157897-133949-65078097359387/source", "state": "file", "uid": 1001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:184 Thursday 02 June 2022 23:25:05 +0000 (0:00:00.683) 0:00:15.330 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:194 Thursday 02 June 2022 23:25:06 +0000 (0:00:00.951) 0:00:16.281 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd1.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount run-user-1001.mount basic.target app.slice network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.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": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.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": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 Thursday 02 June 2022 23:25:07 +0000 (0:00:00.651) 0:00:16.933 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd1.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target app.slice run-user-1001.mount network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.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": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.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": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:220 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.942) 0:00:17.876 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.036) 0:00:17.912 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "publish": [ "8081:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd2:/var/www:Z", "/tmp/httpd2-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.043) 0:00:17.956 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Get user information] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:22 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.018) 0:00:17.975 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no such user] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:28 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.031) 0:00:18.006 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:33 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.029) 0:00:18.036 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:38 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.018) 0:00:18.055 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:43 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.016) 0:00:18.071 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Check if user is lingering] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:57 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.023) 0:00:18.095 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:63 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.027) 0:00:18.123 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the mounts from podman_containers] ******* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:69 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.029) 0:00:18.152 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd2", "/tmp/httpd2-create" ] }, "changed": false } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 Thursday 02 June 2022 23:25:08 +0000 (0:00:00.034) 0:00:18.186 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd2) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd2", "mode": "0644", "owner": "root", "path": "/tmp/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd2-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd2-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd2-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Update container] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Thursday 02 June 2022 23:25:09 +0000 (0:00:00.751) 0:00:18.938 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/fedora-34.qcow2.snap] => { "actions": [ "pulled image quay.io/libpod/testimage:20210610", "created httpd2" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd2", "--rm", "--tty=True", "--volume", "/tmp/httpd2:/var/www:Z", "--volume", "/tmp/httpd2-create:/var/httpd-create:Z", "--publish", "8081:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "3b9db99cb0f2", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.pid", "Created": "2022-06-02T23:25:10.907192026Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/var/lib/containers/storage", "--runroot", "/run/containers/storage", "--log-level", "warning", "--cgroup-manager", "systemd", "--tmpdir", "/run/libpod", "--runtime", "crun", "--storage-driver", "overlay", "--storage-opt", "overlay.mountopt=nodev,metacopy=on", "--events-backend", "journald", "container", "cleanup", "--rm", "3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9" ], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/var/lib/containers/storage/overlay/66c1b77fad75360af63f0e5c66c5d911ab571f668299a2c20cc61388783b4364/diff", "WorkDir": "/var/lib/containers/storage/overlay/66c1b77fad75360af63f0e5c66c5d911ab571f668299a2c20cc61388783b4364/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd2:/var/www:Z,rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd2-create:/var/httpd-create:Z,rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/var/lib/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c389,c831", "Mounts": [ { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2", "Type": "bind" }, { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2-create", "Type": "bind" } ], "Name": "httpd2", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman": { "DriverOpts": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "Links": null, "MacAddress": "", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c389,c831", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "configured" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata" }, "podman_actions": [ "podman create --name httpd2 --rm --tty=True --volume /tmp/httpd2:/var/www:Z --volume /tmp/httpd2-create:/var/httpd-create:Z --publish 8081:80 --workdir /var/www quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd2": "# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } STDOUT: 3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9 TASK [linux-system-roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:132 Thursday 02 June 2022 23:25:11 +0000 (0:00:02.166) 0:00:21.105 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get stat of existing systemd unit file] ****** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:25:11 +0000 (0:00:00.033) 0:00:21.138 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Get contents of existing file] *************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:148 Thursday 02 June 2022 23:25:11 +0000 (0:00:00.384) 0:00:21.522 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Construct contents of new file] ************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:154 Thursday 02 June 2022 23:25:11 +0000 (0:00:00.019) 0:00:21.542 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [linux-system-roles.podman : Update existing systemd unit file] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:25:11 +0000 (0:00:00.045) 0:00:21.587 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create new systemd unit file] **************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:175 Thursday 02 June 2022 23:25:11 +0000 (0:00:00.033) 0:00:21.620 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "5a8125150fad9da3c89939e28b3344d017ba4437", "dest": "/etc/systemd/system/lsr_container-httpd2.service", "gid": 0, "group": "root", "md5sum": "2be0442fe6fe530d245b361d963ea3c6", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 648, "src": "/root/.ansible/tmp/ansible-tmp-1654212311.9873605-134118-113963226912346/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:184 Thursday 02 June 2022 23:25:12 +0000 (0:00:00.692) 0:00:22.313 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:194 Thursday 02 June 2022 23:25:13 +0000 (0:00:00.665) 0:00:22.979 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd2.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket sysinit.target system.slice -.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.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": "lsr_container-httpd2.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.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": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 Thursday 02 June 2022 23:25:13 +0000 (0:00:00.678) 0:00:23.657 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd2.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target network-online.target sysinit.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.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": "lsr_container-httpd2.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.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 sysinit.target -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:220 Thursday 02 June 2022 23:25:14 +0000 (0:00:00.969) 0:00:24.627 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:25:14 +0000 (0:00:00.034) 0:00:24.661 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "publish": [ "8082:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd3:/var/www:Z", "/tmp/httpd3-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:25:15 +0000 (0:00:00.036) 0:00:24.698 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Get user information] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:22 Thursday 02 June 2022 23:25:15 +0000 (0:00:00.019) 0:00:24.717 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no such user] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:28 Thursday 02 June 2022 23:25:15 +0000 (0:00:00.028) 0:00:24.745 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:33 Thursday 02 June 2022 23:25:15 +0000 (0:00:00.031) 0:00:24.777 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:38 Thursday 02 June 2022 23:25:15 +0000 (0:00:00.021) 0:00:24.798 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:43 Thursday 02 June 2022 23:25:15 +0000 (0:00:00.019) 0:00:24.817 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Check if user is lingering] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:57 Thursday 02 June 2022 23:25:15 +0000 (0:00:00.022) 0:00:24.840 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:63 Thursday 02 June 2022 23:25:15 +0000 (0:00:00.031) 0:00:24.872 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the mounts from podman_containers] ******* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:69 Thursday 02 June 2022 23:25:15 +0000 (0:00:00.029) 0:00:24.901 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd3", "/tmp/httpd3-create" ] }, "changed": false } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 Thursday 02 June 2022 23:25:15 +0000 (0:00:00.032) 0:00:24.933 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd3) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd3", "mode": "0644", "owner": "root", "path": "/tmp/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd3-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd3-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd3-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Update container] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Thursday 02 June 2022 23:25:16 +0000 (0:00:00.759) 0:00:25.693 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/fedora-34.qcow2.snap] => { "actions": [ "created httpd3" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd3", "--rm", "--tty=True", "--volume", "/tmp/httpd3:/var/www:Z", "--volume", "/tmp/httpd3-create:/var/httpd-create:Z", "--publish", "8082:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "6e2b279e6a85", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.pid", "Created": "2022-06-02T23:25:16.560096299Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/var/lib/containers/storage", "--runroot", "/run/containers/storage", "--log-level", "warning", "--cgroup-manager", "systemd", "--tmpdir", "/run/libpod", "--runtime", "crun", "--storage-driver", "overlay", "--storage-opt", "overlay.mountopt=nodev,metacopy=on", "--events-backend", "journald", "container", "cleanup", "--rm", "6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9" ], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/var/lib/containers/storage/overlay/d11ac595836588b16890c7655d8e51fcc0bdae551e6638df221b41a1ced27734/diff", "WorkDir": "/var/lib/containers/storage/overlay/d11ac595836588b16890c7655d8e51fcc0bdae551e6638df221b41a1ced27734/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd3-create:/var/httpd-create:Z,rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd3:/var/www:Z,rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/var/lib/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c345,c929", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3", "Type": "bind" } ], "Name": "httpd3", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman": { "DriverOpts": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "Links": null, "MacAddress": "", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c345,c929", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "configured" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata" }, "podman_actions": [ "podman create --name httpd3 --rm --tty=True --volume /tmp/httpd3:/var/www:Z --volume /tmp/httpd3-create:/var/httpd-create:Z --publish 8082:80 --workdir /var/www quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd3": "# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } STDOUT: 6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9 TASK [linux-system-roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:132 Thursday 02 June 2022 23:25:17 +0000 (0:00:01.058) 0:00:26.752 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get stat of existing systemd unit file] ****** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:25:17 +0000 (0:00:00.030) 0:00:26.783 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Get contents of existing file] *************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:148 Thursday 02 June 2022 23:25:17 +0000 (0:00:00.388) 0:00:27.171 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Construct contents of new file] ************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:154 Thursday 02 June 2022 23:25:17 +0000 (0:00:00.019) 0:00:27.190 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [linux-system-roles.podman : Update existing systemd unit file] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:25:17 +0000 (0:00:00.050) 0:00:27.241 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create new systemd unit file] **************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:175 Thursday 02 June 2022 23:25:17 +0000 (0:00:00.032) 0:00:27.274 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "e78a91ef6062af4012fb0dcd7a82fe8c03132ab2", "dest": "/etc/systemd/system/lsr_container-httpd3.service", "gid": 0, "group": "root", "md5sum": "aa3b1c12fa0421a8e4cca5200f92edc6", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 648, "src": "/root/.ansible/tmp/ansible-tmp-1654212317.640762-134289-26943597217306/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:184 Thursday 02 June 2022 23:25:18 +0000 (0:00:00.674) 0:00:27.948 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:194 Thursday 02 June 2022 23:25:18 +0000 (0:00:00.666) 0:00:28.615 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd3.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target sysinit.target system.slice systemd-journald.socket -.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.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": "lsr_container-httpd3.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.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": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 Thursday 02 June 2022 23:25:19 +0000 (0:00:00.705) 0:00:29.320 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd3.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target network-online.target system.slice -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.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": "lsr_container-httpd3.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.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 sysinit.target -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:220 Thursday 02 June 2022 23:25:20 +0000 (0:00:00.780) 0:00:30.101 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Check if containers are running] ***************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:75 Thursday 02 June 2022 23:25:20 +0000 (0:00:00.039) 0:00:30.140 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd1", "--format", "{{.State.Status}}" ], "delta": "0:00:00.195803", "end": "2022-06-02 23:25:20.943451", "failed_when_result": false, "item": [ "httpd1", "user1" ], "rc": 0, "start": "2022-06-02 23:25:20.747648" } STDOUT: running ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd2", "--format", "{{.State.Status}}" ], "delta": "0:00:00.140069", "end": "2022-06-02 23:25:21.457116", "failed_when_result": false, "item": [ "httpd2", "root" ], "rc": 0, "start": "2022-06-02 23:25:21.317047" } STDOUT: running ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd3", "--format", "{{.State.Status}}" ], "delta": "0:00:00.146824", "end": "2022-06-02 23:25:21.949553", "failed_when_result": false, "item": [ "httpd3", "root" ], "rc": 0, "start": "2022-06-02 23:25:21.802729" } STDOUT: running TASK [Check services] ********************************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:86 Thursday 02 June 2022 23:25:22 +0000 (0:00:01.641) 0:00:31.782 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd1", "user1" ], "name": "lsr_container-httpd1.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:25:08 UTC", "ActiveEnterTimestampMonotonic": "24357740", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target app.slice run-user-1001.mount network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:25:07 UTC", "AssertTimestampMonotonic": "24003355", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "279112000", "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": "Thu 2022-06-02 23:25:07 UTC", "ConditionTimestampMonotonic": "24003348", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1001.slice/user@1001.service/app.slice/lsr_container-httpd1.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9975", "ExecMainStartTimestamp": "Thu 2022-06-02 23:25:08 UTC", "ExecMainStartTimestampMonotonic": "24357721", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:25:07 UTC] ; stop_time=[Thu 2022-06-02 23:25:08 UTC] ; pid=9915 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[Thu 2022-06-02 23:25:07 UTC] ; stop_time=[Thu 2022-06-02 23:25:08 UTC] ; pid=9915 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.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": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:25:07 UTC", "InactiveExitTimestampMonotonic": "24004962", "InvocationID": "661d2d4d524d484cbd6cec94749ea2ef", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9975", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "35717120", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.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": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.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": "Thu 2022-06-02 23:25:08 UTC", "StateChangeTimestampMonotonic": "24357740", "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": "20", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd2", "root" ], "name": "lsr_container-httpd2.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:25:14 UTC", "ActiveEnterTimestampMonotonic": "31109380", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target network-online.target system.slice -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:25:14 UTC", "AssertTimestampMonotonic": "30665398", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "246924000", "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": "Thu 2022-06-02 23:25:14 UTC", "ConditionTimestampMonotonic": "30665396", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd2.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11089", "ExecMainStartTimestamp": "Thu 2022-06-02 23:25:14 UTC", "ExecMainStartTimestampMonotonic": "31109335", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.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": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:25:14 UTC", "InactiveExitTimestampMonotonic": "30666989", "InvocationID": "34192ec7ad014d4da23cf1812b77a741", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11089", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "4444160", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.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": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:25:14 UTC", "StateChangeTimestampMonotonic": "31109380", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd3", "root" ], "name": "lsr_container-httpd3.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:25:20 UTC", "ActiveEnterTimestampMonotonic": "36589937", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target network-online.target system.slice -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:25:20 UTC", "AssertTimestampMonotonic": "36337212", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "209428000", "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": "Thu 2022-06-02 23:25:20 UTC", "ConditionTimestampMonotonic": "36337210", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd3.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12120", "ExecMainStartTimestamp": "Thu 2022-06-02 23:25:20 UTC", "ExecMainStartTimestampMonotonic": "36589891", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:25:20 UTC] ; stop_time=[Thu 2022-06-02 23:25:20 UTC] ; pid=12002 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[Thu 2022-06-02 23:25:20 UTC] ; stop_time=[Thu 2022-06-02 23:25:20 UTC] ; pid=12002 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.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": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:25:20 UTC", "InactiveExitTimestampMonotonic": "36348060", "InvocationID": "8d93e26d667147a0ac2c06afd6ab967b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12120", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "880640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.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 sysinit.target -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:25:20 UTC", "StateChangeTimestampMonotonic": "36589937", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Check ports, data] ******************************************************* task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:97 Thursday 02 June 2022 23:25:23 +0000 (0:00:01.562) 0:00:33.345 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=8080) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:25:24 GMT", "elapsed": 0, "failed_when_result": false, "item": 8080, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:24:53 GMT", "redirected": false, "status": 200, "url": "http://localhost:8080/index.txt" } MSG: OK (3 bytes) ok: [/cache/fedora-34.qcow2.snap] => (item=8081) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:25:24 GMT", "elapsed": 0, "failed_when_result": false, "item": 8081, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:24:54 GMT", "redirected": false, "status": 200, "url": "http://localhost:8081/index.txt" } MSG: OK (3 bytes) ok: [/cache/fedora-34.qcow2.snap] => (item=8082) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:25:25 GMT", "elapsed": 0, "failed_when_result": false, "item": 8082, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:24:55 GMT", "redirected": false, "status": 200, "url": "http://localhost:8082/index.txt" } MSG: OK (3 bytes) TASK [Run role again to test for idempotency] ********************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:105 Thursday 02 June 2022 23:25:25 +0000 (0:00:01.544) 0:00:34.889 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 02 June 2022 23:25:25 +0000 (0:00:00.025) 0:00:34.915 ********* included: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:25:25 +0000 (0:00:00.020) 0:00:34.935 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:25:25 +0000 (0:00:00.508) 0:00:35.444 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:7 Thursday 02 June 2022 23:25:25 +0000 (0:00:00.036) 0:00:35.480 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.podman : Handle containers] *************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:12 Thursday 02 June 2022 23:25:28 +0000 (0:00:02.390) 0:00:37.871 ********* included: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd1:/var/www:Z', '/tmp/httpd1-create:/var/httpd-create:Z'], 'publish': ['8080:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www', 'run_as_user': 'user1', 'debug': True, 'log_level': 'debug'}) included: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd2:/var/www:Z', '/tmp/httpd2-create:/var/httpd-create:Z'], 'publish': ['8081:80'], 'generate_systemd': {'restart_policy': 'always'}, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) included: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd3', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd3:/var/www:Z', '/tmp/httpd3-create:/var/httpd-create:Z'], 'publish': ['8082:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:25:28 +0000 (0:00:00.059) 0:00:37.930 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "debug": true, "image": "quay.io/libpod/testimage:20210610", "log_level": "debug", "name": "httpd1", "publish": [ "8080:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd1:/var/www:Z", "/tmp/httpd1-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:25:28 +0000 (0:00:00.037) 0:00:37.967 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Get user information] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:22 Thursday 02 June 2022 23:25:28 +0000 (0:00:00.018) 0:00:37.986 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "cmd": [ "getent", "passwd", "user1" ], "delta": "0:00:00.003352", "end": "2022-06-02 23:25:28.541280", "rc": 0, "start": "2022-06-02 23:25:28.537928" } STDOUT: user1:x:1001:1001::/home/user1:/bin/bash TASK [linux-system-roles.podman : Fail if no such user] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:28 Thursday 02 June 2022 23:25:28 +0000 (0:00:00.377) 0:00:38.364 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:33 Thursday 02 June 2022 23:25:28 +0000 (0:00:00.031) 0:00:38.395 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [ "user1", "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:38 Thursday 02 June 2022 23:25:28 +0000 (0:00:00.017) 0:00:38.413 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "1001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:43 Thursday 02 June 2022 23:25:28 +0000 (0:00:00.018) 0:00:38.431 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "1001\n", "__xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [linux-system-roles.podman : Check if user is lingering] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:57 Thursday 02 June 2022 23:25:28 +0000 (0:00:00.023) 0:00:38.454 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1654212300.230254, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1654212300.230254, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2276, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1654212300.230254, "nlink": 1, "path": "/var/lib/systemd/linger/user1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "3942317622", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:63 Thursday 02 June 2022 23:25:29 +0000 (0:00:00.383) 0:00:38.837 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the mounts from podman_containers] ******* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:69 Thursday 02 June 2022 23:25:29 +0000 (0:00:00.031) 0:00:38.869 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd1", "/tmp/httpd1-create" ] }, "changed": false } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 Thursday 02 June 2022 23:25:29 +0000 (0:00:00.035) 0:00:38.904 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd1) => { "ansible_loop_var": "item", "changed": false, "gid": 1001, "group": "user1", "item": "/tmp/httpd1", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1", "secontext": "system_u:object_r:container_file_t:s0:c318,c899", "size": 60, "state": "directory", "uid": 1001 } ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd1-create) => { "ansible_loop_var": "item", "changed": false, "gid": 1001, "group": "user1", "item": "/tmp/httpd1-create", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1-create", "secontext": "system_u:object_r:container_file_t:s0:c318,c899", "size": 40, "state": "directory", "uid": 1001 } TASK [linux-system-roles.podman : Update container] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Thursday 02 June 2022 23:25:29 +0000 (0:00:00.752) 0:00:39.657 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => { "actions": [], "changed": false, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.container.manager": "libpod", "io.kubernetes.cri-o.Created": "2022-06-02T23:25:03.501498074Z", "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE", "org.opencontainers.image.stopSignal": "15" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd1", "--rm", "--tty=True", "--volume", "/tmp/httpd1:/var/www:Z", "--volume", "/tmp/httpd1-create:/var/httpd-create:Z", "--publish", "8080:80", "--workdir", "/var/www", "--log-level", "debug", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman", "HOME=/root", "HOSTNAME=b9c2687ac0d2" ], "Hostname": "b9c2687ac0d2", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.pid", "Created": "2022-06-02T23:25:03.501498074Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/home/user1/.local/share/containers/storage", "--runroot", "/run/user/1001/containers", "--log-level", "debug", "--cgroup-manager", "systemd", "--tmpdir", "/run/user/1001/libpod/tmp", "--runtime", "crun", "--storage-driver", "overlay", "--events-backend", "journald", "--syslog", "container", "cleanup", "--rm", "b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18" ], "GraphDriver": { "Data": { "LowerDir": "/home/user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "MergedDir": "/home/user1/.local/share/containers/storage/overlay/33a44ac565b96f09c36d746b9c00e538f1a84eb6a757f06cb20717b96732140b/merged", "UpperDir": "/home/user1/.local/share/containers/storage/overlay/33a44ac565b96f09c36d746b9c00e538f1a84eb6a757f06cb20717b96732140b/diff", "WorkDir": "/home/user1/.local/share/containers/storage/overlay/33a44ac565b96f09c36d746b9c00e538f1a84eb6a757f06cb20717b96732140b/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd1-create:/var/httpd-create:rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd1:/var/www:rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "user.slice", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/home/user1/.local/share/containers/storage/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "slirp4netns", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/hostname", "HostsPath": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/hosts", "Id": "b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c318,c899", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1", "Type": "bind" } ], "Name": "httpd1", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "SandboxID": "", "SandboxKey": "/run/user/1001/netns/cni-6bcc75f0-864a-d529-2d94-a7a1a2b2a92a" }, "OCIConfigPath": "/home/user1/.local/share/containers/storage/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/config.json", "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c318,c899", "ResolvConfPath": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/resolv.conf", "RestartCount": 0, "Rootfs": "", "State": { "CgroupPath": "/user.slice/user-1001.slice/user@1001.service/user.slice/libpod-b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18.scope", "ConmonPid": 9975, "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 9978, "Restarting": false, "Running": true, "StartedAt": "2022-06-02T23:25:07.944104206Z", "Status": "running" }, "StaticDir": "/home/user1/.local/share/containers/storage/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata" }, "podman_actions": [], "podman_systemd": { "lsr_container-httpd1": "# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "podman_version": "3.4.7" } TASK [linux-system-roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:132 Thursday 02 June 2022 23:25:31 +0000 (0:00:01.093) 0:00:40.750 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "gid": 1001, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/systemd/user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1001 } TASK [linux-system-roles.podman : Get stat of existing systemd unit file] ****** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:25:31 +0000 (0:00:00.388) 0:00:41.139 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1654212307.008254, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "12047eff6f57313ce643077dabc5762cc0fccc5b", "ctime": 1654212305.505254, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2278, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1654212305.236254, "nlink": 1, "path": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "pw_name": "user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 652, "uid": 1001, "version": "897726223", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Get contents of existing file] *************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:148 Thursday 02 June 2022 23:25:31 +0000 (0:00:00.464) 0:00:41.603 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgbHNyX2NvbnRhaW5lci1odHRwZDEuc2VydmljZQoKW1VuaXRdCkRlc2NyaXB0aW9uPVBvZG1hbiBsc3JfY29udGFpbmVyLWh0dHBkMS5zZXJ2aWNlCkRvY3VtZW50YXRpb249bWFuOnBvZG1hbi1nZW5lcmF0ZS1zeXN0ZW1kKDEpCldhbnRzPW5ldHdvcmstb25saW5lLnRhcmdldApBZnRlcj1uZXR3b3JrLW9ubGluZS50YXJnZXQKUmVxdWlyZXNNb3VudHNGb3I9L3J1bi91c2VyLzEwMDEvY29udGFpbmVycwoKW1NlcnZpY2VdCkVudmlyb25tZW50PVBPRE1BTl9TWVNURU1EX1VOSVQ9JW4KUmVzdGFydD1vbi1mYWlsdXJlClRpbWVvdXRTdG9wU2VjPTcwCkV4ZWNTdGFydD0vdXNyL2Jpbi9wb2RtYW4gc3RhcnQgaHR0cGQxCkV4ZWNTdG9wPS91c3IvYmluL3BvZG1hbiBzdG9wIC10IDEwIGh0dHBkMQpFeGVjU3RvcFBvc3Q9L3Vzci9iaW4vcG9kbWFuIHN0b3AgLXQgMTAgaHR0cGQxClBJREZpbGU9L3J1bi91c2VyLzEwMDEvY29udGFpbmVycy9vdmVybGF5LWNvbnRhaW5lcnMvYjljMjY4N2FjMGQyNzFlMTkzN2ZlOGZhOTAzZmUwNTYwY2QyNzlhOWQyNDMzYmI1NTNjZjUyYWE2N2FiYWMxOC91c2VyZGF0YS9jb25tb24ucGlkClR5cGU9Zm9ya2luZwoKW0luc3RhbGxdCldhbnRlZEJ5PWRlZmF1bHQudGFyZ2V0Cg==", "encoding": "base64", "source": "/home/user1/.config/systemd/user/lsr_container-httpd1.service" } TASK [linux-system-roles.podman : Construct contents of new file] ************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:154 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.507) 0:00:42.111 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [linux-system-roles.podman : Update existing systemd unit file] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.056) 0:00:42.168 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create new systemd unit file] **************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:175 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.034) 0:00:42.203 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:184 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.017) 0:00:42.221 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:194 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.033) 0:00:42.254 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.034) 0:00:42.289 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:220 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.035) 0:00:42.324 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.035) 0:00:42.359 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "publish": [ "8081:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd2:/var/www:Z", "/tmp/httpd2-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.040) 0:00:42.400 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Get user information] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:22 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.021) 0:00:42.422 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no such user] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:28 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.029) 0:00:42.451 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:33 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.028) 0:00:42.480 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:38 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.019) 0:00:42.499 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:43 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.016) 0:00:42.516 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Check if user is lingering] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:57 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.024) 0:00:42.541 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:63 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.029) 0:00:42.570 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the mounts from podman_containers] ******* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:69 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.028) 0:00:42.598 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd2", "/tmp/httpd2-create" ] }, "changed": false } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 Thursday 02 June 2022 23:25:32 +0000 (0:00:00.036) 0:00:42.635 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd2) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd2", "mode": "0644", "owner": "root", "path": "/tmp/httpd2", "secontext": "system_u:object_r:container_file_t:s0:c389,c831", "size": 60, "state": "directory", "uid": 0 } ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd2-create) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd2-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd2-create", "secontext": "system_u:object_r:container_file_t:s0:c389,c831", "size": 40, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Update container] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Thursday 02 June 2022 23:25:33 +0000 (0:00:00.766) 0:00:43.401 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => { "actions": [], "changed": false, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.container.manager": "libpod", "io.kubernetes.cri-o.Created": "2022-06-02T23:25:10.907192026Z", "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE", "org.opencontainers.image.stopSignal": "15" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd2", "--rm", "--tty=True", "--volume", "/tmp/httpd2:/var/www:Z", "--volume", "/tmp/httpd2-create:/var/httpd-create:Z", "--publish", "8081:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman", "HOME=/root", "HOSTNAME=3b9db99cb0f2" ], "Hostname": "3b9db99cb0f2", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.pid", "Created": "2022-06-02T23:25:10.907192026Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/var/lib/containers/storage", "--runroot", "/run/containers/storage", "--log-level", "warning", "--cgroup-manager", "systemd", "--tmpdir", "/run/libpod", "--runtime", "crun", "--storage-driver", "overlay", "--storage-opt", "overlay.mountopt=nodev,metacopy=on", "--events-backend", "journald", "container", "cleanup", "--rm", "3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9" ], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "MergedDir": "/var/lib/containers/storage/overlay/66c1b77fad75360af63f0e5c66c5d911ab571f668299a2c20cc61388783b4364/merged", "UpperDir": "/var/lib/containers/storage/overlay/66c1b77fad75360af63f0e5c66c5d911ab571f668299a2c20cc61388783b4364/diff", "WorkDir": "/var/lib/containers/storage/overlay/66c1b77fad75360af63f0e5c66c5d911ab571f668299a2c20cc61388783b4364/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd2:/var/www:rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd2-create:/var/httpd-create:rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/var/lib/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/hostname", "HostsPath": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/hosts", "Id": "3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c389,c831", "Mounts": [ { "Destination": "/var/www", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2", "Type": "bind" }, { "Destination": "/var/httpd-create", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2-create", "Type": "bind" } ], "Name": "httpd2", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "10.88.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "10.88.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "06:10:0e:db:29:54", "Networks": { "podman": { "DriverOpts": null, "EndpointID": "", "Gateway": "10.88.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "10.88.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "Links": null, "MacAddress": "06:10:0e:db:29:54", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "SandboxID": "", "SandboxKey": "/run/netns/cni-45b4288f-076d-86b0-609f-a718c0495308" }, "OCIConfigPath": "/var/lib/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/config.json", "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c389,c831", "ResolvConfPath": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/resolv.conf", "RestartCount": 0, "Rootfs": "", "State": { "CgroupPath": "/machine.slice/libpod-3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9.scope", "ConmonPid": 11089, "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 11092, "Restarting": false, "Running": true, "StartedAt": "2022-06-02T23:25:14.753750958Z", "Status": "running" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata" }, "podman_actions": [], "podman_systemd": { "lsr_container-httpd2": "# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } TASK [linux-system-roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:132 Thursday 02 June 2022 23:25:34 +0000 (0:00:01.027) 0:00:44.429 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get stat of existing systemd unit file] ****** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:25:34 +0000 (0:00:00.029) 0:00:44.458 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1654212313.6552541, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5a8125150fad9da3c89939e28b3344d017ba4437", "ctime": 1654212312.488254, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2835, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1654212312.215254, "nlink": 1, "path": "/etc/systemd/system/lsr_container-httpd2.service", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 648, "uid": 0, "version": "782497428", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Get contents of existing file] *************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:148 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.399) 0:00:44.858 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgbHNyX2NvbnRhaW5lci1odHRwZDIuc2VydmljZQoKW1VuaXRdCkRlc2NyaXB0aW9uPVBvZG1hbiBsc3JfY29udGFpbmVyLWh0dHBkMi5zZXJ2aWNlCkRvY3VtZW50YXRpb249bWFuOnBvZG1hbi1nZW5lcmF0ZS1zeXN0ZW1kKDEpCldhbnRzPW5ldHdvcmstb25saW5lLnRhcmdldApBZnRlcj1uZXR3b3JrLW9ubGluZS50YXJnZXQKUmVxdWlyZXNNb3VudHNGb3I9L3J1bi9jb250YWluZXJzL3N0b3JhZ2UKCltTZXJ2aWNlXQpFbnZpcm9ubWVudD1QT0RNQU5fU1lTVEVNRF9VTklUPSVuClJlc3RhcnQ9b24tZmFpbHVyZQpUaW1lb3V0U3RvcFNlYz03MApFeGVjU3RhcnQ9L3Vzci9iaW4vcG9kbWFuIHN0YXJ0IGh0dHBkMgpFeGVjU3RvcD0vdXNyL2Jpbi9wb2RtYW4gc3RvcCAtdCAxMCBodHRwZDIKRXhlY1N0b3BQb3N0PS91c3IvYmluL3BvZG1hbiBzdG9wIC10IDEwIGh0dHBkMgpQSURGaWxlPS9ydW4vY29udGFpbmVycy9zdG9yYWdlL292ZXJsYXktY29udGFpbmVycy8zYjlkYjk5Y2IwZjIwYzJmYzUxYTAwOWYyMWNjMWY2YjBiNTI0NGQzMTA3NTA5MTcwYmNiY2Q0YTMwNTY1YWY5L3VzZXJkYXRhL2Nvbm1vbi5waWQKVHlwZT1mb3JraW5nCgpbSW5zdGFsbF0KV2FudGVkQnk9ZGVmYXVsdC50YXJnZXQK", "encoding": "base64", "source": "/etc/systemd/system/lsr_container-httpd2.service" } TASK [linux-system-roles.podman : Construct contents of new file] ************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:154 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.371) 0:00:45.230 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [linux-system-roles.podman : Update existing systemd unit file] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.084) 0:00:45.315 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create new systemd unit file] **************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:175 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.033) 0:00:45.349 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:184 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.017) 0:00:45.367 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:194 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.035) 0:00:45.402 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.037) 0:00:45.440 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:220 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.034) 0:00:45.475 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.033) 0:00:45.509 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "publish": [ "8082:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd3:/var/www:Z", "/tmp/httpd3-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.036) 0:00:45.546 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Get user information] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:22 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.021) 0:00:45.567 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no such user] ************************ task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:28 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.028) 0:00:45.596 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:33 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.033) 0:00:45.630 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:38 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.017) 0:00:45.647 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:43 Thursday 02 June 2022 23:25:35 +0000 (0:00:00.016) 0:00:45.664 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Check if user is lingering] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:57 Thursday 02 June 2022 23:25:36 +0000 (0:00:00.023) 0:00:45.687 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:63 Thursday 02 June 2022 23:25:36 +0000 (0:00:00.028) 0:00:45.716 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the mounts from podman_containers] ******* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:69 Thursday 02 June 2022 23:25:36 +0000 (0:00:00.031) 0:00:45.747 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd3", "/tmp/httpd3-create" ] }, "changed": false } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 Thursday 02 June 2022 23:25:36 +0000 (0:00:00.035) 0:00:45.783 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd3) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd3", "mode": "0644", "owner": "root", "path": "/tmp/httpd3", "secontext": "system_u:object_r:container_file_t:s0:c345,c929", "size": 60, "state": "directory", "uid": 0 } ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd3-create) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd3-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd3-create", "secontext": "system_u:object_r:container_file_t:s0:c345,c929", "size": 40, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Update container] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Thursday 02 June 2022 23:25:36 +0000 (0:00:00.763) 0:00:46.546 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => { "actions": [], "changed": false, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.container.manager": "libpod", "io.kubernetes.cri-o.Created": "2022-06-02T23:25:16.560096299Z", "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE", "org.opencontainers.image.stopSignal": "15" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd3", "--rm", "--tty=True", "--volume", "/tmp/httpd3:/var/www:Z", "--volume", "/tmp/httpd3-create:/var/httpd-create:Z", "--publish", "8082:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman", "HOME=/root", "HOSTNAME=6e2b279e6a85" ], "Hostname": "6e2b279e6a85", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.pid", "Created": "2022-06-02T23:25:16.560096299Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/var/lib/containers/storage", "--runroot", "/run/containers/storage", "--log-level", "warning", "--cgroup-manager", "systemd", "--tmpdir", "/run/libpod", "--runtime", "crun", "--storage-driver", "overlay", "--storage-opt", "overlay.mountopt=nodev,metacopy=on", "--events-backend", "journald", "container", "cleanup", "--rm", "6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9" ], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "MergedDir": "/var/lib/containers/storage/overlay/d11ac595836588b16890c7655d8e51fcc0bdae551e6638df221b41a1ced27734/merged", "UpperDir": "/var/lib/containers/storage/overlay/d11ac595836588b16890c7655d8e51fcc0bdae551e6638df221b41a1ced27734/diff", "WorkDir": "/var/lib/containers/storage/overlay/d11ac595836588b16890c7655d8e51fcc0bdae551e6638df221b41a1ced27734/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd3-create:/var/httpd-create:rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd3:/var/www:rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/var/lib/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/hostname", "HostsPath": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/hosts", "Id": "6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c345,c929", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3", "Type": "bind" } ], "Name": "httpd3", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "10.88.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "10.88.0.3", "IPPrefixLen": 16, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "de:cf:dc:90:ae:f3", "Networks": { "podman": { "DriverOpts": null, "EndpointID": "", "Gateway": "10.88.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "10.88.0.3", "IPPrefixLen": 16, "IPv6Gateway": "", "Links": null, "MacAddress": "de:cf:dc:90:ae:f3", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "SandboxID": "", "SandboxKey": "/run/netns/cni-97239be8-fad2-04c2-d3b4-3c3b5b3dec85" }, "OCIConfigPath": "/var/lib/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/config.json", "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c345,c929", "ResolvConfPath": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/resolv.conf", "RestartCount": 0, "Rootfs": "", "State": { "CgroupPath": "/machine.slice/libpod-6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9.scope", "ConmonPid": 12120, "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 12123, "Restarting": false, "Running": true, "StartedAt": "2022-06-02T23:25:20.249108749Z", "Status": "running" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata" }, "podman_actions": [], "podman_systemd": { "lsr_container-httpd3": "# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } TASK [linux-system-roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:132 Thursday 02 June 2022 23:25:37 +0000 (0:00:01.031) 0:00:47.578 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get stat of existing systemd unit file] ****** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:25:37 +0000 (0:00:00.032) 0:00:47.610 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1654212319.294254, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e78a91ef6062af4012fb0dcd7a82fe8c03132ab2", "ctime": 1654212318.125254, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1721, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1654212317.868254, "nlink": 1, "path": "/etc/systemd/system/lsr_container-httpd3.service", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 648, "uid": 0, "version": "1306294289", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Get contents of existing file] *************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:148 Thursday 02 June 2022 23:25:38 +0000 (0:00:00.387) 0:00:47.998 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgbHNyX2NvbnRhaW5lci1odHRwZDMuc2VydmljZQoKW1VuaXRdCkRlc2NyaXB0aW9uPVBvZG1hbiBsc3JfY29udGFpbmVyLWh0dHBkMy5zZXJ2aWNlCkRvY3VtZW50YXRpb249bWFuOnBvZG1hbi1nZW5lcmF0ZS1zeXN0ZW1kKDEpCldhbnRzPW5ldHdvcmstb25saW5lLnRhcmdldApBZnRlcj1uZXR3b3JrLW9ubGluZS50YXJnZXQKUmVxdWlyZXNNb3VudHNGb3I9L3J1bi9jb250YWluZXJzL3N0b3JhZ2UKCltTZXJ2aWNlXQpFbnZpcm9ubWVudD1QT0RNQU5fU1lTVEVNRF9VTklUPSVuClJlc3RhcnQ9b24tZmFpbHVyZQpUaW1lb3V0U3RvcFNlYz03MApFeGVjU3RhcnQ9L3Vzci9iaW4vcG9kbWFuIHN0YXJ0IGh0dHBkMwpFeGVjU3RvcD0vdXNyL2Jpbi9wb2RtYW4gc3RvcCAtdCAxMCBodHRwZDMKRXhlY1N0b3BQb3N0PS91c3IvYmluL3BvZG1hbiBzdG9wIC10IDEwIGh0dHBkMwpQSURGaWxlPS9ydW4vY29udGFpbmVycy9zdG9yYWdlL292ZXJsYXktY29udGFpbmVycy82ZTJiMjc5ZTZhODUwNzM5MTU0MjY4YmY1NTNiODc1ZWJlZWE5NThmMTUyNWNlMmNmZDU0NWViMTdlYzM1YWM5L3VzZXJkYXRhL2Nvbm1vbi5waWQKVHlwZT1mb3JraW5nCgpbSW5zdGFsbF0KV2FudGVkQnk9ZGVmYXVsdC50YXJnZXQK", "encoding": "base64", "source": "/etc/systemd/system/lsr_container-httpd3.service" } TASK [linux-system-roles.podman : Construct contents of new file] ************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:154 Thursday 02 June 2022 23:25:38 +0000 (0:00:00.382) 0:00:48.380 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [linux-system-roles.podman : Update existing systemd unit file] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:25:38 +0000 (0:00:00.057) 0:00:48.438 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create new systemd unit file] **************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:175 Thursday 02 June 2022 23:25:38 +0000 (0:00:00.034) 0:00:48.473 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:184 Thursday 02 June 2022 23:25:38 +0000 (0:00:00.018) 0:00:48.492 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:194 Thursday 02 June 2022 23:25:38 +0000 (0:00:00.035) 0:00:48.527 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 Thursday 02 June 2022 23:25:38 +0000 (0:00:00.037) 0:00:48.565 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:220 Thursday 02 June 2022 23:25:38 +0000 (0:00:00.036) 0:00:48.602 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Check if containers are running] ***************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:109 Thursday 02 June 2022 23:25:38 +0000 (0:00:00.039) 0:00:48.641 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd1", "--format", "{{.State.Status}}" ], "delta": "0:00:00.222884", "end": "2022-06-02 23:25:39.464273", "failed_when_result": false, "item": [ "httpd1", "user1" ], "rc": 0, "start": "2022-06-02 23:25:39.241389" } STDOUT: running ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd2", "--format", "{{.State.Status}}" ], "delta": "0:00:00.139887", "end": "2022-06-02 23:25:39.956850", "failed_when_result": false, "item": [ "httpd2", "root" ], "rc": 0, "start": "2022-06-02 23:25:39.816963" } STDOUT: running ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd3", "--format", "{{.State.Status}}" ], "delta": "0:00:00.139789", "end": "2022-06-02 23:25:40.440506", "failed_when_result": false, "item": [ "httpd3", "root" ], "rc": 0, "start": "2022-06-02 23:25:40.300717" } STDOUT: running TASK [Check services] ********************************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:120 Thursday 02 June 2022 23:25:40 +0000 (0:00:01.632) 0:00:50.273 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd1", "user1" ], "name": "lsr_container-httpd1.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:25:08 UTC", "ActiveEnterTimestampMonotonic": "24357740", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target app.slice run-user-1001.mount network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:25:07 UTC", "AssertTimestampMonotonic": "24003355", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "283162000", "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": "Thu 2022-06-02 23:25:07 UTC", "ConditionTimestampMonotonic": "24003348", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1001.slice/user@1001.service/app.slice/lsr_container-httpd1.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9975", "ExecMainStartTimestamp": "Thu 2022-06-02 23:25:08 UTC", "ExecMainStartTimestampMonotonic": "24357721", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:25:07 UTC] ; stop_time=[Thu 2022-06-02 23:25:08 UTC] ; pid=9915 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[Thu 2022-06-02 23:25:07 UTC] ; stop_time=[Thu 2022-06-02 23:25:08 UTC] ; pid=9915 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.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": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:25:07 UTC", "InactiveExitTimestampMonotonic": "24004962", "InvocationID": "661d2d4d524d484cbd6cec94749ea2ef", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9975", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "35823616", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.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": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.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": "Thu 2022-06-02 23:25:08 UTC", "StateChangeTimestampMonotonic": "24357740", "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": "20", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd2", "root" ], "name": "lsr_container-httpd2.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:25:14 UTC", "ActiveEnterTimestampMonotonic": "31109380", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target network-online.target system.slice -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:25:14 UTC", "AssertTimestampMonotonic": "30665398", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "246924000", "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": "Thu 2022-06-02 23:25:14 UTC", "ConditionTimestampMonotonic": "30665396", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd2.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11089", "ExecMainStartTimestamp": "Thu 2022-06-02 23:25:14 UTC", "ExecMainStartTimestampMonotonic": "31109335", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.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": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:25:14 UTC", "InactiveExitTimestampMonotonic": "30666989", "InvocationID": "34192ec7ad014d4da23cf1812b77a741", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11089", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "4444160", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.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": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:25:14 UTC", "StateChangeTimestampMonotonic": "31109380", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd3", "root" ], "name": "lsr_container-httpd3.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:25:20 UTC", "ActiveEnterTimestampMonotonic": "36589937", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target network-online.target system.slice -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:25:20 UTC", "AssertTimestampMonotonic": "36337212", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "209428000", "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": "Thu 2022-06-02 23:25:20 UTC", "ConditionTimestampMonotonic": "36337210", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd3.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12120", "ExecMainStartTimestamp": "Thu 2022-06-02 23:25:20 UTC", "ExecMainStartTimestampMonotonic": "36589891", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:25:20 UTC] ; stop_time=[Thu 2022-06-02 23:25:20 UTC] ; pid=12002 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[Thu 2022-06-02 23:25:20 UTC] ; stop_time=[Thu 2022-06-02 23:25:20 UTC] ; pid=12002 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.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": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:25:20 UTC", "InactiveExitTimestampMonotonic": "36348060", "InvocationID": "8d93e26d667147a0ac2c06afd6ab967b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12120", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "880640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.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 sysinit.target -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:25:20 UTC", "StateChangeTimestampMonotonic": "36589937", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Check ports, data] ******************************************************* task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:131 Thursday 02 June 2022 23:25:42 +0000 (0:00:01.543) 0:00:51.816 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=8080) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:25:42 GMT", "elapsed": 0, "failed_when_result": false, "item": 8080, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:24:53 GMT", "redirected": false, "status": 200, "url": "http://localhost:8080/index.txt" } MSG: OK (3 bytes) ok: [/cache/fedora-34.qcow2.snap] => (item=8081) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:25:42 GMT", "elapsed": 0, "failed_when_result": false, "item": 8081, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:24:54 GMT", "redirected": false, "status": 200, "url": "http://localhost:8081/index.txt" } MSG: OK (3 bytes) ok: [/cache/fedora-34.qcow2.snap] => (item=8082) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:25:43 GMT", "elapsed": 0, "failed_when_result": false, "item": 8082, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:24:55 GMT", "redirected": false, "status": 200, "url": "http://localhost:8082/index.txt" } MSG: OK (3 bytes) TASK [Clean up storage.conf] *************************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:142 Thursday 02 June 2022 23:25:43 +0000 (0:00:01.418) 0:00:53.235 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "path": "/etc/containers/storage.conf", "state": "absent" } TASK [Clean up all system containers] ****************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:149 Thursday 02 June 2022 23:25:43 +0000 (0:00:00.368) 0:00:53.603 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "cmd": [ "podman", "system", "reset", "--force" ], "delta": "0:00:20.525458", "end": "2022-06-02 23:26:04.669024", "rc": 0, "start": "2022-06-02 23:25:44.143566" } TASK [Clean up all user containers] ******************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:154 Thursday 02 June 2022 23:26:04 +0000 (0:00:20.909) 0:01:14.512 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "cmd": [ "podman", "system", "reset", "--force" ], "delta": "0:00:10.304860", "end": "2022-06-02 23:26:15.420594", "rc": 0, "start": "2022-06-02 23:26:05.115734" } STDERR: time="2022-06-02T23:26:05Z" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" time="2022-06-02T23:26:05Z" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" time="2022-06-02T23:26:15Z" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" TASK [Clean up services] ******************************************************* task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:162 Thursday 02 June 2022 23:26:15 +0000 (0:00:10.752) 0:01:25.265 ********* changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd1", "user1" ], "name": "lsr_container-httpd1.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:25:08 UTC", "ActiveEnterTimestampMonotonic": "24357740", "ActiveExitTimestamp": "Thu 2022-06-02 23:26:15 UTC", "ActiveExitTimestampMonotonic": "91746949", "ActiveState": "activating", "After": "basic.target app.slice run-user-1001.mount network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:26:15 UTC", "AssertTimestampMonotonic": "92307871", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5650000", "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": "Thu 2022-06-02 23:26:15 UTC", "ConditionTimestampMonotonic": "92307867", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1001.slice/user@1001.service/app.slice/lsr_container-httpd1.service", "ControlPID": "17411", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:26:15 UTC] ; stop_time=[n/a] ; pid=17411 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[Thu 2022-06-02 23:26:15 UTC] ; stop_time=[n/a] ; pid=17411 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.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": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 23:26:15 UTC", "InactiveEnterTimestampMonotonic": "92307843", "InactiveExitTimestamp": "Thu 2022-06-02 23:26:15 UTC", "InactiveExitTimestampMonotonic": "92309308", "InvocationID": "d8fe6c054634448ea0d8c5203bcc6996", "Job": "106", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "MemoryCurrent": "5394432", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "2", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/user/1001/containers/overlay-containers/b9c2687ac0d271e1937fe8fa903fe0560cd279a9d2433bb553cf52aa67abac18/userdata/conmon.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": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.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": "Thu 2022-06-02 23:26:15 UTC", "StateChangeTimestampMonotonic": "92309308", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "start", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd2", "root" ], "name": "lsr_container-httpd2.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:25:14 UTC", "ActiveEnterTimestampMonotonic": "31109380", "ActiveExitTimestamp": "Thu 2022-06-02 23:25:54 UTC", "ActiveExitTimestampMonotonic": "70833815", "ActiveState": "failed", "After": "basic.target network-online.target system.slice -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:25:55 UTC", "AssertTimestampMonotonic": "72308120", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "113287000", "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": "Thu 2022-06-02 23:25:55 UTC", "ConditionTimestampMonotonic": "72308118", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:25:55 UTC] ; stop_time=[Thu 2022-06-02 23:25:55 UTC] ; pid=16407 ; code=exited ; status=125 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[Thu 2022-06-02 23:25:55 UTC] ; stop_time=[Thu 2022-06-02 23:25:55 UTC] ; pid=16407 ; code=exited ; status=125 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:25:55 UTC] ; stop_time=[Thu 2022-06-02 23:25:55 UTC] ; pid=16441 ; code=exited ; status=125 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[Thu 2022-06-02 23:25:55 UTC] ; stop_time=[Thu 2022-06-02 23:25:55 UTC] ; pid=16441 ; code=exited ; status=125 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.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": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 23:25:55 UTC", "InactiveEnterTimestampMonotonic": "72308044", "InactiveExitTimestamp": "Thu 2022-06-02 23:25:55 UTC", "InactiveExitTimestampMonotonic": "72181960", "InvocationID": "5e4942f848524c39adc11a312393de64", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "6", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/3b9db99cb0f20c2fc51a009f21cc1f6b0b5244d3107509170bcbcd4a30565af9/userdata/conmon.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": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:25:55 UTC", "StateChangeTimestampMonotonic": "72308248", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd3", "root" ], "name": "lsr_container-httpd3.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:25:20 UTC", "ActiveEnterTimestampMonotonic": "36589937", "ActiveExitTimestamp": "Thu 2022-06-02 23:26:04 UTC", "ActiveExitTimestampMonotonic": "81045416", "ActiveState": "failed", "After": "network-online.target basic.target -.mount sysinit.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:26:06 UTC", "AssertTimestampMonotonic": "82558257", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "110054000", "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": "Thu 2022-06-02 23:26:06 UTC", "ConditionTimestampMonotonic": "82558254", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.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": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 23:26:06 UTC", "InactiveEnterTimestampMonotonic": "82558176", "InactiveExitTimestamp": "Thu 2022-06-02 23:26:06 UTC", "InactiveExitTimestampMonotonic": "82415167", "InvocationID": "e7c8aa1b7d2b425e86ff3c2e11962702", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "6", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/6e2b279e6a850739154268bf553b875ebeea958f1525ce2cfd545eb17ec35ac9/userdata/conmon.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": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:26:06 UTC", "StateChangeTimestampMonotonic": "82558379", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Remove service files] **************************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:176 Thursday 02 June 2022 23:26:17 +0000 (0:00:02.041) 0:01:27.306 ********* changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd1", "user1" ], "path": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "state": "absent" } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd2", "root" ], "path": "/etc/systemd/system/lsr_container-httpd2.service", "state": "absent" } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd3", "root" ], "path": "/etc/systemd/system/lsr_container-httpd3.service", "state": "absent" } TASK [Clean up host directories] *********************************************** task path: /tmp/tmpxni93cdf/tests/tests_basic.yml:191 Thursday 02 June 2022 23:26:18 +0000 (0:00:01.185) 0:01:28.491 ********* changed: [/cache/fedora-34.qcow2.snap] => (item=httpd1) => { "ansible_loop_var": "item", "changed": true, "item": "httpd1", "path": "/tmp/httpd1", "state": "absent" } changed: [/cache/fedora-34.qcow2.snap] => (item=httpd2) => { "ansible_loop_var": "item", "changed": true, "item": "httpd2", "path": "/tmp/httpd2", "state": "absent" } changed: [/cache/fedora-34.qcow2.snap] => (item=httpd3) => { "ansible_loop_var": "item", "changed": true, "item": "httpd3", "path": "/tmp/httpd3", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=110 changed=26 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Thursday 02 June 2022 23:26:19 +0000 (0:00:01.069) 0:01:29.561 ********* =============================================================================== Clean up all system containers ----------------------------------------- 20.91s /tmp/tmpxni93cdf/tests/tests_basic.yml:149 ------------------------------------ Clean up all user containers ------------------------------------------- 10.75s /tmp/tmpxni93cdf/tests/tests_basic.yml:154 ------------------------------------ linux-system-roles.podman : Ensure required packages are installed ------ 5.15s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:7 ------- linux-system-roles.podman : Update container ---------------------------- 2.88s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 linux-system-roles.podman : Update container ---------------------------- 2.17s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Create data files ------------------------------------------------------- 2.15s /tmp/tmpxni93cdf/tests/tests_basic.yml:63 ------------------------------------- Clean up services ------------------------------------------------------- 2.04s /tmp/tmpxni93cdf/tests/tests_basic.yml:162 ------------------------------------ Check if containers are running ----------------------------------------- 1.64s /tmp/tmpxni93cdf/tests/tests_basic.yml:75 ------------------------------------- Check if containers are running ----------------------------------------- 1.63s /tmp/tmpxni93cdf/tests/tests_basic.yml:109 ------------------------------------ Check services ---------------------------------------------------------- 1.56s /tmp/tmpxni93cdf/tests/tests_basic.yml:86 ------------------------------------- Check ports, data ------------------------------------------------------- 1.54s /tmp/tmpxni93cdf/tests/tests_basic.yml:97 ------------------------------------- Check services ---------------------------------------------------------- 1.54s /tmp/tmpxni93cdf/tests/tests_basic.yml:120 ------------------------------------ Check ports, data ------------------------------------------------------- 1.42s /tmp/tmpxni93cdf/tests/tests_basic.yml:131 ------------------------------------ Remove service files ---------------------------------------------------- 1.19s /tmp/tmpxni93cdf/tests/tests_basic.yml:176 ------------------------------------ Create host directories for data ---------------------------------------- 1.16s /tmp/tmpxni93cdf/tests/tests_basic.yml:55 ------------------------------------- linux-system-roles.podman : Update container ---------------------------- 1.09s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Gathering Facts --------------------------------------------------------- 1.08s /tmp/tmpxni93cdf/tests/tests_basic.yml:3 -------------------------------------- Clean up host directories ----------------------------------------------- 1.07s /tmp/tmpxni93cdf/tests/tests_basic.yml:191 ------------------------------------ linux-system-roles.podman : Update container ---------------------------- 1.06s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 linux-system-roles.podman : Update container ---------------------------- 1.03s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpfra8knp2 executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmpxni93cdf/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 02 June 2022 23:26:20 +0000 (0:00:00.013) 0:00:00.013 ********* included: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:26:20 +0000 (0:00:00.018) 0:00:00.031 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:26:21 +0000 (0:00:00.829) 0:00:00.860 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:7 Thursday 02 June 2022 23:26:21 +0000 (0:00:00.033) 0:00:00.893 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.podman : Handle containers] *************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:12 Thursday 02 June 2022 23:26:23 +0000 (0:00:02.463) 0:00:03.357 ********* META: role_complete for /cache/fedora-34.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Thursday 02 June 2022 23:26:23 +0000 (0:00:00.022) 0:00:03.379 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ------ 2.46s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:7 ------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.83s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- linux-system-roles.podman : Set platform/version specific variables ----- 0.03s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- linux-system-roles.podman : Handle containers --------------------------- 0.02s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:12 ------ linux-system-roles.podman : Set platform/version specific variables ----- 0.02s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:3 ------- ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpfra8knp2 executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmpxni93cdf/tests/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpxni93cdf/tests/tests_include_vars_from_parent.yml:2 Thursday 02 June 2022 23:26:24 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmpxni93cdf/tests/tests_include_vars_from_parent.yml:4 Thursday 02 June 2022 23:26:25 +0000 (0:00:01.118) 0:00:01.127 ********* changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora-34) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpxni93cdf/tests/roles/caller/vars/Fedora-34.yml", "gid": 0, "group": "root", "item": "Fedora-34", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212385.5681267-135308-120594381444226/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora_34) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpxni93cdf/tests/roles/caller/vars/Fedora_34.yml", "gid": 0, "group": "root", "item": "Fedora_34", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212386.1682973-135308-210395175835185/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpxni93cdf/tests/roles/caller/vars/Fedora.yml", "gid": 0, "group": "root", "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212386.5314105-135308-101973474103550/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpxni93cdf/tests/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212386.8816998-135308-32055581883235/source", "state": "file", "uid": 0 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmpxni93cdf/tests/roles/caller/tasks/main.yml:4 Thursday 02 June 2022 23:26:27 +0000 (0:00:01.686) 0:00:02.813 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 02 June 2022 23:26:27 +0000 (0:00:00.025) 0:00:02.838 ********* included: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:26:27 +0000 (0:00:00.022) 0:00:02.861 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:26:27 +0000 (0:00:00.502) 0:00:03.364 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:7 Thursday 02 June 2022 23:26:27 +0000 (0:00:00.037) 0:00:03.401 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.podman : Handle containers] *************************** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:12 Thursday 02 June 2022 23:26:29 +0000 (0:00:02.137) 0:00:05.539 ********* META: role_complete for /cache/fedora-34.qcow2.snap TASK [caller : assert] ********************************************************* task path: /tmp/tmpxni93cdf/tests/roles/caller/tasks/main.yml:7 Thursday 02 June 2022 23:26:29 +0000 (0:00:00.019) 0:00:05.559 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed META: role_complete for /cache/fedora-34.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=6 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Thursday 02 June 2022 23:26:29 +0000 (0:00:00.028) 0:00:05.587 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ------ 2.14s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:7 ------- create var file in caller that can override the one in called role ------ 1.69s /tmp/tmpxni93cdf/tests/tests_include_vars_from_parent.yml:4 ------------------- Gathering Facts --------------------------------------------------------- 1.12s /tmp/tmpxni93cdf/tests/tests_include_vars_from_parent.yml:2 ------------------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.50s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- linux-system-roles.podman : Set platform/version specific variables ----- 0.04s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- caller : assert --------------------------------------------------------- 0.03s /tmp/tmpxni93cdf/tests/roles/caller/tasks/main.yml:7 -------------------------- include_role : {{ roletoinclude }} -------------------------------------- 0.03s /tmp/tmpxni93cdf/tests/roles/caller/tasks/main.yml:4 -------------------------- linux-system-roles.podman : Set platform/version specific variables ----- 0.02s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:3 ------- linux-system-roles.podman : Handle containers --------------------------- 0.02s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/main.yml:12 ------ Testing /tmp/tmpv_a63njf/tests/tests_basic.yml...SUCCESS Testing /tmp/tmpv_a63njf/tests/tests_default.yml...SUCCESS Testing /tmp/tmpv_a63njf/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_basic.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp1f1wgaxk/tests/tests_basic.yml...FAILURE Testing /tmp/tmp1f1wgaxk/tests/tests_default.yml...SUCCESS Testing /tmp/tmp1f1wgaxk/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmpfoun6gf1/tests/podman/tests_basic.yml...FAILURE Testing /tmp/tmpfoun6gf1/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmpfoun6gf1/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_basic.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_default.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_basic.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp40lrd0kv/tests/tests_basic.yml...FAILURE Testing /tmp/tmp40lrd0kv/tests/tests_default.yml...SUCCESS Testing /tmp/tmp40lrd0kv/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp9_aop370/tests/podman/tests_basic.yml...FAILURE Testing /tmp/tmp9_aop370/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmp9_aop370/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmpxni93cdf/tests/tests_basic.yml...SUCCESS Testing /tmp/tmpxni93cdf/tests/tests_default.yml...SUCCESS Testing /tmp/tmpxni93cdf/tests/tests_include_vars_from_parent.yml...SUCCESS SUCCESS ansible-galaxy [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-galaxy python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Starting galaxy collection install process [WARNING]: The specified collections path '/tmp/tmpfra8knp2' is not part of the configured Ansible collections paths '/root/.ansible/collections:/usr/share/ansible/collections'. The installed collection won't be picked up in an Ansible run. [WARNING]: Collection at '/tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles' does not have a MANIFEST.json file, nor has it galaxy.yml: cannot detect version. Nothing to do. All requested collections are already installed. If you want to reinstall them, consider using `--force`. Formatting '/cache/fedora-34.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296 backing_file=/cache/fedora-34.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpfra8knp2 executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: fedora-34_setup.yml ************************************************** 1 plays in /cache/fedora-34_setup.yml PLAY [Set up host for test playbooks] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /cache/fedora-34_setup.yml:1 Thursday 02 June 2022 23:26:44 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Create EPEL 34 repo] ***************************************************** task path: /cache/fedora-34_setup.yml:5 Thursday 02 June 2022 23:26:45 +0000 (0:00:01.126) 0:00:01.136 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create yum cache] ******************************************************** task path: /cache/fedora-34_setup.yml:15 Thursday 02 June 2022 23:26:45 +0000 (0:00:00.016) 0:00:01.152 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create dnf cache] ******************************************************** task path: /cache/fedora-34_setup.yml:21 Thursday 02 June 2022 23:26:45 +0000 (0:00:00.014) 0:00:01.167 ********* changed: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Disable EPEL 7] ********************************************************** task path: /cache/fedora-34_setup.yml:27 Thursday 02 June 2022 23:26:49 +0000 (0:00:03.237) 0:00:04.405 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 8] ********************************************************** task path: /cache/fedora-34_setup.yml:35 Thursday 02 June 2022 23:26:49 +0000 (0:00:00.014) 0:00:04.419 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=2 changed=1 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Thursday 02 June 2022 23:26:49 +0000 (0:00:00.021) 0:00:04.441 ********* =============================================================================== Create dnf cache -------------------------------------------------------- 3.24s /cache/fedora-34_setup.yml:21 ------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.13s /cache/fedora-34_setup.yml:1 -------------------------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:35 ------------------------------------------------- Create EPEL 34 repo ----------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:5 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:15 ------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:27 ------------------------------------------------- PLAYBOOK: setup-snapshot.yml *************************************************** 1 plays in /tmp/tmpxni93cdf/tests/setup-snapshot.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpxni93cdf/tests/setup-snapshot.yml:2 Thursday 02 June 2022 23:26:49 +0000 (0:00:00.008) 0:00:04.449 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Set platform/version specific variables] ********************************* task path: /tmp/tmpxni93cdf/tests/setup-snapshot.yml:4 Thursday 02 June 2022 23:26:49 +0000 (0:00:00.762) 0:00:05.211 ********* TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:26:49 +0000 (0:00:00.026) 0:00:05.237 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:26:50 +0000 (0:00:00.512) 0:00:05.750 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Install test packages] *************************************************** task path: /tmp/tmpxni93cdf/tests/setup-snapshot.yml:10 Thursday 02 June 2022 23:26:50 +0000 (0:00:00.039) 0:00:05.790 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: crun-1.4.4-1.fc34.x86_64", "Installed: libnet-1.2-2.fc34.x86_64", "Installed: iptables-legacy-1.8.7-8.fc34.x86_64", "Installed: conmon-2:2.0.32-1.fc34.x86_64", "Installed: container-selinux-2:2.173.1-2.fc34.noarch", "Installed: containernetworking-plugins-1.0.1-1.fc34.x86_64", "Installed: containers-common-4:1-21.fc34.noarch", "Installed: dnsmasq-2.86-5.fc34.x86_64", "Installed: slirp4netns-1.1.12-2.fc34.x86_64", "Installed: fuse-common-3.10.4-1.fc34.x86_64", "Installed: fuse-overlayfs-1.7.1-2.fc34.x86_64", "Installed: catatonit-0.1.7-1.fc34.x86_64", "Installed: fuse3-3.10.4-1.fc34.x86_64", "Installed: fuse3-libs-3.10.4-1.fc34.x86_64", "Installed: libnftnl-1.1.9-2.fc34.x86_64", "Installed: libslirp-4.4.0-4.fc34.x86_64", "Installed: yajl-2.1.0-16.fc34.x86_64", "Installed: nftables-1:0.9.8-3.fc34.x86_64", "Installed: podman-3:3.4.7-1.fc34.x86_64", "Installed: libbsd-0.10.0-7.fc34.x86_64", "Installed: podman-gvproxy-3:3.4.7-1.fc34.x86_64", "Installed: podman-plugins-3:3.4.7-1.fc34.x86_64", "Installed: criu-3.16.1-2.fc34.x86_64", "Installed: criu-libs-3.16.1-2.fc34.x86_64" ] } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=5 changed=2 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Thursday 02 June 2022 23:27:18 +0000 (0:00:27.583) 0:00:33.373 ********* =============================================================================== Install test packages -------------------------------------------------- 27.58s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:10 ---------------------------------- Create dnf cache -------------------------------------------------------- 3.24s /cache/fedora-34_setup.yml:21 ------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.13s /cache/fedora-34_setup.yml:1 -------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.76s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:2 ----------------------------------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.51s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- linux-system-roles.podman : Set platform/version specific variables ----- 0.04s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- Set platform/version specific variables --------------------------------- 0.03s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:4 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:35 ------------------------------------------------- Create EPEL 34 repo ----------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:5 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:15 ------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:27 ------------------------------------------------- PLAYBOOK: fedora-34_post_setup.yml ********************************************* 1 plays in /cache/fedora-34_post_setup.yml PLAY [Post setup - these happen last] ****************************************** META: ran handlers TASK [force sync of filesystems - ensure setup changes are made to snapshot] *** task path: /cache/fedora-34_post_setup.yml:5 Thursday 02 June 2022 23:27:18 +0000 (0:00:00.012) 0:00:33.386 ********* changed: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [shutdown guest] ********************************************************** task path: /cache/fedora-34_post_setup.yml:8 Thursday 02 June 2022 23:27:19 +0000 (0:00:01.374) 0:00:34.760 ********* changed: [/cache/fedora-34.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=7 changed=4 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Thursday 02 June 2022 23:27:19 +0000 (0:00:00.525) 0:00:35.286 ********* =============================================================================== Install test packages -------------------------------------------------- 27.58s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:10 ---------------------------------- Create dnf cache -------------------------------------------------------- 3.24s /cache/fedora-34_setup.yml:21 ------------------------------------------------- force sync of filesystems - ensure setup changes are made to snapshot --- 1.37s /cache/fedora-34_post_setup.yml:5 --------------------------------------------- Gathering Facts --------------------------------------------------------- 1.13s /cache/fedora-34_setup.yml:1 -------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.76s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:2 ----------------------------------- shutdown guest ---------------------------------------------------------- 0.53s /cache/fedora-34_post_setup.yml:8 --------------------------------------------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.51s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- linux-system-roles.podman : Set platform/version specific variables ----- 0.04s /tmp/tmpxni93cdf/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- Set platform/version specific variables --------------------------------- 0.03s /tmp/tmpxni93cdf/tests/setup-snapshot.yml:4 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:35 ------------------------------------------------- Create EPEL 34 repo ----------------------------------------------------- 0.02s /cache/fedora-34_setup.yml:5 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:15 ------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.01s /cache/fedora-34_setup.yml:27 ------------------------------------------------- ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpfra8knp2 executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basic.yml ****************************************************** 1 plays in /tmp/tmp61uo8j28/tests/podman/tests_basic.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:3 Thursday 02 June 2022 23:28:00 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [Create user] ************************************************************* task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:51 Thursday 02 June 2022 23:28:02 +0000 (0:00:01.113) 0:00:01.123 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "comment": "", "create_home": true, "group": 1001, "home": "/home/user1", "name": "user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1001 } TASK [Create host directories for data] **************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:55 Thursday 02 June 2022 23:28:02 +0000 (0:00:00.879) 0:00:02.003 ********* changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd1", "user1" ], "mode": "0755", "owner": "user1", "path": "/tmp/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 1001 } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd2", "root" ], "mode": "0755", "owner": "root", "path": "/tmp/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd3", "root" ], "mode": "0755", "owner": "root", "path": "/tmp/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Create data files] ******************************************************* task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:63 Thursday 02 June 2022 23:28:04 +0000 (0:00:01.192) 0:00:03.195 ********* changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd1/index.txt", "gid": 0, "group": "root", "item": [ "httpd1", "user1" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654212484.1287467-135779-66648122013136/source", "state": "file", "uid": 1001 } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd2/index.txt", "gid": 0, "group": "root", "item": [ "httpd2", "root" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654212485.0310218-135779-127626273141021/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd3/index.txt", "gid": 0, "group": "root", "item": [ "httpd3", "root" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654212485.6945343-135779-271559312703990/source", "state": "file", "uid": 0 } TASK [Run role] **************************************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:71 Thursday 02 June 2022 23:28:06 +0000 (0:00:02.245) 0:00:05.441 ********* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 02 June 2022 23:28:06 +0000 (0:00:00.028) 0:00:05.469 ********* included: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:28:06 +0000 (0:00:00.020) 0:00:05.490 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 Thursday 02 June 2022 23:28:06 +0000 (0:00:00.527) 0:00:06.018 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 Thursday 02 June 2022 23:28:06 +0000 (0:00:00.034) 0:00:06.052 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.podman : Handle containers] ******************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 Thursday 02 June 2022 23:28:09 +0000 (0:00:02.736) 0:00:08.789 ********* included: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd1:/var/www:Z', '/tmp/httpd1-create:/var/httpd-create:Z'], 'publish': ['8080:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www', 'run_as_user': 'user1', 'debug': True, 'log_level': 'debug'}) included: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd2:/var/www:Z', '/tmp/httpd2-create:/var/httpd-create:Z'], 'publish': ['8081:80'], 'generate_systemd': {'restart_policy': 'always'}, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) included: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd3', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd3:/var/www:Z', '/tmp/httpd3-create:/var/httpd-create:Z'], 'publish': ['8082:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:28:09 +0000 (0:00:00.103) 0:00:08.893 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "debug": true, "image": "quay.io/libpod/testimage:20210610", "log_level": "debug", "name": "httpd1", "publish": [ "8080:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd1:/var/www:Z", "/tmp/httpd1-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:8 Thursday 02 June 2022 23:28:09 +0000 (0:00:00.041) 0:00:08.935 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:28:09 +0000 (0:00:00.021) 0:00:08.957 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "cmd": [ "getent", "passwd", "user1" ], "delta": "0:00:00.005255", "end": "2022-06-02 23:28:09.507874", "rc": 0, "start": "2022-06-02 23:28:09.502619" } STDOUT: user1:x:1001:1001::/home/user1:/bin/bash TASK [fedora.linux_system_roles.podman : Fail if no such user] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:21 Thursday 02 June 2022 23:28:10 +0000 (0:00:00.515) 0:00:09.472 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:26 Thursday 02 June 2022 23:28:10 +0000 (0:00:00.033) 0:00:09.506 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [ "user1", "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:30 Thursday 02 June 2022 23:28:10 +0000 (0:00:00.023) 0:00:09.529 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:34 Thursday 02 June 2022 23:28:10 +0000 (0:00:00.017) 0:00:09.547 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "1001\n", "__xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:48 Thursday 02 June 2022 23:28:10 +0000 (0:00:00.022) 0:00:09.570 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:54 Thursday 02 June 2022 23:28:10 +0000 (0:00:00.374) 0:00:09.944 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user1" ], "delta": "0:00:00.020181", "end": "2022-06-02 23:28:10.372324", "rc": 0, "start": "2022-06-02 23:28:10.352143" } TASK [fedora.linux_system_roles.podman : Get the mounts from podman_containers] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:60 Thursday 02 June 2022 23:28:11 +0000 (0:00:00.398) 0:00:10.342 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd1", "/tmp/httpd1-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 Thursday 02 June 2022 23:28:11 +0000 (0:00:00.037) 0:00:10.379 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd1) => { "ansible_loop_var": "item", "changed": true, "gid": 1001, "group": "user1", "item": "/tmp/httpd1", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 1001 } changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd1-create) => { "ansible_loop_var": "item", "changed": true, "gid": 1001, "group": "user1", "item": "/tmp/httpd1-create", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Update container] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Thursday 02 June 2022 23:28:12 +0000 (0:00:00.745) 0:00:11.125 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Module remote_tmp /home/user1/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually changed: [/cache/fedora-34.qcow2.snap] => { "actions": [ "pulled image quay.io/libpod/testimage:20210610", "created httpd1" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd1", "--rm", "--tty=True", "--volume", "/tmp/httpd1:/var/www:Z", "--volume", "/tmp/httpd1-create:/var/httpd-create:Z", "--publish", "8080:80", "--workdir", "/var/www", "--log-level", "debug", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "d84f0c2d8e74", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.pid", "Created": "2022-06-02T23:28:13.868062992Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/home/user1/.local/share/containers/storage", "--runroot", "/run/user/1001/containers", "--log-level", "debug", "--cgroup-manager", "systemd", "--tmpdir", "/run/user/1001/libpod/tmp", "--runtime", "crun", "--storage-driver", "overlay", "--events-backend", "journald", "--syslog", "container", "cleanup", "--rm", "d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854" ], "GraphDriver": { "Data": { "LowerDir": "/home/user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/home/user1/.local/share/containers/storage/overlay/e77b0d2d813e8c91b5254e50f8210c768254ecabf39becdc2e2f4db1284d741c/diff", "WorkDir": "/home/user1/.local/share/containers/storage/overlay/e77b0d2d813e8c91b5254e50f8210c768254ecabf39becdc2e2f4db1284d741c/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd1:/var/www:Z,rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd1-create:/var/httpd-create:Z,rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "user.slice", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/home/user1/.local/share/containers/storage/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "slirp4netns", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c347,c904", "Mounts": [ { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1", "Type": "bind" }, { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1-create", "Type": "bind" } ], "Name": "httpd1", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c347,c904", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "configured" }, "StaticDir": "/home/user1/.local/share/containers/storage/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata" }, "podman_actions": [ "podman create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd1": "# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "podman_version": "3.4.7" } STDOUT: d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854 STDERR: time="2022-06-02T23:28:13Z" level=info msg="podman filtering at log level debug" time="2022-06-02T23:28:13Z" level=debug msg="Called create.PersistentPreRunE(podman container create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80)" time="2022-06-02T23:28:13Z" level=debug msg="Merged system config \"/usr/share/containers/containers.conf\"" time="2022-06-02T23:28:13Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2022-06-02T23:28:13Z" level=debug msg="Initializing boltdb state at /home/user1/.local/share/containers/storage/libpod/bolt_state.db" time="2022-06-02T23:28:13Z" level=debug msg="systemd-logind: Unknown object '/'." time="2022-06-02T23:28:13Z" level=debug msg="Using graph driver overlay" time="2022-06-02T23:28:13Z" level=debug msg="Using graph root /home/user1/.local/share/containers/storage" time="2022-06-02T23:28:13Z" level=debug msg="Using run root /run/user/1001/containers" time="2022-06-02T23:28:13Z" level=debug msg="Using static dir /home/user1/.local/share/containers/storage/libpod" time="2022-06-02T23:28:13Z" level=debug msg="Using tmp dir /run/user/1001/libpod/tmp" time="2022-06-02T23:28:13Z" level=debug msg="Using volume path /home/user1/.local/share/containers/storage/volumes" time="2022-06-02T23:28:13Z" level=debug msg="Set libpod namespace to \"\"" time="2022-06-02T23:28:13Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2022-06-02T23:28:13Z" level=debug msg="Cached value indicated that overlay is supported" time="2022-06-02T23:28:13Z" level=debug msg="Cached value indicated that overlay is supported" time="2022-06-02T23:28:13Z" level=debug msg="Cached value indicated that metacopy is not being used" time="2022-06-02T23:28:13Z" level=debug msg="Cached value indicated that native-diff is usable" time="2022-06-02T23:28:13Z" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2022-06-02T23:28:13Z" level=debug msg="Initializing event backend journald" time="2022-06-02T23:28:13Z" level=debug msg="configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2022-06-02T23:28:13Z" level=debug msg="configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2022-06-02T23:28:13Z" level=debug msg="configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2022-06-02T23:28:13Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2022-06-02T23:28:13Z" level=info msg="Found CNI network podman (type=bridge) at /home/user1/.config/cni/net.d/87-podman.conflist" time="2022-06-02T23:28:13Z" level=debug msg="Default CNI network name podman is unchangeable" time="2022-06-02T23:28:13Z" level=info msg="Setting parallel job count to 13" time="2022-06-02T23:28:13Z" level=debug msg="Adding port mapping from 8080 to 80 length 1 protocol \"\"" time="2022-06-02T23:28:13Z" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: missing)" time="2022-06-02T23:28:13Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:28:13Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T23:28:13Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:28:13Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T23:28:13Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:28:13Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T23:28:13Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:28:13Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T23:28:13Z" level=debug msg="User mount /tmp/httpd1:/var/www options [Z]" time="2022-06-02T23:28:13Z" level=debug msg="User mount /tmp/httpd1-create:/var/httpd-create options [Z]" time="2022-06-02T23:28:13Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:28:13Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T23:28:13Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:28:13Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T23:28:13Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T23:28:13Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:28:13Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T23:28:13Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T23:28:13Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T23:28:13Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T23:28:13Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T23:28:13Z" level=debug msg="using systemd mode: false" time="2022-06-02T23:28:13Z" level=debug msg="Adding exposed ports" time="2022-06-02T23:28:13Z" level=debug msg="setting container name httpd1" time="2022-06-02T23:28:13Z" level=debug msg="No hostname set; container's hostname will default to runtime default" time="2022-06-02T23:28:13Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2022-06-02T23:28:13Z" level=debug msg="Adding mount /proc" time="2022-06-02T23:28:13Z" level=debug msg="Adding mount /dev" time="2022-06-02T23:28:13Z" level=debug msg="Adding mount /dev/pts" time="2022-06-02T23:28:13Z" level=debug msg="Adding mount /dev/mqueue" time="2022-06-02T23:28:13Z" level=debug msg="Adding mount /sys" time="2022-06-02T23:28:13Z" level=debug msg="Adding mount /sys/fs/cgroup" time="2022-06-02T23:28:13Z" level=debug msg="Allocated lock 0 for container d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854" time="2022-06-02T23:28:13Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T23:28:13Z" level=debug msg="created container \"d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854\"" time="2022-06-02T23:28:13Z" level=debug msg="container \"d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854\" has work directory \"/home/user1/.local/share/containers/storage/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata\"" time="2022-06-02T23:28:13Z" level=debug msg="container \"d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854\" has run directory \"/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata\"" time="2022-06-02T23:28:13Z" level=debug msg="Called create.PersistentPostRunE(podman container create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80)" TASK [fedora.linux_system_roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:101 Thursday 02 June 2022 23:28:15 +0000 (0:00:03.086) 0:00:14.211 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "gid": 1001, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/systemd/user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Get stat of existing systemd unit file] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:110 Thursday 02 June 2022 23:28:15 +0000 (0:00:00.397) 0:00:14.608 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get contents of existing file] ******** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:117 Thursday 02 June 2022 23:28:15 +0000 (0:00:00.434) 0:00:15.043 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Construct contents of new file] ******* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:123 Thursday 02 June 2022 23:28:15 +0000 (0:00:00.017) 0:00:15.060 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Update existing systemd unit file] **** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:127 Thursday 02 June 2022 23:28:15 +0000 (0:00:00.044) 0:00:15.104 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create new systemd unit file] ********* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:28:16 +0000 (0:00:00.032) 0:00:15.137 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "781297ce2261b0abdeed1c72b32a1048c02528b1", "dest": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "gid": 0, "group": "root", "md5sum": "64e1981cb8d3d8e468ab09f9ff5f06c3", "mode": "0600", "owner": "user1", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 652, "src": "/root/.ansible/tmp/ansible-tmp-1654212496.0788903-136089-9029219294235/source", "state": "file", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:150 Thursday 02 June 2022 23:28:16 +0000 (0:00:00.686) 0:00:15.824 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:28:17 +0000 (0:00:00.851) 0:00:16.676 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd1.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount run-user-1001.mount app.slice basic.target network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.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": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.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": "basic.target app.slice", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user1" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 Thursday 02 June 2022 23:28:18 +0000 (0:00:00.665) 0:00:17.341 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd1.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target app.slice basic.target run-user-1001.mount -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.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": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.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": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user1" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:186 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.827) 0:00:18.169 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.036) 0:00:18.206 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "publish": [ "8081:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd2:/var/www:Z", "/tmp/httpd2-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:8 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.039) 0:00:18.245 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.020) 0:00:18.266 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no such user] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:21 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.029) 0:00:18.295 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:26 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.031) 0:00:18.327 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:30 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.018) 0:00:18.346 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:34 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.020) 0:00:18.366 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:48 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.025) 0:00:18.392 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:54 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.030) 0:00:18.422 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the mounts from podman_containers] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:60 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.029) 0:00:18.452 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd2", "/tmp/httpd2-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 Thursday 02 June 2022 23:28:19 +0000 (0:00:00.036) 0:00:18.488 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd2) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd2", "mode": "0644", "owner": "root", "path": "/tmp/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd2-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd2-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd2-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Thursday 02 June 2022 23:28:20 +0000 (0:00:00.744) 0:00:19.232 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/fedora-34.qcow2.snap] => { "actions": [ "pulled image quay.io/libpod/testimage:20210610", "created httpd2" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd2", "--rm", "--tty=True", "--volume", "/tmp/httpd2:/var/www:Z", "--volume", "/tmp/httpd2-create:/var/httpd-create:Z", "--publish", "8081:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "abd3814588e4", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.pid", "Created": "2022-06-02T23:28:21.380676797Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/var/lib/containers/storage", "--runroot", "/run/containers/storage", "--log-level", "warning", "--cgroup-manager", "systemd", "--tmpdir", "/run/libpod", "--runtime", "crun", "--storage-driver", "overlay", "--storage-opt", "overlay.mountopt=nodev,metacopy=on", "--events-backend", "journald", "container", "cleanup", "--rm", "abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee" ], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/var/lib/containers/storage/overlay/45c293d20b3674395e8e0a1f561f3bf2a3d469653c14633559b044537fcf6055/diff", "WorkDir": "/var/lib/containers/storage/overlay/45c293d20b3674395e8e0a1f561f3bf2a3d469653c14633559b044537fcf6055/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd2-create:/var/httpd-create:Z,rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd2:/var/www:Z,rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/var/lib/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c615,c618", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2", "Type": "bind" } ], "Name": "httpd2", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman": { "DriverOpts": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "Links": null, "MacAddress": "", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c615,c618", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "configured" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata" }, "podman_actions": [ "podman create --name httpd2 --rm --tty=True --volume /tmp/httpd2:/var/www:Z --volume /tmp/httpd2-create:/var/httpd-create:Z --publish 8081:80 --workdir /var/www quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd2": "# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } STDOUT: abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee TASK [fedora.linux_system_roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:101 Thursday 02 June 2022 23:28:22 +0000 (0:00:02.495) 0:00:21.727 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get stat of existing systemd unit file] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:110 Thursday 02 June 2022 23:28:22 +0000 (0:00:00.034) 0:00:21.761 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get contents of existing file] ******** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:117 Thursday 02 June 2022 23:28:23 +0000 (0:00:00.384) 0:00:22.146 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Construct contents of new file] ******* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:123 Thursday 02 June 2022 23:28:23 +0000 (0:00:00.017) 0:00:22.163 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Update existing systemd unit file] **** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:127 Thursday 02 June 2022 23:28:23 +0000 (0:00:00.043) 0:00:22.206 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create new systemd unit file] ********* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:28:23 +0000 (0:00:00.031) 0:00:22.238 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "882e591c5fa92459b2912323b4a5e2100db2e03e", "dest": "/etc/systemd/system/lsr_container-httpd2.service", "gid": 0, "group": "root", "md5sum": "91939b8a19692a0003e80a6afa5e81dd", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 648, "src": "/root/.ansible/tmp/ansible-tmp-1654212503.1743407-136256-94239704319886/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:150 Thursday 02 June 2022 23:28:23 +0000 (0:00:00.678) 0:00:22.916 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:28:24 +0000 (0:00:00.660) 0:00:23.577 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd2.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice network-online.target sysinit.target -.mount systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.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": "lsr_container-httpd2.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.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 -.mount sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 Thursday 02 June 2022 23:28:25 +0000 (0:00:00.721) 0:00:24.299 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd2.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount sysinit.target basic.target network-online.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.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": "lsr_container-httpd2.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.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": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:186 Thursday 02 June 2022 23:28:26 +0000 (0:00:01.032) 0:00:25.331 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.035) 0:00:25.367 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "publish": [ "8082:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd3:/var/www:Z", "/tmp/httpd3-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:8 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.039) 0:00:25.406 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.019) 0:00:25.425 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no such user] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:21 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.030) 0:00:25.456 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:26 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.030) 0:00:25.486 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:30 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.020) 0:00:25.507 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:34 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.019) 0:00:25.527 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:48 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.023) 0:00:25.551 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:54 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.030) 0:00:25.581 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the mounts from podman_containers] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:60 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.029) 0:00:25.610 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd3", "/tmp/httpd3-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 Thursday 02 June 2022 23:28:26 +0000 (0:00:00.035) 0:00:25.646 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd3) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd3", "mode": "0644", "owner": "root", "path": "/tmp/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd3-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd3-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd3-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Thursday 02 June 2022 23:28:27 +0000 (0:00:00.805) 0:00:26.452 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/fedora-34.qcow2.snap] => { "actions": [ "created httpd3" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd3", "--rm", "--tty=True", "--volume", "/tmp/httpd3:/var/www:Z", "--volume", "/tmp/httpd3-create:/var/httpd-create:Z", "--publish", "8082:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "7527d4c4abc6", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.pid", "Created": "2022-06-02T23:28:27.256860649Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/var/lib/containers/storage", "--runroot", "/run/containers/storage", "--log-level", "warning", "--cgroup-manager", "systemd", "--tmpdir", "/run/libpod", "--runtime", "crun", "--storage-driver", "overlay", "--storage-opt", "overlay.mountopt=nodev,metacopy=on", "--events-backend", "journald", "container", "cleanup", "--rm", "7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790" ], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/var/lib/containers/storage/overlay/31396f81b0da37b3a59e5b0d6ce4c6145c5df4eff62a265f0769829701487b00/diff", "WorkDir": "/var/lib/containers/storage/overlay/31396f81b0da37b3a59e5b0d6ce4c6145c5df4eff62a265f0769829701487b00/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd3-create:/var/httpd-create:Z,rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd3:/var/www:Z,rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/var/lib/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c270,c819", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3", "Type": "bind" } ], "Name": "httpd3", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman": { "DriverOpts": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "Links": null, "MacAddress": "", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c270,c819", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "configured" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata" }, "podman_actions": [ "podman create --name httpd3 --rm --tty=True --volume /tmp/httpd3:/var/www:Z --volume /tmp/httpd3-create:/var/httpd-create:Z --publish 8082:80 --workdir /var/www quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd3": "# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } STDOUT: 7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790 TASK [fedora.linux_system_roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:101 Thursday 02 June 2022 23:28:28 +0000 (0:00:01.143) 0:00:27.595 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get stat of existing systemd unit file] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:110 Thursday 02 June 2022 23:28:28 +0000 (0:00:00.032) 0:00:27.628 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get contents of existing file] ******** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:117 Thursday 02 June 2022 23:28:28 +0000 (0:00:00.371) 0:00:27.999 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Construct contents of new file] ******* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:123 Thursday 02 June 2022 23:28:28 +0000 (0:00:00.017) 0:00:28.017 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Update existing systemd unit file] **** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:127 Thursday 02 June 2022 23:28:28 +0000 (0:00:00.045) 0:00:28.062 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create new systemd unit file] ********* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:28:28 +0000 (0:00:00.029) 0:00:28.091 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "checksum": "aea06692f89001d7960a5ec67392db6c02676601", "dest": "/etc/systemd/system/lsr_container-httpd3.service", "gid": 0, "group": "root", "md5sum": "9af876932320aec1cdc6b47e4ee74916", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 648, "src": "/root/.ansible/tmp/ansible-tmp-1654212509.0382755-136423-102786504039118/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:150 Thursday 02 June 2022 23:28:29 +0000 (0:00:00.681) 0:00:28.773 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:28:30 +0000 (0:00:00.670) 0:00:29.443 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd3.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice -.mount network-online.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.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": "lsr_container-httpd3.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.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": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 Thursday 02 June 2022 23:28:31 +0000 (0:00:00.700) 0:00:30.144 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd3.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket -.mount basic.target system.slice sysinit.target network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.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": "lsr_container-httpd3.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "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": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.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": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:186 Thursday 02 June 2022 23:28:31 +0000 (0:00:00.901) 0:00:31.046 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Check if containers are running] ***************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:75 Thursday 02 June 2022 23:28:31 +0000 (0:00:00.041) 0:00:31.087 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd1", "--format", "{{.State.Status}}" ], "delta": "0:00:00.208919", "end": "2022-06-02 23:28:31.777522", "failed_when_result": false, "item": [ "httpd1", "user1" ], "rc": 0, "start": "2022-06-02 23:28:31.568603" } STDOUT: running ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd2", "--format", "{{.State.Status}}" ], "delta": "0:00:00.144715", "end": "2022-06-02 23:28:32.280326", "failed_when_result": false, "item": [ "httpd2", "root" ], "rc": 0, "start": "2022-06-02 23:28:32.135611" } STDOUT: running ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd3", "--format", "{{.State.Status}}" ], "delta": "0:00:00.143321", "end": "2022-06-02 23:28:32.770105", "failed_when_result": false, "item": [ "httpd3", "root" ], "rc": 0, "start": "2022-06-02 23:28:32.626784" } STDOUT: running TASK [Check services] ********************************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:86 Thursday 02 June 2022 23:28:33 +0000 (0:00:01.651) 0:00:32.738 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd1", "user1" ], "name": "lsr_container-httpd1.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:28:18 UTC", "ActiveEnterTimestampMonotonic": "24568402", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target app.slice basic.target run-user-1001.mount -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:28:17 UTC", "AssertTimestampMonotonic": "24323028", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "215848000", "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": "Thu 2022-06-02 23:28:17 UTC", "ConditionTimestampMonotonic": "24323025", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1001.slice/user@1001.service/app.slice/lsr_container-httpd1.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9991", "ExecMainStartTimestamp": "Thu 2022-06-02 23:28:18 UTC", "ExecMainStartTimestampMonotonic": "24568380", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:28:17 UTC] ; stop_time=[Thu 2022-06-02 23:28:18 UTC] ; pid=9931 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[Thu 2022-06-02 23:28:17 UTC] ; stop_time=[Thu 2022-06-02 23:28:18 UTC] ; pid=9931 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.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": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:28:17 UTC", "InactiveExitTimestampMonotonic": "24324371", "InvocationID": "17e0af18cce84bebbf29faae4163b179", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9991", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "35614720", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.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": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.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": "Thu 2022-06-02 23:28:18 UTC", "StateChangeTimestampMonotonic": "24568402", "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": "20", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd2", "root" ], "name": "lsr_container-httpd2.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:28:25 UTC", "ActiveEnterTimestampMonotonic": "31713306", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket -.mount basic.target system.slice sysinit.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:28:24 UTC", "AssertTimestampMonotonic": "31243918", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "295718000", "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": "Thu 2022-06-02 23:28:24 UTC", "ConditionTimestampMonotonic": "31243915", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd2.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11106", "ExecMainStartTimestamp": "Thu 2022-06-02 23:28:25 UTC", "ExecMainStartTimestampMonotonic": "31713252", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.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": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:28:24 UTC", "InactiveExitTimestampMonotonic": "31246928", "InvocationID": "f45005daf36c48c79603505a81c3cc05", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11106", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "4608000", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.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": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:28:25 UTC", "StateChangeTimestampMonotonic": "31713306", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd3", "root" ], "name": "lsr_container-httpd3.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:28:31 UTC", "ActiveEnterTimestampMonotonic": "37446654", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket -.mount basic.target system.slice sysinit.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:28:30 UTC", "AssertTimestampMonotonic": "37081277", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "238916000", "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": "Thu 2022-06-02 23:28:30 UTC", "ConditionTimestampMonotonic": "37081275", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd3.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12139", "ExecMainStartTimestamp": "Thu 2022-06-02 23:28:31 UTC", "ExecMainStartTimestampMonotonic": "37446589", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:28:30 UTC] ; stop_time=[Thu 2022-06-02 23:28:31 UTC] ; pid=12021 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[Thu 2022-06-02 23:28:30 UTC] ; stop_time=[Thu 2022-06-02 23:28:31 UTC] ; pid=12021 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.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": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:28:30 UTC", "InactiveExitTimestampMonotonic": "37098472", "InvocationID": "26a9b97a6225463da1aaa138e6266225", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12139", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "876544", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.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": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:28:31 UTC", "StateChangeTimestampMonotonic": "37446654", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Check ports, data] ******************************************************* task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:97 Thursday 02 June 2022 23:28:35 +0000 (0:00:01.595) 0:00:34.333 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=8080) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:28:34 GMT", "elapsed": 0, "failed_when_result": false, "item": 8080, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:28:03 GMT", "redirected": false, "status": 200, "url": "http://localhost:8080/index.txt" } MSG: OK (3 bytes) ok: [/cache/fedora-34.qcow2.snap] => (item=8081) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:28:35 GMT", "elapsed": 0, "failed_when_result": false, "item": 8081, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:28:04 GMT", "redirected": false, "status": 200, "url": "http://localhost:8081/index.txt" } MSG: OK (3 bytes) ok: [/cache/fedora-34.qcow2.snap] => (item=8082) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:28:35 GMT", "elapsed": 0, "failed_when_result": false, "item": 8082, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:28:05 GMT", "redirected": false, "status": 200, "url": "http://localhost:8082/index.txt" } MSG: OK (3 bytes) TASK [Run role again to test for idempotency] ********************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:105 Thursday 02 June 2022 23:28:36 +0000 (0:00:01.555) 0:00:35.889 ********* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 02 June 2022 23:28:36 +0000 (0:00:00.025) 0:00:35.915 ********* included: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:28:36 +0000 (0:00:00.021) 0:00:35.936 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 Thursday 02 June 2022 23:28:37 +0000 (0:00:00.518) 0:00:36.455 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 Thursday 02 June 2022 23:28:37 +0000 (0:00:00.037) 0:00:36.492 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.podman : Handle containers] ******************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 Thursday 02 June 2022 23:28:39 +0000 (0:00:02.342) 0:00:38.835 ********* included: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd1:/var/www:Z', '/tmp/httpd1-create:/var/httpd-create:Z'], 'publish': ['8080:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www', 'run_as_user': 'user1', 'debug': True, 'log_level': 'debug'}) included: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd2:/var/www:Z', '/tmp/httpd2-create:/var/httpd-create:Z'], 'publish': ['8081:80'], 'generate_systemd': {'restart_policy': 'always'}, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) included: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/fedora-34.qcow2.snap => (item={'name': 'httpd3', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd3:/var/www:Z', '/tmp/httpd3-create:/var/httpd-create:Z'], 'publish': ['8082:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:28:39 +0000 (0:00:00.100) 0:00:38.935 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "debug": true, "image": "quay.io/libpod/testimage:20210610", "log_level": "debug", "name": "httpd1", "publish": [ "8080:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd1:/var/www:Z", "/tmp/httpd1-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:8 Thursday 02 June 2022 23:28:39 +0000 (0:00:00.043) 0:00:38.979 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:28:39 +0000 (0:00:00.022) 0:00:39.001 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "cmd": [ "getent", "passwd", "user1" ], "delta": "0:00:00.003766", "end": "2022-06-02 23:28:39.424146", "rc": 0, "start": "2022-06-02 23:28:39.420380" } STDOUT: user1:x:1001:1001::/home/user1:/bin/bash TASK [fedora.linux_system_roles.podman : Fail if no such user] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:21 Thursday 02 June 2022 23:28:40 +0000 (0:00:00.388) 0:00:39.389 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:26 Thursday 02 June 2022 23:28:40 +0000 (0:00:00.035) 0:00:39.425 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [ "user1", "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:30 Thursday 02 June 2022 23:28:40 +0000 (0:00:00.024) 0:00:39.449 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:34 Thursday 02 June 2022 23:28:40 +0000 (0:00:00.019) 0:00:39.469 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "1001\n", "__xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:48 Thursday 02 June 2022 23:28:40 +0000 (0:00:00.023) 0:00:39.493 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1654212490.3641224, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1654212490.3641224, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2277, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1654212490.3641224, "nlink": 1, "path": "/var/lib/systemd/linger/user1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "702265615", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:54 Thursday 02 June 2022 23:28:40 +0000 (0:00:00.388) 0:00:39.881 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the mounts from podman_containers] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:60 Thursday 02 June 2022 23:28:40 +0000 (0:00:00.032) 0:00:39.913 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd1", "/tmp/httpd1-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 Thursday 02 June 2022 23:28:40 +0000 (0:00:00.036) 0:00:39.950 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd1) => { "ansible_loop_var": "item", "changed": false, "gid": 1001, "group": "user1", "item": "/tmp/httpd1", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1", "secontext": "system_u:object_r:container_file_t:s0:c347,c904", "size": 60, "state": "directory", "uid": 1001 } ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd1-create) => { "ansible_loop_var": "item", "changed": false, "gid": 1001, "group": "user1", "item": "/tmp/httpd1-create", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1-create", "secontext": "system_u:object_r:container_file_t:s0:c347,c904", "size": 40, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Update container] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Thursday 02 June 2022 23:28:41 +0000 (0:00:00.757) 0:00:40.707 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => { "actions": [], "changed": false, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.container.manager": "libpod", "io.kubernetes.cri-o.Created": "2022-06-02T23:28:13.868062992Z", "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE", "org.opencontainers.image.stopSignal": "15" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd1", "--rm", "--tty=True", "--volume", "/tmp/httpd1:/var/www:Z", "--volume", "/tmp/httpd1-create:/var/httpd-create:Z", "--publish", "8080:80", "--workdir", "/var/www", "--log-level", "debug", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman", "HOME=/root", "HOSTNAME=d84f0c2d8e74" ], "Hostname": "d84f0c2d8e74", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.pid", "Created": "2022-06-02T23:28:13.868062992Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/home/user1/.local/share/containers/storage", "--runroot", "/run/user/1001/containers", "--log-level", "debug", "--cgroup-manager", "systemd", "--tmpdir", "/run/user/1001/libpod/tmp", "--runtime", "crun", "--storage-driver", "overlay", "--events-backend", "journald", "--syslog", "container", "cleanup", "--rm", "d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854" ], "GraphDriver": { "Data": { "LowerDir": "/home/user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "MergedDir": "/home/user1/.local/share/containers/storage/overlay/e77b0d2d813e8c91b5254e50f8210c768254ecabf39becdc2e2f4db1284d741c/merged", "UpperDir": "/home/user1/.local/share/containers/storage/overlay/e77b0d2d813e8c91b5254e50f8210c768254ecabf39becdc2e2f4db1284d741c/diff", "WorkDir": "/home/user1/.local/share/containers/storage/overlay/e77b0d2d813e8c91b5254e50f8210c768254ecabf39becdc2e2f4db1284d741c/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd1:/var/www:rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd1-create:/var/httpd-create:rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "user.slice", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/home/user1/.local/share/containers/storage/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "slirp4netns", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/hostname", "HostsPath": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/hosts", "Id": "d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c347,c904", "Mounts": [ { "Destination": "/var/www", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1", "Type": "bind" }, { "Destination": "/var/httpd-create", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1-create", "Type": "bind" } ], "Name": "httpd1", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "SandboxID": "", "SandboxKey": "/run/user/1001/netns/cni-49b87889-1e95-fc41-b908-9b9ec7cceeab" }, "OCIConfigPath": "/home/user1/.local/share/containers/storage/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/config.json", "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c347,c904", "ResolvConfPath": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/resolv.conf", "RestartCount": 0, "Rootfs": "", "State": { "CgroupPath": "/user.slice/user-1001.slice/user@1001.service/user.slice/libpod-d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854.scope", "ConmonPid": 9991, "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 9994, "Restarting": false, "Running": true, "StartedAt": "2022-06-02T23:28:18.151823356Z", "Status": "running" }, "StaticDir": "/home/user1/.local/share/containers/storage/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata" }, "podman_actions": [], "podman_systemd": { "lsr_container-httpd1": "# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "podman_version": "3.4.7" } TASK [fedora.linux_system_roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:101 Thursday 02 June 2022 23:28:42 +0000 (0:00:01.082) 0:00:41.789 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "gid": 1001, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/systemd/user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Get stat of existing systemd unit file] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:110 Thursday 02 June 2022 23:28:43 +0000 (0:00:00.381) 0:00:42.171 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1654212497.2691226, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "781297ce2261b0abdeed1c72b32a1048c02528b1", "ctime": 1654212495.8621225, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2279, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1654212495.5951226, "nlink": 1, "path": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "pw_name": "user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 652, "uid": 1001, "version": "1054054037", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Get contents of existing file] ******** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:117 Thursday 02 June 2022 23:28:43 +0000 (0:00:00.442) 0:00:42.613 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgbHNyX2NvbnRhaW5lci1odHRwZDEuc2VydmljZQoKW1VuaXRdCkRlc2NyaXB0aW9uPVBvZG1hbiBsc3JfY29udGFpbmVyLWh0dHBkMS5zZXJ2aWNlCkRvY3VtZW50YXRpb249bWFuOnBvZG1hbi1nZW5lcmF0ZS1zeXN0ZW1kKDEpCldhbnRzPW5ldHdvcmstb25saW5lLnRhcmdldApBZnRlcj1uZXR3b3JrLW9ubGluZS50YXJnZXQKUmVxdWlyZXNNb3VudHNGb3I9L3J1bi91c2VyLzEwMDEvY29udGFpbmVycwoKW1NlcnZpY2VdCkVudmlyb25tZW50PVBPRE1BTl9TWVNURU1EX1VOSVQ9JW4KUmVzdGFydD1vbi1mYWlsdXJlClRpbWVvdXRTdG9wU2VjPTcwCkV4ZWNTdGFydD0vdXNyL2Jpbi9wb2RtYW4gc3RhcnQgaHR0cGQxCkV4ZWNTdG9wPS91c3IvYmluL3BvZG1hbiBzdG9wIC10IDEwIGh0dHBkMQpFeGVjU3RvcFBvc3Q9L3Vzci9iaW4vcG9kbWFuIHN0b3AgLXQgMTAgaHR0cGQxClBJREZpbGU9L3J1bi91c2VyLzEwMDEvY29udGFpbmVycy9vdmVybGF5LWNvbnRhaW5lcnMvZDg0ZjBjMmQ4ZTc0NGIzZTNiMzQ3N2JkNTlkN2JhMjUzZTYzYzA4ZDUwMzExNzBmZDRiZGNkODk0MGNmMjg1NC91c2VyZGF0YS9jb25tb24ucGlkClR5cGU9Zm9ya2luZwoKW0luc3RhbGxdCldhbnRlZEJ5PWRlZmF1bHQudGFyZ2V0Cg==", "encoding": "base64", "source": "/home/user1/.config/systemd/user/lsr_container-httpd1.service" } TASK [fedora.linux_system_roles.podman : Construct contents of new file] ******* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:123 Thursday 02 June 2022 23:28:43 +0000 (0:00:00.491) 0:00:43.105 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Update existing systemd unit file] **** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:127 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.055) 0:00:43.161 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create new systemd unit file] ********* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.032) 0:00:43.193 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:150 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.019) 0:00:43.213 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.036) 0:00:43.249 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.034) 0:00:43.283 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:186 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.034) 0:00:43.318 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.035) 0:00:43.353 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "publish": [ "8081:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd2:/var/www:Z", "/tmp/httpd2-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:8 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.042) 0:00:43.395 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.021) 0:00:43.417 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no such user] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:21 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.029) 0:00:43.446 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:26 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.029) 0:00:43.476 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:30 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.019) 0:00:43.495 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:34 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.017) 0:00:43.513 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:48 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.021) 0:00:43.535 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:54 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.026) 0:00:43.561 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the mounts from podman_containers] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:60 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.026) 0:00:43.588 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd2", "/tmp/httpd2-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 Thursday 02 June 2022 23:28:44 +0000 (0:00:00.034) 0:00:43.622 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd2) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd2", "mode": "0644", "owner": "root", "path": "/tmp/httpd2", "secontext": "system_u:object_r:container_file_t:s0:c615,c618", "size": 60, "state": "directory", "uid": 0 } ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd2-create) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd2-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd2-create", "secontext": "system_u:object_r:container_file_t:s0:c615,c618", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Thursday 02 June 2022 23:28:45 +0000 (0:00:00.797) 0:00:44.420 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => { "actions": [], "changed": false, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.container.manager": "libpod", "io.kubernetes.cri-o.Created": "2022-06-02T23:28:21.380676797Z", "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE", "org.opencontainers.image.stopSignal": "15" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd2", "--rm", "--tty=True", "--volume", "/tmp/httpd2:/var/www:Z", "--volume", "/tmp/httpd2-create:/var/httpd-create:Z", "--publish", "8081:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman", "HOME=/root", "HOSTNAME=abd3814588e4" ], "Hostname": "abd3814588e4", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.pid", "Created": "2022-06-02T23:28:21.380676797Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/var/lib/containers/storage", "--runroot", "/run/containers/storage", "--log-level", "warning", "--cgroup-manager", "systemd", "--tmpdir", "/run/libpod", "--runtime", "crun", "--storage-driver", "overlay", "--storage-opt", "overlay.mountopt=nodev,metacopy=on", "--events-backend", "journald", "container", "cleanup", "--rm", "abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee" ], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "MergedDir": "/var/lib/containers/storage/overlay/45c293d20b3674395e8e0a1f561f3bf2a3d469653c14633559b044537fcf6055/merged", "UpperDir": "/var/lib/containers/storage/overlay/45c293d20b3674395e8e0a1f561f3bf2a3d469653c14633559b044537fcf6055/diff", "WorkDir": "/var/lib/containers/storage/overlay/45c293d20b3674395e8e0a1f561f3bf2a3d469653c14633559b044537fcf6055/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd2-create:/var/httpd-create:rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd2:/var/www:rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/var/lib/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/hostname", "HostsPath": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/hosts", "Id": "abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c615,c618", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2", "Type": "bind" } ], "Name": "httpd2", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "10.88.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "10.88.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "82:1e:b8:2c:c0:5f", "Networks": { "podman": { "DriverOpts": null, "EndpointID": "", "Gateway": "10.88.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "10.88.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "Links": null, "MacAddress": "82:1e:b8:2c:c0:5f", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "SandboxID": "", "SandboxKey": "/run/netns/cni-58e58fa9-d101-f245-c5d9-68c4c848bb55" }, "OCIConfigPath": "/var/lib/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/config.json", "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c615,c618", "ResolvConfPath": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/resolv.conf", "RestartCount": 0, "Rootfs": "", "State": { "CgroupPath": "/machine.slice/libpod-abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee.scope", "ConmonPid": 11106, "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 11109, "Restarting": false, "Running": true, "StartedAt": "2022-06-02T23:28:25.317846703Z", "Status": "running" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata" }, "podman_actions": [], "podman_systemd": { "lsr_container-httpd2": "# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } TASK [fedora.linux_system_roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:101 Thursday 02 June 2022 23:28:46 +0000 (0:00:01.040) 0:00:45.460 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get stat of existing systemd unit file] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:110 Thursday 02 June 2022 23:28:46 +0000 (0:00:00.031) 0:00:45.492 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1654212504.1421225, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "882e591c5fa92459b2912323b4a5e2100db2e03e", "ctime": 1654212502.9531224, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2836, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1654212502.6831224, "nlink": 1, "path": "/etc/systemd/system/lsr_container-httpd2.service", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 648, "uid": 0, "version": "1146455125", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Get contents of existing file] ******** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:117 Thursday 02 June 2022 23:28:46 +0000 (0:00:00.400) 0:00:45.892 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgbHNyX2NvbnRhaW5lci1odHRwZDIuc2VydmljZQoKW1VuaXRdCkRlc2NyaXB0aW9uPVBvZG1hbiBsc3JfY29udGFpbmVyLWh0dHBkMi5zZXJ2aWNlCkRvY3VtZW50YXRpb249bWFuOnBvZG1hbi1nZW5lcmF0ZS1zeXN0ZW1kKDEpCldhbnRzPW5ldHdvcmstb25saW5lLnRhcmdldApBZnRlcj1uZXR3b3JrLW9ubGluZS50YXJnZXQKUmVxdWlyZXNNb3VudHNGb3I9L3J1bi9jb250YWluZXJzL3N0b3JhZ2UKCltTZXJ2aWNlXQpFbnZpcm9ubWVudD1QT0RNQU5fU1lTVEVNRF9VTklUPSVuClJlc3RhcnQ9b24tZmFpbHVyZQpUaW1lb3V0U3RvcFNlYz03MApFeGVjU3RhcnQ9L3Vzci9iaW4vcG9kbWFuIHN0YXJ0IGh0dHBkMgpFeGVjU3RvcD0vdXNyL2Jpbi9wb2RtYW4gc3RvcCAtdCAxMCBodHRwZDIKRXhlY1N0b3BQb3N0PS91c3IvYmluL3BvZG1hbiBzdG9wIC10IDEwIGh0dHBkMgpQSURGaWxlPS9ydW4vY29udGFpbmVycy9zdG9yYWdlL292ZXJsYXktY29udGFpbmVycy9hYmQzODE0NTg4ZTRkMzIzZDY4MmNjYWZmOGUzOTM0OWZkMzQ3MTJiMzExN2QxNjU2YTg1ZWMzM2NiMDVkYWVlL3VzZXJkYXRhL2Nvbm1vbi5waWQKVHlwZT1mb3JraW5nCgpbSW5zdGFsbF0KV2FudGVkQnk9ZGVmYXVsdC50YXJnZXQK", "encoding": "base64", "source": "/etc/systemd/system/lsr_container-httpd2.service" } TASK [fedora.linux_system_roles.podman : Construct contents of new file] ******* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:123 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.375) 0:00:46.268 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Update existing systemd unit file] **** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:127 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.054) 0:00:46.322 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create new systemd unit file] ********* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.036) 0:00:46.359 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:150 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.020) 0:00:46.379 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.033) 0:00:46.413 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.032) 0:00:46.445 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:186 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.032) 0:00:46.478 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.035) 0:00:46.514 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "publish": [ "8082:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd3:/var/www:Z", "/tmp/httpd3-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:8 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.043) 0:00:46.558 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.024) 0:00:46.582 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no such user] ***************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:21 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.032) 0:00:46.615 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:26 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.034) 0:00:46.649 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:30 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.028) 0:00:46.678 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:34 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.023) 0:00:46.701 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:48 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.027) 0:00:46.729 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:54 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.031) 0:00:46.760 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the mounts from podman_containers] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:60 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.031) 0:00:46.791 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd3", "/tmp/httpd3-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 Thursday 02 June 2022 23:28:47 +0000 (0:00:00.036) 0:00:46.828 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd3) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd3", "mode": "0644", "owner": "root", "path": "/tmp/httpd3", "secontext": "system_u:object_r:container_file_t:s0:c270,c819", "size": 60, "state": "directory", "uid": 0 } ok: [/cache/fedora-34.qcow2.snap] => (item=/tmp/httpd3-create) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd3-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd3-create", "secontext": "system_u:object_r:container_file_t:s0:c270,c819", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Thursday 02 June 2022 23:28:48 +0000 (0:00:00.791) 0:00:47.619 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/fedora-34.qcow2.snap] => { "actions": [], "changed": false, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.container.manager": "libpod", "io.kubernetes.cri-o.Created": "2022-06-02T23:28:27.256860649Z", "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE", "org.opencontainers.image.stopSignal": "15" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd3", "--rm", "--tty=True", "--volume", "/tmp/httpd3:/var/www:Z", "--volume", "/tmp/httpd3-create:/var/httpd-create:Z", "--publish", "8082:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman", "HOME=/root", "HOSTNAME=7527d4c4abc6" ], "Hostname": "7527d4c4abc6", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.pid", "Created": "2022-06-02T23:28:27.256860649Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "ExitCommand": [ "/usr/bin/podman", "--root", "/var/lib/containers/storage", "--runroot", "/run/containers/storage", "--log-level", "warning", "--cgroup-manager", "systemd", "--tmpdir", "/run/libpod", "--runtime", "crun", "--storage-driver", "overlay", "--storage-opt", "overlay.mountopt=nodev,metacopy=on", "--events-backend", "journald", "container", "cleanup", "--rm", "7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790" ], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "MergedDir": "/var/lib/containers/storage/overlay/31396f81b0da37b3a59e5b0d6ce4c6145c5df4eff62a265f0769829701487b00/merged", "UpperDir": "/var/lib/containers/storage/overlay/31396f81b0da37b3a59e5b0d6ce4c6145c5df4eff62a265f0769829701487b00/diff", "WorkDir": "/var/lib/containers/storage/overlay/31396f81b0da37b3a59e5b0d6ce4c6145c5df4eff62a265f0769829701487b00/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd3-create:/var/httpd-create:rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd3:/var/www:rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "private", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/var/lib/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/hostname", "HostsPath": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/hosts", "Id": "7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c270,c819", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3", "Type": "bind" } ], "Name": "httpd3", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "10.88.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "10.88.0.3", "IPPrefixLen": 16, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "96:09:9f:38:eb:6f", "Networks": { "podman": { "DriverOpts": null, "EndpointID": "", "Gateway": "10.88.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "10.88.0.3", "IPPrefixLen": 16, "IPv6Gateway": "", "Links": null, "MacAddress": "96:09:9f:38:eb:6f", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "SandboxID": "", "SandboxKey": "/run/netns/cni-9921f9ac-7798-7faf-dba6-1fc891588015" }, "OCIConfigPath": "/var/lib/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/config.json", "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c270,c819", "ResolvConfPath": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/resolv.conf", "RestartCount": 0, "Rootfs": "", "State": { "CgroupPath": "/machine.slice/libpod-7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790.scope", "ConmonPid": 12139, "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 12142, "Restarting": false, "Running": true, "StartedAt": "2022-06-02T23:28:30.964190877Z", "Status": "running" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata" }, "podman_actions": [], "podman_systemd": { "lsr_container-httpd3": "# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } TASK [fedora.linux_system_roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:101 Thursday 02 June 2022 23:28:49 +0000 (0:00:01.050) 0:00:48.669 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get stat of existing systemd unit file] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:110 Thursday 02 June 2022 23:28:49 +0000 (0:00:00.031) 0:00:48.701 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "stat": { "atime": 1654212509.9771225, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "aea06692f89001d7960a5ec67392db6c02676601", "ctime": 1654212508.8111224, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1654212508.5431225, "nlink": 1, "path": "/etc/systemd/system/lsr_container-httpd3.service", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 648, "uid": 0, "version": "4235506284", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Get contents of existing file] ******** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:117 Thursday 02 June 2022 23:28:49 +0000 (0:00:00.401) 0:00:49.102 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgbHNyX2NvbnRhaW5lci1odHRwZDMuc2VydmljZQoKW1VuaXRdCkRlc2NyaXB0aW9uPVBvZG1hbiBsc3JfY29udGFpbmVyLWh0dHBkMy5zZXJ2aWNlCkRvY3VtZW50YXRpb249bWFuOnBvZG1hbi1nZW5lcmF0ZS1zeXN0ZW1kKDEpCldhbnRzPW5ldHdvcmstb25saW5lLnRhcmdldApBZnRlcj1uZXR3b3JrLW9ubGluZS50YXJnZXQKUmVxdWlyZXNNb3VudHNGb3I9L3J1bi9jb250YWluZXJzL3N0b3JhZ2UKCltTZXJ2aWNlXQpFbnZpcm9ubWVudD1QT0RNQU5fU1lTVEVNRF9VTklUPSVuClJlc3RhcnQ9b24tZmFpbHVyZQpUaW1lb3V0U3RvcFNlYz03MApFeGVjU3RhcnQ9L3Vzci9iaW4vcG9kbWFuIHN0YXJ0IGh0dHBkMwpFeGVjU3RvcD0vdXNyL2Jpbi9wb2RtYW4gc3RvcCAtdCAxMCBodHRwZDMKRXhlY1N0b3BQb3N0PS91c3IvYmluL3BvZG1hbiBzdG9wIC10IDEwIGh0dHBkMwpQSURGaWxlPS9ydW4vY29udGFpbmVycy9zdG9yYWdlL292ZXJsYXktY29udGFpbmVycy83NTI3ZDRjNGFiYzY3ODhmMzRhOTk4MmY1Y2Y2MmM0NmI2NTUxMjhlYjlhNzAzYzUyMDRiMTYwZWIxODEzNzkwL3VzZXJkYXRhL2Nvbm1vbi5waWQKVHlwZT1mb3JraW5nCgpbSW5zdGFsbF0KV2FudGVkQnk9ZGVmYXVsdC50YXJnZXQK", "encoding": "base64", "source": "/etc/systemd/system/lsr_container-httpd3.service" } TASK [fedora.linux_system_roles.podman : Construct contents of new file] ******* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:123 Thursday 02 June 2022 23:28:50 +0000 (0:00:00.366) 0:00:49.468 ********* ok: [/cache/fedora-34.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Update existing systemd unit file] **** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:127 Thursday 02 June 2022 23:28:50 +0000 (0:00:00.059) 0:00:49.528 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create new systemd unit file] ********* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:28:50 +0000 (0:00:00.036) 0:00:49.564 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:150 Thursday 02 June 2022 23:28:50 +0000 (0:00:00.017) 0:00:49.582 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:28:50 +0000 (0:00:00.035) 0:00:49.617 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 Thursday 02 June 2022 23:28:50 +0000 (0:00:00.037) 0:00:49.654 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:186 Thursday 02 June 2022 23:28:50 +0000 (0:00:00.038) 0:00:49.693 ********* skipping: [/cache/fedora-34.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/fedora-34.qcow2.snap TASK [Check if containers are running] ***************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:109 Thursday 02 June 2022 23:28:50 +0000 (0:00:00.044) 0:00:49.737 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd1", "--format", "{{.State.Status}}" ], "delta": "0:00:00.201331", "end": "2022-06-02 23:28:50.399480", "failed_when_result": false, "item": [ "httpd1", "user1" ], "rc": 0, "start": "2022-06-02 23:28:50.198149" } STDOUT: running ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd2", "--format", "{{.State.Status}}" ], "delta": "0:00:00.142791", "end": "2022-06-02 23:28:50.891675", "failed_when_result": false, "item": [ "httpd2", "root" ], "rc": 0, "start": "2022-06-02 23:28:50.748884" } STDOUT: running ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd3", "--format", "{{.State.Status}}" ], "delta": "0:00:00.143443", "end": "2022-06-02 23:28:51.386003", "failed_when_result": false, "item": [ "httpd3", "root" ], "rc": 0, "start": "2022-06-02 23:28:51.242560" } STDOUT: running TASK [Check services] ********************************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:120 Thursday 02 June 2022 23:28:52 +0000 (0:00:01.618) 0:00:51.355 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd1", "user1" ], "name": "lsr_container-httpd1.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:28:18 UTC", "ActiveEnterTimestampMonotonic": "24568402", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target app.slice basic.target run-user-1001.mount -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:28:17 UTC", "AssertTimestampMonotonic": "24323028", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "220603000", "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": "Thu 2022-06-02 23:28:17 UTC", "ConditionTimestampMonotonic": "24323025", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1001.slice/user@1001.service/app.slice/lsr_container-httpd1.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9991", "ExecMainStartTimestamp": "Thu 2022-06-02 23:28:18 UTC", "ExecMainStartTimestampMonotonic": "24568380", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:28:17 UTC] ; stop_time=[Thu 2022-06-02 23:28:18 UTC] ; pid=9931 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[Thu 2022-06-02 23:28:17 UTC] ; stop_time=[Thu 2022-06-02 23:28:18 UTC] ; pid=9931 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.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": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:28:17 UTC", "InactiveExitTimestampMonotonic": "24324371", "InvocationID": "17e0af18cce84bebbf29faae4163b179", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9991", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "35622912", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.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": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.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": "Thu 2022-06-02 23:28:18 UTC", "StateChangeTimestampMonotonic": "24568402", "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": "20", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd2", "root" ], "name": "lsr_container-httpd2.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:28:25 UTC", "ActiveEnterTimestampMonotonic": "31713306", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket -.mount basic.target system.slice sysinit.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:28:24 UTC", "AssertTimestampMonotonic": "31243918", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "295718000", "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": "Thu 2022-06-02 23:28:24 UTC", "ConditionTimestampMonotonic": "31243915", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd2.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11106", "ExecMainStartTimestamp": "Thu 2022-06-02 23:28:25 UTC", "ExecMainStartTimestampMonotonic": "31713252", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.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": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:28:24 UTC", "InactiveExitTimestampMonotonic": "31246928", "InvocationID": "f45005daf36c48c79603505a81c3cc05", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11106", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "4608000", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.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": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:28:25 UTC", "StateChangeTimestampMonotonic": "31713306", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd3", "root" ], "name": "lsr_container-httpd3.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:28:31 UTC", "ActiveEnterTimestampMonotonic": "37446654", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket -.mount basic.target system.slice sysinit.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:28:30 UTC", "AssertTimestampMonotonic": "37081277", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "238916000", "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": "Thu 2022-06-02 23:28:30 UTC", "ConditionTimestampMonotonic": "37081275", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd3.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12139", "ExecMainStartTimestamp": "Thu 2022-06-02 23:28:31 UTC", "ExecMainStartTimestampMonotonic": "37446589", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:28:30 UTC] ; stop_time=[Thu 2022-06-02 23:28:31 UTC] ; pid=12021 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[Thu 2022-06-02 23:28:30 UTC] ; stop_time=[Thu 2022-06-02 23:28:31 UTC] ; pid=12021 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.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": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 23:28:30 UTC", "InactiveExitTimestampMonotonic": "37098472", "InvocationID": "26a9b97a6225463da1aaa138e6266225", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12139", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryCurrent": "876544", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.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": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:28:31 UTC", "StateChangeTimestampMonotonic": "37446654", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Check ports, data] ******************************************************* task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:131 Thursday 02 June 2022 23:28:53 +0000 (0:00:01.585) 0:00:52.941 ********* ok: [/cache/fedora-34.qcow2.snap] => (item=8080) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:28:53 GMT", "elapsed": 0, "failed_when_result": false, "item": 8080, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:28:03 GMT", "redirected": false, "status": 200, "url": "http://localhost:8080/index.txt" } MSG: OK (3 bytes) ok: [/cache/fedora-34.qcow2.snap] => (item=8081) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:28:53 GMT", "elapsed": 0, "failed_when_result": false, "item": 8081, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:28:04 GMT", "redirected": false, "status": 200, "url": "http://localhost:8081/index.txt" } MSG: OK (3 bytes) ok: [/cache/fedora-34.qcow2.snap] => (item=8082) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:28:54 GMT", "elapsed": 0, "failed_when_result": false, "item": 8082, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:28:05 GMT", "redirected": false, "status": 200, "url": "http://localhost:8082/index.txt" } MSG: OK (3 bytes) TASK [Clean up storage.conf] *************************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:142 Thursday 02 June 2022 23:28:55 +0000 (0:00:01.433) 0:00:54.375 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "path": "/etc/containers/storage.conf", "state": "absent" } TASK [Clean up all system containers] ****************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:149 Thursday 02 June 2022 23:28:55 +0000 (0:00:00.372) 0:00:54.747 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "cmd": [ "podman", "system", "reset", "--force" ], "delta": "0:00:20.617535", "end": "2022-06-02 23:29:15.765857", "rc": 0, "start": "2022-06-02 23:28:55.148322" } TASK [Clean up all user containers] ******************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:154 Thursday 02 June 2022 23:29:16 +0000 (0:00:21.011) 0:01:15.758 ********* changed: [/cache/fedora-34.qcow2.snap] => { "changed": true, "cmd": [ "podman", "system", "reset", "--force" ], "delta": "0:00:10.305821", "end": "2022-06-02 23:29:26.501568", "rc": 0, "start": "2022-06-02 23:29:16.195747" } STDERR: time="2022-06-02T23:29:16Z" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" time="2022-06-02T23:29:16Z" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" time="2022-06-02T23:29:26Z" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" TASK [Clean up services] ******************************************************* task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:162 Thursday 02 June 2022 23:29:27 +0000 (0:00:10.717) 0:01:26.476 ********* changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd1", "user1" ], "name": "lsr_container-httpd1.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:28:18 UTC", "ActiveEnterTimestampMonotonic": "24568402", "ActiveExitTimestamp": "Thu 2022-06-02 23:29:26 UTC", "ActiveExitTimestampMonotonic": "92883157", "ActiveState": "activating", "After": "network-online.target app.slice basic.target run-user-1001.mount -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:29:27 UTC", "AssertTimestampMonotonic": "93461486", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "193000", "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": "Thu 2022-06-02 23:29:27 UTC", "ConditionTimestampMonotonic": "93461483", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1001.slice/user@1001.service/app.slice/lsr_container-httpd1.service", "ControlPID": "17417", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:29:27 UTC] ; stop_time=[n/a] ; pid=17417 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[Thu 2022-06-02 23:29:27 UTC] ; stop_time=[n/a] ; pid=17417 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.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": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 23:29:27 UTC", "InactiveEnterTimestampMonotonic": "93461458", "InactiveExitTimestamp": "Thu 2022-06-02 23:29:27 UTC", "InactiveExitTimestampMonotonic": "93463028", "InvocationID": "e41c949e42724dcab8f978ea4668dfcc", "Job": "106", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "MemoryCurrent": "262144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "2", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/user/1001/containers/overlay-containers/d84f0c2d8e744b3e3b3477bd59d7ba253e63c08d5031170fd4bdcd8940cf2854/userdata/conmon.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": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.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": "Thu 2022-06-02 23:29:27 UTC", "StateChangeTimestampMonotonic": "93463028", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "start", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd2", "root" ], "name": "lsr_container-httpd2.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:28:25 UTC", "ActiveEnterTimestampMonotonic": "31713306", "ActiveExitTimestamp": "Thu 2022-06-02 23:29:15 UTC", "ActiveExitTimestampMonotonic": "82199409", "ActiveState": "failed", "After": "systemd-journald.socket -.mount basic.target system.slice sysinit.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:29:17 UTC", "AssertTimestampMonotonic": "83723849", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "108583000", "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": "Thu 2022-06-02 23:29:17 UTC", "ConditionTimestampMonotonic": "83723846", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:29:17 UTC] ; stop_time=[Thu 2022-06-02 23:29:17 UTC] ; pid=17066 ; code=exited ; status=125 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[Thu 2022-06-02 23:29:17 UTC] ; stop_time=[Thu 2022-06-02 23:29:17 UTC] ; pid=17066 ; code=exited ; status=125 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[Thu 2022-06-02 23:29:17 UTC] ; stop_time=[Thu 2022-06-02 23:29:17 UTC] ; pid=17101 ; code=exited ; status=125 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[Thu 2022-06-02 23:29:17 UTC] ; stop_time=[Thu 2022-06-02 23:29:17 UTC] ; pid=17101 ; code=exited ; status=125 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.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": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 23:29:17 UTC", "InactiveEnterTimestampMonotonic": "83723754", "InactiveExitTimestamp": "Thu 2022-06-02 23:29:17 UTC", "InactiveExitTimestampMonotonic": "83574300", "InvocationID": "9c6f52530f4b47beb095c80ad2a0be94", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "6", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/abd3814588e4d323d682ccaff8e39349fd34712b3117d1656a85ec33cb05daee/userdata/conmon.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": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:29:17 UTC", "StateChangeTimestampMonotonic": "83723988", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd3", "root" ], "name": "lsr_container-httpd3.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 23:28:31 UTC", "ActiveEnterTimestampMonotonic": "37446654", "ActiveExitTimestamp": "Thu 2022-06-02 23:29:05 UTC", "ActiveExitTimestampMonotonic": "71926017", "ActiveState": "failed", "After": "sysinit.target basic.target -.mount network-online.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 23:29:07 UTC", "AssertTimestampMonotonic": "73473773", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "119977000", "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": "Thu 2022-06-02 23:29:07 UTC", "ConditionTimestampMonotonic": "73473770", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.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": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 23:29:07 UTC", "InactiveEnterTimestampMonotonic": "73473691", "InactiveExitTimestamp": "Thu 2022-06-02 23:29:06 UTC", "InactiveExitTimestampMonotonic": "73352214", "InvocationID": "6a4d9be56fe849039474166911b69f63", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7750", "LimitNPROCSoft": "7750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7750", "LimitSIGPENDINGSoft": "7750", "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", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "6", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/containers/storage/overlay-containers/7527d4c4abc6788f34a9982f5cf62c46b655128eb9a703c5204b160eb1813790/userdata/conmon.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 -.mount sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "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": "Thu 2022-06-02 23:29:07 UTC", "StateChangeTimestampMonotonic": "73473921", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2325", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Remove service files] **************************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:176 Thursday 02 June 2022 23:29:29 +0000 (0:00:02.079) 0:01:28.556 ********* changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd1", "user1" ], "path": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "state": "absent" } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd2", "root" ], "path": "/etc/systemd/system/lsr_container-httpd2.service", "state": "absent" } changed: [/cache/fedora-34.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd3", "root" ], "path": "/etc/systemd/system/lsr_container-httpd3.service", "state": "absent" } TASK [Clean up host directories] *********************************************** task path: /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:189 Thursday 02 June 2022 23:29:30 +0000 (0:00:01.157) 0:01:29.713 ********* changed: [/cache/fedora-34.qcow2.snap] => (item=httpd1) => { "ansible_loop_var": "item", "changed": true, "item": "httpd1", "path": "/tmp/httpd1", "state": "absent" } changed: [/cache/fedora-34.qcow2.snap] => (item=httpd2) => { "ansible_loop_var": "item", "changed": true, "item": "httpd2", "path": "/tmp/httpd2", "state": "absent" } changed: [/cache/fedora-34.qcow2.snap] => (item=httpd3) => { "ansible_loop_var": "item", "changed": true, "item": "httpd3", "path": "/tmp/httpd3", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=110 changed=26 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Thursday 02 June 2022 23:29:31 +0000 (0:00:01.062) 0:01:30.776 ********* =============================================================================== Clean up all system containers ----------------------------------------- 21.01s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:149 ----------------------------- Clean up all user containers ------------------------------------------- 10.72s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:154 ----------------------------- fedora.linux_system_roles.podman : Ensure required packages are installed --- 5.08s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 fedora.linux_system_roles.podman : Update container --------------------- 3.09s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 fedora.linux_system_roles.podman : Update container --------------------- 2.50s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Create data files ------------------------------------------------------- 2.25s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:63 ------------------------------ Clean up services ------------------------------------------------------- 2.08s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:162 ----------------------------- Check if containers are running ----------------------------------------- 1.65s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:75 ------------------------------ Check if containers are running ----------------------------------------- 1.62s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:109 ----------------------------- Check services ---------------------------------------------------------- 1.60s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:86 ------------------------------ Check services ---------------------------------------------------------- 1.59s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:120 ----------------------------- Check ports, data ------------------------------------------------------- 1.56s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:97 ------------------------------ Check ports, data ------------------------------------------------------- 1.43s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:131 ----------------------------- Create host directories for data ---------------------------------------- 1.19s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:55 ------------------------------ Remove service files ---------------------------------------------------- 1.16s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:176 ----------------------------- fedora.linux_system_roles.podman : Update container --------------------- 1.14s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Gathering Facts --------------------------------------------------------- 1.11s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:3 ------------------------------- fedora.linux_system_roles.podman : Update container --------------------- 1.08s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Clean up host directories ----------------------------------------------- 1.06s /tmp/tmp61uo8j28/tests/podman/tests_basic.yml:189 ----------------------------- fedora.linux_system_roles.podman : Update container --------------------- 1.05s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpfra8knp2 executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmp61uo8j28/tests/podman/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 02 June 2022 23:29:32 +0000 (0:00:00.014) 0:00:00.014 ********* included: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:29:32 +0000 (0:00:00.016) 0:00:00.031 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 Thursday 02 June 2022 23:29:33 +0000 (0:00:00.836) 0:00:00.867 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 Thursday 02 June 2022 23:29:33 +0000 (0:00:00.035) 0:00:00.903 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.podman : Handle containers] ******************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 Thursday 02 June 2022 23:29:35 +0000 (0:00:02.434) 0:00:03.337 ********* META: role_complete for /cache/fedora-34.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=3 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Thursday 02 June 2022 23:29:35 +0000 (0:00:00.020) 0:00:03.358 ********* =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed --- 2.43s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 fedora.linux_system_roles.podman : Ensure ansible_facts used by role ---- 0.84s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 fedora.linux_system_roles.podman : Set platform/version specific variables --- 0.04s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 fedora.linux_system_roles.podman : Handle containers -------------------- 0.02s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 fedora.linux_system_roles.podman : Set platform/version specific variables --- 0.02s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpfra8knp2 executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmp61uo8j28/tests/podman/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp61uo8j28/tests/podman/tests_include_vars_from_parent.yml:2 Thursday 02 June 2022 23:29:36 +0000 (0:00:00.008) 0:00:00.008 ********* ok: [/cache/fedora-34.qcow2.snap] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmp61uo8j28/tests/podman/tests_include_vars_from_parent.yml:4 Thursday 02 June 2022 23:29:37 +0000 (0:00:01.105) 0:00:01.114 ********* changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora-34) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp61uo8j28/tests/podman/roles/caller/vars/Fedora-34.yml", "gid": 0, "group": "root", "item": "Fedora-34", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212577.3140094-137433-209872292748481/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora_34) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp61uo8j28/tests/podman/roles/caller/vars/Fedora_34.yml", "gid": 0, "group": "root", "item": "Fedora_34", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212577.9210298-137433-164388924380344/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=Fedora) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp61uo8j28/tests/podman/roles/caller/vars/Fedora.yml", "gid": 0, "group": "root", "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212578.2630832-137433-57379816722452/source", "state": "file", "uid": 0 } changed: [/cache/fedora-34.qcow2.snap -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp61uo8j28/tests/podman/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212578.6066258-137433-213626788740423/source", "state": "file", "uid": 0 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmp61uo8j28/tests/podman/roles/caller/tasks/main.yml:4 Thursday 02 June 2022 23:29:38 +0000 (0:00:01.666) 0:00:02.780 ********* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 02 June 2022 23:29:38 +0000 (0:00:00.027) 0:00:02.808 ********* included: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for /cache/fedora-34.qcow2.snap TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:29:38 +0000 (0:00:00.022) 0:00:02.831 ********* ok: [/cache/fedora-34.qcow2.snap] TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 Thursday 02 June 2022 23:29:39 +0000 (0:00:00.519) 0:00:03.350 ********* skipping: [/cache/fedora-34.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/fedora-34.qcow2.snap] => (item=Fedora_34.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_34.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 Thursday 02 June 2022 23:29:39 +0000 (0:00:00.038) 0:00:03.389 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.podman : Handle containers] ******************** task path: /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 Thursday 02 June 2022 23:29:41 +0000 (0:00:02.316) 0:00:05.705 ********* META: role_complete for /cache/fedora-34.qcow2.snap TASK [caller : assert] ********************************************************* task path: /tmp/tmp61uo8j28/tests/podman/roles/caller/tasks/main.yml:7 Thursday 02 June 2022 23:29:41 +0000 (0:00:00.019) 0:00:05.725 ********* ok: [/cache/fedora-34.qcow2.snap] => { "changed": false } MSG: All assertions passed META: role_complete for /cache/fedora-34.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-34.qcow2.snap : ok=6 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Thursday 02 June 2022 23:29:41 +0000 (0:00:00.028) 0:00:05.753 ********* =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed --- 2.32s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 create var file in caller that can override the one in called role ------ 1.67s /tmp/tmp61uo8j28/tests/podman/tests_include_vars_from_parent.yml:4 ------------ Gathering Facts --------------------------------------------------------- 1.11s /tmp/tmp61uo8j28/tests/podman/tests_include_vars_from_parent.yml:2 ------------ fedora.linux_system_roles.podman : Ensure ansible_facts used by role ---- 0.52s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 fedora.linux_system_roles.podman : Set platform/version specific variables --- 0.04s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 caller : assert --------------------------------------------------------- 0.03s /tmp/tmp61uo8j28/tests/podman/roles/caller/tasks/main.yml:7 ------------------- include_role : {{ roletoinclude }} -------------------------------------- 0.03s /tmp/tmp61uo8j28/tests/podman/roles/caller/tasks/main.yml:4 ------------------- fedora.linux_system_roles.podman : Set platform/version specific variables --- 0.02s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 fedora.linux_system_roles.podman : Handle containers -------------------- 0.02s /tmp/tmpfra8knp2/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 Testing /tmp/tmpv_a63njf/tests/tests_basic.yml...SUCCESS Testing /tmp/tmpv_a63njf/tests/tests_default.yml...SUCCESS Testing /tmp/tmpv_a63njf/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_basic.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp1f1wgaxk/tests/tests_basic.yml...FAILURE Testing /tmp/tmp1f1wgaxk/tests/tests_default.yml...SUCCESS Testing /tmp/tmp1f1wgaxk/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmpfoun6gf1/tests/podman/tests_basic.yml...FAILURE Testing /tmp/tmpfoun6gf1/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmpfoun6gf1/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_basic.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_default.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_basic.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp40lrd0kv/tests/tests_basic.yml...FAILURE Testing /tmp/tmp40lrd0kv/tests/tests_default.yml...SUCCESS Testing /tmp/tmp40lrd0kv/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp9_aop370/tests/podman/tests_basic.yml...FAILURE Testing /tmp/tmp9_aop370/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmp9_aop370/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmpxni93cdf/tests/tests_basic.yml...SUCCESS Testing /tmp/tmpxni93cdf/tests/tests_default.yml...SUCCESS Testing /tmp/tmpxni93cdf/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp61uo8j28/tests/podman/tests_basic.yml...SUCCESS Testing /tmp/tmp61uo8j28/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmp61uo8j28/tests/podman/tests_include_vars_from_parent.yml...SUCCESS SUCCESS