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_versions.yml *************************************************** 1 plays in /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml PLAY [Test installing and uninstalling all supported versions] ***************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3 Saturday 23 May 2026 15:27:26 -0400 (0:00:00.025) 0:00:00.025 ********** ok: [managed-node2] META: ran handlers META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Install and cleanup default version] ************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:10 Saturday 23 May 2026 15:27:27 -0400 (0:00:00.962) 0:00:00.988 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 23 May 2026 15:27:27 -0400 (0:00:00.022) 0:00:01.011 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 23 May 2026 15:27:27 -0400 (0:00:00.023) 0:00:01.034 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 23 May 2026 15:27:27 -0400 (0:00:00.011) 0:00:01.046 ********** TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 23 May 2026 15:27:27 -0400 (0:00:00.109) 0:00:01.156 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 23 May 2026 15:27:27 -0400 (0:00:00.031) 0:00:01.187 ********** ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 23 May 2026 15:27:28 -0400 (0:00:00.708) 0:00:01.896 ********** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 23 May 2026 15:27:28 -0400 (0:00:00.434) 0:00:02.331 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 23 May 2026 15:27:29 -0400 (0:00:00.421) 0:00:02.752 ********** ok: [managed-node2] => { "ansible_facts": { "__postgresql_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 23 May 2026 15:27:29 -0400 (0:00:00.020) 0:00:02.772 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007686", "end": "2026-05-23 15:27:29.737207", "failed_when_result": false, "rc": 0, "start": "2026-05-23 15:27:29.729521" } STDOUT: running TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 23 May 2026 15:27:29 -0400 (0:00:00.419) 0:00:03.192 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 23 May 2026 15:27:29 -0400 (0:00:00.015) 0:00:03.208 ********** ok: [managed-node2] => { "ansible_facts": { "__postgresql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 23 May 2026 15:27:29 -0400 (0:00:00.017) 0:00:03.225 ********** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-yeS/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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 23 May 2026 15:27:29 -0400 (0:00:00.038) 0:00:03.263 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 23 May 2026 15:27:30 -0400 (0:00:00.339) 0:00:03.603 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 23 May 2026 15:27:30 -0400 (0:00:00.324) 0:00:03.927 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 23 May 2026 15:27:30 -0400 (0:00:00.333) 0:00:04.261 ********** ok: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 23 May 2026 15:27:32 -0400 (0:00:01.592) 0:00:05.854 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 23 May 2026 15:27:32 -0400 (0:00:00.037) 0:00:05.891 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 23 May 2026 15:27:32 -0400 (0:00:00.029) 0:00:05.920 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 23 May 2026 15:27:32 -0400 (0:00:00.031) 0:00:05.952 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 23 May 2026 15:27:32 -0400 (0:00:00.023) 0:00:05.976 ********** changed: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 23 May 2026 15:27:38 -0400 (0:00:06.029) 0:00:12.005 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.666577", "end": "2026-05-23 15:27:39.564813", "rc": 0, "start": "2026-05-23 15:27:38.898236" } 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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 23 May 2026 15:27:39 -0400 (0:00:01.015) 0:00:13.020 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 23 May 2026 15:27:39 -0400 (0:00:00.022) 0:00:13.043 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 23 May 2026 15:27:39 -0400 (0:00:00.018) 0:00:13.062 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 23 May 2026 15:27:39 -0400 (0:00:00.020) 0:00:13.082 ********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice network.target systemd-journald.socket basic.target", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "22405", "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 23 May 2026 15:27:40 -0400 (0:00:01.190) 0:00:14.273 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 23 May 2026 15:27:40 -0400 (0:00:00.018) 0:00:14.292 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 23 May 2026 15:27:40 -0400 (0:00:00.018) 0:00:14.310 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 23 May 2026 15:27:40 -0400 (0:00:00.017) 0:00:14.328 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 23 May 2026 15:27:40 -0400 (0:00:00.018) 0:00:14.347 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 23 May 2026 15:27:40 -0400 (0:00:00.017) 0:00:14.364 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 23 May 2026 15:27:40 -0400 (0:00:00.032) 0:00:14.396 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.017) 0:00:14.414 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.017) 0:00:14.432 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.018) 0:00:14.451 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.018) 0:00:14.469 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.018) 0:00:14.487 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.018) 0:00:14.505 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.017) 0:00:14.523 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.017) 0:00:14.541 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.017) 0:00:14.559 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.019) 0:00:14.578 ********** ok: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 23 May 2026 15:27:41 -0400 (0:00:00.446) 0:00:15.024 ********** NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 23 May 2026 15:27:42 -0400 (0:00:00.443) 0:00:15.468 ********** changed: [managed-node2] => { "changed": true, "checksum": "15e33b3455fb7c5143e3ac9e2ae5ffc9cadbfa88", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "34119af9a9e88c9e0fe9b3de8eb29e95", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1779564462.1017141-12771-211129365032661/source", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 23 May 2026 15:27:42 -0400 (0:00:00.784) 0:00:16.253 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 23 May 2026 15:27:42 -0400 (0:00:00.017) 0:00:16.271 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 23 May 2026 15:27:42 -0400 (0:00:00.018) 0:00:16.289 ********** ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 23 May 2026 15:27:43 -0400 (0:00:00.330) 0:00:16.620 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 23 May 2026 15:27:43 -0400 (0:00:00.011) 0:00:16.632 ********** changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-05-23 15:27:40 EDT", "ActiveEnterTimestampMonotonic": "340822095", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-05-23 15:27:40 EDT", "AssertTimestampMonotonic": "340780209", "Before": "multi-user.target 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": "yes", "ConditionTimestamp": "Sat 2026-05-23 15:27:40 EDT", "ConditionTimestampMonotonic": "340780208", "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": "30102", "ExecMainStartTimestamp": "Sat 2026-05-23 15:27:40 EDT", "ExecMainStartTimestampMonotonic": "340790107", "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-05-23 15:27:40 EDT] ; stop_time=[n/a] ; pid=30102 ; 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-05-23 15:27:40 EDT] ; stop_time=[Sat 2026-05-23 15:27:40 EDT] ; pid=30099 ; 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-05-23 15:27:40 EDT", "InactiveExitTimestampMonotonic": "340781216", "InvocationID": "71313677dcd6491e8bd91fa933af530d", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30102", "MemoryAccounting": "yes", "MemoryCurrent": "17801216", "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]", "StateChangeTimestamp": "Sat 2026-05-23 15:27:40 EDT", "StateChangeTimestampMonotonic": "340822095", "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": "22405", "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-05-23 15:27:40 EDT", "WatchdogTimestampMonotonic": "340822093", "WatchdogUSec": "0" } } META: ran handlers TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 23 May 2026 15:27:44 -0400 (0:00:00.919) 0:00:17.552 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008387", "end": "2026-05-23 15:27:44.435128", "rc": 0, "start": "2026-05-23 15:27:44.426741" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 23 May 2026 15:27:44 -0400 (0:00:00.341) 0:00:17.893 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.008495", "end": "2026-05-23 15:27:44.776813", "rc": 0, "start": "2026-05-23 15:27:44.768318" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 23 May 2026 15:27:44 -0400 (0:00:00.339) 0:00:18.233 ********** ok: [managed-node2] => { "ansible_job_id": "996544359276.31310", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.011998", "end": "2026-05-23 15:27:45.450032", "finished": 1, "rc": 0, "start": "2026-05-23 15:27:45.438034" } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 23 May 2026 15:28:00 -0400 (0:00:15.907) 0:00:34.140 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010426", "end": "2026-05-23 15:28:01.042673", "rc": 0, "start": "2026-05-23 15:28:01.032247" } STDOUT: shared_buffers ---------------- 884MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 23 May 2026 15:28:01 -0400 (0:00:00.362) 0:00:34.503 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 23 May 2026 15:28:01 -0400 (0:00:00.030) 0:00:34.534 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.009303", "end": "2026-05-23 15:28:01.433875", "rc": 0, "start": "2026-05-23 15:28:01.424572" } STDOUT: effective_cache_size ---------------------- 1769MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 23 May 2026 15:28:01 -0400 (0:00:00.359) 0:00:34.893 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 23 May 2026 15:28:01 -0400 (0:00:00.031) 0:00:34.924 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.008951", "end": "2026-05-23 15:28:01.813956", "failed_when_result": false, "rc": 0, "start": "2026-05-23 15:28:01.805005" } STDOUT: postgres (PostgreSQL) 13.7 TASK [Clean up] **************************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 23 May 2026 15:28:01 -0400 (0:00:00.378) 0:00:35.303 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 META: ran handlers TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 23 May 2026 15:28:01 -0400 (0:00:00.032) 0:00:35.336 ********** changed: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 23 May 2026 15:28:06 -0400 (0:00:04.691) 0:00:40.027 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 23 May 2026 15:28:06 -0400 (0:00:00.018) 0:00:40.045 ********** changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 23 May 2026 15:28:07 -0400 (0:00:00.380) 0:00:40.426 ********** ok: [managed-node2] => (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-node2] => (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-node2] => (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-node2] => (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-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 23 May 2026 15:28:08 -0400 (0:00:01.303) 0:00:41.729 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007423", "end": "2026-05-23 15:28:08.610931", "rc": 0, "start": "2026-05-23 15:28:08.603508" } STDOUT: -- Logs begin at Sat 2026-05-23 15:22:00 EDT, end at Sat 2026-05-23 15:28:08 EDT. -- May 23 15:26:02 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:02 managed-node2 postmaster[10352]: 2026-05-23 15:26:02.359 EDT [10352] LOG: redirecting log output to logging collector process May 23 15:26:02 managed-node2 postmaster[10352]: 2026-05-23 15:26:02.359 EDT [10352] HINT: Future log output will appear in directory "log". May 23 15:26:02 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:10 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:10 managed-node2 systemd[1]: postgresql.service: Killing process 10353 (postmaster) with signal SIGKILL. May 23 15:26:10 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:10 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:10 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:10 managed-node2 postmaster[12614]: 2026-05-23 15:26:10.242 EDT [12614] LOG: redirecting log output to logging collector process May 23 15:26:10 managed-node2 postmaster[12614]: 2026-05-23 15:26:10.242 EDT [12614] HINT: Future log output will appear in directory "log". May 23 15:26:10 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:14 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:14 managed-node2 systemd[1]: postgresql.service: Killing process 12616 (postmaster) with signal SIGKILL. May 23 15:26:14 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:14 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:45 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:46 managed-node2 postmaster[19225]: 2026-05-23 15:26:46.002 EDT [19225] LOG: redirecting log output to logging collector process May 23 15:26:46 managed-node2 postmaster[19225]: 2026-05-23 15:26:46.002 EDT [19225] HINT: Future log output will appear in directory "log". May 23 15:26:46 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:51 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:51 managed-node2 systemd[1]: postgresql.service: Killing process 19226 (postmaster) with signal SIGKILL. May 23 15:26:51 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:51 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:51 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:51 managed-node2 postmaster[20766]: 2026-05-23 15:26:51.376 EDT [20766] LOG: redirecting log output to logging collector process May 23 15:26:51 managed-node2 postmaster[20766]: 2026-05-23 15:26:51.376 EDT [20766] HINT: Future log output will appear in directory "log". May 23 15:26:51 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:56 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:56 managed-node2 systemd[1]: postgresql.service: Killing process 20767 (postmaster) with signal SIGKILL. May 23 15:26:56 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:56 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:15 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:15 managed-node2 postmaster[25131]: 2026-05-23 15:27:15.118 EDT [25131] LOG: redirecting log output to logging collector process May 23 15:27:15 managed-node2 postmaster[25131]: 2026-05-23 15:27:15.118 EDT [25131] HINT: Future log output will appear in directory "log". May 23 15:27:15 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:18 managed-node2 systemd[1]: postgresql.service: Killing process 25132 (postmaster) with signal SIGKILL. May 23 15:27:18 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:18 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:18 managed-node2 postmaster[25871]: 2026-05-23 15:27:18.185 EDT [25871] LOG: redirecting log output to logging collector process May 23 15:27:18 managed-node2 postmaster[25871]: 2026-05-23 15:27:18.185 EDT [25871] HINT: Future log output will appear in directory "log". May 23 15:27:18 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:21 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:21 managed-node2 systemd[1]: postgresql.service: Killing process 25872 (postmaster) with signal SIGKILL. May 23 15:27:21 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:21 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:40 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:40 managed-node2 postmaster[30102]: 2026-05-23 15:27:40.792 EDT [30102] LOG: redirecting log output to logging collector process May 23 15:27:40 managed-node2 postmaster[30102]: 2026-05-23 15:27:40.792 EDT [30102] HINT: Future log output will appear in directory "log". May 23 15:27:40 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:43 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:44 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:44 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:44 managed-node2 postmaster[30910]: 2026-05-23 15:27:44.067 EDT [30910] LOG: redirecting log output to logging collector process May 23 15:27:44 managed-node2 postmaster[30910]: 2026-05-23 15:27:44.067 EDT [30910] HINT: Future log output will appear in directory "log". May 23 15:27:44 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:05 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:05 managed-node2 systemd[1]: postgresql.service: Killing process 30912 (postmaster) with signal SIGKILL. May 23 15:28:05 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:05 managed-node2 systemd[1]: Stopped PostgreSQL database server. META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Save default postgresql_version] ***************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:19 Saturday 23 May 2026 15:28:08 -0400 (0:00:00.349) 0:00:42.079 ********** ok: [managed-node2] => { "ansible_facts": { "__default_version": "13" }, "changed": false } TASK [Install and cleanup the other supported versions] ************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:23 Saturday 23 May 2026 15:28:08 -0400 (0:00:00.025) 0:00:42.104 ********** skipping: [managed-node2] => (item=13) => { "ansible_loop_var": "item", "changed": false, "item": "13", "skip_reason": "Conditional result was False" } included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 23 May 2026 15:28:08 -0400 (0:00:00.089) 0:00:42.194 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 23 May 2026 15:28:08 -0400 (0:00:00.051) 0:00:42.246 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 23 May 2026 15:28:08 -0400 (0:00:00.012) 0:00:42.258 ********** TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 23 May 2026 15:28:08 -0400 (0:00:00.024) 0:00:42.282 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 23 May 2026 15:28:08 -0400 (0:00:00.023) 0:00:42.306 ********** ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 23 May 2026 15:28:09 -0400 (0:00:00.650) 0:00:42.957 ********** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 23 May 2026 15:28:09 -0400 (0:00:00.325) 0:00:43.283 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 23 May 2026 15:28:09 -0400 (0:00:00.014) 0:00:43.297 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 23 May 2026 15:28:09 -0400 (0:00:00.012) 0:00:43.310 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 23 May 2026 15:28:09 -0400 (0:00:00.012) 0:00:43.322 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 23 May 2026 15:28:09 -0400 (0:00:00.012) 0:00:43.334 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 23 May 2026 15:28:09 -0400 (0:00:00.012) 0:00:43.347 ********** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-yeS/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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 23 May 2026 15:28:09 -0400 (0:00:00.037) 0:00:43.385 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 23 May 2026 15:28:10 -0400 (0:00:00.330) 0:00:43.715 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 23 May 2026 15:28:10 -0400 (0:00:00.327) 0:00:44.043 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 23 May 2026 15:28:10 -0400 (0:00:00.327) 0:00:44.370 ********** ok: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 23 May 2026 15:28:12 -0400 (0:00:01.386) 0:00:45.756 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 23 May 2026 15:28:12 -0400 (0:00:00.030) 0:00:45.787 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 23 May 2026 15:28:12 -0400 (0:00:00.028) 0:00:45.816 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 23 May 2026 15:28:12 -0400 (0:00:00.029) 0:00:45.846 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 23 May 2026 15:28:12 -0400 (0:00:00.026) 0:00:45.873 ********** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:10/server installed.", "Installed: postgresql-10.23-2.module_el8+572+929c87ac.x86_64", "Installed: postgresql-server-10.23-2.module_el8+572+929c87ac.x86_64" ] } lsrpackages: @postgresql:10/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 23 May 2026 15:28:18 -0400 (0:00:05.982) 0:00:51.855 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.697566", "end": "2026-05-23 15:28:19.446650", "rc": 0, "start": "2026-05-23 15:28:18.749084" } 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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 23 May 2026 15:28:19 -0400 (0:00:01.053) 0:00:52.909 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 23 May 2026 15:28:19 -0400 (0:00:00.021) 0:00:52.930 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 23 May 2026 15:28:19 -0400 (0:00:00.019) 0:00:52.950 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 23 May 2026 15:28:19 -0400 (0:00:00.020) 0:00:52.970 ********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice network.target sysinit.target basic.target 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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "22405", "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 23 May 2026 15:28:20 -0400 (0:00:01.011) 0:00:53.981 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.019) 0:00:54.000 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.018) 0:00:54.018 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.018) 0:00:54.037 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.017) 0:00:54.055 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.016) 0:00:54.071 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.031) 0:00:54.103 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.017) 0:00:54.120 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.018) 0:00:54.138 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.019) 0:00:54.158 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.018) 0:00:54.176 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.018) 0:00:54.194 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.017) 0:00:54.212 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.019) 0:00:54.232 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.019) 0:00:54.251 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.019) 0:00:54.270 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 23 May 2026 15:28:20 -0400 (0:00:00.018) 0:00:54.289 ********** ok: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 23 May 2026 15:28:21 -0400 (0:00:00.348) 0:00:54.638 ********** NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 23 May 2026 15:28:21 -0400 (0:00:00.348) 0:00:54.986 ********** changed: [managed-node2] => { "changed": true, "checksum": "15e33b3455fb7c5143e3ac9e2ae5ffc9cadbfa88", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "34119af9a9e88c9e0fe9b3de8eb29e95", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1779564501.6195824-13245-75438702222476/source", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 23 May 2026 15:28:22 -0400 (0:00:00.699) 0:00:55.686 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 23 May 2026 15:28:22 -0400 (0:00:00.018) 0:00:55.704 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 23 May 2026 15:28:22 -0400 (0:00:00.018) 0:00:55.722 ********** ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 23 May 2026 15:28:22 -0400 (0:00:00.333) 0:00:56.056 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 23 May 2026 15:28:22 -0400 (0:00:00.013) 0:00:56.069 ********** changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-05-23 15:28:20 EDT", "ActiveEnterTimestampMonotonic": "380530416", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice sysinit.target basic.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-05-23 15:28:20 EDT", "AssertTimestampMonotonic": "380490228", "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-05-23 15:28:20 EDT", "ConditionTimestampMonotonic": "380490227", "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": "35617", "ExecMainStartTimestamp": "Sat 2026-05-23 15:28:20 EDT", "ExecMainStartTimestampMonotonic": "380500335", "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-05-23 15:28:20 EDT] ; stop_time=[n/a] ; pid=35617 ; 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-05-23 15:28:20 EDT] ; stop_time=[Sat 2026-05-23 15:28:20 EDT] ; pid=35615 ; 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-05-23 15:28:20 EDT", "InactiveExitTimestampMonotonic": "380491309", "InvocationID": "d1b52a062e754b82a5379177d7568268", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "35617", "MemoryAccounting": "yes", "MemoryCurrent": "16855040", "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]", "StateChangeTimestamp": "Sat 2026-05-23 15:28:20 EDT", "StateChangeTimestampMonotonic": "380530416", "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": "22405", "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-05-23 15:28:20 EDT", "WatchdogTimestampMonotonic": "380530413", "WatchdogUSec": "0" } } META: ran handlers TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 23 May 2026 15:28:23 -0400 (0:00:00.910) 0:00:56.980 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008377", "end": "2026-05-23 15:28:23.864628", "rc": 0, "start": "2026-05-23 15:28:23.856251" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 23 May 2026 15:28:23 -0400 (0:00:00.343) 0:00:57.323 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.007991", "end": "2026-05-23 15:28:24.206521", "rc": 0, "start": "2026-05-23 15:28:24.198530" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 23 May 2026 15:28:24 -0400 (0:00:00.340) 0:00:57.664 ********** ok: [managed-node2] => { "ansible_job_id": "502613247084.36825", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.011447", "end": "2026-05-23 15:28:24.778667", "finished": 1, "rc": 0, "start": "2026-05-23 15:28:24.767220" } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 23 May 2026 15:28:40 -0400 (0:00:15.745) 0:01:13.410 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.009163", "end": "2026-05-23 15:28:40.308172", "rc": 0, "start": "2026-05-23 15:28:40.299009" } STDOUT: shared_buffers ---------------- 884MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 23 May 2026 15:28:40 -0400 (0:00:00.357) 0:01:13.768 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 23 May 2026 15:28:40 -0400 (0:00:00.031) 0:01:13.800 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.009208", "end": "2026-05-23 15:28:40.699934", "rc": 0, "start": "2026-05-23 15:28:40.690726" } STDOUT: effective_cache_size ---------------------- 1769MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 23 May 2026 15:28:40 -0400 (0:00:00.360) 0:01:14.160 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 23 May 2026 15:28:40 -0400 (0:00:00.032) 0:01:14.193 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.007145", "end": "2026-05-23 15:28:41.083591", "failed_when_result": false, "rc": 0, "start": "2026-05-23 15:28:41.076446" } STDOUT: postgres (PostgreSQL) 10.23 TASK [Clean up] **************************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 23 May 2026 15:28:41 -0400 (0:00:00.353) 0:01:14.547 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 META: ran handlers TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 23 May 2026 15:28:41 -0400 (0:00:00.033) 0:01:14.580 ********** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:10/server removed.", "Removed: postgresql-10.23-2.module_el8+572+929c87ac.x86_64", "Removed: postgresql-server-10.23-2.module_el8+572+929c87ac.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 23 May 2026 15:28:45 -0400 (0:00:04.640) 0:01:19.220 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 23 May 2026 15:28:45 -0400 (0:00:00.018) 0:01:19.238 ********** changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 23 May 2026 15:28:46 -0400 (0:00:00.380) 0:01:19.619 ********** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node2] => (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-node2] => (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-node2] => (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-node2] => (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-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 23 May 2026 15:28:47 -0400 (0:00:01.307) 0:01:20.926 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007242", "end": "2026-05-23 15:28:47.801005", "rc": 0, "start": "2026-05-23 15:28:47.793763" } STDOUT: -- Logs begin at Sat 2026-05-23 15:22:00 EDT, end at Sat 2026-05-23 15:28:47 EDT. -- May 23 15:26:02 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:02 managed-node2 postmaster[10352]: 2026-05-23 15:26:02.359 EDT [10352] LOG: redirecting log output to logging collector process May 23 15:26:02 managed-node2 postmaster[10352]: 2026-05-23 15:26:02.359 EDT [10352] HINT: Future log output will appear in directory "log". May 23 15:26:02 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:10 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:10 managed-node2 systemd[1]: postgresql.service: Killing process 10353 (postmaster) with signal SIGKILL. May 23 15:26:10 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:10 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:10 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:10 managed-node2 postmaster[12614]: 2026-05-23 15:26:10.242 EDT [12614] LOG: redirecting log output to logging collector process May 23 15:26:10 managed-node2 postmaster[12614]: 2026-05-23 15:26:10.242 EDT [12614] HINT: Future log output will appear in directory "log". May 23 15:26:10 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:14 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:14 managed-node2 systemd[1]: postgresql.service: Killing process 12616 (postmaster) with signal SIGKILL. May 23 15:26:14 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:14 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:45 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:46 managed-node2 postmaster[19225]: 2026-05-23 15:26:46.002 EDT [19225] LOG: redirecting log output to logging collector process May 23 15:26:46 managed-node2 postmaster[19225]: 2026-05-23 15:26:46.002 EDT [19225] HINT: Future log output will appear in directory "log". May 23 15:26:46 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:51 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:51 managed-node2 systemd[1]: postgresql.service: Killing process 19226 (postmaster) with signal SIGKILL. May 23 15:26:51 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:51 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:51 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:51 managed-node2 postmaster[20766]: 2026-05-23 15:26:51.376 EDT [20766] LOG: redirecting log output to logging collector process May 23 15:26:51 managed-node2 postmaster[20766]: 2026-05-23 15:26:51.376 EDT [20766] HINT: Future log output will appear in directory "log". May 23 15:26:51 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:56 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:56 managed-node2 systemd[1]: postgresql.service: Killing process 20767 (postmaster) with signal SIGKILL. May 23 15:26:56 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:56 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:15 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:15 managed-node2 postmaster[25131]: 2026-05-23 15:27:15.118 EDT [25131] LOG: redirecting log output to logging collector process May 23 15:27:15 managed-node2 postmaster[25131]: 2026-05-23 15:27:15.118 EDT [25131] HINT: Future log output will appear in directory "log". May 23 15:27:15 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:18 managed-node2 systemd[1]: postgresql.service: Killing process 25132 (postmaster) with signal SIGKILL. May 23 15:27:18 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:18 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:18 managed-node2 postmaster[25871]: 2026-05-23 15:27:18.185 EDT [25871] LOG: redirecting log output to logging collector process May 23 15:27:18 managed-node2 postmaster[25871]: 2026-05-23 15:27:18.185 EDT [25871] HINT: Future log output will appear in directory "log". May 23 15:27:18 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:21 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:21 managed-node2 systemd[1]: postgresql.service: Killing process 25872 (postmaster) with signal SIGKILL. May 23 15:27:21 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:21 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:40 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:40 managed-node2 postmaster[30102]: 2026-05-23 15:27:40.792 EDT [30102] LOG: redirecting log output to logging collector process May 23 15:27:40 managed-node2 postmaster[30102]: 2026-05-23 15:27:40.792 EDT [30102] HINT: Future log output will appear in directory "log". May 23 15:27:40 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:43 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:44 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:44 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:44 managed-node2 postmaster[30910]: 2026-05-23 15:27:44.067 EDT [30910] LOG: redirecting log output to logging collector process May 23 15:27:44 managed-node2 postmaster[30910]: 2026-05-23 15:27:44.067 EDT [30910] HINT: Future log output will appear in directory "log". May 23 15:27:44 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:05 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:05 managed-node2 systemd[1]: postgresql.service: Killing process 30912 (postmaster) with signal SIGKILL. May 23 15:28:05 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:05 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:28:20 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.493 EDT [35617] LOG: listening on IPv6 address "::1", port 5432 May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.493 EDT [35617] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.494 EDT [35617] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.496 EDT [35617] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.504 EDT [35617] LOG: redirecting log output to logging collector process May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.504 EDT [35617] HINT: Future log output will appear in directory "log". May 23 15:28:20 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:23 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:23 managed-node2 systemd[1]: postgresql.service: Killing process 35619 (postmaster) with signal SIGKILL. May 23 15:28:23 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:23 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:28:23 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.475 EDT [36426] LOG: listening on IPv6 address "::1", port 5432 May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.475 EDT [36426] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.476 EDT [36426] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.477 EDT [36426] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.503 EDT [36426] LOG: redirecting log output to logging collector process May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.503 EDT [36426] HINT: Future log output will appear in directory "log". May 23 15:28:23 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:44 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:44 managed-node2 systemd[1]: postgresql.service: Killing process 36427 (postmaster) with signal SIGKILL. May 23 15:28:44 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 23 May 2026 15:28:47 -0400 (0:00:00.333) 0:01:21.259 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 23 May 2026 15:28:47 -0400 (0:00:00.032) 0:01:21.291 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 23 May 2026 15:28:47 -0400 (0:00:00.012) 0:01:21.304 ********** TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 23 May 2026 15:28:47 -0400 (0:00:00.023) 0:01:21.328 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 23 May 2026 15:28:47 -0400 (0:00:00.023) 0:01:21.352 ********** ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 23 May 2026 15:28:48 -0400 (0:00:00.653) 0:01:22.005 ********** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 23 May 2026 15:28:48 -0400 (0:00:00.329) 0:01:22.335 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 23 May 2026 15:28:48 -0400 (0:00:00.013) 0:01:22.349 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 23 May 2026 15:28:48 -0400 (0:00:00.014) 0:01:22.363 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 23 May 2026 15:28:48 -0400 (0:00:00.012) 0:01:22.376 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 23 May 2026 15:28:48 -0400 (0:00:00.012) 0:01:22.389 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 23 May 2026 15:28:48 -0400 (0:00:00.012) 0:01:22.402 ********** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-yeS/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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 23 May 2026 15:28:49 -0400 (0:00:00.038) 0:01:22.440 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 23 May 2026 15:28:49 -0400 (0:00:00.328) 0:01:22.769 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 23 May 2026 15:28:49 -0400 (0:00:00.327) 0:01:23.096 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 23 May 2026 15:28:50 -0400 (0:00:00.326) 0:01:23.422 ********** ok: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 23 May 2026 15:28:51 -0400 (0:00:01.386) 0:01:24.809 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 23 May 2026 15:28:51 -0400 (0:00:00.032) 0:01:24.841 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 23 May 2026 15:28:51 -0400 (0:00:00.028) 0:01:24.869 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 23 May 2026 15:28:51 -0400 (0:00:00.029) 0:01:24.898 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 23 May 2026 15:28:51 -0400 (0:00:00.023) 0:01:24.922 ********** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:12/server installed.", "Installed: postgresql-12.15-3.module_el8+514+f9db76aa.x86_64", "Installed: postgresql-server-12.15-3.module_el8+514+f9db76aa.x86_64" ] } lsrpackages: @postgresql:12/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 23 May 2026 15:28:58 -0400 (0:00:06.614) 0:01:31.537 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.743728", "end": "2026-05-23 15:28:59.177910", "rc": 0, "start": "2026-05-23 15:28:58.434182" } 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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 23 May 2026 15:28:59 -0400 (0:00:01.098) 0:01:32.635 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 23 May 2026 15:28:59 -0400 (0:00:00.020) 0:01:32.656 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 23 May 2026 15:28:59 -0400 (0:00:00.019) 0:01:32.676 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 23 May 2026 15:28:59 -0400 (0:00:00.018) 0:01:32.694 ********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target network.target system.slice systemd-journald.socket sysinit.target", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "22405", "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 23 May 2026 15:29:00 -0400 (0:00:01.033) 0:01:33.728 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.018) 0:01:33.747 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.017) 0:01:33.764 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.017) 0:01:33.782 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.017) 0:01:33.799 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.017) 0:01:33.817 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.029) 0:01:33.846 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.018) 0:01:33.865 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.017) 0:01:33.883 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.017) 0:01:33.900 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.017) 0:01:33.918 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.018) 0:01:33.936 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.017) 0:01:33.954 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.017) 0:01:33.971 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.016) 0:01:33.988 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.017) 0:01:34.006 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.016) 0:01:34.022 ********** ok: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 23 May 2026 15:29:00 -0400 (0:00:00.336) 0:01:34.358 ********** NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 23 May 2026 15:29:01 -0400 (0:00:00.347) 0:01:34.705 ********** changed: [managed-node2] => { "changed": true, "checksum": "15e33b3455fb7c5143e3ac9e2ae5ffc9cadbfa88", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "34119af9a9e88c9e0fe9b3de8eb29e95", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1779564541.337787-13712-143677157637262/source", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 23 May 2026 15:29:01 -0400 (0:00:00.682) 0:01:35.388 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 23 May 2026 15:29:02 -0400 (0:00:00.019) 0:01:35.407 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 23 May 2026 15:29:02 -0400 (0:00:00.019) 0:01:35.426 ********** ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 23 May 2026 15:29:02 -0400 (0:00:00.334) 0:01:35.761 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 23 May 2026 15:29:02 -0400 (0:00:00.012) 0:01:35.773 ********** changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-05-23 15:29:00 EDT", "ActiveEnterTimestampMonotonic": "420276127", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice sysinit.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-05-23 15:29:00 EDT", "AssertTimestampMonotonic": "420223572", "Before": "multi-user.target 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": "yes", "ConditionTimestamp": "Sat 2026-05-23 15:29:00 EDT", "ConditionTimestampMonotonic": "420223570", "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": "41160", "ExecMainStartTimestamp": "Sat 2026-05-23 15:29:00 EDT", "ExecMainStartTimestampMonotonic": "420233485", "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-05-23 15:29:00 EDT] ; stop_time=[n/a] ; pid=41160 ; 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-05-23 15:29:00 EDT] ; stop_time=[Sat 2026-05-23 15:29:00 EDT] ; pid=41157 ; 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-05-23 15:29:00 EDT", "InactiveExitTimestampMonotonic": "420224521", "InvocationID": "924242669bed4c0f988e5e44b3a17731", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "41160", "MemoryAccounting": "yes", "MemoryCurrent": "17817600", "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-05-23 15:29:00 EDT", "StateChangeTimestampMonotonic": "420276127", "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": "22405", "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-05-23 15:29:00 EDT", "WatchdogTimestampMonotonic": "420276123", "WatchdogUSec": "0" } } META: ran handlers TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 23 May 2026 15:29:03 -0400 (0:00:00.928) 0:01:36.702 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008993", "end": "2026-05-23 15:29:03.590935", "rc": 0, "start": "2026-05-23 15:29:03.581942" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 23 May 2026 15:29:03 -0400 (0:00:00.348) 0:01:37.050 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.008379", "end": "2026-05-23 15:29:03.931680", "rc": 0, "start": "2026-05-23 15:29:03.923301" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 23 May 2026 15:29:03 -0400 (0:00:00.338) 0:01:37.388 ********** ok: [managed-node2] => { "ansible_job_id": "871233457038.42367", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.011699", "end": "2026-05-23 15:29:04.498950", "finished": 1, "rc": 0, "start": "2026-05-23 15:29:04.487251" } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 23 May 2026 15:29:19 -0400 (0:00:15.732) 0:01:53.121 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.009473", "end": "2026-05-23 15:29:20.014116", "rc": 0, "start": "2026-05-23 15:29:20.004643" } STDOUT: shared_buffers ---------------- 884MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 23 May 2026 15:29:20 -0400 (0:00:00.352) 0:01:53.474 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 23 May 2026 15:29:20 -0400 (0:00:00.031) 0:01:53.505 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.009398", "end": "2026-05-23 15:29:20.403429", "rc": 0, "start": "2026-05-23 15:29:20.394031" } STDOUT: effective_cache_size ---------------------- 1769MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 23 May 2026 15:29:20 -0400 (0:00:00.356) 0:01:53.861 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 23 May 2026 15:29:20 -0400 (0:00:00.058) 0:01:53.920 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.009096", "end": "2026-05-23 15:29:20.806568", "failed_when_result": false, "rc": 0, "start": "2026-05-23 15:29:20.797472" } STDOUT: postgres (PostgreSQL) 12.15 TASK [Clean up] **************************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 23 May 2026 15:29:20 -0400 (0:00:00.348) 0:01:54.269 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 META: ran handlers TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 23 May 2026 15:29:20 -0400 (0:00:00.032) 0:01:54.301 ********** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:12/server removed.", "Removed: postgresql-12.15-3.module_el8+514+f9db76aa.x86_64", "Removed: postgresql-server-12.15-3.module_el8+514+f9db76aa.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 23 May 2026 15:29:25 -0400 (0:00:04.657) 0:01:58.959 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 23 May 2026 15:29:25 -0400 (0:00:00.018) 0:01:58.977 ********** changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 23 May 2026 15:29:25 -0400 (0:00:00.377) 0:01:59.354 ********** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node2] => (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-node2] => (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-node2] => (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-node2] => (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-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 23 May 2026 15:29:27 -0400 (0:00:01.304) 0:02:00.659 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007827", "end": "2026-05-23 15:29:27.540846", "rc": 0, "start": "2026-05-23 15:29:27.533019" } STDOUT: -- Logs begin at Sat 2026-05-23 15:22:00 EDT, end at Sat 2026-05-23 15:29:27 EDT. -- May 23 15:26:02 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:02 managed-node2 postmaster[10352]: 2026-05-23 15:26:02.359 EDT [10352] LOG: redirecting log output to logging collector process May 23 15:26:02 managed-node2 postmaster[10352]: 2026-05-23 15:26:02.359 EDT [10352] HINT: Future log output will appear in directory "log". May 23 15:26:02 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:10 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:10 managed-node2 systemd[1]: postgresql.service: Killing process 10353 (postmaster) with signal SIGKILL. May 23 15:26:10 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:10 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:10 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:10 managed-node2 postmaster[12614]: 2026-05-23 15:26:10.242 EDT [12614] LOG: redirecting log output to logging collector process May 23 15:26:10 managed-node2 postmaster[12614]: 2026-05-23 15:26:10.242 EDT [12614] HINT: Future log output will appear in directory "log". May 23 15:26:10 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:14 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:14 managed-node2 systemd[1]: postgresql.service: Killing process 12616 (postmaster) with signal SIGKILL. May 23 15:26:14 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:14 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:45 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:46 managed-node2 postmaster[19225]: 2026-05-23 15:26:46.002 EDT [19225] LOG: redirecting log output to logging collector process May 23 15:26:46 managed-node2 postmaster[19225]: 2026-05-23 15:26:46.002 EDT [19225] HINT: Future log output will appear in directory "log". May 23 15:26:46 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:51 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:51 managed-node2 systemd[1]: postgresql.service: Killing process 19226 (postmaster) with signal SIGKILL. May 23 15:26:51 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:51 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:51 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:51 managed-node2 postmaster[20766]: 2026-05-23 15:26:51.376 EDT [20766] LOG: redirecting log output to logging collector process May 23 15:26:51 managed-node2 postmaster[20766]: 2026-05-23 15:26:51.376 EDT [20766] HINT: Future log output will appear in directory "log". May 23 15:26:51 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:56 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:56 managed-node2 systemd[1]: postgresql.service: Killing process 20767 (postmaster) with signal SIGKILL. May 23 15:26:56 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:56 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:15 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:15 managed-node2 postmaster[25131]: 2026-05-23 15:27:15.118 EDT [25131] LOG: redirecting log output to logging collector process May 23 15:27:15 managed-node2 postmaster[25131]: 2026-05-23 15:27:15.118 EDT [25131] HINT: Future log output will appear in directory "log". May 23 15:27:15 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:18 managed-node2 systemd[1]: postgresql.service: Killing process 25132 (postmaster) with signal SIGKILL. May 23 15:27:18 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:18 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:18 managed-node2 postmaster[25871]: 2026-05-23 15:27:18.185 EDT [25871] LOG: redirecting log output to logging collector process May 23 15:27:18 managed-node2 postmaster[25871]: 2026-05-23 15:27:18.185 EDT [25871] HINT: Future log output will appear in directory "log". May 23 15:27:18 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:21 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:21 managed-node2 systemd[1]: postgresql.service: Killing process 25872 (postmaster) with signal SIGKILL. May 23 15:27:21 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:21 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:40 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:40 managed-node2 postmaster[30102]: 2026-05-23 15:27:40.792 EDT [30102] LOG: redirecting log output to logging collector process May 23 15:27:40 managed-node2 postmaster[30102]: 2026-05-23 15:27:40.792 EDT [30102] HINT: Future log output will appear in directory "log". May 23 15:27:40 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:43 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:44 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:44 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:44 managed-node2 postmaster[30910]: 2026-05-23 15:27:44.067 EDT [30910] LOG: redirecting log output to logging collector process May 23 15:27:44 managed-node2 postmaster[30910]: 2026-05-23 15:27:44.067 EDT [30910] HINT: Future log output will appear in directory "log". May 23 15:27:44 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:05 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:05 managed-node2 systemd[1]: postgresql.service: Killing process 30912 (postmaster) with signal SIGKILL. May 23 15:28:05 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:05 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:28:20 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.493 EDT [35617] LOG: listening on IPv6 address "::1", port 5432 May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.493 EDT [35617] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.494 EDT [35617] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.496 EDT [35617] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.504 EDT [35617] LOG: redirecting log output to logging collector process May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.504 EDT [35617] HINT: Future log output will appear in directory "log". May 23 15:28:20 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:23 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:23 managed-node2 systemd[1]: postgresql.service: Killing process 35619 (postmaster) with signal SIGKILL. May 23 15:28:23 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:23 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:28:23 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.475 EDT [36426] LOG: listening on IPv6 address "::1", port 5432 May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.475 EDT [36426] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.476 EDT [36426] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.477 EDT [36426] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.503 EDT [36426] LOG: redirecting log output to logging collector process May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.503 EDT [36426] HINT: Future log output will appear in directory "log". May 23 15:28:23 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:44 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:44 managed-node2 systemd[1]: postgresql.service: Killing process 36427 (postmaster) with signal SIGKILL. May 23 15:28:44 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:29:00 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.230 EDT [41160] LOG: starting PostgreSQL 12.15 on x86_64-redhat-linux-gnu, compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-20), 64-bit May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.230 EDT [41160] LOG: listening on IPv6 address "::1", port 5432 May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.230 EDT [41160] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.232 EDT [41160] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.236 EDT [41160] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.246 EDT [41160] LOG: redirecting log output to logging collector process May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.246 EDT [41160] HINT: Future log output will appear in directory "log". May 23 15:29:00 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:29:03 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:29:03 managed-node2 systemd[1]: postgresql.service: Killing process 41161 (postmaster) with signal SIGKILL. May 23 15:29:03 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:29:03 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:29:03 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.189 EDT [41968] LOG: starting PostgreSQL 12.15 on x86_64-redhat-linux-gnu, compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-20), 64-bit May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.189 EDT [41968] LOG: listening on IPv6 address "::1", port 5432 May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.189 EDT [41968] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.191 EDT [41968] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.195 EDT [41968] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.223 EDT [41968] LOG: redirecting log output to logging collector process May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.223 EDT [41968] HINT: Future log output will appear in directory "log". May 23 15:29:03 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:29:24 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:29:24 managed-node2 systemd[1]: postgresql.service: Killing process 41969 (postmaster) with signal SIGKILL. May 23 15:29:24 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:29:24 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 23 May 2026 15:29:27 -0400 (0:00:00.341) 0:02:01.000 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 23 May 2026 15:29:27 -0400 (0:00:00.031) 0:02:01.032 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 23 May 2026 15:29:27 -0400 (0:00:00.012) 0:02:01.045 ********** TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 23 May 2026 15:29:27 -0400 (0:00:00.025) 0:02:01.070 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 23 May 2026 15:29:27 -0400 (0:00:00.024) 0:02:01.094 ********** ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 23 May 2026 15:29:28 -0400 (0:00:00.650) 0:02:01.744 ********** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 23 May 2026 15:29:28 -0400 (0:00:00.320) 0:02:02.065 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 23 May 2026 15:29:28 -0400 (0:00:00.013) 0:02:02.079 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 23 May 2026 15:29:28 -0400 (0:00:00.014) 0:02:02.093 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 23 May 2026 15:29:28 -0400 (0:00:00.013) 0:02:02.106 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 23 May 2026 15:29:28 -0400 (0:00:00.012) 0:02:02.119 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 23 May 2026 15:29:28 -0400 (0:00:00.012) 0:02:02.131 ********** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-yeS/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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 23 May 2026 15:29:28 -0400 (0:00:00.038) 0:02:02.170 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 23 May 2026 15:29:29 -0400 (0:00:00.324) 0:02:02.494 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 23 May 2026 15:29:29 -0400 (0:00:00.325) 0:02:02.819 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 23 May 2026 15:29:29 -0400 (0:00:00.324) 0:02:03.144 ********** ok: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 23 May 2026 15:29:31 -0400 (0:00:01.436) 0:02:04.581 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 23 May 2026 15:29:31 -0400 (0:00:00.031) 0:02:04.612 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 23 May 2026 15:29:31 -0400 (0:00:00.028) 0:02:04.641 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 23 May 2026 15:29:31 -0400 (0:00:00.029) 0:02:04.670 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 23 May 2026 15:29:31 -0400 (0:00:00.021) 0:02:04.692 ********** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:15/server installed.", "Installed: postgresql-15.0-1.module_el8.8.0+1240+2fac00b0.x86_64", "Installed: postgresql-server-15.0-1.module_el8.8.0+1240+2fac00b0.x86_64", "Installed: postgresql-private-libs-15.0-1.module_el8.8.0+1240+2fac00b0.x86_64" ] } lsrpackages: @postgresql:15/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 23 May 2026 15:29:37 -0400 (0:00:06.169) 0:02:10.862 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.671642", "end": "2026-05-23 15:29:38.429650", "rc": 0, "start": "2026-05-23 15:29:37.758008" } 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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 23 May 2026 15:29:38 -0400 (0:00:01.027) 0:02:11.889 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 23 May 2026 15:29:38 -0400 (0:00:00.023) 0:02:11.913 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 23 May 2026 15:29:38 -0400 (0:00:00.020) 0:02:11.933 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 23 May 2026 15:29:38 -0400 (0:00:00.019) 0:02:11.952 ********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target systemd-journald.socket network.target system.slice", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "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]", "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": "22405", "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 23 May 2026 15:29:39 -0400 (0:00:01.019) 0:02:12.972 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.019) 0:02:12.991 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.017) 0:02:13.009 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.018) 0:02:13.027 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.039) 0:02:13.066 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.018) 0:02:13.084 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.029) 0:02:13.114 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.018) 0:02:13.132 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.016) 0:02:13.149 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.017) 0:02:13.167 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.017) 0:02:13.184 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.018) 0:02:13.203 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.018) 0:02:13.221 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.017) 0:02:13.239 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.017) 0:02:13.257 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.019) 0:02:13.276 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 23 May 2026 15:29:39 -0400 (0:00:00.017) 0:02:13.293 ********** ok: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 23 May 2026 15:29:40 -0400 (0:00:00.335) 0:02:13.628 ********** NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 23 May 2026 15:29:40 -0400 (0:00:00.334) 0:02:13.963 ********** changed: [managed-node2] => { "changed": true, "checksum": "15e33b3455fb7c5143e3ac9e2ae5ffc9cadbfa88", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "34119af9a9e88c9e0fe9b3de8eb29e95", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1779564580.5964835-14179-202844244425071/source", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 23 May 2026 15:29:41 -0400 (0:00:00.676) 0:02:14.640 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 23 May 2026 15:29:41 -0400 (0:00:00.018) 0:02:14.659 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 23 May 2026 15:29:41 -0400 (0:00:00.019) 0:02:14.678 ********** ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 23 May 2026 15:29:41 -0400 (0:00:00.331) 0:02:15.010 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 23 May 2026 15:29:41 -0400 (0:00:00.011) 0:02:15.021 ********** changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-05-23 15:29:39 EDT", "ActiveEnterTimestampMonotonic": "459521546", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target system.slice basic.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-05-23 15:29:39 EDT", "AssertTimestampMonotonic": "459469272", "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-05-23 15:29:39 EDT", "ConditionTimestampMonotonic": "459469271", "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": "46713", "ExecMainStartTimestamp": "Sat 2026-05-23 15:29:39 EDT", "ExecMainStartTimestampMonotonic": "459478661", "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-05-23 15:29:39 EDT] ; stop_time=[n/a] ; pid=46713 ; 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-05-23 15:29:39 EDT] ; stop_time=[Sat 2026-05-23 15:29:39 EDT] ; pid=46710 ; 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-05-23 15:29:39 EDT", "InactiveExitTimestampMonotonic": "459470186", "InvocationID": "d7c6cc43a27d48c8b1ad062629f641ee", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "46713", "MemoryAccounting": "yes", "MemoryCurrent": "18427904", "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-05-23 15:29:39 EDT", "StateChangeTimestampMonotonic": "459521546", "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": "7", "TasksMax": "22405", "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-05-23 15:29:39 EDT", "WatchdogTimestampMonotonic": "459521543", "WatchdogUSec": "0" } } META: ran handlers TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 23 May 2026 15:29:42 -0400 (0:00:00.922) 0:02:15.944 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008572", "end": "2026-05-23 15:29:42.824524", "rc": 0, "start": "2026-05-23 15:29:42.815952" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 23 May 2026 15:29:42 -0400 (0:00:00.338) 0:02:16.283 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.007879", "end": "2026-05-23 15:29:43.163231", "rc": 0, "start": "2026-05-23 15:29:43.155352" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 23 May 2026 15:29:43 -0400 (0:00:00.337) 0:02:16.621 ********** ok: [managed-node2] => { "ansible_job_id": "13439562067.47918", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.011896", "end": "2026-05-23 15:29:43.729778", "finished": 1, "rc": 0, "start": "2026-05-23 15:29:43.717882" } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 23 May 2026 15:29:58 -0400 (0:00:15.758) 0:02:32.379 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010035", "end": "2026-05-23 15:29:59.291827", "rc": 0, "start": "2026-05-23 15:29:59.281792" } STDOUT: shared_buffers ---------------- 884MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 23 May 2026 15:29:59 -0400 (0:00:00.374) 0:02:32.754 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 23 May 2026 15:29:59 -0400 (0:00:00.031) 0:02:32.785 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.009561", "end": "2026-05-23 15:29:59.694487", "rc": 0, "start": "2026-05-23 15:29:59.684926" } STDOUT: effective_cache_size ---------------------- 1769MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 23 May 2026 15:29:59 -0400 (0:00:00.369) 0:02:33.155 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 23 May 2026 15:29:59 -0400 (0:00:00.031) 0:02:33.186 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.009495", "end": "2026-05-23 15:30:00.081676", "failed_when_result": false, "rc": 0, "start": "2026-05-23 15:30:00.072181" } STDOUT: postgres (PostgreSQL) 15.0 TASK [Clean up] **************************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 23 May 2026 15:30:00 -0400 (0:00:00.360) 0:02:33.547 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 META: ran handlers TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 23 May 2026 15:30:00 -0400 (0:00:00.032) 0:02:33.580 ********** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:15/server removed.", "Removed: postgresql-server-15.0-1.module_el8.8.0+1240+2fac00b0.x86_64", "Removed: postgresql-15.0-1.module_el8.8.0+1240+2fac00b0.x86_64", "Removed: postgresql-private-libs-15.0-1.module_el8.8.0+1240+2fac00b0.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 23 May 2026 15:30:04 -0400 (0:00:04.748) 0:02:38.329 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 23 May 2026 15:30:04 -0400 (0:00:00.019) 0:02:38.348 ********** changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 23 May 2026 15:30:05 -0400 (0:00:00.395) 0:02:38.744 ********** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node2] => (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-node2] => (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-node2] => (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-node2] => (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-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 23 May 2026 15:30:06 -0400 (0:00:01.372) 0:02:40.117 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007626", "end": "2026-05-23 15:30:07.012107", "rc": 0, "start": "2026-05-23 15:30:07.004481" } STDOUT: -- Logs begin at Sat 2026-05-23 15:22:00 EDT, end at Sat 2026-05-23 15:30:07 EDT. -- May 23 15:26:02 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:02 managed-node2 postmaster[10352]: 2026-05-23 15:26:02.359 EDT [10352] LOG: redirecting log output to logging collector process May 23 15:26:02 managed-node2 postmaster[10352]: 2026-05-23 15:26:02.359 EDT [10352] HINT: Future log output will appear in directory "log". May 23 15:26:02 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:10 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:10 managed-node2 systemd[1]: postgresql.service: Killing process 10353 (postmaster) with signal SIGKILL. May 23 15:26:10 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:10 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:10 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:10 managed-node2 postmaster[12614]: 2026-05-23 15:26:10.242 EDT [12614] LOG: redirecting log output to logging collector process May 23 15:26:10 managed-node2 postmaster[12614]: 2026-05-23 15:26:10.242 EDT [12614] HINT: Future log output will appear in directory "log". May 23 15:26:10 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:14 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:14 managed-node2 systemd[1]: postgresql.service: Killing process 12616 (postmaster) with signal SIGKILL. May 23 15:26:14 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:14 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:45 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:46 managed-node2 postmaster[19225]: 2026-05-23 15:26:46.002 EDT [19225] LOG: redirecting log output to logging collector process May 23 15:26:46 managed-node2 postmaster[19225]: 2026-05-23 15:26:46.002 EDT [19225] HINT: Future log output will appear in directory "log". May 23 15:26:46 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:51 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:51 managed-node2 systemd[1]: postgresql.service: Killing process 19226 (postmaster) with signal SIGKILL. May 23 15:26:51 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:51 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:51 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:51 managed-node2 postmaster[20766]: 2026-05-23 15:26:51.376 EDT [20766] LOG: redirecting log output to logging collector process May 23 15:26:51 managed-node2 postmaster[20766]: 2026-05-23 15:26:51.376 EDT [20766] HINT: Future log output will appear in directory "log". May 23 15:26:51 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:56 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:56 managed-node2 systemd[1]: postgresql.service: Killing process 20767 (postmaster) with signal SIGKILL. May 23 15:26:56 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:56 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:15 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:15 managed-node2 postmaster[25131]: 2026-05-23 15:27:15.118 EDT [25131] LOG: redirecting log output to logging collector process May 23 15:27:15 managed-node2 postmaster[25131]: 2026-05-23 15:27:15.118 EDT [25131] HINT: Future log output will appear in directory "log". May 23 15:27:15 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:18 managed-node2 systemd[1]: postgresql.service: Killing process 25132 (postmaster) with signal SIGKILL. May 23 15:27:18 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:18 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:18 managed-node2 postmaster[25871]: 2026-05-23 15:27:18.185 EDT [25871] LOG: redirecting log output to logging collector process May 23 15:27:18 managed-node2 postmaster[25871]: 2026-05-23 15:27:18.185 EDT [25871] HINT: Future log output will appear in directory "log". May 23 15:27:18 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:21 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:21 managed-node2 systemd[1]: postgresql.service: Killing process 25872 (postmaster) with signal SIGKILL. May 23 15:27:21 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:21 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:40 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:40 managed-node2 postmaster[30102]: 2026-05-23 15:27:40.792 EDT [30102] LOG: redirecting log output to logging collector process May 23 15:27:40 managed-node2 postmaster[30102]: 2026-05-23 15:27:40.792 EDT [30102] HINT: Future log output will appear in directory "log". May 23 15:27:40 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:43 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:44 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:44 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:44 managed-node2 postmaster[30910]: 2026-05-23 15:27:44.067 EDT [30910] LOG: redirecting log output to logging collector process May 23 15:27:44 managed-node2 postmaster[30910]: 2026-05-23 15:27:44.067 EDT [30910] HINT: Future log output will appear in directory "log". May 23 15:27:44 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:05 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:05 managed-node2 systemd[1]: postgresql.service: Killing process 30912 (postmaster) with signal SIGKILL. May 23 15:28:05 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:05 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:28:20 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.493 EDT [35617] LOG: listening on IPv6 address "::1", port 5432 May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.493 EDT [35617] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.494 EDT [35617] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.496 EDT [35617] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.504 EDT [35617] LOG: redirecting log output to logging collector process May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.504 EDT [35617] HINT: Future log output will appear in directory "log". May 23 15:28:20 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:23 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:23 managed-node2 systemd[1]: postgresql.service: Killing process 35619 (postmaster) with signal SIGKILL. May 23 15:28:23 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:23 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:28:23 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.475 EDT [36426] LOG: listening on IPv6 address "::1", port 5432 May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.475 EDT [36426] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.476 EDT [36426] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.477 EDT [36426] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.503 EDT [36426] LOG: redirecting log output to logging collector process May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.503 EDT [36426] HINT: Future log output will appear in directory "log". May 23 15:28:23 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:44 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:44 managed-node2 systemd[1]: postgresql.service: Killing process 36427 (postmaster) with signal SIGKILL. May 23 15:28:44 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:29:00 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.230 EDT [41160] LOG: starting PostgreSQL 12.15 on x86_64-redhat-linux-gnu, compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-20), 64-bit May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.230 EDT [41160] LOG: listening on IPv6 address "::1", port 5432 May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.230 EDT [41160] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.232 EDT [41160] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.236 EDT [41160] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.246 EDT [41160] LOG: redirecting log output to logging collector process May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.246 EDT [41160] HINT: Future log output will appear in directory "log". May 23 15:29:00 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:29:03 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:29:03 managed-node2 systemd[1]: postgresql.service: Killing process 41161 (postmaster) with signal SIGKILL. May 23 15:29:03 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:29:03 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:29:03 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.189 EDT [41968] LOG: starting PostgreSQL 12.15 on x86_64-redhat-linux-gnu, compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-20), 64-bit May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.189 EDT [41968] LOG: listening on IPv6 address "::1", port 5432 May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.189 EDT [41968] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.191 EDT [41968] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.195 EDT [41968] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.223 EDT [41968] LOG: redirecting log output to logging collector process May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.223 EDT [41968] HINT: Future log output will appear in directory "log". May 23 15:29:03 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:29:24 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:29:24 managed-node2 systemd[1]: postgresql.service: Killing process 41969 (postmaster) with signal SIGKILL. May 23 15:29:24 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:29:24 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:29:39 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:29:39 managed-node2 postmaster[46713]: 2026-05-23 15:29:39.485 EDT [46713] LOG: redirecting log output to logging collector process May 23 15:29:39 managed-node2 postmaster[46713]: 2026-05-23 15:29:39.485 EDT [46713] HINT: Future log output will appear in directory "log". May 23 15:29:39 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:29:42 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:29:42 managed-node2 systemd[1]: postgresql.service: Killing process 46714 (postmaster) with signal SIGKILL. May 23 15:29:42 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:29:42 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:29:42 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:29:42 managed-node2 postmaster[47519]: 2026-05-23 15:29:42.459 EDT [47519] LOG: redirecting log output to logging collector process May 23 15:29:42 managed-node2 postmaster[47519]: 2026-05-23 15:29:42.459 EDT [47519] HINT: Future log output will appear in directory "log". May 23 15:29:42 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:30:04 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:30:04 managed-node2 systemd[1]: postgresql.service: Killing process 47521 (postmaster) with signal SIGKILL. May 23 15:30:04 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:30:04 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 23 May 2026 15:30:07 -0400 (0:00:00.355) 0:02:40.472 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 23 May 2026 15:30:07 -0400 (0:00:00.033) 0:02:40.506 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 23 May 2026 15:30:07 -0400 (0:00:00.013) 0:02:40.519 ********** TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 23 May 2026 15:30:07 -0400 (0:00:00.026) 0:02:40.546 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.postgresql : Ensure ansible_facts used by role] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 23 May 2026 15:30:07 -0400 (0:00:00.025) 0:02:40.572 ********** ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 23 May 2026 15:30:07 -0400 (0:00:00.660) 0:02:41.233 ********** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 23 May 2026 15:30:08 -0400 (0:00:00.332) 0:02:41.566 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 23 May 2026 15:30:08 -0400 (0:00:00.014) 0:02:41.580 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 23 May 2026 15:30:08 -0400 (0:00:00.012) 0:02:41.592 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 23 May 2026 15:30:08 -0400 (0:00:00.012) 0:02:41.605 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 23 May 2026 15:30:08 -0400 (0:00:00.012) 0:02:41.617 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 23 May 2026 15:30:08 -0400 (0:00:00.012) 0:02:41.629 ********** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__postgresql_packages": [ "@postgresql:{{ postgresql_version }}/server" ] }, "ansible_included_var_files": [ "/tmp/collections-yeS/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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 23 May 2026 15:30:08 -0400 (0:00:00.041) 0:02:41.671 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 23 May 2026 15:30:08 -0400 (0:00:00.332) 0:02:42.003 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 23 May 2026 15:30:08 -0400 (0:00:00.340) 0:02:42.344 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 23 May 2026 15:30:09 -0400 (0:00:00.331) 0:02:42.675 ********** ok: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 23 May 2026 15:30:10 -0400 (0:00:01.454) 0:02:44.130 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 23 May 2026 15:30:10 -0400 (0:00:00.033) 0:02:44.163 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 23 May 2026 15:30:10 -0400 (0:00:00.028) 0:02:44.192 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 23 May 2026 15:30:10 -0400 (0:00:00.028) 0:02:44.220 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 23 May 2026 15:30:10 -0400 (0:00:00.022) 0:02:44.243 ********** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:16/server installed.", "Installed: postgresql-private-libs-16.1-1.module_el8+806+566c6023.x86_64", "Installed: postgresql-16.1-1.module_el8+806+566c6023.x86_64", "Installed: postgresql-server-16.1-1.module_el8+806+566c6023.x86_64" ] } lsrpackages: @postgresql:16/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 23 May 2026 15:30:17 -0400 (0:00:06.561) 0:02:50.804 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.691787", "end": "2026-05-23 15:30:18.392448", "rc": 0, "start": "2026-05-23 15:30:17.700661" } 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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 23 May 2026 15:30:18 -0400 (0:00:01.046) 0:02:51.851 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 23 May 2026 15:30:18 -0400 (0:00:00.022) 0:02:51.873 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 23 May 2026 15:30:18 -0400 (0:00:00.019) 0:02:51.893 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 23 May 2026 15:30:18 -0400 (0:00:00.019) 0:02:51.912 ********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target network-online.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/postgres ; argv[]=/usr/bin/postgres -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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "22405", "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 23 May 2026 15:30:19 -0400 (0:00:01.029) 0:02:52.941 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.019) 0:02:52.960 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.017) 0:02:52.978 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.018) 0:02:52.996 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.017) 0:02:53.014 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.040) 0:02:53.055 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.031) 0:02:53.086 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.018) 0:02:53.105 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.017) 0:02:53.123 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.017) 0:02:53.140 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.017) 0:02:53.157 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.017) 0:02:53.175 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.018) 0:02:53.194 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.017) 0:02:53.212 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.017) 0:02:53.229 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.017) 0:02:53.247 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 23 May 2026 15:30:19 -0400 (0:00:00.019) 0:02:53.266 ********** ok: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 23 May 2026 15:30:20 -0400 (0:00:00.352) 0:02:53.618 ********** NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 changed: [managed-node2] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 23 May 2026 15:30:20 -0400 (0:00:00.353) 0:02:53.972 ********** changed: [managed-node2] => { "changed": true, "checksum": "15e33b3455fb7c5143e3ac9e2ae5ffc9cadbfa88", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "34119af9a9e88c9e0fe9b3de8eb29e95", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1779564620.6056376-14650-19556300171233/source", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 23 May 2026 15:30:21 -0400 (0:00:00.700) 0:02:54.672 ********** skipping: [managed-node2] => { "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-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 23 May 2026 15:30:21 -0400 (0:00:00.018) 0:02:54.691 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 23 May 2026 15:30:21 -0400 (0:00:00.020) 0:02:54.711 ********** ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 23 May 2026 15:30:21 -0400 (0:00:00.341) 0:02:55.053 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 23 May 2026 15:30:21 -0400 (0:00:00.012) 0:02:55.065 ********** changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-05-23 15:30:19 EDT", "ActiveEnterTimestampMonotonic": "499491532", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target network-online.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-05-23 15:30:19 EDT", "AssertTimestampMonotonic": "499437980", "Before": "multi-user.target 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": "yes", "ConditionTimestamp": "Sat 2026-05-23 15:30:19 EDT", "ConditionTimestampMonotonic": "499437978", "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": "52260", "ExecMainStartTimestamp": "Sat 2026-05-23 15:30:19 EDT", "ExecMainStartTimestampMonotonic": "499448277", "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/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; ignore_errors=no ; start_time=[Sat 2026-05-23 15:30:19 EDT] ; stop_time=[n/a] ; pid=52260 ; 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-05-23 15:30:19 EDT] ; stop_time=[Sat 2026-05-23 15:30:19 EDT] ; pid=52257 ; 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-05-23 15:30:19 EDT", "InactiveExitTimestampMonotonic": "499438976", "InvocationID": "be78fa3641724287be338b702ef31738", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "52260", "MemoryAccounting": "yes", "MemoryCurrent": "18681856", "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]", "StateChangeTimestamp": "Sat 2026-05-23 15:30:19 EDT", "StateChangeTimestampMonotonic": "499491532", "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": "7", "TasksMax": "22405", "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-05-23 15:30:19 EDT", "WatchdogTimestampMonotonic": "499491529", "WatchdogUSec": "0" } } META: ran handlers TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 23 May 2026 15:30:22 -0400 (0:00:00.925) 0:02:55.990 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.007950", "end": "2026-05-23 15:30:22.873398", "rc": 0, "start": "2026-05-23 15:30:22.865448" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 23 May 2026 15:30:22 -0400 (0:00:00.340) 0:02:56.331 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.008143", "end": "2026-05-23 15:30:23.214903", "rc": 0, "start": "2026-05-23 15:30:23.206760" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 23 May 2026 15:30:23 -0400 (0:00:00.342) 0:02:56.673 ********** ok: [managed-node2] => { "ansible_job_id": "778914056906.53465", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.012638", "end": "2026-05-23 15:30:23.791055", "finished": 1, "rc": 0, "start": "2026-05-23 15:30:23.778417" } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 23 May 2026 15:30:39 -0400 (0:00:15.745) 0:03:12.419 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010184", "end": "2026-05-23 15:30:39.322333", "rc": 0, "start": "2026-05-23 15:30:39.312149" } STDOUT: shared_buffers ---------------- 884MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 23 May 2026 15:30:39 -0400 (0:00:00.362) 0:03:12.782 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 23 May 2026 15:30:39 -0400 (0:00:00.031) 0:03:12.813 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.009078", "end": "2026-05-23 15:30:39.714800", "rc": 0, "start": "2026-05-23 15:30:39.705722" } STDOUT: effective_cache_size ---------------------- 1769MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 23 May 2026 15:30:39 -0400 (0:00:00.360) 0:03:13.174 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 23 May 2026 15:30:39 -0400 (0:00:00.032) 0:03:13.206 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.009486", "end": "2026-05-23 15:30:40.091068", "failed_when_result": false, "rc": 0, "start": "2026-05-23 15:30:40.081582" } STDOUT: postgres (PostgreSQL) 16.1 TASK [Clean up] **************************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 23 May 2026 15:30:40 -0400 (0:00:00.348) 0:03:13.555 ********** included: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 META: ran handlers TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 23 May 2026 15:30:40 -0400 (0:00:00.032) 0:03:13.587 ********** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:16/server removed.", "Removed: postgresql-server-16.1-1.module_el8+806+566c6023.x86_64", "Removed: postgresql-16.1-1.module_el8+806+566c6023.x86_64", "Removed: postgresql-private-libs-16.1-1.module_el8+806+566c6023.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 23 May 2026 15:30:44 -0400 (0:00:04.680) 0:03:18.267 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 23 May 2026 15:30:44 -0400 (0:00:00.019) 0:03:18.287 ********** changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 23 May 2026 15:30:45 -0400 (0:00:00.408) 0:03:18.696 ********** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node2] => (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-node2] => (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-node2] => (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-node2] => (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-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 23 May 2026 15:30:46 -0400 (0:00:01.308) 0:03:20.004 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007598", "end": "2026-05-23 15:30:46.884781", "rc": 0, "start": "2026-05-23 15:30:46.877183" } STDOUT: -- Logs begin at Sat 2026-05-23 15:22:00 EDT, end at Sat 2026-05-23 15:30:46 EDT. -- May 23 15:26:02 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:02 managed-node2 postmaster[10352]: 2026-05-23 15:26:02.359 EDT [10352] LOG: redirecting log output to logging collector process May 23 15:26:02 managed-node2 postmaster[10352]: 2026-05-23 15:26:02.359 EDT [10352] HINT: Future log output will appear in directory "log". May 23 15:26:02 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:10 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:10 managed-node2 systemd[1]: postgresql.service: Killing process 10353 (postmaster) with signal SIGKILL. May 23 15:26:10 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:10 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:10 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:10 managed-node2 postmaster[12614]: 2026-05-23 15:26:10.242 EDT [12614] LOG: redirecting log output to logging collector process May 23 15:26:10 managed-node2 postmaster[12614]: 2026-05-23 15:26:10.242 EDT [12614] HINT: Future log output will appear in directory "log". May 23 15:26:10 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:14 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:14 managed-node2 systemd[1]: postgresql.service: Killing process 12616 (postmaster) with signal SIGKILL. May 23 15:26:14 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:14 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:45 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:46 managed-node2 postmaster[19225]: 2026-05-23 15:26:46.002 EDT [19225] LOG: redirecting log output to logging collector process May 23 15:26:46 managed-node2 postmaster[19225]: 2026-05-23 15:26:46.002 EDT [19225] HINT: Future log output will appear in directory "log". May 23 15:26:46 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:51 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:51 managed-node2 systemd[1]: postgresql.service: Killing process 19226 (postmaster) with signal SIGKILL. May 23 15:26:51 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:51 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:26:51 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:26:51 managed-node2 postmaster[20766]: 2026-05-23 15:26:51.376 EDT [20766] LOG: redirecting log output to logging collector process May 23 15:26:51 managed-node2 postmaster[20766]: 2026-05-23 15:26:51.376 EDT [20766] HINT: Future log output will appear in directory "log". May 23 15:26:51 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:26:56 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:26:56 managed-node2 systemd[1]: postgresql.service: Killing process 20767 (postmaster) with signal SIGKILL. May 23 15:26:56 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:26:56 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:15 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:15 managed-node2 postmaster[25131]: 2026-05-23 15:27:15.118 EDT [25131] LOG: redirecting log output to logging collector process May 23 15:27:15 managed-node2 postmaster[25131]: 2026-05-23 15:27:15.118 EDT [25131] HINT: Future log output will appear in directory "log". May 23 15:27:15 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:18 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:18 managed-node2 systemd[1]: postgresql.service: Killing process 25132 (postmaster) with signal SIGKILL. May 23 15:27:18 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:18 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:18 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:18 managed-node2 postmaster[25871]: 2026-05-23 15:27:18.185 EDT [25871] LOG: redirecting log output to logging collector process May 23 15:27:18 managed-node2 postmaster[25871]: 2026-05-23 15:27:18.185 EDT [25871] HINT: Future log output will appear in directory "log". May 23 15:27:18 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:21 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:21 managed-node2 systemd[1]: postgresql.service: Killing process 25872 (postmaster) with signal SIGKILL. May 23 15:27:21 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:21 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:40 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:40 managed-node2 postmaster[30102]: 2026-05-23 15:27:40.792 EDT [30102] LOG: redirecting log output to logging collector process May 23 15:27:40 managed-node2 postmaster[30102]: 2026-05-23 15:27:40.792 EDT [30102] HINT: Future log output will appear in directory "log". May 23 15:27:40 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:27:43 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:27:44 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:27:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:27:44 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:27:44 managed-node2 postmaster[30910]: 2026-05-23 15:27:44.067 EDT [30910] LOG: redirecting log output to logging collector process May 23 15:27:44 managed-node2 postmaster[30910]: 2026-05-23 15:27:44.067 EDT [30910] HINT: Future log output will appear in directory "log". May 23 15:27:44 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:05 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:05 managed-node2 systemd[1]: postgresql.service: Killing process 30912 (postmaster) with signal SIGKILL. May 23 15:28:05 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:05 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:28:20 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.493 EDT [35617] LOG: listening on IPv6 address "::1", port 5432 May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.493 EDT [35617] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.494 EDT [35617] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.496 EDT [35617] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.504 EDT [35617] LOG: redirecting log output to logging collector process May 23 15:28:20 managed-node2 postmaster[35617]: 2026-05-23 15:28:20.504 EDT [35617] HINT: Future log output will appear in directory "log". May 23 15:28:20 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:23 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:23 managed-node2 systemd[1]: postgresql.service: Killing process 35619 (postmaster) with signal SIGKILL. May 23 15:28:23 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:23 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:28:23 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.475 EDT [36426] LOG: listening on IPv6 address "::1", port 5432 May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.475 EDT [36426] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.476 EDT [36426] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.477 EDT [36426] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.503 EDT [36426] LOG: redirecting log output to logging collector process May 23 15:28:23 managed-node2 postmaster[36426]: 2026-05-23 15:28:23.503 EDT [36426] HINT: Future log output will appear in directory "log". May 23 15:28:23 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:28:44 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:28:44 managed-node2 systemd[1]: postgresql.service: Killing process 36427 (postmaster) with signal SIGKILL. May 23 15:28:44 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:28:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:29:00 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.230 EDT [41160] LOG: starting PostgreSQL 12.15 on x86_64-redhat-linux-gnu, compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-20), 64-bit May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.230 EDT [41160] LOG: listening on IPv6 address "::1", port 5432 May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.230 EDT [41160] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.232 EDT [41160] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.236 EDT [41160] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.246 EDT [41160] LOG: redirecting log output to logging collector process May 23 15:29:00 managed-node2 postmaster[41160]: 2026-05-23 15:29:00.246 EDT [41160] HINT: Future log output will appear in directory "log". May 23 15:29:00 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:29:03 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:29:03 managed-node2 systemd[1]: postgresql.service: Killing process 41161 (postmaster) with signal SIGKILL. May 23 15:29:03 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:29:03 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:29:03 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.189 EDT [41968] LOG: starting PostgreSQL 12.15 on x86_64-redhat-linux-gnu, compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-20), 64-bit May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.189 EDT [41968] LOG: listening on IPv6 address "::1", port 5432 May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.189 EDT [41968] LOG: listening on IPv4 address "127.0.0.1", port 5432 May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.191 EDT [41968] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.195 EDT [41968] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.223 EDT [41968] LOG: redirecting log output to logging collector process May 23 15:29:03 managed-node2 postmaster[41968]: 2026-05-23 15:29:03.223 EDT [41968] HINT: Future log output will appear in directory "log". May 23 15:29:03 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:29:24 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:29:24 managed-node2 systemd[1]: postgresql.service: Killing process 41969 (postmaster) with signal SIGKILL. May 23 15:29:24 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:29:24 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:29:39 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:29:39 managed-node2 postmaster[46713]: 2026-05-23 15:29:39.485 EDT [46713] LOG: redirecting log output to logging collector process May 23 15:29:39 managed-node2 postmaster[46713]: 2026-05-23 15:29:39.485 EDT [46713] HINT: Future log output will appear in directory "log". May 23 15:29:39 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:29:42 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:29:42 managed-node2 systemd[1]: postgresql.service: Killing process 46714 (postmaster) with signal SIGKILL. May 23 15:29:42 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:29:42 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:29:42 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:29:42 managed-node2 postmaster[47519]: 2026-05-23 15:29:42.459 EDT [47519] LOG: redirecting log output to logging collector process May 23 15:29:42 managed-node2 postmaster[47519]: 2026-05-23 15:29:42.459 EDT [47519] HINT: Future log output will appear in directory "log". May 23 15:29:42 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:30:04 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:30:04 managed-node2 systemd[1]: postgresql.service: Killing process 47521 (postmaster) with signal SIGKILL. May 23 15:30:04 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:30:04 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:30:19 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:30:19 managed-node2 postgres[52260]: 2026-05-23 15:30:19.455 EDT [52260] LOG: redirecting log output to logging collector process May 23 15:30:19 managed-node2 postgres[52260]: 2026-05-23 15:30:19.455 EDT [52260] HINT: Future log output will appear in directory "log". May 23 15:30:19 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:30:22 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:30:22 managed-node2 systemd[1]: postgresql.service: Killing process 52261 (postgres) with signal SIGKILL. May 23 15:30:22 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:30:22 managed-node2 systemd[1]: Stopped PostgreSQL database server. May 23 15:30:22 managed-node2 systemd[1]: Starting PostgreSQL database server... May 23 15:30:22 managed-node2 postgres[53067]: 2026-05-23 15:30:22.504 EDT [53067] LOG: redirecting log output to logging collector process May 23 15:30:22 managed-node2 postgres[53067]: 2026-05-23 15:30:22.504 EDT [53067] HINT: Future log output will appear in directory "log". May 23 15:30:22 managed-node2 systemd[1]: Started PostgreSQL database server. May 23 15:30:43 managed-node2 systemd[1]: Stopping PostgreSQL database server... May 23 15:30:44 managed-node2 systemd[1]: postgresql.service: Killing process 53068 (postgres) with signal SIGKILL. May 23 15:30:44 managed-node2 systemd[1]: postgresql.service: Succeeded. May 23 15:30:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=166 changed=45 unreachable=0 failed=0 skipped=156 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 23 May 2026 15:30:46 -0400 (0:00:00.334) 0:03:20.339 ********** =============================================================================== fedora.linux_system_roles.postgresql : Ensure required packages are installed -- 31.36s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Test - database is accessible for super user using Unix socket --------- 15.91s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 15.76s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 15.75s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 15.75s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Test - database is accessible for super user using Unix socket --------- 15.73s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 fedora.linux_system_roles.postgresql : Gather the package facts --------- 7.26s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server --- 5.28s /tmp/collections-yeS/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) --- 5.24s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Uninstall postgresql ---------------------------------------------------- 4.75s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 4.69s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 4.68s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 4.66s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 4.64s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 fedora.linux_system_roles.postgresql : Restart postgresql --------------- 4.61s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 fedora.linux_system_roles.postgresql : Generate postgresql system-roles-internal.conf --- 3.54s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 fedora.linux_system_roles.postgresql : Link generated conf file with server one --- 1.83s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 fedora.linux_system_roles.postgresql : Create postgresql directory in /etc --- 1.82s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 fedora.linux_system_roles.postgresql : Record role success fingerprint --- 1.67s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Remove config files ----------------------------------------------------- 1.37s /tmp/collections-yeS/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32