# Checking port 64391 # Found port 64391 Name: node_minimal Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/archives Connection string: port=64391 host=/tmp/Mey4Vu6jEi Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/log/018_wal_optimize_node_minimal.log [07:19:17.702](0.015s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build-32/tmp_install/initdb-template /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/pgdata # Running: /tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/pgdata ### Starting node "node_minimal" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/data/t_018_wal_optimize_node_minimal_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/018_wal_optimize/log/018_wal_optimize_node_minimal.log -o --cluster-name=node_minimal start pg_ctl: another server might be running; trying to start server anyway waiting for server to start......... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl start failed; logfile: 2024-02-27 07:19:17.908 UTC [58775][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-02-27 07:19:17.908 UTC [58775][postmaster] LOG: listening on Unix socket "/tmp/Mey4Vu6jEi/.s.PGSQL.64391" 2024-02-27 07:19:17.909 UTC [58785][startup] LOG: database system was interrupted; last known up at 2024-02-27 07:19:14 UTC 2024-02-27 07:19:17.910 UTC [58785][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-02-27 07:19:17.910 UTC [58785][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-02-27 07:19:17.910 UTC [58785][startup] LOG: redo is not required 2024-02-27 07:19:17.910 UTC [58783][checkpointer] LOG: checkpoint starting: end-of-recovery immediate wait TRAP: failed Assert("TYPEALIGN(8, (uintptr_t)(currval)) == (uintptr_t)(currval)"), File: "../src/include/port/atomics.h", Line: 571, PID: 58783 postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x573b933c] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(+0x4e7883)[0x56a64883] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56a70317] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8b9)[0x56a729e8] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x56f6489b] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0x1bf)[0x56f5f0f7] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(+0x9eddb6)[0x56f6adb6] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x56f6f639] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56d8812e] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6a0fe46] postgres: node_minimal: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x5689e251] 2024-02-27 07:19:23.426 UTC [58775][postmaster] LOG: checkpointer process (PID 58783) was terminated by signal 6: Aborted 2024-02-27 07:19:23.426 UTC [58775][postmaster] LOG: terminating any other active server processes 2024-02-27 07:19:23.427 UTC [58775][postmaster] LOG: shutting down because restart_after_crash is off 2024-02-27 07:19:23.436 UTC [58775][postmaster] LOG: database system is shut down # No postmaster PID for node "node_minimal" [07:19:23.438](5.735s) Bail out! pg_ctl start failed # No postmaster PID for node "node_minimal"