# 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_sssd_custom_settings.yml *************************************** 1 plays in /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml PLAY [Ensure that the role configures dynamic dns] ***************************** META: ran handlers TASK [Test - Run the system role with bogus vars] ****************************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:17 Saturday 20 January 2024 12:43:38 +0000 (0:00:00.028) 0:00:00.028 ****** TASK [linux-system-roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:3 Saturday 20 January 2024 12:43:38 +0000 (0:00:00.031) 0:00:00.060 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:8 Saturday 20 January 2024 12:43:38 +0000 (0:00:00.031) 0:00:00.091 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:15 Saturday 20 January 2024 12:43:38 +0000 (0:00:00.021) 0:00:00.113 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:25 Saturday 20 January 2024 12:43:38 +0000 (0:00:00.017) 0:00:00.130 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:30 Saturday 20 January 2024 12:43:38 +0000 (0:00:00.045) 0:00:00.175 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:40 Saturday 20 January 2024 12:43:38 +0000 (0:00:00.049) 0:00:00.225 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:51 Saturday 20 January 2024 12:43:38 +0000 (0:00:00.034) 0:00:00.259 ****** included: /WORKDIR/git-weekly-ci_suvg_6y/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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:2 Saturday 20 January 2024 12:43:38 +0000 (0:00:00.026) 0:00:00.286 ****** ok: [sut] TASK [linux-system-roles.ad_integration : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:11 Saturday 20 January 2024 12:43:39 +0000 (0:00:00.526) 0:00:00.812 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ad_integration : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:16 Saturday 20 January 2024 12:43:39 +0000 (0:00:00.188) 0:00:01.000 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 Saturday 20 January 2024 12:43:39 +0000 (0:00:00.019) 0:00:01.020 ****** 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-weekly-ci_suvg_6y/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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 Saturday 20 January 2024 12:43:39 +0000 (0:00:00.030) 0:00:01.050 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "realmd", "PackageKit" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package PackageKit.x86_64 0:1.1.10-2.el7.centos will be installed\n--> Processing Dependency: PackageKit-glib(x86-64) = 1.1.10-2.el7.centos for package: PackageKit-1.1.10-2.el7.centos.x86_64\n--> Processing Dependency: PackageKit-backend for package: PackageKit-1.1.10-2.el7.centos.x86_64\n--> Processing Dependency: libpackagekit-glib2.so.18()(64bit) for package: PackageKit-1.1.10-2.el7.centos.x86_64\n---> Package realmd.x86_64 0:0.16.1-12.el7_9.1 will be installed\n--> Processing Dependency: oddjob-mkhomedir for package: realmd-0.16.1-12.el7_9.1.x86_64\n--> Running transaction check\n---> Package PackageKit-glib.x86_64 0:1.1.10-2.el7.centos will be installed\n---> Package PackageKit-yum.x86_64 0:1.1.10-2.el7.centos will be installed\n--> Processing Dependency: pygobject2 for package: PackageKit-yum-1.1.10-2.el7.centos.x86_64\n---> Package oddjob-mkhomedir.x86_64 0:0.31.5-4.el7 will be installed\n--> Processing Dependency: oddjob = 0.31.5-4.el7 for package: oddjob-mkhomedir-0.31.5-4.el7.x86_64\n--> Running transaction check\n---> Package oddjob.x86_64 0:0.31.5-4.el7 will be installed\n---> Package pygobject2.x86_64 0:2.28.6-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n PackageKit x86_64 1.1.10-2.el7.centos base 587 k\n realmd x86_64 0.16.1-12.el7_9.1 updates 210 k\nInstalling for dependencies:\n PackageKit-glib x86_64 1.1.10-2.el7.centos base 128 k\n PackageKit-yum x86_64 1.1.10-2.el7.centos base 75 k\n oddjob x86_64 0.31.5-4.el7 base 69 k\n oddjob-mkhomedir x86_64 0.31.5-4.el7 base 38 k\n pygobject2 x86_64 2.28.6-11.el7 base 226 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+5 Dependent packages)\n\nTotal download size: 1.3 M\nInstalled size: 5.1 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 2.8 MB/s | 1.3 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : oddjob-0.31.5-4.el7.x86_64 1/7 \n Installing : oddjob-mkhomedir-0.31.5-4.el7.x86_64 2/7 \n Installing : pygobject2-2.28.6-11.el7.x86_64 3/7 \n Installing : PackageKit-glib-1.1.10-2.el7.centos.x86_64 4/7 \n Installing : PackageKit-yum-1.1.10-2.el7.centos.x86_64 5/7 \n Installing : PackageKit-1.1.10-2.el7.centos.x86_64 6/7 \n Installing : realmd-0.16.1-12.el7_9.1.x86_64 7/7 \n Verifying : realmd-0.16.1-12.el7_9.1.x86_64 1/7 \n Verifying : PackageKit-glib-1.1.10-2.el7.centos.x86_64 2/7 \n Verifying : PackageKit-1.1.10-2.el7.centos.x86_64 3/7 \n Verifying : oddjob-mkhomedir-0.31.5-4.el7.x86_64 4/7 \n Verifying : PackageKit-yum-1.1.10-2.el7.centos.x86_64 5/7 \n Verifying : pygobject2-2.28.6-11.el7.x86_64 6/7 \n Verifying : oddjob-0.31.5-4.el7.x86_64 7/7 \n\nInstalled:\n PackageKit.x86_64 0:1.1.10-2.el7.centos realmd.x86_64 0:0.16.1-12.el7_9.1 \n\nDependency Installed:\n PackageKit-glib.x86_64 0:1.1.10-2.el7.centos \n PackageKit-yum.x86_64 0:1.1.10-2.el7.centos \n oddjob.x86_64 0:0.31.5-4.el7 \n oddjob-mkhomedir.x86_64 0:0.31.5-4.el7 \n pygobject2.x86_64 0:2.28.6-11.el7 \n\nComplete!\n" ] } lsrpackages: PackageKit realmd TASK [linux-system-roles.ad_integration : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 Saturday 20 January 2024 12:43:48 +0000 (0:00:08.355) 0:00:09.405 ****** changed: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "man:realm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib64/realmd/realmd ; argv[]=/usr/lib64/realmd/realmd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "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": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.ad_integration : Generate /etc/realmd.conf] *********** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 Saturday 20 January 2024 12:43:48 +0000 (0:00:00.600) 0:00:10.006 ****** NOTIFIED HANDLER linux-system-roles.ad_integration : Handler for ad_integration to restart services for sut changed: [sut] => { "changed": true, "checksum": "0fe3f55e582b3bf7fd00d6665b2e8dcfd0f0d645", "dest": "/etc/realmd.conf", "gid": 0, "group": "root", "md5sum": "c03fe7d9bbd0f743ca4fbe88f5320506", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 174, "src": "/root/.ansible/tmp/ansible-tmp-1705754628.7025115-3048-113292834068207/source", "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.ad_integration : Handler for ad_integration to restart services] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/handlers/main.yml:3 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.446) 0:00:10.453 ****** skipping: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "item": "realmd", "skip_reason": "Conditional result was False" } META: ran handlers TASK [Add AD server to existing network connection for DNS] ******************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:80 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.011) 0:00:10.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:94 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.008) 0:00:10.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:103 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.007) 0:00:10.480 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:117 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.007) 0:00:10.488 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:128 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.007) 0:00:10.495 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Leave existing joined domain] ******** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:134 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.007) 0:00:10.502 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:142 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.008) 0:00:10.511 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:156 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.012) 0:00:10.523 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:170 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.010) 0:00:10.534 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:184 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.009) 0:00:10.544 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:200 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.008) 0:00:10.552 ****** TASK [linux-system-roles.ad_integration : Configure dynamic DNS updates] ******* task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:214 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.006) 0:00:10.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Configure custom SSSD settings] ****** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:256 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.012) 0:00:10.571 ****** changed: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 51, "state": "file", "uid": 0 } MSG: section and option added changed: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 83, "state": "file", "uid": 0 } MSG: option added NOTIFIED HANDLER linux-system-roles.ad_integration : Handler for ad_integration to restart services - sssd for sut TASK [linux-system-roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:273 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.321) 0:00:10.892 ****** 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 [Check custom SSSD settings] ********************************************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:21 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.038) 0:00:10.931 ****** ok: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 83, "state": "file", "uid": 0 } MSG: OK ok: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 83, "state": "file", "uid": 0 } MSG: OK TASK [Search /var/log/sssd/sssd.log for [sss_ini_call_validators]] ************* task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:36 Saturday 20 January 2024 12:43:49 +0000 (0:00:00.257) 0:00:11.189 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "-i", "sss_ini_call_validators", "/var/log/sssd/sssd.log" ], "delta": "0:00:00.003409", "end": "2024-01-20 12:43:50.020697", "failed_when_result": false, "rc": 2, "start": "2024-01-20 12:43:50.017288" } STDERR: grep: /var/log/sssd/sssd.log: No such file or directory MSG: non-zero return code TASK [Fail if signature found] ************************************************* task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:43 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.177) 0:00:11.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test - Re-Build a list of settings with state=absent] ******************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:48 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.008) 0:00:11.374 ****** ok: [sut] => { "ansible_facts": { "update_list": [ { "key": "auth_provider_test", "state": "absent", "value": "ad" }, { "key": "override_shell_test", "state": "absent", "value": "/bin/bash" } ] }, "changed": false } TASK [Test - Re-run the system role to remove vars] **************************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:53 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.010) 0:00:11.385 ****** TASK [linux-system-roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:3 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.024) 0:00:11.409 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:8 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.007) 0:00:11.417 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:15 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.007) 0:00:11.424 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:25 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.007) 0:00:11.432 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:30 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.007) 0:00:11.439 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:40 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.007) 0:00:11.447 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:51 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.008) 0:00:11.455 ****** included: /WORKDIR/git-weekly-ci_suvg_6y/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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:2 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.011) 0:00:11.467 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:11 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.008) 0:00:11.476 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:16 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.007) 0:00:11.483 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.009) 0:00:11.493 ****** 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-weekly-ci_suvg_6y/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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.030) 0:00:11.524 ****** 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" ] } lsrpackages: PackageKit realmd TASK [linux-system-roles.ad_integration : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 Saturday 20 January 2024 12:43:50 +0000 (0:00:00.577) 0:00:12.102 ****** ok: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 12:43:48 UTC", "ActiveEnterTimestampMonotonic": "1204690574", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 12:43:48 UTC", "AssertTimestampMonotonic": "1204663562", "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": "Sat 2024-01-20 12:43:48 UTC", "ConditionTimestampMonotonic": "1204663560", "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": "11893", "ExecMainStartTimestamp": "Sat 2024-01-20 12:43:48 UTC", "ExecMainStartTimestampMonotonic": "1204664153", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib64/realmd/realmd ; argv[]=/usr/lib64/realmd/realmd ; ignore_errors=no ; start_time=[Sat 2024-01-20 12:43:48 UTC] ; stop_time=[n/a] ; pid=11893 ; 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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-20 12:43:48 UTC", "InactiveExitTimestampMonotonic": "1204664196", "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": "11893", "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": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "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": "Sat 2024-01-20 12:43:48 UTC", "WatchdogTimestampMonotonic": "1204690519", "WatchdogUSec": "0" } } TASK [linux-system-roles.ad_integration : Generate /etc/realmd.conf] *********** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.398) 0:00:12.501 ****** 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 } RUNNING HANDLER [linux-system-roles.ad_integration : Handler for ad_integration to restart services - sssd] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/handlers/main.yml:10 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.399) 0:00:12.900 ****** skipping: [sut] => (item=sssd) => { "ansible_loop_var": "item", "changed": false, "item": "sssd", "skip_reason": "Conditional result was False" } META: ran handlers TASK [Add AD server to existing network connection for DNS] ******************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:80 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.019) 0:00:12.920 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:94 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.007) 0:00:12.927 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:103 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.007) 0:00:12.935 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:117 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.007) 0:00:12.943 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:128 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.007) 0:00:12.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Leave existing joined domain] ******** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:134 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.009) 0:00:12.960 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:142 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.007) 0:00:12.968 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:156 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.007) 0:00:12.975 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:170 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.010) 0:00:12.986 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:184 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.009) 0:00:12.995 ****** 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-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:200 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.008) 0:00:13.003 ****** TASK [linux-system-roles.ad_integration : Configure dynamic DNS updates] ******* task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:214 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.006) 0:00:13.009 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Configure custom SSSD settings] ****** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:256 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.012) 0:00:13.022 ****** changed: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "state": "absent", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 59, "state": "file", "uid": 0 } MSG: option changed changed: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "state": "absent", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 27, "state": "file", "uid": 0 } MSG: option changed NOTIFIED HANDLER linux-system-roles.ad_integration : Handler for ad_integration to restart services - sssd for sut TASK [linux-system-roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:273 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.246) 0:00:13.269 ****** 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 [Check custom SSSD settings] ********************************************** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:59 Saturday 20 January 2024 12:43:51 +0000 (0:00:00.013) 0:00:13.283 ****** ok: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "state": "absent", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 27, "state": "file", "uid": 0 } MSG: OK ok: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "state": "absent", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 27, "state": "file", "uid": 0 } MSG: OK RUNNING HANDLER [linux-system-roles.ad_integration : Handler for ad_integration to restart services - sssd] *** task path: /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/handlers/main.yml:10 Saturday 20 January 2024 12:43:52 +0000 (0:00:00.243) 0:00:13.526 ****** skipping: [sut] => (item=sssd) => { "ansible_loop_var": "item", "changed": false, "item": "sssd", "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=23 changed=5 unreachable=0 failed=0 skipped=41 rescued=0 ignored=0 Saturday 20 January 2024 12:43:52 +0000 (0:00:00.010) 0:00:13.537 ****** =============================================================================== linux-system-roles.ad_integration : Ensure required packages are installed --- 8.36s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 linux-system-roles.ad_integration : Ensure required services are enabled and started --- 0.60s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 linux-system-roles.ad_integration : Ensure required packages are installed --- 0.58s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 linux-system-roles.ad_integration : Ensure ansible_facts used by role --- 0.53s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:2 linux-system-roles.ad_integration : Generate /etc/realmd.conf ----------- 0.45s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 linux-system-roles.ad_integration : Generate /etc/realmd.conf ----------- 0.40s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 linux-system-roles.ad_integration : Ensure required services are enabled and started --- 0.40s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 linux-system-roles.ad_integration : Configure custom SSSD settings ------ 0.32s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:256 Check custom SSSD settings ---------------------------------------------- 0.26s /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:21 -------- linux-system-roles.ad_integration : Configure custom SSSD settings ------ 0.25s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:256 Check custom SSSD settings ---------------------------------------------- 0.24s /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:59 -------- linux-system-roles.ad_integration : Check if system is ostree ----------- 0.19s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:11 Search /var/log/sssd/sssd.log for [sss_ini_call_validators] ------------- 0.18s /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:36 -------- linux-system-roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4 --- 0.05s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:30 linux-system-roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set --- 0.05s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:25 linux-system-roles.ad_integration : Cleanup dynamic DNS configuration options --- 0.04s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:273 linux-system-roles.ad_integration : Ensure all required dns variables are provided --- 0.03s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:40 Test - Run the system role with bogus vars ------------------------------ 0.03s /WORKDIR/git-weekly-ci_suvg_6y/tests/tests_sssd_custom_settings.yml:17 -------- linux-system-roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.03s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:3 linux-system-roles.ad_integration : Set platform/version specific variables --- 0.03s /WORKDIR/git-weekly-ci_suvg_6y/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Could not match supplied host pattern, ignoring: ad ---^---^---^---^---^---