2024-11-21 04:52:44.082 UTC [33698][postmaster] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2024-11-21 04:52:44.082 UTC [33698][postmaster] LOG: listening on IPv4 address "127.0.0.1", port 13173 2024-11-21 04:52:44.082 UTC [33698][postmaster] LOG: listening on Unix socket "/tmp/7LqVfI6GRU/.s.PGSQL.13173" 2024-11-21 04:52:44.090 UTC [33701][startup] LOG: database system was shut down at 2024-11-21 04:51:39 UTC 2024-11-21 04:52:44.095 UTC [33698][postmaster] LOG: database system is ready to accept connections 2024-11-21 04:52:44.171 UTC [33712][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.172 UTC [33712][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.172 UTC [33712][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.189 UTC [33712][client backend] [001_auth.pl][0/2:0] LOG: statement: CREATE USER test1; 2024-11-21 04:52:44.193 UTC [33712][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.023 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.215 UTC [33714][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.216 UTC [33714][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.216 UTC [33714][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.217 UTC [33714][client backend] [001_auth.pl][1/2:0] LOG: statement: CREATE USER test2 WITH ENCRYPTED PASSWORD 'abc123'; 2024-11-21 04:52:44.223 UTC [33714][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.008 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.236 UTC [33716][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.237 UTC [33716][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.237 UTC [33716][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.239 UTC [33716][client backend] [001_auth.pl][2/2:0] LOG: statement: CREATE EXTENSION postgres_fdw; 2024-11-21 04:52:44.268 UTC [33716][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.031 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.320 UTC [33720][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.321 UTC [33720][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.321 UTC [33720][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.324 UTC [33720][client backend] [001_auth.pl][3/2:0] LOG: statement: CREATE EXTENSION dblink; 2024-11-21 04:52:44.344 UTC [33720][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.025 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.377 UTC [33722][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.379 UTC [33722][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.379 UTC [33722][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.382 UTC [33722][client backend] [001_auth.pl][4/2:0] LOG: statement: CREATE SERVER s1 FOREIGN DATA WRAPPER postgres_fdw OPTIONS (host 'auth-test-localhost.postgresql.example.com', hostaddr '127.0.0.1', port '13173', dbname 'postgres'); 2024-11-21 04:52:44.390 UTC [33722][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.421 UTC [33726][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.422 UTC [33726][client backend] [[unknown]][5/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.422 UTC [33726][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.424 UTC [33726][client backend] [001_auth.pl][5/2:0] LOG: statement: CREATE SERVER s2 FOREIGN DATA WRAPPER postgres_fdw OPTIONS (port '13173', dbname 'postgres', passfile '/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/.pgpass'); 2024-11-21 04:52:44.433 UTC [33726][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.463 UTC [33732][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.463 UTC [33732][client backend] [[unknown]][6/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.463 UTC [33732][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.466 UTC [33732][client backend] [001_auth.pl][6/2:0] LOG: statement: GRANT USAGE ON FOREIGN SERVER s1 TO test1; 2024-11-21 04:52:44.471 UTC [33732][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.496 UTC [33739][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.497 UTC [33739][client backend] [[unknown]][7/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.497 UTC [33739][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.499 UTC [33739][client backend] [001_auth.pl][7/2:0] LOG: statement: CREATE USER MAPPING FOR test1 SERVER s1 OPTIONS (user 'test1'); 2024-11-21 04:52:44.502 UTC [33739][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.006 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.522 UTC [33745][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.523 UTC [33745][client backend] [[unknown]][8/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.523 UTC [33745][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.524 UTC [33745][client backend] [001_auth.pl][8/2:0] LOG: statement: CREATE USER MAPPING FOR test1 SERVER s2 OPTIONS (user 'test2'); 2024-11-21 04:52:44.527 UTC [33745][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.005 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.543 UTC [33754][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.544 UTC [33754][client backend] [[unknown]][9/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.544 UTC [33754][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.545 UTC [33754][client backend] [001_auth.pl][9/2:0] LOG: statement: CREATE TABLE t1 (c1 int); 2024-11-21 04:52:44.548 UTC [33754][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.004 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.610 UTC [33766][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.612 UTC [33766][client backend] [[unknown]][10/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.612 UTC [33766][client backend] [[unknown]][10/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.613 UTC [33766][client backend] [001_auth.pl][10/2:0] LOG: statement: INSERT INTO t1 VALUES (1); 2024-11-21 04:52:44.617 UTC [33766][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.681 UTC [33774][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.682 UTC [33774][client backend] [[unknown]][11/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.682 UTC [33774][client backend] [[unknown]][11/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.683 UTC [33774][client backend] [001_auth.pl][11/2:0] LOG: statement: CREATE FOREIGN TABLE tf1 (c1 int) SERVER s1 OPTIONS (schema_name 'public', table_name 't1'); 2024-11-21 04:52:44.689 UTC [33774][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.705 UTC [33778][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.706 UTC [33778][client backend] [[unknown]][12/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.706 UTC [33778][client backend] [[unknown]][12/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.711 UTC [33778][client backend] [001_auth.pl][12/2:0] LOG: statement: GRANT SELECT ON t1 TO test1; 2024-11-21 04:52:44.715 UTC [33778][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.734 UTC [33781][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.735 UTC [33781][client backend] [[unknown]][13/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.735 UTC [33781][client backend] [[unknown]][13/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.737 UTC [33781][client backend] [001_auth.pl][13/2:0] LOG: statement: GRANT SELECT ON tf1 TO test1; 2024-11-21 04:52:44.741 UTC [33781][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.751 UTC [33783][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.752 UTC [33783][client backend] [[unknown]][14/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.752 UTC [33783][client backend] [[unknown]][14/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.753 UTC [33783][client backend] [001_auth.pl][14/2:0] LOG: statement: CREATE FOREIGN TABLE tf2 (c1 int) SERVER s2 OPTIONS (schema_name 'public', table_name 't1'); 2024-11-21 04:52:44.757 UTC [33783][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.006 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.768 UTC [33785][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.768 UTC [33785][client backend] [[unknown]][15/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.768 UTC [33785][client backend] [[unknown]][15/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.769 UTC [33785][client backend] [001_auth.pl][15/2:0] LOG: statement: GRANT SELECT ON tf2 TO test1; 2024-11-21 04:52:44.772 UTC [33785][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.005 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.782 UTC [33787][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.783 UTC [33787][client backend] [[unknown]][16/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.783 UTC [33787][client backend] [[unknown]][16/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.784 UTC [33787][client backend] [001_auth.pl][16/2:0] LOG: statement: CREATE TABLE ids (id) AS SELECT 'gss:test1@EXAMPLE.COM' FROM generate_series(1, 10); 2024-11-21 04:52:44.790 UTC [33787][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.809 UTC [33790][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-21 04:52:44.810 UTC [33790][client backend] [[unknown]][17/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata/pg_hba.conf:117) 2024-11-21 04:52:44.810 UTC [33790][client backend] [[unknown]][17/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_auth.pl 2024-11-21 04:52:44.811 UTC [33790][client backend] [001_auth.pl][17/2:0] LOG: statement: GRANT SELECT ON ids TO public; 2024-11-21 04:52:44.814 UTC [33790][client backend] [001_auth.pl][:0] LOG: disconnection: session time: 0:00:00.005 user=postgres database=postgres host=[local] 2024-11-21 04:52:44.818 UTC [33698][postmaster] LOG: received fast shutdown request 2024-11-21 04:52:44.818 UTC [33698][postmaster] 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: 33698 /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(ExceptionalCondition+0x56)[0x562947baa738] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(+0xeb2de4)[0x5629477c5de4] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(+0xeb333a)[0x5629477c633a] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(+0xeb41fc)[0x5629477c71fc] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(PostmasterMain+0x13f2)[0x5629477c8c6b] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(main+0x2c1)[0x562947600c4a] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f46fa44624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f46fa446305] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(_start+0x21)[0x5629471b0151]