2025-01-28 23:54:27.628 UTC postmaster[21391] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2025-01-28 23:54:27.628 UTC postmaster[21391] LOG: listening on Unix socket "/tmp/pg_regress-6kYrxp/.s.PGSQL.40081" 2025-01-28 23:54:27.630 UTC startup[21394] LOG: database system was shut down at 2025-01-28 23:54:27 UTC 2025-01-28 23:54:27.631 UTC postmaster[21391] LOG: database system is ready to accept connections 2025-01-28 23:54:27.719 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_permissive" 2025-01-28 23:54:27.719 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_permissive VALUES ('regress_r4','regress_s4',10); 2025-01-28 23:54:27.721 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy "extension policy" for table "rls_test_restrictive" 2025-01-28 23:54:27.721 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r4','regress_s4',10); 2025-01-28 23:54:27.723 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-28 23:54:27.723 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r1','regress_s1',10); 2025-01-28 23:54:27.723 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-28 23:54:27.723 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r4','regress_s1',10); 2025-01-28 23:54:27.723 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-28 23:54:27.723 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r4','regress_s4',10); 2025-01-28 23:54:27.727 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_permissive" 2025-01-28 23:54:27.727 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_permissive VALUES ('regress_r4','regress_s4',7); 2025-01-28 23:54:27.729 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy "extension policy" for table "rls_test_restrictive" 2025-01-28 23:54:27.729 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r3','regress_s3',10); 2025-01-28 23:54:27.730 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_restrictive" 2025-01-28 23:54:27.730 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r1','regress_s1',7); 2025-01-28 23:54:27.730 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_restrictive" 2025-01-28 23:54:27.730 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r4','regress_s4',7); 2025-01-28 23:54:27.732 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy "extension policy" for table "rls_test_both" 2025-01-28 23:54:27.732 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r3','regress_s3',10); 2025-01-28 23:54:27.732 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-28 23:54:27.732 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r1','regress_s1',7); 2025-01-28 23:54:27.732 UTC client backend[21402] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-28 23:54:27.732 UTC client backend[21402] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r4','regress_s4',7); 2025-01-28 23:54:27.739 UTC postmaster[21391] LOG: received fast shutdown request 2025-01-28 23:54:27.739 UTC postmaster[21391] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2951, PID: 21391 0xaa7202 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89f9d4 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89d9b5 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89ccc4 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres