2024-04-13 19:08:45.455 UTC postmaster[20771] LOG: starting PostgreSQL 17devel on x86_64-freebsd, compiled by clang-14.0.5, 64-bit 2024-04-13 19:08:45.455 UTC postmaster[20771] LOG: listening on Unix socket "/tmp/pg_regress-vJbGMI/.s.PGSQL.40059" 2024-04-13 19:08:45.457 UTC startup[20786] LOG: database system was shut down at 2024-04-13 19:07:40 UTC 2024-04-13 19:08:45.459 UTC postmaster[20771] LOG: database system is ready to accept connections 2024-04-13 19:08:45.582 UTC client backend[20808] pg_regress/injection_points ERROR: incorrect action "booh" for injection point creation 2024-04-13 19:08:45.582 UTC client backend[20808] pg_regress/injection_points STATEMENT: SELECT injection_points_attach('TestInjectionBooh', 'booh'); 2024-04-13 19:08:45.584 UTC client backend[20808] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-13 19:08:45.584 UTC client backend[20808] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-13 19:08:45.588 UTC client backend[20812] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-13 19:08:45.588 UTC client backend[20812] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-13 19:08:45.600 UTC client backend[20812] pg_regress/injection_points ERROR: injection point "TestInjectionLog" not found 2024-04-13 19:08:45.600 UTC client backend[20812] pg_regress/injection_points STATEMENT: SELECT injection_points_detach('TestInjectionLog'); 2024-04-13 19:08:45.607 UTC client backend[20812] pg_regress/injection_points ERROR: error triggered for injection point TestConditionLocal1 2024-04-13 19:08:45.607 UTC client backend[20812] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestConditionLocal1'); 2024-04-13 19:08:45.612 UTC client backend[20812] pg_regress/injection_points PANIC: A spin lock has been held at injection_points_cleanup:166 2024-04-13 19:08:46.678 UTC postmaster[20771] LOG: server process (PID 20812) was terminated by signal 6: Abort trap 2024-04-13 19:08:46.678 UTC postmaster[20771] DETAIL: Failed process was running: SELECT pg_backend_pid() AS oldpid 2024-04-13 19:08:46.678 UTC postmaster[20771] LOG: terminating any other active server processes 2024-04-13 19:08:46.680 UTC postmaster[20771] LOG: all server processes terminated; reinitializing 2024-04-13 19:08:46.685 UTC startup[20974] LOG: database system was interrupted; last known up at 2024-04-13 19:08:45 UTC 2024-04-13 19:08:46.685 UTC startup[20974] LOG: database system was not properly shut down; automatic recovery in progress 2024-04-13 19:08:46.687 UTC startup[20974] LOG: redo starts at 0/150F190 2024-04-13 19:08:46.694 UTC startup[20974] LOG: invalid record length at 0/194A888: expected at least 24, got 0 2024-04-13 19:08:46.694 UTC startup[20974] LOG: redo done at 0/194A820 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2024-04-13 19:08:46.695 UTC postmaster[20771] LOG: received fast shutdown request 2024-04-13 19:08:46.700 UTC checkpointer[20975] LOG: checkpoint starting: end-of-recovery immediate wait 2024-04-13 19:08:46.713 UTC checkpointer[20975] LOG: checkpoint complete: wrote 939 buffers (5.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.013 s, sync=0.001 s, total=0.013 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4333 kB, estimate=4333 kB; lsn=0/194A888, redo lsn=0/194A888 2024-04-13 19:08:46.804 UTC checkpointer[20975] LOG: shutting down 2024-04-13 19:08:46.804 UTC checkpointer[20975] LOG: checkpoint starting: shutdown immediate 2024-04-13 19:08:46.805 UTC checkpointer[20975] LOG: checkpoint complete: wrote 0 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=0 kB, estimate=3900 kB; lsn=0/194A900, redo lsn=0/194A900 2024-04-13 19:08:46.808 UTC postmaster[20771] LOG: database system is shut down