# Checking port 56103 # Found port 56103 Name: main Data directory: /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/archives Connection string: port=56103 host=/tmp/eu9YfCUILe Log file: /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/log/091_reindexdb_all_main.log [19:34:25.268](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/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata ### Starting node "main" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/log/091_reindexdb_all_main.log -o --cluster-name=main 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 "main" is 29741 # Running: reindexdb -a reindexdb: error: query failed: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. reindexdb: detail: Query was: SELECT pg_catalog.set_config('search_path', '', false); [19:34:27.176](1.909s) not ok 1 - reindexdb -a exit code 0 [19:34:27.177](0.000s) # Failed test 'reindexdb -a exit code 0' # at /tmp/cirrus-ci-build/src/bin/scripts/t/091_reindexdb_all.pl line 16. [19:34:27.177](0.000s) not ok 2 - reindex all databases: SQL found in server log [19:34:27.177](0.000s) # Failed test 'reindex all databases: SQL found in server log' # at /tmp/cirrus-ci-build/src/bin/scripts/t/091_reindexdb_all.pl line 16. [19:34:27.177](0.000s) # '2024-03-02 19:34:26.046 UTC [29772][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-02 19:34:26.047 UTC [29772][client backend] [[unknown]][3/3:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata/pg_hba.conf:117) # 2024-03-02 19:34:26.047 UTC [29772][client backend] [[unknown]][3/3:0] LOG: connection authorized: user=postgres database=postgres application_name=091_reindexdb_all.pl # 2024-03-02 19:34:26.047 UTC [29772][client backend] [[unknown]][3/3:0] FATAL: database "postgres" does not exist # 2024-03-02 19:34:26.048 UTC [29773][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-02 19:34:26.049 UTC [29773][client backend] [[unknown]][3/4:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata/pg_hba.conf:117) # 2024-03-02 19:34:26.049 UTC [29773][client backend] [[unknown]][3/4:0] LOG: connection authorized: user=postgres database=template1 application_name=091_reindexdb_all.pl # 2024-03-02 19:34:26.049 UTC [29773][client backend] [091_reindexdb_all.pl][3/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); # ../src/backend/optimizer/plan/planner.c:576:28: runtime error: load of value 49, which is not a valid value for type '_Bool' # ==29773==Using libbacktrace symbolizer. # #0 0x55be404e6684 in standard_planner ../src/backend/optimizer/plan/planner.c:576 # #1 0x55be404e6710 in planner ../src/backend/optimizer/plan/planner.c:283 # #2 0x55be40753af4 in pg_plan_query ../src/backend/tcop/postgres.c:903 # #3 0x55be40753e61 in pg_plan_queries ../src/backend/tcop/postgres.c:995 # #4 0x55be4075423b in exec_simple_query ../src/backend/tcop/postgres.c:1192 # #5 0x55be4075713b in PostgresMain ../src/backend/tcop/postgres.c:4675 # #6 0x55be405fba65 in BackendRun ../src/backend/postmaster/postmaster.c:4477 # #7 0x55be40601349 in BackendStartup ../src/backend/postmaster/postmaster.c:4153 # #8 0x55be406016c6 in ServerLoop ../src/backend/postmaster/postmaster.c:1771 # #9 0x55be40603158 in PostmasterMain ../src/backend/postmaster/postmaster.c:1470 # #10 0x55be4042c920 in main ../src/backend/main/main.c:198 # #11 0x7f17a79c2d09 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x23d09) # #12 0x55be3ff9c229 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres+0x8b3229) # # ' # doesn't match '(?^s:statement: REINDEX.*statement: REINDEX)' connection error: 'psql: error: connection to server on socket "/tmp/eu9YfCUILe/.s.PGSQL.56103" failed: FATAL: database "postgres" does not exist' while running 'psql -XAtq -d port=56103 host=/tmp/eu9YfCUILe 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 "main" is 29741 ### Stopping node "main" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/scripts/091_reindexdb_all/data/t_091_reindexdb_all_main_data/pgdata -m immediate stop waiting for server to shut down........ done server stopped # No postmaster PID for node "main" [19:34:31.794](4.616s) # Tests were run but no plan was declared and done_testing() was not seen. [19:34:31.794](0.000s) # Looks like your test exited with 29 just after 2.