ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles 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 'jsonl', 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_default.yml **************************************************** 1 plays in /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:3 Saturday 27 June 2026 15:44:02 -0400 (0:00:00.019) 0:00:00.019 ********* ok: [managed-node1] META: ran handlers TASK [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:6 Saturday 27 June 2026 15:44:03 -0400 (0:00:00.926) 0:00:00.946 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1782589441.7471573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1782589159.5740001, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12747, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/run/systemd/journal/dev-log", "lnk_target": "/run/systemd/journal/dev-log", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1782589159.5740001, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Set the start time for the journal search] ******************************* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:11 Saturday 27 June 2026 15:44:03 -0400 (0:00:00.441) 0:00:01.387 ********* ok: [managed-node1] => { "ansible_facts": { "__journal_start_time": "2026-06-27 15:44:03" }, "changed": false } TASK [Test default settings] *************************************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:16 Saturday 27 June 2026 15:44:03 -0400 (0:00:00.036) 0:00:01.423 ********* included: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node1 TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 27 June 2026 15:44:03 -0400 (0:00:00.018) 0:00:01.442 ********* included: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 27 June 2026 15:44:03 -0400 (0:00:00.062) 0:00:01.504 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 27 June 2026 15:44:04 -0400 (0:00:00.062) 0:00:01.567 ********* TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 27 June 2026 15:44:04 -0400 (0:00:00.155) 0:00:01.722 ********* included: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 27 June 2026 15:44:04 -0400 (0:00:00.027) 0:00:01.749 ********* ok: [managed-node1] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 27 June 2026 15:44:04 -0400 (0:00:00.683) 0:00:02.433 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 27 June 2026 15:44:05 -0400 (0:00:00.431) 0:00:02.865 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 27 June 2026 15:44:05 -0400 (0:00:00.441) 0:00:03.307 ********* ok: [managed-node1] => { "ansible_facts": { "__postgresql_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 27 June 2026 15:44:05 -0400 (0:00:00.027) 0:00:03.334 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007843", "end": "2026-06-27 15:44:06.242431", "failed_when_result": false, "rc": 0, "start": "2026-06-27 15:44:06.234588" } STDOUT: running TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 27 June 2026 15:44:06 -0400 (0:00:00.488) 0:00:03.823 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 27 June 2026 15:44:06 -0400 (0:00:00.016) 0:00:03.840 ********* ok: [managed-node1] => { "ansible_facts": { "__postgresql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 27 June 2026 15:44:06 -0400 (0:00:00.019) 0:00:03.859 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 27 June 2026 15:44:06 -0400 (0:00:00.041) 0:00:03.900 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 27 June 2026 15:44:06 -0400 (0:00:00.362) 0:00:04.262 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 27 June 2026 15:44:07 -0400 (0:00:00.366) 0:00:04.629 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 27 June 2026 15:44:07 -0400 (0:00:00.337) 0:00:04.967 ********* ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in the system (RHEL8)] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 27 June 2026 15:44:09 -0400 (0:00:01.723) 0:00:06.690 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL9)] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 27 June 2026 15:44:09 -0400 (0:00:00.103) 0:00:06.794 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check if requested version is supported in system (RHEL10)] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 27 June 2026 15:44:09 -0400 (0:00:00.035) 0:00:06.829 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 27 June 2026 15:44:09 -0400 (0:00:00.041) 0:00:06.870 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 27 June 2026 15:44:09 -0400 (0:00:00.030) 0:00:06.901 ********* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Module postgresql:13/server installed.", "Installed: postgresql-13.7-2.module_el8.6.0+1152+d0162c0a.x86_64", "Installed: postgresql-server-13.7-2.module_el8.6.0+1152+d0162c0a.x86_64" ] } lsrpackages: @postgresql:13/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 27 June 2026 15:44:15 -0400 (0:00:06.012) 0:00:12.914 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.735575", "end": "2026-06-27 15:44:16.429429", "rc": 0, "start": "2026-06-27 15:44:15.693854" } STDERR: * Initializing database in '/var/lib/pgsql/data' * Initialized, logs are in /var/lib/pgsql/initdb_postgresql.log TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (without postgresql-setup)] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 27 June 2026 15:44:16 -0400 (0:00:01.102) 0:00:14.017 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (with postgresql-setup)] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 27 June 2026 15:44:16 -0400 (0:00:00.023) 0:00:14.040 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Init DB on non-booted systems (without postgresql-setup)] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 27 June 2026 15:44:16 -0400 (0:00:00.021) 0:00:14.061 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 27 June 2026 15:44:16 -0400 (0:00:00.022) 0:00:14.084 ********* changed: [managed-node1] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target basic.target sysinit.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; 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/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "13805", "LimitNPROCSoft": "13805", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13805", "LimitSIGPENDINGSoft": "13805", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22088", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 27 June 2026 15:44:17 -0400 (0:00:01.283) 0:00:15.367 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 27 June 2026 15:44:17 -0400 (0:00:00.019) 0:00:15.387 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postgresql : Enable logging in by password] **** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 27 June 2026 15:44:17 -0400 (0:00:00.019) 0:00:15.406 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 27 June 2026 15:44:17 -0400 (0:00:00.019) 0:00:15.425 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 27 June 2026 15:44:17 -0400 (0:00:00.019) 0:00:15.445 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 27 June 2026 15:44:17 -0400 (0:00:00.020) 0:00:15.465 ********* included: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node1 TASK [Generate certificates] *************************************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 27 June 2026 15:44:17 -0400 (0:00:00.033) 0:00:15.499 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.045) 0:00:15.545 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.020) 0:00:15.565 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.020) 0:00:15.586 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.020) 0:00:15.606 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.021) 0:00:15.628 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.020) 0:00:15.649 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.019) 0:00:15.668 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.019) 0:00:15.687 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.021) 0:00:15.708 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.019) 0:00:15.728 ********* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/postgresql", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 27 June 2026 15:44:18 -0400 (0:00:00.487) 0:00:16.216 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node1 changed: [managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 27 June 2026 15:44:19 -0400 (0:00:00.432) 0:00:16.648 ********* changed: [managed-node1] => { "changed": true, "checksum": "ff6c9a880bfc300b855e138983a07dc781ad4a1b", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "87a256fa2d0c4961ddc59ca8b51d7cf7", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1782589459.1560156-10390-22718293120672/source", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 27 June 2026 15:44:19 -0400 (0:00:00.854) 0:00:17.503 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 27 June 2026 15:44:19 -0400 (0:00:00.019) 0:00:17.522 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 27 June 2026 15:44:20 -0400 (0:00:00.026) 0:00:17.548 ********* ok: [managed-node1] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 27 June 2026 15:44:20 -0400 (0:00:00.357) 0:00:17.906 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 27 June 2026 15:44:20 -0400 (0:00:00.015) 0:00:17.921 ********* changed: [managed-node1] => { "changed": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-06-27 15:44:17 EDT", "ActiveEnterTimestampMonotonic": "298740348", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-06-27 15:44:17 EDT", "AssertTimestampMonotonic": "298688651", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-06-27 15:44:17 EDT", "ConditionTimestampMonotonic": "298688651", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18928", "ExecMainStartTimestamp": "Sat 2026-06-27 15:44:17 EDT", "ExecMainStartTimestampMonotonic": "298698828", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; ignore_errors=no ; start_time=[Sat 2026-06-27 15:44:17 EDT] ; stop_time=[n/a] ; pid=18928 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[Sat 2026-06-27 15:44:17 EDT] ; stop_time=[Sat 2026-06-27 15:44:17 EDT] ; pid=18925 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-06-27 15:44:17 EDT", "InactiveExitTimestampMonotonic": "298689686", "InvocationID": "65a8d91afd504fd6827e4728935bca8c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "13805", "LimitNPROCSoft": "13805", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13805", "LimitSIGPENDINGSoft": "13805", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18928", "MemoryAccounting": "yes", "MemoryCurrent": "17911808", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2026-06-27 15:44:17 EDT", "StateChangeTimestampMonotonic": "298740348", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "8", "TasksMax": "22088", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2026-06-27 15:44:17 EDT", "WatchdogTimestampMonotonic": "298740346", "WatchdogUSec": "0" } } META: ran handlers TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 27 June 2026 15:44:21 -0400 (0:00:00.941) 0:00:18.863 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.007510", "end": "2026-06-27 15:44:21.643574", "rc": 0, "start": "2026-06-27 15:44:21.636064" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 27 June 2026 15:44:21 -0400 (0:00:00.376) 0:00:19.239 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.007999", "end": "2026-06-27 15:44:22.021700", "rc": 0, "start": "2026-06-27 15:44:22.013701" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 27 June 2026 15:44:22 -0400 (0:00:00.366) 0:00:19.607 ********* ok: [managed-node1] => { "ansible_job_id": "784908026847.20135", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.012097", "end": "2026-06-27 15:44:22.711650", "finished": 1, "rc": 0, "start": "2026-06-27 15:44:22.699553" } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 27 June 2026 15:44:38 -0400 (0:00:16.116) 0:00:35.723 ********* ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.009491", "end": "2026-06-27 15:44:38.567387", "rc": 0, "start": "2026-06-27 15:44:38.557896" } STDOUT: shared_buffers ---------------- 872MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 27 June 2026 15:44:38 -0400 (0:00:00.445) 0:00:36.169 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 27 June 2026 15:44:38 -0400 (0:00:00.075) 0:00:36.244 ********* ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.009926", "end": "2026-06-27 15:44:39.063073", "rc": 0, "start": "2026-06-27 15:44:39.053147" } STDOUT: effective_cache_size ---------------------- 1744MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 27 June 2026 15:44:39 -0400 (0:00:00.417) 0:00:36.661 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 27 June 2026 15:44:39 -0400 (0:00:00.053) 0:00:36.715 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up] **************************************************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 27 June 2026 15:44:39 -0400 (0:00:00.030) 0:00:36.745 ********* included: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node1 META: ran handlers TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 27 June 2026 15:44:39 -0400 (0:00:00.058) 0:00:36.804 ********* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Module postgresql:13/server removed.", "Removed: postgresql-13.7-2.module_el8.6.0+1152+d0162c0a.x86_64", "Removed: postgresql-server-13.7-2.module_el8.6.0+1152+d0162c0a.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 27 June 2026 15:44:43 -0400 (0:00:04.726) 0:00:41.530 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 27 June 2026 15:44:44 -0400 (0:00:00.019) 0:00:41.550 ********* changed: [managed-node1] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 27 June 2026 15:44:44 -0400 (0:00:00.391) 0:00:41.942 ********* ok: [managed-node1] => (item=/var/lib/pgsql/data/postgresql.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/postgresql.conf", "path": "/var/lib/pgsql/data/postgresql.conf", "state": "absent" } ok: [managed-node1] => (item=/var/lib/pgsql/data/pg_hba.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pgsql/data/pg_hba.conf", "path": "/var/lib/pgsql/data/pg_hba.conf", "state": "absent" } ok: [managed-node1] => (item=/etc/postgresql/system-roles.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/postgresql/system-roles.conf", "path": "/etc/postgresql/system-roles.conf", "state": "absent" } changed: [managed-node1] => (item=/etc/postgresql/system-roles-internal.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/postgresql/system-roles-internal.conf", "path": "/etc/postgresql/system-roles-internal.conf", "state": "absent" } TASK [Dump logs] *************************************************************** task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 27 June 2026 15:44:45 -0400 (0:00:01.367) 0:00:43.309 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.006963", "end": "2026-06-27 15:44:46.076215", "rc": 0, "start": "2026-06-27 15:44:46.069252" } STDOUT: -- Logs begin at Sat 2026-06-27 15:39:19 EDT, end at Sat 2026-06-27 15:44:46 EDT. -- Jun 27 15:43:34 managed-node1 systemd[1]: Starting PostgreSQL database server... Jun 27 15:43:34 managed-node1 postmaster[10443]: 2026-06-27 15:43:34.396 EDT [10443] LOG: redirecting log output to logging collector process Jun 27 15:43:34 managed-node1 postmaster[10443]: 2026-06-27 15:43:34.396 EDT [10443] HINT: Future log output will appear in directory "log". Jun 27 15:43:34 managed-node1 systemd[1]: Started PostgreSQL database server. Jun 27 15:43:52 managed-node1 systemd[1]: Stopping PostgreSQL database server... Jun 27 15:43:52 managed-node1 systemd[1]: postgresql.service: Killing process 10444 (postmaster) with signal SIGKILL. Jun 27 15:43:52 managed-node1 systemd[1]: postgresql.service: Succeeded. Jun 27 15:43:52 managed-node1 systemd[1]: Stopped PostgreSQL database server. Jun 27 15:43:52 managed-node1 systemd[1]: Starting PostgreSQL database server... Jun 27 15:43:52 managed-node1 postmaster[14002]: 2026-06-27 15:43:52.740 EDT [14002] LOG: redirecting log output to logging collector process Jun 27 15:43:52 managed-node1 postmaster[14002]: 2026-06-27 15:43:52.740 EDT [14002] HINT: Future log output will appear in directory "log". Jun 27 15:43:52 managed-node1 systemd[1]: Started PostgreSQL database server. Jun 27 15:43:58 managed-node1 systemd[1]: Stopping PostgreSQL database server... Jun 27 15:43:58 managed-node1 systemd[1]: postgresql.service: Killing process 14003 (postmaster) with signal SIGKILL. Jun 27 15:43:58 managed-node1 systemd[1]: postgresql.service: Succeeded. Jun 27 15:43:58 managed-node1 systemd[1]: Stopped PostgreSQL database server. Jun 27 15:44:17 managed-node1 systemd[1]: Starting PostgreSQL database server... Jun 27 15:44:17 managed-node1 postmaster[18928]: 2026-06-27 15:44:17.753 EDT [18928] LOG: redirecting log output to logging collector process Jun 27 15:44:17 managed-node1 postmaster[18928]: 2026-06-27 15:44:17.753 EDT [18928] HINT: Future log output will appear in directory "log". Jun 27 15:44:17 managed-node1 systemd[1]: Started PostgreSQL database server. Jun 27 15:44:21 managed-node1 systemd[1]: Stopping PostgreSQL database server... Jun 27 15:44:21 managed-node1 systemd[1]: postgresql.service: Killing process 18929 (postmaster) with signal SIGKILL. Jun 27 15:44:21 managed-node1 systemd[1]: postgresql.service: Succeeded. Jun 27 15:44:21 managed-node1 systemd[1]: Stopped PostgreSQL database server. Jun 27 15:44:21 managed-node1 systemd[1]: Starting PostgreSQL database server... Jun 27 15:44:21 managed-node1 postmaster[19735]: 2026-06-27 15:44:21.251 EDT [19735] LOG: redirecting log output to logging collector process Jun 27 15:44:21 managed-node1 postmaster[19735]: 2026-06-27 15:44:21.251 EDT [19735] HINT: Future log output will appear in directory "log". Jun 27 15:44:21 managed-node1 systemd[1]: Started PostgreSQL database server. Jun 27 15:44:43 managed-node1 systemd[1]: Stopping PostgreSQL database server... Jun 27 15:44:43 managed-node1 systemd[1]: postgresql.service: Killing process 19737 (postmaster) with signal SIGKILL. Jun 27 15:44:43 managed-node1 systemd[1]: postgresql.service: Succeeded. Jun 27 15:44:43 managed-node1 systemd[1]: Stopped PostgreSQL database server. TASK [Check system journal contains role fingerprints] ************************* task path: /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:20 Saturday 27 June 2026 15:44:46 -0400 (0:00:00.352) 0:00:43.661 ********* ok: [managed-node1] => { "changed": false, "cmd": "set -eo pipefail; journalctl --since \"2026-06-27 15:44:03\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*begin system_role:postgresql\" || { echo ERROR: BEGIN fingerprint not found; exit 1; }; journalctl --since \"2026-06-27 15:44:03\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*success system_role:postgresql\" || { echo ERROR: SUCCESS fingerprint not found; exit 1; }", "delta": "0:00:00.016267", "end": "2026-06-27 15:44:46.439732", "rc": 0, "start": "2026-06-27 15:44:46.423465" } STDOUT: Jun 27 15:44:05 managed-node1 platform-python[16405]: ansible-fedora.linux_system_roles.sr_fingerprint begin system_role:postgresql ansible_version=2.9.27 CentOS-8 2026-06-27T15:44:05-04:00 Jun 27 15:44:20 managed-node1 platform-python[19534]: ansible-fedora.linux_system_roles.sr_fingerprint success system_role:postgresql ansible_version=2.9.27 CentOS-8 2026-06-27T15:44:20-04:00 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=39 changed=9 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 27 June 2026 15:44:46 -0400 (0:00:00.358) 0:00:44.019 ********* =============================================================================== Test - database is accessible for super user using Unix socket --------- 16.12s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 6.01s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Uninstall postgresql ---------------------------------------------------- 4.73s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 fedora.linux_system_roles.postgresql : Gather the package facts --------- 1.72s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Remove config files ----------------------------------------------------- 1.37s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server --- 1.28s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.10s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 fedora.linux_system_roles.postgresql : Restart postgresql --------------- 0.94s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Gathering Facts --------------------------------------------------------- 0.93s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:3 fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf --- 0.85s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role --- 0.68s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 fedora.linux_system_roles.postgresql : Run systemctl -------------------- 0.49s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 fedora.linux_system_roles.postgresql : Create postgresql directory in /etc --- 0.49s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Check - server tuning is used - shared buffers -------------------------- 0.45s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 fedora.linux_system_roles.postgresql : Check if system is ostree -------- 0.44s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 See if /dev/log exists for the fingerprint check ------------------------ 0.44s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_default.yml:6 fedora.linux_system_roles.postgresql : Link generated conf file with server one --- 0.43s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 fedora.linux_system_roles.postgresql : Record role begin fingerprint ---- 0.43s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Check - server tuning is used - effective cache size -------------------- 0.42s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Remove data directory --------------------------------------------------- 0.39s /tmp/collections-YI6/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27