# Checking port 53942 # Found port 53942 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/archives Connection string: port=53942 host=/tmp/VJk21VtG5N Log file: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_primary.log [23:38:05.194](0.032s) # 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/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 15817 # Taking pg_basebackup primary_backup from node "primary" # Running: pg_basebackup -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/backup/primary_backup -h /tmp/VJk21VtG5N -p 53942 --checkpoint fast --no-sync # Backup finished # Checking port 53943 # Found port 53943 Name: standby1 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby1_data/archives Connection string: port=53943 host=/tmp/VJk21VtG5N Log file: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby1.log # Initializing node "standby1" from backup "primary_backup" of node "primary" ### Enabling streaming replication for node "standby1" ### Starting node "standby1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby1_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby1.log -o --cluster-name=standby1 start waiting for server to start.... done server started # Postmaster PID for node "standby1" is 15855 ### Waiting for standby "standby1" on "primary" [23:41:41.275](216.081s) # poll_query_until timed out executing this query: # SELECT count(1) = 1 FROM pg_stat_replication WHERE application_name = 'standby1' # expecting this output: # t # last actual query output: # t # with stderr: # WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree # Checking port 53944 # Found port 53944 Name: standby2 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby2_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby2_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby2_data/archives Connection string: port=53944 host=/tmp/VJk21VtG5N Log file: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby2.log # Initializing node "standby2" from backup "primary_backup" of node "primary" ### Enabling streaming replication for node "standby2" ### Starting node "standby2" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby2_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby2.log -o --cluster-name=standby2 start waiting for server to start.... done server started # Postmaster PID for node "standby2" is 41976 ### Waiting for standby "standby2" on "primary" [23:45:21.906](220.631s) # poll_query_until timed out executing this query: # SELECT count(1) = 1 FROM pg_stat_replication WHERE application_name = 'standby2' # expecting this output: # t # last actual query output: # t # with stderr: # WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree # Checking port 53945 # Found port 53945 Name: standby3 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby3_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby3_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby3_data/archives Connection string: port=53945 host=/tmp/VJk21VtG5N Log file: /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby3.log # Initializing node "standby3" from backup "primary_backup" of node "primary" ### Enabling streaming replication for node "standby3" ### Starting node "standby3" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby3_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/log/007_sync_rep_standby3.log -o --cluster-name=standby3 start waiting for server to start.... done server started # Postmaster PID for node "standby3" is 67468 ### Waiting for standby "standby3" on "primary" [23:48:58.558](216.652s) # poll_query_until timed out executing this query: # SELECT count(1) = 1 FROM pg_stat_replication WHERE application_name = 'standby3' # expecting this output: # t # last actual query output: # t # with stderr: # WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree ### Reloading node "primary" # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata reload server signaled [23:52:40.058](221.500s) # poll_query_until timed out executing this query: # SELECT application_name, sync_priority, sync_state FROM pg_stat_replication ORDER BY application_name; # expecting this output: # standby1|1|sync # standby2|2|potential # standby3|0|async # last actual query output: # standby1|1|sync # standby2|2|potential # standby3|0|async # with stderr: # WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree [23:52:40.059](0.001s) not ok 1 - old syntax of synchronous_standby_names [23:52:40.060](0.001s) # Failed test 'old syntax of synchronous_standby_names' # at /tmp/cirrus-ci-build/src/test/recovery/t/007_sync_rep.pl line 85. ### Reloading node "primary" # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata reload server signaled death by signal at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 3206. Unexpected SCALAR(0x830ac9288) in harness() parameter 5 at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2428. # Postmaster PID for node "primary" is 15817 ### Stopping node "primary" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_primary_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" # Postmaster PID for node "standby1" is 15855 ### Stopping node "standby1" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby1_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby1" # Postmaster PID for node "standby2" is 41976 ### Stopping node "standby2" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby2_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby2" # Postmaster PID for node "standby3" is 67468 ### Stopping node "standby3" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/007_sync_rep/data/t_007_sync_rep_standby3_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby3" [23:54:45.544](125.484s) # Tests were run but no plan was declared and done_testing() was not seen. [23:54:45.544](0.000s) # Looks like your test exited with 29 just after 1.