ansible-playbook [core 2.12.6] 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/tmpn5wf2hha executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] 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/tmp69srhz67/tests/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp69srhz67/tests/tests_include_vars_from_parent.yml:1 Wednesday 06 July 2022 07:10:07 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [/cache/centos-7.qcow2c.snap] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmp69srhz67/tests/tests_include_vars_from_parent.yml:4 Wednesday 06 July 2022 07:10:09 +0000 (0:00:02.025) 0:00:02.038 ******** changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS-7.9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp69srhz67/tests/roles/caller/vars/CentOS-7.9.yml", "gid": 0, "group": "root", "item": "CentOS-7.9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1657091409.5861237-117351-134987402532172/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS-7) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp69srhz67/tests/roles/caller/vars/CentOS-7.yml", "gid": 0, "group": "root", "item": "CentOS-7", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1657091410.1401596-117351-168849173052750/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS_7.9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp69srhz67/tests/roles/caller/vars/CentOS_7.9.yml", "gid": 0, "group": "root", "item": "CentOS_7.9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1657091410.473103-117351-281097631535710/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS_7) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp69srhz67/tests/roles/caller/vars/CentOS_7.yml", "gid": 0, "group": "root", "item": "CentOS_7", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1657091410.8076653-117351-95313332629770/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp69srhz67/tests/roles/caller/vars/CentOS.yml", "gid": 0, "group": "root", "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1657091411.1561656-117351-221968878220996/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp69srhz67/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-1657091411.4847121-117351-211760382965155/source", "state": "file", "uid": 0 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmp69srhz67/tests/roles/caller/tasks/main.yml:4 Wednesday 06 July 2022 07:10:11 +0000 (0:00:02.273) 0:00:04.311 ******** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Wednesday 06 July 2022 07:10:11 +0000 (0:00:00.030) 0:00:04.341 ******** included: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for /cache/centos-7.qcow2c.snap TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Wednesday 06 July 2022 07:10:11 +0000 (0:00:00.029) 0:00:04.371 ******** ok: [/cache/centos-7.qcow2c.snap] TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:9 Wednesday 06 July 2022 07:10:12 +0000 (0:00:00.392) 0:00:04.763 ******** ok: [/cache/centos-7.qcow2c.snap] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Wednesday 06 July 2022 07:10:12 +0000 (0:00:00.039) 0:00:04.803 ******** included: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for /cache/centos-7.qcow2c.snap TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Wednesday 06 July 2022 07:10:12 +0000 (0:00:00.030) 0:00:04.833 ******** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "tang-6-2.el7.x86_64 providing tang is already installed" ] } TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:7 Wednesday 06 July 2022 07:10:12 +0000 (0:00:00.648) 0:00:05.482 ******** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:16 Wednesday 06 July 2022 07:10:13 +0000 (0:00:00.022) 0:00:05.504 ******** ok: [/cache/centos-7.qcow2c.snap] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": false, "state": "keys-created" } TASK [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:25 Wednesday 06 July 2022 07:10:13 +0000 (0:00:00.406) 0:00:05.910 ******** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure required services are enabled and at the right state] *** task path: /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:29 Wednesday 06 July 2022 07:10:13 +0000 (0:00:00.020) 0:00:05.931 ******** ok: [/cache/centos-7.qcow2c.snap] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "ActiveEnterTimestamp": "Wed 2022-07-06 07:09:05 UTC", "ActiveEnterTimestampMonotonic": "13597435", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-07-06 07:09:05 UTC", "AssertTimestampMonotonic": "13595894", "Backlog": "128", "Before": "multi-user.target tangd@0.service shutdown.target sockets.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "Broadcast": "no", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2022-07-06 07:09:05 UTC", "ConditionTimestampMonotonic": "13595893", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "IOScheduling": "0", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2022-07-06 07:09:05 UTC", "InactiveExitTimestampMonotonic": "13597435", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "7154", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "7154", "LimitSTACK": "18446744073709551615", "ListenStream": "[::]:80", "LoadState": "loaded", "Mark": "-1", "MaxConnections": "64", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "NAccepted": "0", "NConnections": "0", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassSecurity": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveOnStop": "no", "Requires": "-.slice sysinit.target", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SocketMode": "0666", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StopWhenUnneeded": "no", "SubState": "listening", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "Triggers": "tangd@0.service", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target" } } META: role_complete for /cache/centos-7.qcow2c.snap TASK [caller : assert] ********************************************************* task path: /tmp/tmp69srhz67/tests/roles/caller/tasks/main.yml:7 Wednesday 06 July 2022 07:10:14 +0000 (0:00:00.649) 0:00:06.581 ******** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false } MSG: All assertions passed META: role_complete for /cache/centos-7.qcow2c.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-7.qcow2c.snap : ok=10 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 06 July 2022 07:10:14 +0000 (0:00:00.044) 0:00:06.626 ******** =============================================================================== create var file in caller that can override the one in called role ------ 2.27s /tmp/tmp69srhz67/tests/tests_include_vars_from_parent.yml:4 ------------------- Gathering Facts --------------------------------------------------------- 2.03s /tmp/tmp69srhz67/tests/tests_include_vars_from_parent.yml:1 ------------------- linux-system-roles.nbde_server : Ensure required services are enabled and at the right state --- 0.65s /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:29 linux-system-roles.nbde_server : Ensure tang is installed --------------- 0.65s /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.41s /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:16 linux-system-roles.nbde_server : Ensure ansible_facts used by role ------ 0.39s /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 caller : assert --------------------------------------------------------- 0.04s /tmp/tmp69srhz67/tests/roles/caller/tasks/main.yml:7 -------------------------- linux-system-roles.nbde_server : Set platform/version specific variables --- 0.04s /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:9 include_role : {{ roletoinclude }} -------------------------------------- 0.03s /tmp/tmp69srhz67/tests/roles/caller/tasks/main.yml:4 -------------------------- linux-system-roles.nbde_server : Include the appropriate provider tasks --- 0.03s /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 -- linux-system-roles.nbde_server : Set version specific variables --------- 0.03s /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 -- linux-system-roles.nbde_server : Ensure keys are rotated ---------------- 0.02s /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:7 linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks --- 0.02s /tmp/tmp69srhz67/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:25 ansible-playbook [core 2.12.6] 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/tmpn5wf2hha executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] 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/tmp2x8u9uwz/tests/nbde_server/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp2x8u9uwz/tests/nbde_server/tests_include_vars_from_parent.yml:1 Wednesday 06 July 2022 07:12:17 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [/cache/centos-7.qcow2c.snap] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmp2x8u9uwz/tests/nbde_server/tests_include_vars_from_parent.yml:4 Wednesday 06 July 2022 07:12:18 +0000 (0:00:01.021) 0:00:01.033 ******** changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS-7.9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp2x8u9uwz/tests/nbde_server/roles/caller/vars/CentOS-7.9.yml", "gid": 0, "group": "root", "item": "CentOS-7.9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1657091538.7982397-121894-126756181861373/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS-7) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp2x8u9uwz/tests/nbde_server/roles/caller/vars/CentOS-7.yml", "gid": 0, "group": "root", "item": "CentOS-7", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1657091539.3556263-121894-163043179220543/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS_7.9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp2x8u9uwz/tests/nbde_server/roles/caller/vars/CentOS_7.9.yml", "gid": 0, "group": "root", "item": "CentOS_7.9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1657091539.6879306-121894-3830203292739/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS_7) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp2x8u9uwz/tests/nbde_server/roles/caller/vars/CentOS_7.yml", "gid": 0, "group": "root", "item": "CentOS_7", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1657091540.0328867-121894-46067317721137/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp2x8u9uwz/tests/nbde_server/roles/caller/vars/CentOS.yml", "gid": 0, "group": "root", "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1657091540.37148-121894-99826217567611/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp2x8u9uwz/tests/nbde_server/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-1657091540.703327-121894-175734914488372/source", "state": "file", "uid": 0 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmp2x8u9uwz/tests/nbde_server/roles/caller/tasks/main.yml:4 Wednesday 06 July 2022 07:12:21 +0000 (0:00:02.303) 0:00:03.336 ******** TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Wednesday 06 July 2022 07:12:21 +0000 (0:00:00.033) 0:00:03.370 ******** included: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for /cache/centos-7.qcow2c.snap TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Wednesday 06 July 2022 07:12:21 +0000 (0:00:00.028) 0:00:03.398 ******** ok: [/cache/centos-7.qcow2c.snap] TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:7 Wednesday 06 July 2022 07:12:21 +0000 (0:00:00.387) 0:00:03.785 ******** ok: [/cache/centos-7.qcow2c.snap] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Wednesday 06 July 2022 07:12:21 +0000 (0:00:00.038) 0:00:03.823 ******** included: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for /cache/centos-7.qcow2c.snap TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Wednesday 06 July 2022 07:12:21 +0000 (0:00:00.033) 0:00:03.857 ******** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "tang-6-2.el7.x86_64 providing tang is already installed" ] } TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:7 Wednesday 06 July 2022 07:12:22 +0000 (0:00:00.675) 0:00:04.532 ******** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:16 Wednesday 06 July 2022 07:12:22 +0000 (0:00:00.020) 0:00:04.553 ******** ok: [/cache/centos-7.qcow2c.snap] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": false, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:25 Wednesday 06 July 2022 07:12:22 +0000 (0:00:00.413) 0:00:04.967 ******** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state] *** task path: /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:29 Wednesday 06 July 2022 07:12:22 +0000 (0:00:00.022) 0:00:04.989 ******** ok: [/cache/centos-7.qcow2c.snap] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "ActiveEnterTimestamp": "Wed 2022-07-06 07:10:59 UTC", "ActiveEnterTimestampMonotonic": "13567169", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target -.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-07-06 07:10:59 UTC", "AssertTimestampMonotonic": "13565994", "Backlog": "128", "Before": "shutdown.target sockets.target multi-user.target tangd@0.service", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "Broadcast": "no", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2022-07-06 07:10:59 UTC", "ConditionTimestampMonotonic": "13565994", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "IOScheduling": "0", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2022-07-06 07:10:59 UTC", "InactiveExitTimestampMonotonic": "13567169", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "7154", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "7154", "LimitSTACK": "18446744073709551615", "ListenStream": "[::]:80", "LoadState": "loaded", "Mark": "-1", "MaxConnections": "64", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "NAccepted": "0", "NConnections": "0", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassSecurity": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveOnStop": "no", "Requires": "sysinit.target -.slice", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SocketMode": "0666", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StopWhenUnneeded": "no", "SubState": "listening", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "Triggers": "tangd@0.service", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target" } } META: role_complete for /cache/centos-7.qcow2c.snap TASK [caller : assert] ********************************************************* task path: /tmp/tmp2x8u9uwz/tests/nbde_server/roles/caller/tasks/main.yml:7 Wednesday 06 July 2022 07:12:23 +0000 (0:00:00.653) 0:00:05.642 ******** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false } MSG: All assertions passed META: role_complete for /cache/centos-7.qcow2c.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-7.qcow2c.snap : ok=10 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 06 July 2022 07:12:23 +0000 (0:00:00.047) 0:00:05.689 ******** =============================================================================== create var file in caller that can override the one in called role ------ 2.30s /tmp/tmp2x8u9uwz/tests/nbde_server/tests_include_vars_from_parent.yml:4 ------- Gathering Facts --------------------------------------------------------- 1.02s /tmp/tmp2x8u9uwz/tests/nbde_server/tests_include_vars_from_parent.yml:1 ------- fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 0.68s /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state --- 0.65s /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:29 fedora.linux_system_roles.nbde_server : Ensure we have keys ------------- 0.41s /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:16 fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role --- 0.39s /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 caller : assert --------------------------------------------------------- 0.05s /tmp/tmp2x8u9uwz/tests/nbde_server/roles/caller/tasks/main.yml:7 -------------- fedora.linux_system_roles.nbde_server : Set platform/version specific variables --- 0.04s /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:7 include_role : {{ roletoinclude }} -------------------------------------- 0.03s /tmp/tmp2x8u9uwz/tests/nbde_server/roles/caller/tasks/main.yml:4 -------------- fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks --- 0.03s /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 fedora.linux_system_roles.nbde_server : Set version specific variables --- 0.03s /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks --- 0.02s /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:25 fedora.linux_system_roles.nbde_server : Ensure keys are rotated --------- 0.02s /tmp/tmpn5wf2hha/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:7