# Checking port 54937 # Found port 54937 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/archives Connection string: port=54937 host=/tmp/PmcJBEoibu Log file: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/log/001_password_primary.log [06:08:42.059](0.014s) # 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/authentication/001_password/data/t_001_password_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/authentication/001_password/log/001_password_primary.log -o --cluster-name=primary start pg_ctl: another server might be running; trying to start server anyway waiting for server to start.... done server started # Postmaster PID for node "primary" is 30259 psql: error: connection to server on socket "/tmp/PmcJBEoibu/.s.PGSQL.54937" failed: FATAL: database "postgres" does not exist psql: error: connection to server on socket "/tmp/PmcJBEoibu/.s.PGSQL.54937" failed: FATAL: database "postgres" does not exist [06:08:42.289](0.230s) not ok 1 - created user with SCRAM password [06:08:42.289](0.000s) # Failed test 'created user with SCRAM password' # at /tmp/cirrus-ci-build/src/test/authentication/t/001_password.pl line 74. [06:08:42.289](0.000s) # got: '2' # expected: '0' psql: error: connection to server on socket "/tmp/PmcJBEoibu/.s.PGSQL.54937" failed: FATAL: database "postgres" does not exist [06:08:42.333](0.044s) not ok 2 - created user with md5 password [06:08:42.334](0.000s) # Failed test 'created user with md5 password' # at /tmp/cirrus-ci-build/src/test/authentication/t/001_password.pl line 80. [06:08:42.334](0.000s) # got: '2' # expected: '3' connection error: 'psql: error: connection to server on socket "/tmp/PmcJBEoibu/.s.PGSQL.54937" failed: FATAL: database "postgres" does not exist' while running 'psql -XAtq -d port=54937 host=/tmp/PmcJBEoibu dbname='postgres' -f - -v ON_ERROR_STOP=1' at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2043. # Postmaster PID for node "primary" is 30259 ### Stopping node "primary" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" [06:08:42.448](0.114s) # Tests were run but no plan was declared and done_testing() was not seen. [06:08:42.448](0.000s) # Looks like your test exited with 29 just after 2.