# Checking port 58693 # Found port 58693 Name: node_crash Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/022_crash_temp_files/data/t_022_crash_temp_files_node_crash_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/022_crash_temp_files/data/t_022_crash_temp_files_node_crash_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/022_crash_temp_files/data/t_022_crash_temp_files_node_crash_data/archives Connection string: port=58693 host=/tmp/MAJNa8s0pV Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/022_crash_temp_files/log/022_crash_temp_files_node_crash.log [09:32:29.213](0.014s) # 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/022_crash_temp_files/data/t_022_crash_temp_files_node_crash_data/pgdata # Running: /tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build-32/testrun/recovery/022_crash_temp_files/data/t_022_crash_temp_files_node_crash_data/pgdata ### Starting node "node_crash" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build-32/testrun/recovery/022_crash_temp_files/data/t_022_crash_temp_files_node_crash_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/022_crash_temp_files/log/022_crash_temp_files_node_crash.log -o --cluster-name=node_crash 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-03-02 09:32:29.263 UTC [59838][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-03-02 09:32:29.263 UTC [59838][postmaster] LOG: listening on Unix socket "/tmp/MAJNa8s0pV/.s.PGSQL.58693" 2024-03-02 09:32:29.265 UTC [59843][startup] LOG: database system was interrupted; last known up at 2024-03-02 09:32:23 UTC 2024-03-02 09:32:29.265 UTC [59843][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-03-02 09:32:29.265 UTC [59843][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-03-02 09:32:29.265 UTC [59843][startup] LOG: redo is not required 2024-03-02 09:32:29.266 UTC [59841][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: 627, PID: 59841 postgres: node_crash: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x573c88e5] postgres: node_crash: checkpointer performing end-of-recovery checkpoint(+0x4e9ccc)[0x56a71ccc] postgres: node_crash: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56a7d6bb] postgres: node_crash: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8f7)[0x56a7fdca] postgres: node_crash: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x56f71d03] postgres: node_crash: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0x1bf)[0x56f6c55f] postgres: node_crash: checkpointer performing end-of-recovery checkpoint(+0x9f009e)[0x56f7809e] postgres: node_crash: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x56f7c921] postgres: node_crash: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56d95591] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6a95e46] postgres: node_crash: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x568aa251] 2024-03-02 09:32:32.184 UTC [59838][postmaster] LOG: checkpointer process (PID 59841) was terminated by signal 6: Aborted 2024-03-02 09:32:32.184 UTC [59838][postmaster] LOG: terminating any other active server processes 2024-03-02 09:32:32.185 UTC [59838][postmaster] LOG: shutting down because restart_after_crash is off 2024-03-02 09:32:32.194 UTC [59838][postmaster] LOG: database system is shut down # No postmaster PID for node "node_crash" [09:32:32.254](3.041s) Bail out! pg_ctl start failed # No postmaster PID for node "node_crash"