# Checking port 51558 # Found port 51558 [13:52:39.554](0.053s) # setting up Kerberos # Running: /usr/local/bin/krb5-config --version # Running: /usr/local/sbin/kdb5_util create -s -P secret0 Initializing database '/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5kdc/principal' for realm 'EXAMPLE.COM', master key name 'K/M@EXAMPLE.COM' # Running: /usr/local/sbin/kadmin.local -q addprinc -pw secret1 test1 No policy specified for test1@EXAMPLE.COM; defaulting to no policy Authenticating as principal postgres/admin@EXAMPLE.COM with password. Principal "test1@EXAMPLE.COM" created. # Running: /usr/local/sbin/kadmin.local -q addprinc -randkey postgres/auth-test-localhost.postgresql.example.com No policy specified for postgres/auth-test-localhost.postgresql.example.com@EXAMPLE.COM; defaulting to no policy Authenticating as principal postgres/admin@EXAMPLE.COM with password. Principal "postgres/auth-test-localhost.postgresql.example.com@EXAMPLE.COM" created. # Running: /usr/local/sbin/kadmin.local -q ktadd -k /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5.keytab postgres/auth-test-localhost.postgresql.example.com Authenticating as principal postgres/admin@EXAMPLE.COM with password. Entry for principal postgres/auth-test-localhost.postgresql.example.com with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5.keytab. Entry for principal postgres/auth-test-localhost.postgresql.example.com with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5.keytab. # Running: /usr/local/sbin/krb5kdc -P /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5kdc.pid [13:52:39.636](0.082s) # setting up PostgreSQL instance # Checking port 51559 # Found port 51559 Name: node Data directory: /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/archives Connection string: port=51559 host=/tmp/BJtxXfP4Am Log file: /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log [13:52:39.641](0.005s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata ### Starting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log -o --cluster-name=node start waiting for server to start.... done server started # Postmaster PID for node "node" is 23643 #### Begin standard error psql::1: WARNING: roles created by regression test cases should have names starting with "regress_" #### End standard error #### Begin standard error psql::1: WARNING: roles created by regression test cases should have names starting with "regress_" #### End standard error #### Begin standard error psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree #### End standard error [13:52:39.980](0.340s) # running tests ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23723 [13:52:40.286](0.306s) ok 1 - fails without ticket # Running: /usr/local/bin/kinit test1 Password for test1@EXAMPLE.COM: # Running: /usr/local/bin/klist -f Ticket cache: FILE:/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5cc Default principal: test1@EXAMPLE.COM Valid starting Expires Service principal 03/19/2024 13:52:40 03/20/2024 13:52:40 krbtgt/EXAMPLE.COM@EXAMPLE.COM Flags: I [13:52:40.414](0.128s) ok 2 - fails without mapping [13:52:40.415](0.000s) ok 3 - fails without mapping: log matches [13:52:40.415](0.000s) ok 4 - fails without mapping: log matches ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23786 [13:52:40.672](0.257s) ok 5 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable [13:52:40.672](0.000s) ok 6 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: stdout matches [13:52:40.672](0.000s) not ok 7 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: no stderr [13:52:40.672](0.000s) # Failed test 'succeeds with mapping with default gssencmode and host hba, ticket not forwardable: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 346. [13:52:40.673](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:40.673](0.000s) ok 8 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: log matches [13:52:40.673](0.000s) ok 9 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: log matches [13:52:40.706](0.033s) ok 10 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable [13:52:40.706](0.000s) ok 11 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: stdout matches [13:52:40.706](0.000s) not ok 12 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: no stderr [13:52:40.707](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 357. [13:52:40.707](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:40.707](0.000s) ok 13 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: log matches [13:52:40.707](0.000s) ok 14 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: log matches [13:52:40.740](0.033s) ok 15 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable [13:52:40.741](0.000s) ok 16 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: stdout matches [13:52:40.741](0.000s) not ok 17 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: no stderr [13:52:40.741](0.000s) # Failed test 'succeeds with GSS-encrypted access required with host hba, ticket not forwardable: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 368. [13:52:40.741](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:40.741](0.000s) ok 18 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: log matches [13:52:40.742](0.000s) ok 19 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: log matches [13:52:40.781](0.039s) ok 20 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable) [13:52:40.781](0.000s) ok 21 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable): stdout matches [13:52:40.781](0.000s) not ok 22 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable): no stderr [13:52:40.781](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 379. [13:52:40.781](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:40.782](0.000s) ok 23 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable): log matches [13:52:40.782](0.000s) ok 24 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable): log matches [13:52:40.815](0.033s) ok 25 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable) [13:52:40.815](0.000s) ok 26 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable): stdout matches [13:52:40.815](0.000s) not ok 27 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable): no stderr [13:52:40.815](0.000s) # Failed test 'succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 389. [13:52:40.816](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:40.816](0.000s) ok 28 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable): log matches [13:52:40.816](0.000s) ok 29 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable): log matches [13:52:40.891](0.075s) ok 30 - receiving 100K lines works [13:52:40.898](0.007s) ok 31 - receiving 100K lines works: stdout matches [13:52:40.898](0.000s) not ok 32 - receiving 100K lines works: no stderr [13:52:40.898](0.000s) # Failed test 'receiving 100K lines works: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 402. [13:52:40.899](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:41.058](0.159s) ok 33 - sending 100K lines works [13:52:41.058](0.001s) ok 34 - sending 100K lines works: stdout matches [13:52:41.059](0.001s) ok 35 - sending 100K lines works: no stderr [13:52:41.090](0.031s) ok 36 - GSS authentication requested, works with non-encrypted GSS [13:52:41.090](0.000s) ok 37 - GSS authentication requested, works with non-encrypted GSS: no stderr [13:52:41.122](0.032s) ok 38 - GSS authentication requested, works with encrypted GSS auth [13:52:41.122](0.000s) ok 39 - GSS authentication requested, works with encrypted GSS auth: no stderr [13:52:41.133](0.011s) ok 40 - SSPI authentication requested, fails with non-encrypted GSS [13:52:41.134](0.000s) ok 41 - SSPI authentication requested, fails with non-encrypted GSS: matches [13:52:41.162](0.029s) ok 42 - SSPI authentication requested, fails with encrypted GSS [13:52:41.163](0.001s) ok 43 - SSPI authentication requested, fails with encrypted GSS: matches [13:52:41.192](0.029s) ok 44 - testing system_user [13:52:41.193](0.000s) ok 45 - testing system_user: stdout matches [13:52:41.193](0.000s) ok 46 - testing system_user: no stderr [13:52:41.233](0.040s) ok 47 - testing system_user with parallel workers [13:52:41.233](0.000s) ok 48 - testing system_user with parallel workers: stdout matches [13:52:41.234](0.000s) ok 49 - testing system_user with parallel workers: no stderr # Running: /usr/local/bin/kinit test1 Password for test1@EXAMPLE.COM: # Running: /usr/local/bin/klist -f Ticket cache: FILE:/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5cc Default principal: test1@EXAMPLE.COM Valid starting Expires Service principal 03/19/2024 13:52:41 03/20/2024 13:52:41 krbtgt/EXAMPLE.COM@EXAMPLE.COM Flags: FI [13:52:41.330](0.096s) ok 50 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default) [13:52:41.330](0.000s) ok 51 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): stdout matches [13:52:41.330](0.000s) not ok 52 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): no stderr [13:52:41.331](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 478. [13:52:41.331](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:41.331](0.000s) ok 53 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): log matches [13:52:41.332](0.000s) ok 54 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): log matches [13:52:41.362](0.030s) ok 55 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default) [13:52:41.362](0.000s) ok 56 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): stdout matches [13:52:41.362](0.000s) not ok 57 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): no stderr [13:52:41.363](0.000s) # Failed test 'succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 488. [13:52:41.363](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:41.363](0.001s) ok 58 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): log matches [13:52:41.363](0.000s) ok 59 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): log matches ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23924 [13:52:41.613](0.250s) ok 60 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled) [13:52:41.614](0.001s) ok 61 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): stdout matches [13:52:41.614](0.000s) not ok 62 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): no stderr [13:52:41.615](0.001s) # Failed test 'succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 502. [13:52:41.615](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:41.616](0.000s) ok 63 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): log matches [13:52:41.616](0.000s) ok 64 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): log matches [13:52:41.649](0.033s) ok 65 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled) [13:52:41.649](0.000s) ok 66 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): stdout matches [13:52:41.649](0.000s) not ok 67 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): no stderr [13:52:41.649](0.000s) # Failed test 'succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 512. [13:52:41.650](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:41.650](0.000s) ok 68 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): log matches [13:52:41.650](0.000s) ok 69 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): log matches ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23972 [13:52:41.902](0.252s) ok 70 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded [13:52:41.903](0.000s) ok 71 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: stdout matches [13:52:41.903](0.000s) not ok 72 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: no stderr [13:52:41.903](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 526. [13:52:41.903](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:41.903](0.000s) ok 73 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: log matches [13:52:41.904](0.000s) ok 74 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: log matches [13:52:41.935](0.031s) ok 75 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded [13:52:41.936](0.001s) ok 76 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: stdout matches [13:52:41.936](0.000s) not ok 77 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: no stderr [13:52:41.937](0.001s) # Failed test 'succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 536. [13:52:41.937](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:41.937](0.000s) ok 78 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: log matches [13:52:41.937](0.000s) ok 79 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: log matches [13:52:41.985](0.048s) ok 80 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded [13:52:41.986](0.000s) ok 81 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: stdout matches [13:52:41.986](0.000s) not ok 82 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: no stderr [13:52:41.986](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 546. [13:52:41.987](0.001s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:41.987](0.001s) ok 83 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: log matches [13:52:41.987](0.000s) ok 84 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: log matches [13:52:42.016](0.028s) ok 85 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded [13:52:42.016](0.000s) ok 86 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: stdout matches [13:52:42.016](0.000s) not ok 87 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: no stderr [13:52:42.017](0.000s) # Failed test 'succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 556. [13:52:42.017](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:42.017](0.000s) ok 88 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: log matches [13:52:42.017](0.000s) ok 89 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: log matches [13:52:42.045](0.028s) ok 90 - dblink attempt fails without delegated credentials [13:52:42.046](0.001s) ok 91 - dblink does not work without delegated credentials [13:52:42.046](0.000s) ok 92 - dblink does not work without delegated credentials [13:52:42.075](0.029s) ok 93 - dblink does not work without delegated credentials and with passfile [13:52:42.075](0.000s) ok 94 - dblink does not work without delegated credentials and with passfile [13:52:42.075](0.000s) ok 95 - dblink does not work without delegated credentials and with passfile [13:52:42.102](0.027s) ok 96 - postgres_fdw does not work without delegated credentials [13:52:42.103](0.000s) ok 97 - postgres_fdw does not work without delegated credentials [13:52:42.103](0.000s) ok 98 - postgres_fdw does not work without delegated credentials [13:52:42.132](0.030s) ok 99 - postgres_fdw does not work without delegated credentials and with passfile [13:52:42.133](0.000s) ok 100 - postgres_fdw does not work without delegated credentials and with passfile [13:52:42.133](0.000s) ok 101 - postgres_fdw does not work without delegated credentials and with passfile [13:52:42.143](0.010s) ok 102 - fails with GSS encryption disabled and hostgssenc hba [13:52:42.172](0.029s) ok 103 - GSS authentication requested, works with GSS encryption [13:52:42.172](0.000s) ok 104 - GSS authentication requested, works with GSS encryption: no stderr [13:52:42.201](0.028s) ok 105 - multiple authentication types requested, works with GSS encryption [13:52:42.201](0.001s) ok 106 - multiple authentication types requested, works with GSS encryption: no stderr ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 24054 [13:52:42.464](0.262s) ok 107 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption [13:52:42.464](0.000s) ok 108 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: stdout matches [13:52:42.464](0.000s) not ok 109 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: no stderr [13:52:42.465](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 666. [13:52:42.465](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:42.465](0.001s) ok 110 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: log matches [13:52:42.465](0.000s) ok 111 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: log matches [13:52:42.489](0.024s) ok 112 - fails with GSS-encrypted access required and hostnogssenc hba [13:52:42.518](0.029s) ok 113 - succeeds with GSS encryption disabled and hostnogssenc hba [13:52:42.519](0.000s) ok 114 - succeeds with GSS encryption disabled and hostnogssenc hba: stdout matches [13:52:42.519](0.000s) not ok 115 - succeeds with GSS encryption disabled and hostnogssenc hba: no stderr [13:52:42.519](0.000s) # Failed test 'succeeds with GSS encryption disabled and hostnogssenc hba: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 678. [13:52:42.519](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:42.520](0.000s) ok 116 - succeeds with GSS encryption disabled and hostnogssenc hba: log matches [13:52:42.520](0.000s) ok 117 - succeeds with GSS encryption disabled and hostnogssenc hba: log matches [13:52:42.600](0.080s) ok 118 - dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections) [13:52:42.600](0.000s) ok 119 - dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections): stdout matches [13:52:42.600](0.000s) not ok 120 - dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections): no stderr [13:52:42.601](0.000s) # Failed test 'dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 689. [13:52:42.601](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:42.686](0.085s) ok 121 - postgres_fdw works not-encrypted (server not configured to accept encrypted GSSAPI connections) [13:52:42.686](0.000s) ok 122 - postgres_fdw works not-encrypted (server not configured to accept encrypted GSSAPI connections): stdout matches [13:52:42.686](0.000s) ok 123 - postgres_fdw works not-encrypted (server not configured to accept encrypted GSSAPI connections): no stderr [13:52:42.748](0.061s) ok 124 - dblink does not work with delegated credentials and with passfile [13:52:42.748](0.000s) ok 125 - dblink does not work with delegated credentials and with passfile [13:52:42.748](0.000s) ok 126 - dblink does not work with delegated credentials and with passfile [13:52:42.803](0.054s) ok 127 - postgres_fdw does not work with delegated credentials and with passfile [13:52:42.803](0.000s) ok 128 - postgres_fdw does not work with delegated credentials and with passfile [13:52:42.803](0.000s) ok 129 - postgres_fdw does not work with delegated credentials and with passfile ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 24155 [13:52:43.053](0.250s) ok 130 - succeeds with include_realm=0 and defaults [13:52:43.054](0.001s) ok 131 - succeeds with include_realm=0 and defaults: stdout matches [13:52:43.055](0.001s) not ok 132 - succeeds with include_realm=0 and defaults: no stderr [13:52:43.055](0.000s) # Failed test 'succeeds with include_realm=0 and defaults: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 758. [13:52:43.055](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:43.055](0.000s) ok 133 - succeeds with include_realm=0 and defaults: log matches [13:52:43.055](0.000s) ok 134 - succeeds with include_realm=0 and defaults: log matches [13:52:43.104](0.048s) ok 135 - dblink works encrypted [13:52:43.104](0.000s) ok 136 - dblink works encrypted: stdout matches [13:52:43.104](0.000s) not ok 137 - dblink works encrypted: no stderr [13:52:43.105](0.000s) # Failed test 'dblink works encrypted: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 769. [13:52:43.105](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [13:52:43.157](0.052s) ok 138 - postgres_fdw works encrypted [13:52:43.157](0.000s) ok 139 - postgres_fdw works encrypted: stdout matches [13:52:43.157](0.000s) ok 140 - postgres_fdw works encrypted: no stderr ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 24207 [13:52:43.414](0.257s) ok 141 - fails with wrong krb_realm, but still authenticates [13:52:43.415](0.000s) ok 142 - fails with wrong krb_realm, but still authenticates: log matches [13:52:43.415](0.000s) 1..142 ### Stopping node "node" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node" [13:52:43.529](0.114s) # Looks like you failed 19 tests of 142.