# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /WORKDIR/git-authselectxc0hx5bg/tests/tests_include_vars_from_parent.yml PLAY [Test role inclusion variable overrides] ********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-authselectxc0hx5bg/tests/tests_include_vars_from_parent.yml:2 Friday 19 January 2024 15:56:59 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Create var file in caller that can override the one in called role] ****** task path: /WORKDIR/git-authselectxc0hx5bg/tests/tests_include_vars_from_parent.yml:6 Friday 19 January 2024 15:57:00 +0000 (0:00:00.570) 0:00:00.582 ******** changed: [sut -> localhost] => (item=CentOS-7.9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-authselectxc0hx5bg/tests/roles/caller/vars/CentOS-7.9.yml", "gid": 1001, "group": "jenkins", "item": "CentOS-7.9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1705679820.3322077-2736-190904471941285/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=CentOS-7) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-authselectxc0hx5bg/tests/roles/caller/vars/CentOS-7.yml", "gid": 1001, "group": "jenkins", "item": "CentOS-7", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1705679820.7769835-2736-210761179633708/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=CentOS_7.9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-authselectxc0hx5bg/tests/roles/caller/vars/CentOS_7.9.yml", "gid": 1001, "group": "jenkins", "item": "CentOS_7.9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1705679821.0110338-2736-252431833603915/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=CentOS_7) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-authselectxc0hx5bg/tests/roles/caller/vars/CentOS_7.yml", "gid": 1001, "group": "jenkins", "item": "CentOS_7", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1705679821.2242386-2736-225660951785275/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-authselectxc0hx5bg/tests/roles/caller/vars/CentOS.yml", "gid": 1001, "group": "jenkins", "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1705679821.4627697-2736-203461388570675/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/git-authselectxc0hx5bg/tests/roles/caller/vars/RedHat.yml", "gid": 1001, "group": "jenkins", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1705679821.7201054-2736-196254668366777/source", "state": "file", "uid": 1000090000 } TASK [Include the role] ******************************************************** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/caller/tasks/main.yml:3 Friday 19 January 2024 15:57:01 +0000 (0:00:01.648) 0:00:02.231 ******** TASK [linux-system-roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:3 Friday 19 January 2024 15:57:01 +0000 (0:00:00.026) 0:00:02.257 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Assume managing timesync if timesource is set] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:8 Friday 19 January 2024 15:57:01 +0000 (0:00:00.010) 0:00:02.268 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure time source is provided if managing timesync] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:15 Friday 19 January 2024 15:57:02 +0000 (0:00:00.010) 0:00:02.278 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:25 Friday 19 January 2024 15:57:02 +0000 (0:00:00.008) 0:00:02.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:30 Friday 19 January 2024 15:57:02 +0000 (0:00:00.009) 0:00:02.295 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure all required dns variables are provided] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:40 Friday 19 January 2024 15:57:02 +0000 (0:00:00.012) 0:00:02.308 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Set platform/version specific variables] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:51 Friday 19 January 2024 15:57:02 +0000 (0:00:00.009) 0:00:02.317 ******** included: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml for sut TASK [linux-system-roles.ad_integration : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:2 Friday 19 January 2024 15:57:02 +0000 (0:00:00.060) 0:00:02.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Check if system is ostree] *********** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:11 Friday 19 January 2024 15:57:02 +0000 (0:00:00.025) 0:00:02.403 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ad_integration : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:16 Friday 19 January 2024 15:57:02 +0000 (0:00:00.135) 0:00:02.539 ******** ok: [sut] => { "ansible_facts": { "__ad_integration_is_ostree": false }, "changed": false } TASK [linux-system-roles.ad_integration : Set platform/version specific variables] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 Friday 19 January 2024 15:57:02 +0000 (0:00:00.016) 0:00:02.555 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure required packages are installed] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 Friday 19 January 2024 15:57:02 +0000 (0:00:00.024) 0:00:02.580 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "realmd-0.16.1-12.el7_9.1.x86_64 providing realmd is already installed", "PackageKit-1.1.10-2.el7.centos.x86_64 providing PackageKit is already installed" ] } TASK [linux-system-roles.ad_integration : Ensure required services are enabled and started] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 Friday 19 January 2024 15:57:02 +0000 (0:00:00.461) 0:00:03.041 ******** ok: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-01-19 15:56:52 UTC", "ActiveEnterTimestampMonotonic": "1184685476", "ActiveExitTimestamp": "Fri 2024-01-19 15:56:52 UTC", "ActiveExitTimestampMonotonic": "1184668127", "ActiveState": "active", "After": "systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-01-19 15:56:52 UTC", "AssertTimestampMonotonic": "1184672636", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.freedesktop.realmd", "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": "Fri 2024-01-19 15:56:52 UTC", "ConditionTimestampMonotonic": "1184672635", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/realmd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "man:realm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11883", "ExecMainStartTimestamp": "Fri 2024-01-19 15:56:52 UTC", "ExecMainStartTimestampMonotonic": "1184673432", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib64/realmd/realmd ; argv[]=/usr/lib64/realmd/realmd ; ignore_errors=no ; start_time=[Fri 2024-01-19 15:56:52 UTC] ; stop_time=[n/a] ; pid=11883 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-01-19 15:56:52 UTC", "InactiveEnterTimestampMonotonic": "1184672147", "InactiveExitTimestamp": "Fri 2024-01-19 15:56:52 UTC", "InactiveExitTimestampMonotonic": "1184673477", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11883", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WatchdogTimestamp": "Fri 2024-01-19 15:56:52 UTC", "WatchdogTimestampMonotonic": "1184685429", "WatchdogUSec": "0" } } TASK [linux-system-roles.ad_integration : Generate /etc/realmd.conf] *********** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 Friday 19 January 2024 15:57:03 +0000 (0:00:00.312) 0:00:03.353 ******** ok: [sut] => { "changed": false, "checksum": "0fe3f55e582b3bf7fd00d6665b2e8dcfd0f0d645", "dest": "/etc/realmd.conf", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/etc/realmd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 174, "state": "file", "uid": 0 } META: ran handlers TASK [Add AD server to existing network connection for DNS] ******************** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:80 Friday 19 January 2024 15:57:03 +0000 (0:00:00.396) 0:00:03.750 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:94 Friday 19 January 2024 15:57:03 +0000 (0:00:00.018) 0:00:03.769 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:103 Friday 19 January 2024 15:57:03 +0000 (0:00:00.011) 0:00:03.780 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:117 Friday 19 January 2024 15:57:03 +0000 (0:00:00.008) 0:00:03.789 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Check if we are already joined to a domain] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:128 Friday 19 January 2024 15:57:03 +0000 (0:00:00.008) 0:00:03.797 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Leave existing joined domain] ******** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:134 Friday 19 January 2024 15:57:03 +0000 (0:00:00.009) 0:00:03.807 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Build Command - Join to a specific Domain Controller] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:142 Friday 19 January 2024 15:57:03 +0000 (0:00:00.008) 0:00:03.816 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ad_integration : Build Join Command - Perform discovery-based realm join operation] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:156 Friday 19 January 2024 15:57:03 +0000 (0:00:00.009) 0:00:03.825 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ad_integration : Show the join command for debug] ***** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:170 Friday 19 January 2024 15:57:03 +0000 (0:00:00.013) 0:00:03.838 ******** ok: [sut] => {} MSG: ['Would run the following command. Note that ad_integration_join_parameters have been removed for security purposes, the role will pass them to the actual realm join command when running without check mode.', 'realm join -U Administrator --membership-software adcli sample-realm.com'] TASK [linux-system-roles.ad_integration : Run realm join command] ************** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:184 Friday 19 January 2024 15:57:03 +0000 (0:00:00.011) 0:00:03.849 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ad_integration : Configure SSSD settings] ************* task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:200 Friday 19 January 2024 15:57:03 +0000 (0:00:00.009) 0:00:03.859 ******** TASK [linux-system-roles.ad_integration : Configure dynamic DNS updates] ******* task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:214 Friday 19 January 2024 15:57:03 +0000 (0:00:00.008) 0:00:03.868 ******** skipping: [sut] => (item={'key': 'dyndns_update', 'value': 'False'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_update", "value": "False" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_ttl', 'value': '3600'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_ttl", "value": "3600" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_iface', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_refresh_interval', 'value': '86400'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_refresh_interval", "value": "86400" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_update_ptr', 'value': 'True'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_update_ptr", "value": "True" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_force_tcp', 'value': 'False'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_force_tcp", "value": "False" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_auth', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_auth", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_server', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'ad_hostname', 'value': '141cf99a-b755-4978-9a72-4f721a9c663f.sample-realm.com'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "ad_hostname", "value": "141cf99a-b755-4978-9a72-4f721a9c663f.sample-realm.com" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Configure custom SSSD settings] ****** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:256 Friday 19 January 2024 15:57:03 +0000 (0:00:00.035) 0:00:03.903 ******** TASK [linux-system-roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:273 Friday 19 January 2024 15:57:03 +0000 (0:00:00.007) 0:00:03.911 ******** skipping: [sut] => (item={'key': 'dyndns_iface', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_server', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } TASK [Test the caller override] ************************************************ task path: /WORKDIR/git-authselectxc0hx5bg/tests/roles/caller/tasks/main.yml:6 Friday 19 January 2024 15:57:03 +0000 (0:00:00.017) 0:00:03.929 ******** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=12 changed=1 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 Friday 19 January 2024 15:57:03 +0000 (0:00:00.007) 0:00:03.937 ******** =============================================================================== Create var file in caller that can override the one in called role ------ 1.65s /WORKDIR/git-authselectxc0hx5bg/tests/tests_include_vars_from_parent.yml:6 ---- Gathering Facts --------------------------------------------------------- 0.57s /WORKDIR/git-authselectxc0hx5bg/tests/tests_include_vars_from_parent.yml:2 ---- linux-system-roles.ad_integration : Ensure required packages are installed --- 0.46s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 linux-system-roles.ad_integration : Generate /etc/realmd.conf ----------- 0.40s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 linux-system-roles.ad_integration : Ensure required services are enabled and started --- 0.31s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 linux-system-roles.ad_integration : Check if system is ostree ----------- 0.14s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:11 linux-system-roles.ad_integration : Set platform/version specific variables --- 0.06s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:51 linux-system-roles.ad_integration : Configure dynamic DNS updates ------- 0.04s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:214 Include the role -------------------------------------------------------- 0.03s /WORKDIR/git-authselectxc0hx5bg/tests/roles/caller/tasks/main.yml:3 ----------- linux-system-roles.ad_integration : Ensure ansible_facts used by role --- 0.03s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:2 linux-system-roles.ad_integration : Set platform/version specific variables --- 0.02s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 Add AD server to existing network connection for DNS -------------------- 0.02s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:80 linux-system-roles.ad_integration : Cleanup dynamic DNS configuration options --- 0.02s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:273 linux-system-roles.ad_integration : Set flag to indicate system is ostree --- 0.02s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:16 linux-system-roles.ad_integration : Build Join Command - Perform discovery-based realm join operation --- 0.01s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:156 linux-system-roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4 --- 0.01s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:30 Manage timesync --------------------------------------------------------- 0.01s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:94 linux-system-roles.ad_integration : Show the join command for debug ----- 0.01s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:170 linux-system-roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.01s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:3 linux-system-roles.ad_integration : Assume managing timesync if timesource is set --- 0.01s /WORKDIR/git-authselectxc0hx5bg/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:8 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Could not match supplied host pattern, ignoring: ad ---^---^---^---^---^---