2025-03-05 13:38:34.247 UTC [22711][postmaster] LOG: starting PostgreSQL 18devel on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit 2025-03-05 13:38:34.247 UTC [22711][postmaster] LOG: listening on Unix socket "/tmp/pg_regress-7sy7nl/.s.PGSQL.65312" 2025-03-05 13:38:34.261 UTC [22720][startup] LOG: database system was shut down at 2025-03-05 13:38:14 UTC 2025-03-05 13:38:34.296 UTC [22711][postmaster] LOG: database system is ready to accept connections 2025-03-05 13:38:34.316 UTC [22726][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:38:34.316 UTC [22726][client backend] [[unknown]][:0] FATAL: the database system is starting up 2025-03-05 13:38:34.391 UTC [22741][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:38:34.392 UTC [22741][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/modules/commit_ts/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:38:34.392 UTC [22741][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2025-03-05 13:38:34.483 UTC [22741][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.094 user=postgres database=postgres host=[local] 2025-03-05 13:38:34.535 UTC [22755][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:38:34.536 UTC [22755][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/modules/commit_ts/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:38:34.536 UTC [22755][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2025-03-05 13:38:34.672 UTC [22755][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.139 user=postgres database=postgres host=[local] 2025-03-05 13:38:34.753 UTC [22777][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:38:34.755 UTC [22777][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/modules/commit_ts/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:38:34.755 UTC [22777][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress/commit_timestamp 2025-03-05 13:38:34.856 UTC [22777][client backend] [pg_regress/commit_timestamp][2/9:0] ERROR: cannot retrieve commit timestamp for transaction 0 2025-03-05 13:38:34.856 UTC [22777][client backend] [pg_regress/commit_timestamp][2/9:0] STATEMENT: SELECT pg_xact_commit_timestamp('0'::xid); 2025-03-05 13:38:34.868 UTC [22777][client backend] [pg_regress/commit_timestamp][2/14:0] ERROR: cannot retrieve commit timestamp for transaction 0 2025-03-05 13:38:34.868 UTC [22777][client backend] [pg_regress/commit_timestamp][2/14:0] STATEMENT: SELECT * FROM pg_xact_commit_timestamp_origin('0'::xid); 2025-03-05 13:38:34.887 UTC [22777][client backend] [pg_regress/commit_timestamp][:0] LOG: disconnection: session time: 0:00:00.139 user=postgres database=contrib_regression host=[local] 2025-03-05 13:38:34.924 UTC [22711][postmaster] LOG: received fast shutdown request 2025-03-05 13:38:34.924 UTC [22711][postmaster] LOG: aborting any active transactions 2025-03-05 13:38:34.932 UTC [22711][postmaster] LOG: background worker "logical replication launcher" (PID 22729) exited with exit code 1 2025-03-05 13:38:34.968 UTC [22718][checkpointer] LOG: shutting down 2025-03-05 13:38:34.969 UTC [22718][checkpointer] LOG: checkpoint starting: shutdown immediate 2025-03-05 13:38:35.006 UTC [22718][checkpointer] LOG: checkpoint complete: wrote 971 buffers (5.9%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.038 s, sync=0.001 s, total=0.038 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4465 kB, estimate=4465 kB; lsn=0/1BE69C0, redo lsn=0/1BE69C0 TRAP: failed Assert("!pgStatLocal.shmem->is_shutdown"), File: "pgstat.c", Line: 746, PID: 22718 /lib/x86_64-linux-gnu/libasan.so.8(+0x51f31)[0x7fba50a51f31] postgres: checkpointer (ExceptionalCondition+0xe6)[0x5619e3bb5ac5] postgres: checkpointer (pgstat_report_stat+0x17e)[0x5619e38d4c2c] postgres: checkpointer (+0xe96ed6)[0x5619e38d4ed6] postgres: checkpointer (shmem_exit+0x6b)[0x5619e3822a89] postgres: checkpointer (+0xde4d27)[0x5619e3822d27] postgres: checkpointer (proc_exit+0x3d)[0x5619e3822e53] postgres: checkpointer (CheckpointWriteDelay+0x0)[0x5619e36e6196] postgres: checkpointer (postmaster_child_launch+0x1f1)[0x5619e36e6a53] postgres: checkpointer (+0xcaed1d)[0x5619e36ecd1d] postgres: checkpointer (PostmasterMain+0x1e36)[0x5619e36f187f] postgres: checkpointer (main+0x2a2)[0x5619e348d0be] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fba4f84824a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fba4f848305] postgres: checkpointer (_start+0x21)[0x5619e2e623a1] 2025-03-05 13:38:36.331 UTC [22711][postmaster] LOG: checkpointer process (PID 22718) was terminated by signal 6: Aborted 2025-03-05 13:38:36.331 UTC [22711][postmaster] LOG: terminating any other active server processes 2025-03-05 13:38:36.331 UTC [22711][postmaster] LOG: abnormal database system shutdown 2025-03-05 13:38:36.389 UTC [22711][postmaster] LOG: database system is shut down