2024-11-24 06:06:34.722 UTC postmaster[19618] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-11-24 06:06:34.722 UTC postmaster[19618] LOG: listening on Unix socket "/tmp/pg_regress-63GV7H/.s.PGSQL.40029" 2024-11-24 06:06:34.724 UTC startup[19621] LOG: database system was shut down at 2024-11-24 06:06:34 UTC 2024-11-24 06:06:34.725 UTC postmaster[19618] LOG: database system is ready to accept connections 2024-11-24 06:06:34.809 UTC client backend[19629] pg_regress/passwordcheck ERROR: password is too short 2024-11-24 06:06:34.809 UTC client backend[19629] pg_regress/passwordcheck STATEMENT: ALTER USER regress_passwordcheck_user1 PASSWORD 'tooshrt'; 2024-11-24 06:06:34.809 UTC client backend[19629] pg_regress/passwordcheck ERROR: password must not contain user name 2024-11-24 06:06:34.809 UTC client backend[19629] pg_regress/passwordcheck STATEMENT: ALTER USER regress_passwordcheck_user1 PASSWORD 'xyzregress_passwordcheck_user1'; 2024-11-24 06:06:34.810 UTC client backend[19629] pg_regress/passwordcheck ERROR: password must contain both letters and nonletters 2024-11-24 06:06:34.810 UTC client backend[19629] pg_regress/passwordcheck STATEMENT: ALTER USER regress_passwordcheck_user1 PASSWORD 'alessnicelongpassword'; 2024-11-24 06:06:34.810 UTC client backend[19629] pg_regress/passwordcheck ERROR: password must not equal user name 2024-11-24 06:06:34.810 UTC client backend[19629] pg_regress/passwordcheck STATEMENT: ALTER USER regress_passwordcheck_user1 PASSWORD 'md507a112732ed9f2087fa90b192d44e358'; 2024-11-24 06:06:34.813 UTC postmaster[19618] LOG: received fast shutdown request 2024-11-24 06:06:34.813 UTC postmaster[19618] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2887, PID: 19618 0xaa0b82 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89dcf7 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89c1f9 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89b5cb at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres