ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-FAe executable location = /usr/local/bin/ansible-playbook python version = 3.12.13 (main, Jun 1 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', 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 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_versions.yml *************************************************** 1 plays in /tmp/collections-FAe/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-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3 Saturday 11 July 2026 15:19:50 -0400 (0:00:00.016) 0:00:00.016 ********* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Skip test if distro does not support multiple versions] ****************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:6 Saturday 11 July 2026 15:19:51 -0400 (0:00:00.994) 0:00:01.011 ********* META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Install and cleanup default version] ************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:10 Saturday 11 July 2026 15:19:51 -0400 (0:00:00.009) 0:00:01.021 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 11 July 2026 15:19:51 -0400 (0:00:00.046) 0:00:01.067 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 TASK [Clear facts] ************************************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 11 July 2026 15:19:51 -0400 (0:00:00.043) 0:00:01.110 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 11 July 2026 15:19:51 -0400 (0:00:00.000) 0:00:01.111 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 11 July 2026 15:19:51 -0400 (0:00:00.014) 0:00:01.125 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 11 July 2026 15:19:51 -0400 (0:00:00.077) 0:00:01.203 ********* included: /tmp/collections-FAe/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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 11 July 2026 15:19:51 -0400 (0:00:00.025) 0:00:01.228 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 11 July 2026 15:19:52 -0400 (0:00:00.738) 0:00:01.966 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 11 July 2026 15:19:53 -0400 (0:00:00.391) 0:00:02.358 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 11 July 2026 15:19:53 -0400 (0:00:00.401) 0:00:02.759 ********* ok: [managed-node2] => { "ansible_facts": { "__postgresql_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 11 July 2026 15:19:53 -0400 (0:00:00.019) 0:00:02.779 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008067", "end": "2026-07-11 15:19:53.848695", "failed_when_result": false, "rc": 0, "start": "2026-07-11 15:19:53.840628" } STDOUT: running TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 11 July 2026 15:19:53 -0400 (0:00:00.420) 0:00:03.200 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 11 July 2026 15:19:53 -0400 (0:00:00.024) 0:00:03.225 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 11 July 2026 15:19:53 -0400 (0:00:00.020) 0:00:03.245 ********* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 11 July 2026 15:19:53 -0400 (0:00:00.046) 0:00:03.291 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 11 July 2026 15:19:54 -0400 (0:00:00.306) 0:00:03.597 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 11 July 2026 15:19:54 -0400 (0:00:00.310) 0:00:03.908 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 11 July 2026 15:19:54 -0400 (0:00:00.336) 0:00:04.244 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 11 July 2026 15:19:55 -0400 (0:00:00.902) 0:00:05.147 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"8\"", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 11 July 2026 15:19:55 -0400 (0:00:00.022) 0:00:05.170 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_version | string not in __postgresql_versions_el9", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 11 July 2026 15:19:55 -0400 (0:00:00.028) 0:00:05.199 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"10\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 11 July 2026 15:19:55 -0400 (0:00:00.023) 0:00:05.223 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "'postgresql' in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 11 July 2026 15:19:55 -0400 (0:00:00.018) 0:00:05.241 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: postgresql-server-13.23-3.el9.x86_64", "Installed: postgresql-private-libs-13.23-3.el9.x86_64", "Installed: postgresql-13.23-3.el9.x86_64" ] } lsrpackages: postgresql-server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 11 July 2026 15:19:59 -0400 (0:00:03.209) 0:00:08.450 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.706475", "end": "2026-07-11 15:20:00.154562", "rc": 0, "start": "2026-07-11 15:19:59.448087" } 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 11 July 2026 15:20:00 -0400 (0:00:01.052) 0:00:09.503 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_has_setup_cmd | bool", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 11 July 2026 15:20:00 -0400 (0:00:00.018) 0:00:09.522 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 11 July 2026 15:20:00 -0400 (0:00:00.015) 0:00:09.538 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 11 July 2026 15:20:00 -0400 (0:00:00.015) 0:00:09.553 ********* changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target sysinit.target basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; flags= ; 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 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13598", "LimitNPROCSoft": "13598", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13598", "LimitSIGPENDINGSoft": "13598", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "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": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21756", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 11 July 2026 15:20:01 -0400 (0:00:01.323) 0:00:10.877 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.028) 0:00:10.905 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.021) 0:00:10.926 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.023) 0:00:10.950 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.015) 0:00:10.966 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_input_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.020) 0:00:10.987 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.029) 0:00:11.016 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.019) 0:00:11.036 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.017) 0:00:11.053 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.017) 0:00:11.070 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.017) 0:00:11.088 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.019) 0:00:11.108 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.022) 0:00:11.130 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.019) 0:00:11.149 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.019) 0:00:11.168 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.017) 0:00:11.186 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_pg_hba_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 11 July 2026 15:20:01 -0400 (0:00:00.033) 0:00:11.220 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 11 July 2026 15:20:02 -0400 (0:00:00.475) 0:00:11.695 ********* Notification for handler Restart postgresql has been saved. 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 11 July 2026 15:20:02 -0400 (0:00:00.448) 0:00:12.144 ********* changed: [managed-node2] => { "changed": true, "checksum": "77990c8f8d81b90e3df9838fecb90e9f12e49050", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "51e1c20280ac0bd41788d7bd41904930", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1783797602.8914506-13189-49656698035543/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 11 July 2026 15:20:03 -0400 (0:00:00.905) 0:00:13.050 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 11 July 2026 15:20:03 -0400 (0:00:00.042) 0:00:13.092 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 11 July 2026 15:20:03 -0400 (0:00:00.021) 0:00:13.114 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 11 July 2026 15:20:04 -0400 (0:00:00.339) 0:00:13.453 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 11 July 2026 15:20:04 -0400 (0:00:00.019) 0:00:13.473 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 11 July 2026 15:20:04 -0400 (0:00:00.005) 0:00:13.479 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-07-11 15:20:01 EDT", "ActiveEnterTimestampMonotonic": "297953241", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target system.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-07-11 15:20:01 EDT", "AssertTimestampMonotonic": "297897266", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "34653000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-07-11 15:20:01 EDT", "ConditionTimestampMonotonic": "297897264", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "6562", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "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": "34485", "ExecMainStartTimestamp": "Sat 2026-07-11 15:20:01 EDT", "ExecMainStartTimestampMonotonic": "297912122", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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-07-11 15:20:01 EDT] ; stop_time=[n/a] ; pid=34485 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; flags= ; start_time=[Sat 2026-07-11 15:20:01 EDT] ; stop_time=[n/a] ; pid=34485 ; 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-07-11 15:20:01 EDT] ; stop_time=[Sat 2026-07-11 15:20:01 EDT] ; pid=34483 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Sat 2026-07-11 15:20:01 EDT] ; stop_time=[Sat 2026-07-11 15:20:01 EDT] ; pid=34483 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-07-11 15:20:01 EDT", "InactiveExitTimestampMonotonic": "297907281", "InvocationID": "7b650a74d6f74680b6203f2a2ea1ec7c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13598", "LimitNPROCSoft": "13598", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13598", "LimitSIGPENDINGSoft": "13598", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "34485", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "17649664", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17952768", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "2", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2026-07-11 15:20:01 EDT", "StateChangeTimestampMonotonic": "297953241", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "8", "TasksMax": "21756", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 11 July 2026 15:20:05 -0400 (0:00:00.888) 0:00:14.367 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008957", "end": "2026-07-11 15:20:05.358070", "rc": 0, "start": "2026-07-11 15:20:05.349113" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 11 July 2026 15:20:05 -0400 (0:00:00.339) 0:00:14.707 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009081", "end": "2026-07-11 15:20:05.685286", "rc": 0, "start": "2026-07-11 15:20:05.676205" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 11 July 2026 15:20:05 -0400 (0:00:00.330) 0:00:15.037 ********* ASYNC OK on managed-node2: jid=j273841666891.35930 ok: [managed-node2] => { "ansible_job_id": "j273841666891.35930", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.012996", "end": "2026-07-11 15:20:06.298637", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j273841666891.35930", "start": "2026-07-11 15:20:06.285641", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 11 July 2026 15:20:21 -0400 (0:00:16.120) 0:00:31.158 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010450", "end": "2026-07-11 15:20:22.146738", "rc": 0, "start": "2026-07-11 15:20:22.136288" } STDOUT: shared_buffers ---------------- 860MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 11 July 2026 15:20:22 -0400 (0:00:00.338) 0:00:31.496 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 11 July 2026 15:20:22 -0400 (0:00:00.031) 0:00:31.528 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.010448", "end": "2026-07-11 15:20:22.521057", "rc": 0, "start": "2026-07-11 15:20:22.510609" } STDOUT: effective_cache_size ---------------------- 1721MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 11 July 2026 15:20:22 -0400 (0:00:00.342) 0:00:31.871 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 11 July 2026 15:20:22 -0400 (0:00:00.030) 0:00:31.901 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.009868", "end": "2026-07-11 15:20:22.881879", "failed_when_result": false, "rc": 0, "start": "2026-07-11 15:20:22.872011" } STDOUT: postgres (PostgreSQL) 13.23 TASK [Clean up] **************************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 11 July 2026 15:20:22 -0400 (0:00:00.339) 0:00:32.240 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 11 July 2026 15:20:22 -0400 (0:00:00.033) 0:00:32.274 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 11 July 2026 15:20:22 -0400 (0:00:00.005) 0:00:32.279 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Removed: postgresql-private-libs-13.23-3.el9.x86_64", "Removed: postgresql-server-13.23-3.el9.x86_64", "Removed: postgresql-13.23-3.el9.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 11 July 2026 15:20:24 -0400 (0:00:01.805) 0:00:34.084 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 11 July 2026 15:20:24 -0400 (0:00:00.017) 0:00:34.102 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 11 July 2026 15:20:25 -0400 (0:00:00.356) 0:00:34.459 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 11 July 2026 15:20:26 -0400 (0:00:01.219) 0:00:35.679 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007817", "end": "2026-07-11 15:20:26.651937", "rc": 0, "start": "2026-07-11 15:20:26.644120" } STDOUT: Jul 11 15:18:44 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:18:44 managed-node2 postmaster[12343]: 2026-07-11 15:18:44.892 EDT [12343] LOG: redirecting log output to logging collector process Jul 11 15:18:44 managed-node2 postmaster[12343]: 2026-07-11 15:18:44.892 EDT [12343] HINT: Future log output will appear in directory "log". Jul 11 15:18:44 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:18:52 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:18:52 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:18:52 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:18:52 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:18:52 managed-node2 postmaster[15058]: 2026-07-11 15:18:52.218 EDT [15058] LOG: redirecting log output to logging collector process Jul 11 15:18:52 managed-node2 postmaster[15058]: 2026-07-11 15:18:52.218 EDT [15058] HINT: Future log output will appear in directory "log". Jul 11 15:18:52 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:18:53 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:18:53 managed-node2 systemd[1]: postgresql.service: Killing process 15059 (postmaster) with signal SIGKILL. Jul 11 15:18:53 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:18:53 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:18 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:18 managed-node2 postmaster[22297]: 2026-07-11 15:19:18.457 EDT [22297] LOG: redirecting log output to logging collector process Jul 11 15:19:18 managed-node2 postmaster[22297]: 2026-07-11 15:19:18.457 EDT [22297] HINT: Future log output will appear in directory "log". Jul 11 15:19:18 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:23 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:23 managed-node2 systemd[1]: postgresql.service: Killing process 22298 (postmaster) with signal SIGKILL. Jul 11 15:19:23 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:23 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:23 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:23 managed-node2 postmaster[24141]: 2026-07-11 15:19:23.727 EDT [24141] LOG: redirecting log output to logging collector process Jul 11 15:19:23 managed-node2 postmaster[24141]: 2026-07-11 15:19:23.727 EDT [24141] HINT: Future log output will appear in directory "log". Jul 11 15:19:23 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:26 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:26 managed-node2 systemd[1]: postgresql.service: Killing process 24142 (postmaster) with signal SIGKILL. Jul 11 15:19:26 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:26 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:41 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:41 managed-node2 postmaster[28892]: 2026-07-11 15:19:41.272 EDT [28892] LOG: redirecting log output to logging collector process Jul 11 15:19:41 managed-node2 postmaster[28892]: 2026-07-11 15:19:41.272 EDT [28892] HINT: Future log output will appear in directory "log". Jul 11 15:19:41 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:44 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:44 managed-node2 systemd[1]: postgresql.service: Killing process 28893 (postmaster) with signal SIGKILL. Jul 11 15:19:44 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:44 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:44 managed-node2 postmaster[29777]: 2026-07-11 15:19:44.442 EDT [29777] LOG: redirecting log output to logging collector process Jul 11 15:19:44 managed-node2 postmaster[29777]: 2026-07-11 15:19:44.442 EDT [29777] HINT: Future log output will appear in directory "log". Jul 11 15:19:44 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:45 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:45 managed-node2 systemd[1]: postgresql.service: Killing process 29778 (postmaster) with signal SIGKILL. Jul 11 15:19:45 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:45 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:01 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:01 managed-node2 postmaster[34485]: 2026-07-11 15:20:01.495 EDT [34485] LOG: redirecting log output to logging collector process Jul 11 15:20:01 managed-node2 postmaster[34485]: 2026-07-11 15:20:01.495 EDT [34485] HINT: Future log output will appear in directory "log". Jul 11 15:20:01 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:04 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:04 managed-node2 systemd[1]: postgresql.service: Killing process 34486 (postmaster) with signal SIGKILL. Jul 11 15:20:04 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:04 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:04 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:04 managed-node2 postmaster[35447]: 2026-07-11 15:20:04.991 EDT [35447] LOG: redirecting log output to logging collector process Jul 11 15:20:04 managed-node2 postmaster[35447]: 2026-07-11 15:20:04.991 EDT [35447] HINT: Future log output will appear in directory "log". Jul 11 15:20:05 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:24 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:24 managed-node2 systemd[1]: postgresql.service: Killing process 35448 (postmaster) with signal SIGKILL. Jul 11 15:20:24 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:24 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Skip remaining tests if ostree - cannot uninstall/reinstall] ************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:15 Saturday 11 July 2026 15:20:26 -0400 (0:00:00.320) 0:00:35.999 ********* META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Save default postgresql_version] ***************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:19 Saturday 11 July 2026 15:20:26 -0400 (0:00:00.011) 0:00:36.011 ********* ok: [managed-node2] => { "ansible_facts": { "__default_version": "13" }, "changed": false } TASK [Install and cleanup the other supported versions] ************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:23 Saturday 11 July 2026 15:20:26 -0400 (0:00:00.023) 0:00:36.035 ********* skipping: [managed-node2] => (item=13) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item != __default_version", "item": "13", "skip_reason": "Conditional result was False" } included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 => (item=18) included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 => (item=15) included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml for managed-node2 => (item=16) TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 11 July 2026 15:20:26 -0400 (0:00:00.072) 0:00:36.108 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 TASK [Clear facts] ************************************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 11 July 2026 15:20:26 -0400 (0:00:00.024) 0:00:36.133 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 11 July 2026 15:20:26 -0400 (0:00:00.000) 0:00:36.134 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 11 July 2026 15:20:26 -0400 (0:00:00.014) 0:00:36.148 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 11 July 2026 15:20:26 -0400 (0:00:00.037) 0:00:36.185 ********* included: /tmp/collections-FAe/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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 11 July 2026 15:20:26 -0400 (0:00:00.022) 0:00:36.207 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 11 July 2026 15:20:27 -0400 (0:00:00.735) 0:00:36.943 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 11 July 2026 15:20:27 -0400 (0:00:00.308) 0:00:37.251 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 11 July 2026 15:20:27 -0400 (0:00:00.016) 0:00:37.267 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 11 July 2026 15:20:27 -0400 (0:00:00.015) 0:00:37.283 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 11 July 2026 15:20:27 -0400 (0:00:00.014) 0:00:37.297 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 11 July 2026 15:20:28 -0400 (0:00:00.014) 0:00:37.312 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 11 July 2026 15:20:28 -0400 (0:00:00.014) 0:00:37.326 ********* [WARNING]: TASK: fedora.linux_system_roles.postgresql : Set platform/version specific variables: 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, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 11 July 2026 15:20:28 -0400 (0:00:00.035) 0:00:37.362 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 11 July 2026 15:20:28 -0400 (0:00:00.309) 0:00:37.671 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 11 July 2026 15:20:28 -0400 (0:00:00.313) 0:00:37.985 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 11 July 2026 15:20:28 -0400 (0:00:00.309) 0:00:38.294 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 11 July 2026 15:20:29 -0400 (0:00:00.706) 0:00:39.001 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"8\"", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 11 July 2026 15:20:29 -0400 (0:00:00.023) 0:00:39.025 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_version | string not in __postgresql_versions_el9", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 11 July 2026 15:20:29 -0400 (0:00:00.025) 0:00:39.050 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"10\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 11 July 2026 15:20:29 -0400 (0:00:00.025) 0:00:39.076 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "'postgresql' in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 11 July 2026 15:20:29 -0400 (0:00:00.071) 0:00:39.147 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:18/server installed.", "Installed: postgresql-18.1-1.module_el9+1300+1c4aa8df.x86_64", "Installed: postgresql-server-18.1-1.module_el9+1300+1c4aa8df.x86_64", "Installed: postgresql-private-libs-18.1-1.module_el9+1300+1c4aa8df.x86_64" ] } lsrpackages: @postgresql:18/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 11 July 2026 15:20:34 -0400 (0:00:04.213) 0:00:43.361 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.779153", "end": "2026-07-11 15:20:35.139341", "rc": 0, "start": "2026-07-11 15:20:34.360188" } 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 11 July 2026 15:20:35 -0400 (0:00:01.127) 0:00:44.489 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_has_setup_cmd | bool", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 11 July 2026 15:20:35 -0400 (0:00:00.017) 0:00:44.506 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 11 July 2026 15:20:35 -0400 (0:00:00.017) 0:00:44.524 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 11 July 2026 15:20:35 -0400 (0:00:00.015) 0:00:44.539 ********* changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; 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 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13598", "LimitNPROCSoft": "13598", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13598", "LimitSIGPENDINGSoft": "13598", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "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": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21756", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 11 July 2026 15:20:36 -0400 (0:00:01.050) 0:00:45.590 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.021) 0:00:45.612 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.019) 0:00:45.631 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.019) 0:00:45.651 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.015) 0:00:45.666 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_input_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.020) 0:00:45.687 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.029) 0:00:45.717 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.017) 0:00:45.734 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.018) 0:00:45.753 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.016) 0:00:45.770 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.016) 0:00:45.787 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.016) 0:00:45.803 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.018) 0:00:45.822 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.017) 0:00:45.839 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.015) 0:00:45.854 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.015) 0:00:45.870 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_pg_hba_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.020) 0:00:45.890 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 11 July 2026 15:20:36 -0400 (0:00:00.323) 0:00:46.214 ********* Notification for handler Restart postgresql has been saved. 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 11 July 2026 15:20:37 -0400 (0:00:00.320) 0:00:46.534 ********* changed: [managed-node2] => { "changed": true, "checksum": "77990c8f8d81b90e3df9838fecb90e9f12e49050", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "51e1c20280ac0bd41788d7bd41904930", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1783797637.2721014-13869-281198554966154/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 11 July 2026 15:20:37 -0400 (0:00:00.635) 0:00:47.170 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 11 July 2026 15:20:37 -0400 (0:00:00.021) 0:00:47.192 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 11 July 2026 15:20:37 -0400 (0:00:00.019) 0:00:47.211 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 11 July 2026 15:20:38 -0400 (0:00:00.316) 0:00:47.528 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 11 July 2026 15:20:38 -0400 (0:00:00.019) 0:00:47.547 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 11 July 2026 15:20:38 -0400 (0:00:00.005) 0:00:47.552 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-07-11 15:20:36 EDT", "ActiveEnterTimestampMonotonic": "332667184", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network-online.target sysinit.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-07-11 15:20:36 EDT", "AssertTimestampMonotonic": "332612642", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "37496000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-07-11 15:20:36 EDT", "ConditionTimestampMonotonic": "332612640", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "7200", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "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": "40760", "ExecMainStartTimestamp": "Sat 2026-07-11 15:20:36 EDT", "ExecMainStartTimestampMonotonic": "332626216", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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-07-11 15:20:36 EDT] ; stop_time=[n/a] ; pid=40760 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[Sat 2026-07-11 15:20:36 EDT] ; stop_time=[n/a] ; pid=40760 ; 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-07-11 15:20:36 EDT] ; stop_time=[Sat 2026-07-11 15:20:36 EDT] ; pid=40758 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Sat 2026-07-11 15:20:36 EDT] ; stop_time=[Sat 2026-07-11 15:20:36 EDT] ; pid=40758 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-07-11 15:20:36 EDT", "InactiveExitTimestampMonotonic": "332621375", "InvocationID": "c230dd814f3a46a58a45ff8bc75f88dc", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13598", "LimitNPROCSoft": "13598", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13598", "LimitSIGPENDINGSoft": "13598", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "40760", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "23306240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "23429120", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2026-07-11 15:20:36 EDT", "StateChangeTimestampMonotonic": "332667184", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "10", "TasksMax": "21756", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 11 July 2026 15:20:39 -0400 (0:00:00.883) 0:00:48.436 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008047", "end": "2026-07-11 15:20:39.405945", "rc": 0, "start": "2026-07-11 15:20:39.397898" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 11 July 2026 15:20:39 -0400 (0:00:00.318) 0:00:48.755 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009047", "end": "2026-07-11 15:20:39.730989", "rc": 0, "start": "2026-07-11 15:20:39.721942" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 11 July 2026 15:20:39 -0400 (0:00:00.325) 0:00:49.080 ********* ASYNC OK on managed-node2: jid=j852256967111.42209 ok: [managed-node2] => { "ansible_job_id": "j852256967111.42209", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.014314", "end": "2026-07-11 15:20:40.252161", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j852256967111.42209", "start": "2026-07-11 15:20:40.237847", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 11 July 2026 15:20:55 -0400 (0:00:15.948) 0:01:05.029 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.011238", "end": "2026-07-11 15:20:56.022291", "rc": 0, "start": "2026-07-11 15:20:56.011053" } STDOUT: shared_buffers ---------------- 860MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 11 July 2026 15:20:56 -0400 (0:00:00.343) 0:01:05.372 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 11 July 2026 15:20:56 -0400 (0:00:00.030) 0:01:05.403 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.010158", "end": "2026-07-11 15:20:56.393104", "rc": 0, "start": "2026-07-11 15:20:56.382946" } STDOUT: effective_cache_size ---------------------- 1721MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 11 July 2026 15:20:56 -0400 (0:00:00.343) 0:01:05.746 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 11 July 2026 15:20:56 -0400 (0:00:00.030) 0:01:05.777 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.010273", "end": "2026-07-11 15:20:56.753784", "failed_when_result": false, "rc": 0, "start": "2026-07-11 15:20:56.743511" } STDOUT: postgres (PostgreSQL) 18.1 TASK [Clean up] **************************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 11 July 2026 15:20:56 -0400 (0:00:00.329) 0:01:06.107 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 11 July 2026 15:20:56 -0400 (0:00:00.030) 0:01:06.137 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 11 July 2026 15:20:56 -0400 (0:00:00.026) 0:01:06.163 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:18/server removed.", "Removed: postgresql-private-libs-18.1-1.module_el9+1300+1c4aa8df.x86_64", "Removed: postgresql-server-18.1-1.module_el9+1300+1c4aa8df.x86_64", "Removed: postgresql-18.1-1.module_el9+1300+1c4aa8df.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 11 July 2026 15:20:58 -0400 (0:00:01.884) 0:01:08.048 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 11 July 2026 15:20:58 -0400 (0:00:00.020) 0:01:08.069 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 11 July 2026 15:20:59 -0400 (0:00:00.361) 0:01:08.430 ********* [WARNING]: TASK: Remove config files: 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-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 11 July 2026 15:21:00 -0400 (0:00:01.218) 0:01:09.649 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.007652", "end": "2026-07-11 15:21:00.622487", "rc": 0, "start": "2026-07-11 15:21:00.614835" } STDOUT: Jul 11 15:18:44 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:18:44 managed-node2 postmaster[12343]: 2026-07-11 15:18:44.892 EDT [12343] LOG: redirecting log output to logging collector process Jul 11 15:18:44 managed-node2 postmaster[12343]: 2026-07-11 15:18:44.892 EDT [12343] HINT: Future log output will appear in directory "log". Jul 11 15:18:44 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:18:52 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:18:52 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:18:52 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:18:52 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:18:52 managed-node2 postmaster[15058]: 2026-07-11 15:18:52.218 EDT [15058] LOG: redirecting log output to logging collector process Jul 11 15:18:52 managed-node2 postmaster[15058]: 2026-07-11 15:18:52.218 EDT [15058] HINT: Future log output will appear in directory "log". Jul 11 15:18:52 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:18:53 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:18:53 managed-node2 systemd[1]: postgresql.service: Killing process 15059 (postmaster) with signal SIGKILL. Jul 11 15:18:53 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:18:53 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:18 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:18 managed-node2 postmaster[22297]: 2026-07-11 15:19:18.457 EDT [22297] LOG: redirecting log output to logging collector process Jul 11 15:19:18 managed-node2 postmaster[22297]: 2026-07-11 15:19:18.457 EDT [22297] HINT: Future log output will appear in directory "log". Jul 11 15:19:18 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:23 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:23 managed-node2 systemd[1]: postgresql.service: Killing process 22298 (postmaster) with signal SIGKILL. Jul 11 15:19:23 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:23 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:23 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:23 managed-node2 postmaster[24141]: 2026-07-11 15:19:23.727 EDT [24141] LOG: redirecting log output to logging collector process Jul 11 15:19:23 managed-node2 postmaster[24141]: 2026-07-11 15:19:23.727 EDT [24141] HINT: Future log output will appear in directory "log". Jul 11 15:19:23 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:26 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:26 managed-node2 systemd[1]: postgresql.service: Killing process 24142 (postmaster) with signal SIGKILL. Jul 11 15:19:26 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:26 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:41 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:41 managed-node2 postmaster[28892]: 2026-07-11 15:19:41.272 EDT [28892] LOG: redirecting log output to logging collector process Jul 11 15:19:41 managed-node2 postmaster[28892]: 2026-07-11 15:19:41.272 EDT [28892] HINT: Future log output will appear in directory "log". Jul 11 15:19:41 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:44 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:44 managed-node2 systemd[1]: postgresql.service: Killing process 28893 (postmaster) with signal SIGKILL. Jul 11 15:19:44 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:44 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:44 managed-node2 postmaster[29777]: 2026-07-11 15:19:44.442 EDT [29777] LOG: redirecting log output to logging collector process Jul 11 15:19:44 managed-node2 postmaster[29777]: 2026-07-11 15:19:44.442 EDT [29777] HINT: Future log output will appear in directory "log". Jul 11 15:19:44 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:45 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:45 managed-node2 systemd[1]: postgresql.service: Killing process 29778 (postmaster) with signal SIGKILL. Jul 11 15:19:45 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:45 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:01 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:01 managed-node2 postmaster[34485]: 2026-07-11 15:20:01.495 EDT [34485] LOG: redirecting log output to logging collector process Jul 11 15:20:01 managed-node2 postmaster[34485]: 2026-07-11 15:20:01.495 EDT [34485] HINT: Future log output will appear in directory "log". Jul 11 15:20:01 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:04 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:04 managed-node2 systemd[1]: postgresql.service: Killing process 34486 (postmaster) with signal SIGKILL. Jul 11 15:20:04 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:04 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:04 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:04 managed-node2 postmaster[35447]: 2026-07-11 15:20:04.991 EDT [35447] LOG: redirecting log output to logging collector process Jul 11 15:20:04 managed-node2 postmaster[35447]: 2026-07-11 15:20:04.991 EDT [35447] HINT: Future log output will appear in directory "log". Jul 11 15:20:05 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:24 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:24 managed-node2 systemd[1]: postgresql.service: Killing process 35448 (postmaster) with signal SIGKILL. Jul 11 15:20:24 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:24 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:36 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:36 managed-node2 postgres[40760]: 2026-07-11 15:20:36.210 EDT [40760] LOG: redirecting log output to logging collector process Jul 11 15:20:36 managed-node2 postgres[40760]: 2026-07-11 15:20:36.210 EDT [40760] HINT: Future log output will appear in directory "log". Jul 11 15:20:36 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:38 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:39 managed-node2 systemd[1]: postgresql.service: Killing process 40761 (postgres) with signal SIGKILL. Jul 11 15:20:39 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:39 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:39 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:39 managed-node2 postgres[41724]: 2026-07-11 15:20:39.059 EDT [41724] LOG: redirecting log output to logging collector process Jul 11 15:20:39 managed-node2 postgres[41724]: 2026-07-11 15:20:39.059 EDT [41724] HINT: Future log output will appear in directory "log". Jul 11 15:20:39 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:58 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:58 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:58 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 11 July 2026 15:21:00 -0400 (0:00:00.323) 0:01:09.972 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 TASK [Clear facts] ************************************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 11 July 2026 15:21:00 -0400 (0:00:00.028) 0:01:10.000 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 11 July 2026 15:21:00 -0400 (0:00:00.000) 0:01:10.001 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 11 July 2026 15:21:00 -0400 (0:00:00.015) 0:01:10.017 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 11 July 2026 15:21:00 -0400 (0:00:00.038) 0:01:10.055 ********* included: /tmp/collections-FAe/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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 11 July 2026 15:21:00 -0400 (0:00:00.023) 0:01:10.078 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 11 July 2026 15:21:01 -0400 (0:00:00.742) 0:01:10.820 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 11 July 2026 15:21:01 -0400 (0:00:00.313) 0:01:11.134 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 11 July 2026 15:21:01 -0400 (0:00:00.016) 0:01:11.151 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 11 July 2026 15:21:01 -0400 (0:00:00.016) 0:01:11.167 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 11 July 2026 15:21:01 -0400 (0:00:00.016) 0:01:11.184 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 11 July 2026 15:21:01 -0400 (0:00:00.017) 0:01:11.201 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 11 July 2026 15:21:01 -0400 (0:00:00.017) 0:01:11.219 ********* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 11 July 2026 15:21:01 -0400 (0:00:00.039) 0:01:11.258 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 11 July 2026 15:21:02 -0400 (0:00:00.309) 0:01:11.568 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 11 July 2026 15:21:02 -0400 (0:00:00.311) 0:01:11.879 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 11 July 2026 15:21:02 -0400 (0:00:00.315) 0:01:12.194 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 11 July 2026 15:21:03 -0400 (0:00:00.706) 0:01:12.901 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"8\"", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 11 July 2026 15:21:03 -0400 (0:00:00.024) 0:01:12.925 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_version | string not in __postgresql_versions_el9", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 11 July 2026 15:21:03 -0400 (0:00:00.027) 0:01:12.953 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"10\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 11 July 2026 15:21:03 -0400 (0:00:00.023) 0:01:12.976 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "'postgresql' in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 11 July 2026 15:21:03 -0400 (0:00:00.019) 0:01:12.995 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:15/server installed.", "Installed: postgresql-15.12-1.module_el9+1199+0a6782cc.x86_64", "Installed: postgresql-server-15.12-1.module_el9+1199+0a6782cc.x86_64", "Installed: postgresql-private-libs-15.12-1.module_el9+1199+0a6782cc.x86_64" ] } lsrpackages: @postgresql:15/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 11 July 2026 15:21:07 -0400 (0:00:04.283) 0:01:17.279 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.754988", "end": "2026-07-11 15:21:09.045925", "rc": 0, "start": "2026-07-11 15:21:08.290937" } 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 11 July 2026 15:21:09 -0400 (0:00:01.119) 0:01:18.398 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_has_setup_cmd | bool", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 11 July 2026 15:21:09 -0400 (0:00:00.018) 0:01:18.417 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 11 July 2026 15:21:09 -0400 (0:00:00.017) 0:01:18.434 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 11 July 2026 15:21:09 -0400 (0:00:00.016) 0:01:18.451 ********* changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice network-online.target systemd-journald.socket sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; flags= ; 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 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13598", "LimitNPROCSoft": "13598", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13598", "LimitSIGPENDINGSoft": "13598", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "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": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21756", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 11 July 2026 15:21:10 -0400 (0:00:01.037) 0:01:19.489 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.020) 0:01:19.510 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.019) 0:01:19.529 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.019) 0:01:19.549 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.016) 0:01:19.566 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_input_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.019) 0:01:19.585 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.030) 0:01:19.615 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.017) 0:01:19.633 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.017) 0:01:19.650 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.017) 0:01:19.667 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.018) 0:01:19.686 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.017) 0:01:19.703 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.017) 0:01:19.720 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.017) 0:01:19.738 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.016) 0:01:19.754 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.039) 0:01:19.794 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_pg_hba_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.021) 0:01:19.816 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 11 July 2026 15:21:10 -0400 (0:00:00.324) 0:01:20.140 ********* Notification for handler Restart postgresql has been saved. 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 11 July 2026 15:21:11 -0400 (0:00:00.320) 0:01:20.461 ********* changed: [managed-node2] => { "changed": true, "checksum": "77990c8f8d81b90e3df9838fecb90e9f12e49050", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "51e1c20280ac0bd41788d7bd41904930", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1783797671.1997378-14263-52892054101818/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 11 July 2026 15:21:11 -0400 (0:00:00.638) 0:01:21.100 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 11 July 2026 15:21:11 -0400 (0:00:00.020) 0:01:21.120 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 11 July 2026 15:21:11 -0400 (0:00:00.020) 0:01:21.141 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 11 July 2026 15:21:12 -0400 (0:00:00.316) 0:01:21.457 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 11 July 2026 15:21:12 -0400 (0:00:00.017) 0:01:21.475 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 11 July 2026 15:21:12 -0400 (0:00:00.004) 0:01:21.480 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-07-11 15:21:10 EDT", "ActiveEnterTimestampMonotonic": "366566430", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target network-online.target sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-07-11 15:21:10 EDT", "AssertTimestampMonotonic": "366513950", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "32894000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-07-11 15:21:10 EDT", "ConditionTimestampMonotonic": "366513948", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "7838", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "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": "47085", "ExecMainStartTimestamp": "Sat 2026-07-11 15:21:10 EDT", "ExecMainStartTimestampMonotonic": "366525430", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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-07-11 15:21:10 EDT] ; stop_time=[n/a] ; pid=47085 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; flags= ; start_time=[Sat 2026-07-11 15:21:10 EDT] ; stop_time=[n/a] ; pid=47085 ; 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-07-11 15:21:10 EDT] ; stop_time=[Sat 2026-07-11 15:21:10 EDT] ; pid=47083 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Sat 2026-07-11 15:21:10 EDT] ; stop_time=[Sat 2026-07-11 15:21:10 EDT] ; pid=47083 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-07-11 15:21:10 EDT", "InactiveExitTimestampMonotonic": "366520386", "InvocationID": "27c8eb5396eb4384b6f59bb6def9fc10", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13598", "LimitNPROCSoft": "13598", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13598", "LimitSIGPENDINGSoft": "13598", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "47085", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "18493440", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18722816", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2026-07-11 15:21:10 EDT", "StateChangeTimestampMonotonic": "366566430", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "7", "TasksMax": "21756", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 11 July 2026 15:21:13 -0400 (0:00:00.888) 0:01:22.369 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008563", "end": "2026-07-11 15:21:13.338974", "rc": 0, "start": "2026-07-11 15:21:13.330411" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 11 July 2026 15:21:13 -0400 (0:00:00.320) 0:01:22.689 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009053", "end": "2026-07-11 15:21:13.664939", "rc": 0, "start": "2026-07-11 15:21:13.655886" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 11 July 2026 15:21:13 -0400 (0:00:00.323) 0:01:23.013 ********* ASYNC OK on managed-node2: jid=j167014056195.48528 ok: [managed-node2] => { "ansible_job_id": "j167014056195.48528", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.012959", "end": "2026-07-11 15:21:14.186699", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j167014056195.48528", "start": "2026-07-11 15:21:14.173740", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 11 July 2026 15:21:29 -0400 (0:00:15.957) 0:01:38.970 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010960", "end": "2026-07-11 15:21:29.958742", "rc": 0, "start": "2026-07-11 15:21:29.947782" } STDOUT: shared_buffers ---------------- 860MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 11 July 2026 15:21:30 -0400 (0:00:00.344) 0:01:39.315 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 11 July 2026 15:21:30 -0400 (0:00:00.030) 0:01:39.346 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.010389", "end": "2026-07-11 15:21:30.340511", "rc": 0, "start": "2026-07-11 15:21:30.330122" } STDOUT: effective_cache_size ---------------------- 1721MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 11 July 2026 15:21:30 -0400 (0:00:00.345) 0:01:39.692 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 11 July 2026 15:21:30 -0400 (0:00:00.030) 0:01:39.723 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.010036", "end": "2026-07-11 15:21:30.701641", "failed_when_result": false, "rc": 0, "start": "2026-07-11 15:21:30.691605" } STDOUT: postgres (PostgreSQL) 15.12 TASK [Clean up] **************************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 11 July 2026 15:21:30 -0400 (0:00:00.334) 0:01:40.058 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 11 July 2026 15:21:30 -0400 (0:00:00.032) 0:01:40.091 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 11 July 2026 15:21:30 -0400 (0:00:00.005) 0:01:40.096 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:15/server removed.", "Removed: postgresql-private-libs-15.12-1.module_el9+1199+0a6782cc.x86_64", "Removed: postgresql-server-15.12-1.module_el9+1199+0a6782cc.x86_64", "Removed: postgresql-15.12-1.module_el9+1199+0a6782cc.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 11 July 2026 15:21:32 -0400 (0:00:01.908) 0:01:42.005 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 11 July 2026 15:21:32 -0400 (0:00:00.017) 0:01:42.023 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 11 July 2026 15:21:33 -0400 (0:00:00.369) 0:01:42.392 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 11 July 2026 15:21:34 -0400 (0:00:01.248) 0:01:43.640 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.008334", "end": "2026-07-11 15:21:34.614662", "rc": 0, "start": "2026-07-11 15:21:34.606328" } STDOUT: Jul 11 15:18:44 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:18:44 managed-node2 postmaster[12343]: 2026-07-11 15:18:44.892 EDT [12343] LOG: redirecting log output to logging collector process Jul 11 15:18:44 managed-node2 postmaster[12343]: 2026-07-11 15:18:44.892 EDT [12343] HINT: Future log output will appear in directory "log". Jul 11 15:18:44 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:18:52 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:18:52 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:18:52 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:18:52 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:18:52 managed-node2 postmaster[15058]: 2026-07-11 15:18:52.218 EDT [15058] LOG: redirecting log output to logging collector process Jul 11 15:18:52 managed-node2 postmaster[15058]: 2026-07-11 15:18:52.218 EDT [15058] HINT: Future log output will appear in directory "log". Jul 11 15:18:52 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:18:53 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:18:53 managed-node2 systemd[1]: postgresql.service: Killing process 15059 (postmaster) with signal SIGKILL. Jul 11 15:18:53 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:18:53 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:18 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:18 managed-node2 postmaster[22297]: 2026-07-11 15:19:18.457 EDT [22297] LOG: redirecting log output to logging collector process Jul 11 15:19:18 managed-node2 postmaster[22297]: 2026-07-11 15:19:18.457 EDT [22297] HINT: Future log output will appear in directory "log". Jul 11 15:19:18 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:23 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:23 managed-node2 systemd[1]: postgresql.service: Killing process 22298 (postmaster) with signal SIGKILL. Jul 11 15:19:23 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:23 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:23 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:23 managed-node2 postmaster[24141]: 2026-07-11 15:19:23.727 EDT [24141] LOG: redirecting log output to logging collector process Jul 11 15:19:23 managed-node2 postmaster[24141]: 2026-07-11 15:19:23.727 EDT [24141] HINT: Future log output will appear in directory "log". Jul 11 15:19:23 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:26 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:26 managed-node2 systemd[1]: postgresql.service: Killing process 24142 (postmaster) with signal SIGKILL. Jul 11 15:19:26 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:26 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:41 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:41 managed-node2 postmaster[28892]: 2026-07-11 15:19:41.272 EDT [28892] LOG: redirecting log output to logging collector process Jul 11 15:19:41 managed-node2 postmaster[28892]: 2026-07-11 15:19:41.272 EDT [28892] HINT: Future log output will appear in directory "log". Jul 11 15:19:41 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:44 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:44 managed-node2 systemd[1]: postgresql.service: Killing process 28893 (postmaster) with signal SIGKILL. Jul 11 15:19:44 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:44 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:44 managed-node2 postmaster[29777]: 2026-07-11 15:19:44.442 EDT [29777] LOG: redirecting log output to logging collector process Jul 11 15:19:44 managed-node2 postmaster[29777]: 2026-07-11 15:19:44.442 EDT [29777] HINT: Future log output will appear in directory "log". Jul 11 15:19:44 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:45 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:45 managed-node2 systemd[1]: postgresql.service: Killing process 29778 (postmaster) with signal SIGKILL. Jul 11 15:19:45 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:45 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:01 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:01 managed-node2 postmaster[34485]: 2026-07-11 15:20:01.495 EDT [34485] LOG: redirecting log output to logging collector process Jul 11 15:20:01 managed-node2 postmaster[34485]: 2026-07-11 15:20:01.495 EDT [34485] HINT: Future log output will appear in directory "log". Jul 11 15:20:01 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:04 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:04 managed-node2 systemd[1]: postgresql.service: Killing process 34486 (postmaster) with signal SIGKILL. Jul 11 15:20:04 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:04 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:04 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:04 managed-node2 postmaster[35447]: 2026-07-11 15:20:04.991 EDT [35447] LOG: redirecting log output to logging collector process Jul 11 15:20:04 managed-node2 postmaster[35447]: 2026-07-11 15:20:04.991 EDT [35447] HINT: Future log output will appear in directory "log". Jul 11 15:20:05 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:24 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:24 managed-node2 systemd[1]: postgresql.service: Killing process 35448 (postmaster) with signal SIGKILL. Jul 11 15:20:24 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:24 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:36 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:36 managed-node2 postgres[40760]: 2026-07-11 15:20:36.210 EDT [40760] LOG: redirecting log output to logging collector process Jul 11 15:20:36 managed-node2 postgres[40760]: 2026-07-11 15:20:36.210 EDT [40760] HINT: Future log output will appear in directory "log". Jul 11 15:20:36 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:38 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:39 managed-node2 systemd[1]: postgresql.service: Killing process 40761 (postgres) with signal SIGKILL. Jul 11 15:20:39 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:39 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:39 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:39 managed-node2 postgres[41724]: 2026-07-11 15:20:39.059 EDT [41724] LOG: redirecting log output to logging collector process Jul 11 15:20:39 managed-node2 postgres[41724]: 2026-07-11 15:20:39.059 EDT [41724] HINT: Future log output will appear in directory "log". Jul 11 15:20:39 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:58 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:58 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:58 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:21:10 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:21:10 managed-node2 postmaster[47085]: 2026-07-11 15:21:10.108 EDT [47085] LOG: redirecting log output to logging collector process Jul 11 15:21:10 managed-node2 postmaster[47085]: 2026-07-11 15:21:10.108 EDT [47085] HINT: Future log output will appear in directory "log". Jul 11 15:21:10 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:21:12 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:21:12 managed-node2 systemd[1]: postgresql.service: Killing process 47086 (postmaster) with signal SIGKILL. Jul 11 15:21:12 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:21:12 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:21:12 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:21:12 managed-node2 postmaster[48046]: 2026-07-11 15:21:12.992 EDT [48046] LOG: redirecting log output to logging collector process Jul 11 15:21:12 managed-node2 postmaster[48046]: 2026-07-11 15:21:12.992 EDT [48046] HINT: Future log output will appear in directory "log". Jul 11 15:21:13 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:21:32 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:21:32 managed-node2 systemd[1]: postgresql.service: Killing process 48047 (postmaster) with signal SIGKILL. Jul 11 15:21:32 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:21:32 managed-node2 systemd[1]: Stopped PostgreSQL database server. TASK [Run postgresql role] ***************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:5 Saturday 11 July 2026 15:21:34 -0400 (0:00:00.327) 0:01:43.968 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml for managed-node2 TASK [Clear facts] ************************************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:9 Saturday 11 July 2026 15:21:34 -0400 (0:00:00.028) 0:01:43.997 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:23 Saturday 11 July 2026 15:21:34 -0400 (0:00:00.001) 0:01:43.998 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/run_role_with_clear_facts.yml:33 Saturday 11 July 2026 15:21:34 -0400 (0:00:00.014) 0:01:44.013 ********* included: fedora.linux_system_roles.postgresql for managed-node2 TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:5 Saturday 11 July 2026 15:21:34 -0400 (0:00:00.040) 0:01:44.053 ********* included: /tmp/collections-FAe/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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:2 Saturday 11 July 2026 15:21:34 -0400 (0:00:00.024) 0:01:44.078 ********* ok: [managed-node2] TASK [fedora.linux_system_roles.postgresql : Record role begin fingerprint] **** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:7 Saturday 11 July 2026 15:21:35 -0400 (0:00:00.737) 0:01:44.816 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.postgresql : Check if system is ostree] ******** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:16 Saturday 11 July 2026 15:21:35 -0400 (0:00:00.313) 0:01:45.129 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set flag to indicate system is ostree] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:21 Saturday 11 July 2026 15:21:35 -0400 (0:00:00.016) 0:01:45.146 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run systemctl] ******************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:28 Saturday 11 July 2026 15:21:35 -0400 (0:00:00.015) 0:01:45.162 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Require installed systemd] ******** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:36 Saturday 11 July 2026 15:21:35 -0400 (0:00:00.015) 0:01:45.177 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:41 Saturday 11 July 2026 15:21:35 -0400 (0:00:00.015) 0:01:45.192 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set platform/version specific variables] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:46 Saturday 11 July 2026 15:21:35 -0400 (0:00:00.015) 0:01:45.207 ********* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node2] => (item=CentOS_9.yml) => { "ansible_facts": { "__postgresql_packages": "{{ ['@postgresql:' + postgresql_version +\n '/server'] if postgresql_version != '13' else\n ['postgresql-server'] }}" }, "ansible_included_var_files": [ "/tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.postgresql : Check postgresql.conf] ************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:61 Saturday 11 July 2026 15:21:35 -0400 (0:00:00.036) 0:01:45.244 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS crt file] *************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:66 Saturday 11 July 2026 15:21:36 -0400 (0:00:00.315) 0:01:45.559 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Check TLS private key file] ******* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/set_vars.yml:71 Saturday 11 July 2026 15:21:36 -0400 (0:00:00.315) 0:01:45.875 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postgresql : Gather the package facts] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:8 Saturday 11 July 2026 15:21:36 -0400 (0:00:00.311) 0:01:46.186 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:12 Saturday 11 July 2026 15:21:37 -0400 (0:00:00.700) 0:01:46.887 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"8\"", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:20 Saturday 11 July 2026 15:21:37 -0400 (0:00:00.024) 0:01:46.911 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_version | string not in __postgresql_versions_el9", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:28 Saturday 11 July 2026 15:21:37 -0400 (0:00:00.026) 0:01:46.937 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"10\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Check requested and installed version of Postgresql] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:38 Saturday 11 July 2026 15:21:37 -0400 (0:00:00.022) 0:01:46.960 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "'postgresql' in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure required packages are installed] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Saturday 11 July 2026 15:21:37 -0400 (0:00:00.020) 0:01:46.980 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:16/server installed.", "Installed: postgresql-server-16.8-1.module_el9+1265+61707298.x86_64", "Installed: postgresql-private-libs-16.8-1.module_el9+1265+61707298.x86_64", "Installed: postgresql-16.8-1.module_el9+1265+61707298.x86_64" ] } lsrpackages: @postgresql:16/server TASK [fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup)] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 Saturday 11 July 2026 15:21:41 -0400 (0:00:03.621) 0:01:50.601 ********* changed: [managed-node2] => { "changed": true, "cmd": [ "postgresql-setup", "--initdb" ], "delta": "0:00:00.755573", "end": "2026-07-11 15:21:42.345984", "rc": 0, "start": "2026-07-11 15:21:41.590411" } 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:67 Saturday 11 July 2026 15:21:42 -0400 (0:00:01.095) 0:01:51.697 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_has_setup_cmd | bool", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:81 Saturday 11 July 2026 15:21:42 -0400 (0:00:00.019) 0:01:51.716 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:98 Saturday 11 July 2026 15:21:42 -0400 (0:00:00.018) 0:01:51.734 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Saturday 11 July 2026 15:21:42 -0400 (0:00:00.019) 0:01:51.753 ********* changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; 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 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13598", "LimitNPROCSoft": "13598", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13598", "LimitSIGPENDINGSoft": "13598", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "2", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "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": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21756", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postgresql : Fail on non-booted hosts] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:118 Saturday 11 July 2026 15:21:43 -0400 (0:00:01.032) 0:01:52.786 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Set password for super user] ****** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:123 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.020) 0:01:52.807 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:135 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.020) 0:01:52.827 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_password is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Fail input_file on non-booted hosts] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:143 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.019) 0:01:52.847 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __postgresql_is_booted | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Run provided SQL script] ********** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:150 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.015) 0:01:52.863 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_input_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Manage certificates] ************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:154 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.019) 0:01:52.882 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml for managed-node2 TASK [Generate certificates] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:8 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.028) 0:01:52.911 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:14 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.016) 0:01:52.928 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key directory is traversable by postgres] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:24 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.016) 0:01:52.945 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Ensure private key is readable by postgres] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:33 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.017) 0:01:52.962 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from the default path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:44 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.016) 0:01:52.979 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:54 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.016) 0:01:52.996 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate from custom path] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:62 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.016) 0:01:53.012 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install certificate file] ********* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:79 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.018) 0:01:53.031 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Install postgresql server private key] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/certificate.yml:86 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.015) 0:01:53.046 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_cert.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Configure pg_hba.conf] ************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:157 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.014) 0:01:53.061 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_pg_hba_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Create postgresql directory in /etc] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:169 Saturday 11 July 2026 15:21:43 -0400 (0:00:00.018) 0:01:53.080 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:175 Saturday 11 July 2026 15:21:44 -0400 (0:00:00.323) 0:01:53.403 ********* Notification for handler Restart postgresql has been saved. 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-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:182 Saturday 11 July 2026 15:21:44 -0400 (0:00:00.329) 0:01:53.733 ********* changed: [managed-node2] => { "changed": true, "checksum": "77990c8f8d81b90e3df9838fecb90e9f12e49050", "dest": "/etc/postgresql/system-roles-internal.conf", "gid": 26, "group": "postgres", "md5sum": "51e1c20280ac0bd41788d7bd41904930", "mode": "0600", "owner": "postgres", "secontext": "system_u:object_r:postgresql_etc_t:s0", "size": 102, "src": "/root/.ansible/tmp/ansible-tmp-1783797704.472114-14654-100337665574308/.source.conf", "state": "file", "uid": 26 } TASK [fedora.linux_system_roles.postgresql : Generate postgresql system-roles.conf] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:195 Saturday 11 July 2026 15:21:45 -0400 (0:00:00.638) 0:01:54.371 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Link generated conf file with server one] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:205 Saturday 11 July 2026 15:21:45 -0400 (0:00:00.020) 0:01:54.392 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "postgresql_server_conf is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postgresql : Record role success fingerprint] *** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:211 Saturday 11 July 2026 15:21:45 -0400 (0:00:00.021) 0:01:54.413 ********* ok: [managed-node2] => { "changed": false } TASK [Run postgresql role to set vars only] ************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:11 Saturday 11 July 2026 15:21:45 -0400 (0:00:00.327) 0:01:54.740 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "not __run_role | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:18 Saturday 11 July 2026 15:21:45 -0400 (0:00:00.018) 0:01:54.759 ********* NOTIFIED HANDLER fedora.linux_system_roles.postgresql : Restart postgresql for managed-node2 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postgresql : Restart postgresql] **** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/handlers/main.yml:3 Saturday 11 July 2026 15:21:45 -0400 (0:00:00.007) 0:01:54.766 ********* changed: [managed-node2] => { "changed": true, "name": "postgresql", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:postgresql_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2026-07-11 15:21:43 EDT", "ActiveEnterTimestampMonotonic": "399866817", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket sysinit.target basic.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-07-11 15:21:43 EDT", "AssertTimestampMonotonic": "399818524", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "32393000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-07-11 15:21:43 EDT", "ConditionTimestampMonotonic": "399818522", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlGroupId": "8476", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "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": "53340", "ExecMainStartTimestamp": "Sat 2026-07-11 15:21:43 EDT", "ExecMainStartTimestampMonotonic": "399827143", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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-07-11 15:21:43 EDT] ; stop_time=[n/a] ; pid=53340 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/postgres ; argv[]=/usr/bin/postgres -D ${PGDATA} ; flags= ; start_time=[Sat 2026-07-11 15:21:43 EDT] ; stop_time=[n/a] ; pid=53340 ; 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-07-11 15:21:43 EDT] ; stop_time=[Sat 2026-07-11 15:21:43 EDT] ; pid=53338 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; flags= ; start_time=[Sat 2026-07-11 15:21:43 EDT] ; stop_time=[Sat 2026-07-11 15:21:43 EDT] ; pid=53338 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2026-07-11 15:21:43 EDT", "InactiveExitTimestampMonotonic": "399822282", "InvocationID": "4e70b5d5e2894c078888378076176cee", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13598", "LimitNPROCSoft": "13598", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13598", "LimitSIGPENDINGSoft": "13598", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "53340", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "18644992", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18898944", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "2", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2026-07-11 15:21:43 EDT", "StateChangeTimestampMonotonic": "399866817", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "7", "TasksMax": "21756", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Test - postgresql-server running] **************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:21 Saturday 11 July 2026 15:21:46 -0400 (0:00:00.890) 0:01:55.657 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-active", "postgresql" ], "delta": "0:00:00.008553", "end": "2026-07-11 15:21:46.634989", "rc": 0, "start": "2026-07-11 15:21:46.626436" } STDOUT: active TASK [Test - postgresql-server is enabled] ************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:27 Saturday 11 July 2026 15:21:46 -0400 (0:00:00.329) 0:01:55.986 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "postgresql" ], "delta": "0:00:00.009067", "end": "2026-07-11 15:21:46.958626", "rc": 0, "start": "2026-07-11 15:21:46.949559" } STDOUT: enabled TASK [Test - database is accessible for super user using Unix socket] ********** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 Saturday 11 July 2026 15:21:47 -0400 (0:00:00.322) 0:01:56.309 ********* ASYNC OK on managed-node2: jid=j977530535515.54783 ok: [managed-node2] => { "ansible_job_id": "j977530535515.54783", "changed": false, "cmd": "set -euo pipefail\necho '\\q' | psql\n", "delta": "0:00:00.012641", "end": "2026-07-11 15:21:47.488468", "finished": 1, "rc": 0, "results_file": "/var/lib/pgsql/.ansible_async/j977530535515.54783", "start": "2026-07-11 15:21:47.475827", "started": 1 } TASK [Check - server tuning is used - shared buffers] ************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:44 Saturday 11 July 2026 15:22:02 -0400 (0:00:15.958) 0:02:12.268 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW shared_buffers;\" | psql\n", "delta": "0:00:00.010734", "end": "2026-07-11 15:22:03.259799", "rc": 0, "start": "2026-07-11 15:22:03.249065" } STDOUT: shared_buffers ---------------- 860MB (1 row) TASK [Test - server tuning is used - shared buffers] *************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:56 Saturday 11 July 2026 15:22:03 -0400 (0:00:00.344) 0:02:12.612 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check - server tuning is used - effective cache size] ******************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:67 Saturday 11 July 2026 15:22:03 -0400 (0:00:00.030) 0:02:12.643 ********* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho \"SHOW effective_cache_size;\" | psql\n", "delta": "0:00:00.010400", "end": "2026-07-11 15:22:03.636693", "rc": 0, "start": "2026-07-11 15:22:03.626293" } STDOUT: effective_cache_size ---------------------- 1721MB (1 row) TASK [Test - server tuning is used - effective cache size] ********************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:79 Saturday 11 July 2026 15:22:03 -0400 (0:00:00.344) 0:02:12.987 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Check postgresql version matches postgresql_version] ********************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:90 Saturday 11 July 2026 15:22:03 -0400 (0:00:00.032) 0:02:13.020 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "postgres", "--version" ], "delta": "0:00:00.010134", "end": "2026-07-11 15:22:03.996979", "failed_when_result": false, "rc": 0, "start": "2026-07-11 15:22:03.986845" } STDOUT: postgres (PostgreSQL) 16.8 TASK [Clean up] **************************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:98 Saturday 11 July 2026 15:22:04 -0400 (0:00:00.332) 0:02:13.352 ********* included: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml for managed-node2 TASK [Run handlers] ************************************************************ task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:3 Saturday 11 July 2026 15:22:04 -0400 (0:00:00.032) 0:02:13.385 ********* META: triggered running handlers for managed-node2 TASK [Uninstall postgresql] **************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Saturday 11 July 2026 15:22:04 -0400 (0:00:00.006) 0:02:13.392 ********* changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Module postgresql:16/server removed.", "Removed: postgresql-private-libs-16.8-1.module_el9+1265+61707298.x86_64", "Removed: postgresql-server-16.8-1.module_el9+1265+61707298.x86_64", "Removed: postgresql-16.8-1.module_el9+1265+61707298.x86_64" ] } TASK [Stop and disable postgresql service] ************************************* task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:20 Saturday 11 July 2026 15:22:06 -0400 (0:00:01.926) 0:02:15.319 ********* skipping: [managed-node2] => { "changed": false, "false_condition": "__postgresql_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Remove data directory] *************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:27 Saturday 11 July 2026 15:22:06 -0400 (0:00:00.018) 0:02:15.337 ********* changed: [managed-node2] => { "changed": true, "path": "/var/lib/pgsql/data", "state": "absent" } TASK [Remove config files] ***************************************************** task path: /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Saturday 11 July 2026 15:22:06 -0400 (0:00:00.362) 0:02:15.700 ********* 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-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:42 Saturday 11 July 2026 15:22:07 -0400 (0:00:01.246) 0:02:16.946 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "journalctl", "-u", "postgresql" ], "delta": "0:00:00.008421", "end": "2026-07-11 15:22:07.920194", "rc": 0, "start": "2026-07-11 15:22:07.911773" } STDOUT: Jul 11 15:18:44 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:18:44 managed-node2 postmaster[12343]: 2026-07-11 15:18:44.892 EDT [12343] LOG: redirecting log output to logging collector process Jul 11 15:18:44 managed-node2 postmaster[12343]: 2026-07-11 15:18:44.892 EDT [12343] HINT: Future log output will appear in directory "log". Jul 11 15:18:44 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:18:52 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:18:52 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:18:52 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:18:52 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:18:52 managed-node2 postmaster[15058]: 2026-07-11 15:18:52.218 EDT [15058] LOG: redirecting log output to logging collector process Jul 11 15:18:52 managed-node2 postmaster[15058]: 2026-07-11 15:18:52.218 EDT [15058] HINT: Future log output will appear in directory "log". Jul 11 15:18:52 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:18:53 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:18:53 managed-node2 systemd[1]: postgresql.service: Killing process 15059 (postmaster) with signal SIGKILL. Jul 11 15:18:53 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:18:53 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:18 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:18 managed-node2 postmaster[22297]: 2026-07-11 15:19:18.457 EDT [22297] LOG: redirecting log output to logging collector process Jul 11 15:19:18 managed-node2 postmaster[22297]: 2026-07-11 15:19:18.457 EDT [22297] HINT: Future log output will appear in directory "log". Jul 11 15:19:18 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:23 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:23 managed-node2 systemd[1]: postgresql.service: Killing process 22298 (postmaster) with signal SIGKILL. Jul 11 15:19:23 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:23 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:23 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:23 managed-node2 postmaster[24141]: 2026-07-11 15:19:23.727 EDT [24141] LOG: redirecting log output to logging collector process Jul 11 15:19:23 managed-node2 postmaster[24141]: 2026-07-11 15:19:23.727 EDT [24141] HINT: Future log output will appear in directory "log". Jul 11 15:19:23 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:26 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:26 managed-node2 systemd[1]: postgresql.service: Killing process 24142 (postmaster) with signal SIGKILL. Jul 11 15:19:26 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:26 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:41 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:41 managed-node2 postmaster[28892]: 2026-07-11 15:19:41.272 EDT [28892] LOG: redirecting log output to logging collector process Jul 11 15:19:41 managed-node2 postmaster[28892]: 2026-07-11 15:19:41.272 EDT [28892] HINT: Future log output will appear in directory "log". Jul 11 15:19:41 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:44 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:44 managed-node2 systemd[1]: postgresql.service: Killing process 28893 (postmaster) with signal SIGKILL. Jul 11 15:19:44 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:44 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:19:44 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:19:44 managed-node2 postmaster[29777]: 2026-07-11 15:19:44.442 EDT [29777] LOG: redirecting log output to logging collector process Jul 11 15:19:44 managed-node2 postmaster[29777]: 2026-07-11 15:19:44.442 EDT [29777] HINT: Future log output will appear in directory "log". Jul 11 15:19:44 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:19:45 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:19:45 managed-node2 systemd[1]: postgresql.service: Killing process 29778 (postmaster) with signal SIGKILL. Jul 11 15:19:45 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:19:45 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:01 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:01 managed-node2 postmaster[34485]: 2026-07-11 15:20:01.495 EDT [34485] LOG: redirecting log output to logging collector process Jul 11 15:20:01 managed-node2 postmaster[34485]: 2026-07-11 15:20:01.495 EDT [34485] HINT: Future log output will appear in directory "log". Jul 11 15:20:01 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:04 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:04 managed-node2 systemd[1]: postgresql.service: Killing process 34486 (postmaster) with signal SIGKILL. Jul 11 15:20:04 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:04 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:04 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:04 managed-node2 postmaster[35447]: 2026-07-11 15:20:04.991 EDT [35447] LOG: redirecting log output to logging collector process Jul 11 15:20:04 managed-node2 postmaster[35447]: 2026-07-11 15:20:04.991 EDT [35447] HINT: Future log output will appear in directory "log". Jul 11 15:20:05 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:24 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:24 managed-node2 systemd[1]: postgresql.service: Killing process 35448 (postmaster) with signal SIGKILL. Jul 11 15:20:24 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:24 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:36 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:36 managed-node2 postgres[40760]: 2026-07-11 15:20:36.210 EDT [40760] LOG: redirecting log output to logging collector process Jul 11 15:20:36 managed-node2 postgres[40760]: 2026-07-11 15:20:36.210 EDT [40760] HINT: Future log output will appear in directory "log". Jul 11 15:20:36 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:38 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:39 managed-node2 systemd[1]: postgresql.service: Killing process 40761 (postgres) with signal SIGKILL. Jul 11 15:20:39 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:39 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:20:39 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:20:39 managed-node2 postgres[41724]: 2026-07-11 15:20:39.059 EDT [41724] LOG: redirecting log output to logging collector process Jul 11 15:20:39 managed-node2 postgres[41724]: 2026-07-11 15:20:39.059 EDT [41724] HINT: Future log output will appear in directory "log". Jul 11 15:20:39 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:20:58 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:20:58 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:20:58 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:21:10 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:21:10 managed-node2 postmaster[47085]: 2026-07-11 15:21:10.108 EDT [47085] LOG: redirecting log output to logging collector process Jul 11 15:21:10 managed-node2 postmaster[47085]: 2026-07-11 15:21:10.108 EDT [47085] HINT: Future log output will appear in directory "log". Jul 11 15:21:10 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:21:12 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:21:12 managed-node2 systemd[1]: postgresql.service: Killing process 47086 (postmaster) with signal SIGKILL. Jul 11 15:21:12 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:21:12 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:21:12 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:21:12 managed-node2 postmaster[48046]: 2026-07-11 15:21:12.992 EDT [48046] LOG: redirecting log output to logging collector process Jul 11 15:21:12 managed-node2 postmaster[48046]: 2026-07-11 15:21:12.992 EDT [48046] HINT: Future log output will appear in directory "log". Jul 11 15:21:13 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:21:32 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:21:32 managed-node2 systemd[1]: postgresql.service: Killing process 48047 (postmaster) with signal SIGKILL. Jul 11 15:21:32 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:21:32 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:21:43 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:21:43 managed-node2 postgres[53340]: 2026-07-11 15:21:43.409 EDT [53340] LOG: redirecting log output to logging collector process Jul 11 15:21:43 managed-node2 postgres[53340]: 2026-07-11 15:21:43.409 EDT [53340] HINT: Future log output will appear in directory "log". Jul 11 15:21:43 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:21:46 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:21:46 managed-node2 systemd[1]: postgresql.service: Killing process 53341 (postgres) with signal SIGKILL. Jul 11 15:21:46 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:21:46 managed-node2 systemd[1]: Stopped PostgreSQL database server. Jul 11 15:21:46 managed-node2 systemd[1]: Starting PostgreSQL database server... Jul 11 15:21:46 managed-node2 postgres[54301]: 2026-07-11 15:21:46.278 EDT [54301] LOG: redirecting log output to logging collector process Jul 11 15:21:46 managed-node2 postgres[54301]: 2026-07-11 15:21:46.278 EDT [54301] HINT: Future log output will appear in directory "log". Jul 11 15:21:46 managed-node2 systemd[1]: Started PostgreSQL database server. Jul 11 15:22:05 managed-node2 systemd[1]: Stopping PostgreSQL database server... Jul 11 15:22:05 managed-node2 systemd[1]: postgresql.service: Deactivated successfully. Jul 11 15:22:05 managed-node2 systemd[1]: Stopped PostgreSQL database server. PLAY RECAP ********************************************************************* managed-node2 : ok=138 changed=36 unreachable=0 failed=0 skipped=124 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 11 July 2026 15:22:07 -0400 (0:00:00.319) 0:02:17.266 ********* =============================================================================== Test - database is accessible for super user using Unix socket --------- 16.12s /tmp/collections-FAe/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.96s /tmp/collections-FAe/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.96s /tmp/collections-FAe/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.95s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/install_and_check.yml:32 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 4.28s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 4.21s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 3.62s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 fedora.linux_system_roles.postgresql : Ensure required packages are installed --- 3.21s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:49 Uninstall postgresql ---------------------------------------------------- 1.93s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 1.91s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 1.88s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 Uninstall postgresql ---------------------------------------------------- 1.81s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:6 fedora.linux_system_roles.postgresql : Enable and start existing instance of postgresql server --- 1.32s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:109 Remove config files ----------------------------------------------------- 1.25s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Remove config files ----------------------------------------------------- 1.25s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Remove config files ----------------------------------------------------- 1.22s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 Remove config files ----------------------------------------------------- 1.22s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/tests/postgresql/tasks/clean_instance.yml:32 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.13s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.12s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58 fedora.linux_system_roles.postgresql : Init DB on booted systems (with postgresql-setup) --- 1.10s /tmp/collections-FAe/ansible_collections/fedora/linux_system_roles/roles/postgresql/tasks/main.yml:58