2025-01-11 20:50:33.891 UTC postmaster[19684] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2025-01-11 20:50:33.891 UTC postmaster[19684] LOG: listening on Unix socket "/tmp/pg_regress-To6dr7/.s.PGSQL.40029" 2025-01-11 20:50:33.893 UTC startup[19689] LOG: database system was shut down at 2025-01-11 20:50:33 UTC 2025-01-11 20:50:33.894 UTC postmaster[19684] LOG: database system is ready to accept connections 2025-01-11 20:50:33.978 UTC client backend[19707] pg_regress/passwordcheck ERROR: password is too short 2025-01-11 20:50:33.978 UTC client backend[19707] pg_regress/passwordcheck DETAIL: password must be at least "passwordcheck.min_password_length" (8) bytes long 2025-01-11 20:50:33.978 UTC client backend[19707] pg_regress/passwordcheck STATEMENT: ALTER USER regress_passwordcheck_user1 PASSWORD 'tooshrt'; 2025-01-11 20:50:33.979 UTC client backend[19707] pg_regress/passwordcheck ERROR: password must not contain user name 2025-01-11 20:50:33.979 UTC client backend[19707] pg_regress/passwordcheck STATEMENT: ALTER USER regress_passwordcheck_user1 PASSWORD 'xyzregress_passwordcheck_user1'; 2025-01-11 20:50:33.979 UTC client backend[19707] pg_regress/passwordcheck ERROR: password must contain both letters and nonletters 2025-01-11 20:50:33.979 UTC client backend[19707] pg_regress/passwordcheck STATEMENT: ALTER USER regress_passwordcheck_user1 PASSWORD 'alessnicelongpassword'; 2025-01-11 20:50:33.980 UTC client backend[19707] pg_regress/passwordcheck ERROR: password must not equal user name 2025-01-11 20:50:33.980 UTC client backend[19707] pg_regress/passwordcheck STATEMENT: ALTER USER regress_passwordcheck_user1 PASSWORD 'md507a112732ed9f2087fa90b192d44e358'; 2025-01-11 20:50:33.983 UTC postmaster[19684] LOG: received fast shutdown request 2025-01-11 20:50:33.983 UTC postmaster[19684] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2909, PID: 19684 0xaab552 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a5975 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a35e5 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a2804 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres