2024-04-08 14:58:23.329 UTC postmaster[20245] LOG: starting PostgreSQL 17devel on x86_64-freebsd, compiled by clang-14.0.5, 64-bit 2024-04-08 14:58:23.329 UTC postmaster[20245] LOG: listening on Unix socket "/tmp/pg_regress-aHBmUv/.s.PGSQL.40059" 2024-04-08 14:58:23.341 UTC startup[20248] LOG: database system was shut down at 2024-04-08 14:57:07 UTC 2024-04-08 14:58:23.350 UTC postmaster[20245] LOG: database system is ready to accept connections 2024-04-08 14:58:23.465 UTC client backend[20278] pg_regress/injection_points ERROR: incorrect action "booh" for injection point creation 2024-04-08 14:58:23.465 UTC client backend[20278] pg_regress/injection_points STATEMENT: SELECT injection_points_attach('TestInjectionBooh', 'booh'); 2024-04-08 14:58:23.466 UTC client backend[20278] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-08 14:58:23.466 UTC client backend[20278] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-08 14:58:23.476 UTC client backend[20281] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-08 14:58:23.476 UTC client backend[20281] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-08 14:58:23.477 UTC client backend[20281] pg_regress/injection_points ERROR: injection point "TestInjectionLog" not found 2024-04-08 14:58:23.477 UTC client backend[20281] pg_regress/injection_points STATEMENT: SELECT injection_points_detach('TestInjectionLog'); 2024-04-08 14:58:23.478 UTC client backend[20281] pg_regress/injection_points ERROR: error triggered for injection point TestConditionLocal1 2024-04-08 14:58:23.478 UTC client backend[20281] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestConditionLocal1'); 2024-04-08 14:58:23.484 UTC client backend[20282] pg_regress/injection_points ERROR: error triggered for injection point TestConditionError 2024-04-08 14:58:23.484 UTC client backend[20282] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestConditionError'); 2024-04-08 14:58:23.484 UTC client backend[20282] pg_regress/injection_points ERROR: injection point "TestConditionLocal1" already defined 2024-04-08 14:58:23.484 UTC client backend[20282] pg_regress/injection_points STATEMENT: SELECT injection_points_attach('TestConditionLocal1', 'error'); 2024-04-08 14:58:23.485 UTC client backend[20281] pg_regress/injection_points PANIC: A spin lock has been held at injection_points_cleanup:166 2024-04-08 14:58:23.543 UTC postmaster[20245] LOG: received fast shutdown request 2024-04-08 14:58:23.543 UTC postmaster[20245] LOG: aborting any active transactions 2024-04-08 14:58:23.545 UTC postmaster[20245] LOG: background worker "logical replication launcher" (PID 20252) exited with exit code 1 2024-04-08 14:58:24.799 UTC postmaster[20245] LOG: server process (PID 20281) was terminated by signal 6: Abort trap 2024-04-08 14:58:24.799 UTC postmaster[20245] DETAIL: Failed process was running: SELECT injection_points_run('TestConditionLocal2'); 2024-04-08 14:58:24.799 UTC postmaster[20245] LOG: terminating any other active server processes 2024-04-08 14:58:24.800 UTC postmaster[20245] LOG: abnormal database system shutdown 2024-04-08 14:58:24.800 UTC postmaster[20245] LOG: database system is shut down