# Checking port 62085 # Found port 62085 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/archives Connection string: port=62085 host=/tmp/FnR_gscN0L Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [16:09:16.060](0.055s) # 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/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 24009 (standby_1,) [16:09:16.493](0.432s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup/my_backup -h /tmp/FnR_gscN0L -p 62085 --checkpoint fast --no-sync # Backup finished # Checking port 62086 # Found port 62086 Name: standby_1 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/archives Connection string: port=62086 host=/tmp/FnR_gscN0L Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_standby_1.log # Initializing node "standby_1" from backup "my_backup" of node "primary" ### Enabling streaming replication for node "standby_1" ### Starting node "standby_1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_standby_1.log -o --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 24153 # using postmaster on /tmp/FnR_gscN0L, port 62085 ok 1 - test_setup 707 ms # parallel group (20 tests): varchar oid char txid pg_lsn text name int2 regproc uuid int4 money float4 int8 float8 boolean bit enum rangetypes numeric ok 2 + boolean 400 ms ok 3 + char 150 ms ok 4 + name 171 ms ok 5 + varchar 121 ms ok 6 + text 165 ms ok 7 + int2 176 ms ok 8 + int4 217 ms ok 9 + int8 265 ms ok 10 + oid 120 ms ok 11 + float4 231 ms ok 12 + float8 278 ms ok 13 + bit 398 ms ok 14 + numeric 1466 ms ok 15 + txid 151 ms ok 16 + uuid 198 ms ok 17 + enum 416 ms ok 18 + money 226 ms ok 19 + rangetypes 1071 ms ok 20 + pg_lsn 150 ms ok 21 + regproc 191 ms # parallel group (20 tests): line lseg circle path time md5 timetz macaddr8 numerology macaddr date inet point interval timestamp strings timestamptz polygon multirangetypes box ok 22 + strings 560 ms ok 23 + md5 127 ms ok 24 + numerology 186 ms ok 25 + point 341 ms ok 26 + lseg 88 ms ok 27 + line 79 ms ok 28 + box 1242 ms ok 29 + path 105 ms ok 30 + polygon 1068 ms ok 31 + circle 93 ms ok 32 + date 206 ms ok 33 + time 107 ms ok 34 + timetz 153 ms ok 35 + timestamp 487 ms ok 36 + timestamptz 610 ms ok 37 + interval 415 ms ok 38 + inet 216 ms ok 39 + macaddr 187 ms ok 40 + macaddr8 169 ms ok 41 + multirangetypes 1142 ms # parallel group (12 tests): comments unicode misc_sanity xid tstypes expressions mvcc type_sanity horology geometry regex opr_sanity ok 42 + geometry 511 ms ok 43 + horology 481 ms ok 44 + tstypes 141 ms ok 45 + regex 731 ms ok 46 + type_sanity 396 ms ok 47 + opr_sanity 992 ms ok 48 + misc_sanity 94 ms ok 49 + comments 57 ms ok 50 + expressions 315 ms ok 51 + unicode 72 ms ok 52 + xid 94 ms ok 53 + mvcc 320 ms # parallel group (5 tests): copyselect copydml insert_conflict copy insert ok 54 + copy 508 ms ok 55 + copyselect 52 ms ok 56 + copydml 135 ms ok 57 + insert 731 ms ok 58 + insert_conflict 471 ms # parallel group (7 tests): create_function_c create_operator create_type create_misc create_schema create_procedure create_table ok 59 + create_function_c 85 ms ok 60 + create_misc 191 ms ok 61 + create_operator 93 ms ok 62 + create_procedure 251 ms ok 63 + create_table 1477 ms ok 64 + create_type 153 ms ok 65 + create_schema 209 ms # parallel group (5 tests): index_including index_including_gist create_view create_index_spgist create_index ok 66 + create_index 2782 ms ok 67 + create_index_spgist 2376 ms ok 68 + create_view 1282 ms ok 69 + index_including 661 ms ok 70 + index_including_gist 925 ms # parallel group (16 tests): errors create_cast roleattributes hash_func create_aggregate drop_if_exists create_am typed_table create_function_sql infinite_recurse select vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 280 ms ok 72 + create_function_sql 589 ms ok 73 + create_cast 178 ms ok 74 + constraints 1602 ms ok 75 + triggers 5472 ms ok 76 + select 664 ms ok 77 + inherit 3291 ms ok 78 + typed_table 498 ms ok 79 + vacuum 1245 ms ok 80 + drop_if_exists 413 ms ok 81 + updatable_views 2533 ms ok 82 + roleattributes 243 ms ok 83 + create_am 416 ms ok 84 + hash_func 267 ms ok 85 + errors 146 ms ok 86 + infinite_recurse 648 ms ok 87 - sanity_check 399 ms # parallel group (20 tests): select_distinct_on select_having delete select_implicit random case namespace select_into prepared_xacts transactions portals select_distinct union arrays subselect hash_index update join aggregates btree_index ok 88 + select_into 491 ms ok 89 + select_distinct 1496 ms ok 90 + select_distinct_on 163 ms ok 91 + select_implicit 289 ms ok 92 + select_having 195 ms ok 93 + subselect 1883 ms ok 94 + union 1625 ms ok 95 + case 411 ms ok 96 + join 4373 ms ok 97 + aggregates 4647 ms ok 98 + transactions 968 ms ok 99 + random 295 ms ok 100 + portals 1092 ms ok 101 + arrays 1662 ms ok 102 + btree_index 5630 ms ok 103 + hash_index 2997 ms ok 104 + update 3199 ms ok 105 + delete 285 ms ok 106 + namespace 435 ms ok 107 + prepared_xacts 561 ms # parallel group (20 tests): init_privs drop_operator security_label password lock tablesample object_address replica_identity collate matview identity groupingsets spgist rowsecurity generated gist gin brin join_hash privileges ok 108 + brin 9893 ms ok 109 + gin 5118 ms ok 110 + gist 4701 ms ok 111 + spgist 4223 ms ok 112 + privileges 10540 ms ok 113 + init_privs 145 ms ok 114 + security_label 349 ms ok 115 + collate 1257 ms ok 116 + matview 2658 ms ok 117 + lock 468 ms ok 118 + replica_identity 1209 ms ok 119 + rowsecurity 4309 ms ok 120 + object_address 819 ms ok 121 + tablesample 635 ms ok 122 + groupingsets 3880 ms ok 123 + drop_operator 183 ms ok 124 + password 418 ms ok 125 + identity 2946 ms ok 126 + generated 4525 ms ok 127 + join_hash 9937 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 240 ms ok 129 + brin_multi 1119 ms # parallel group (17 tests): async dbsize tid tsrf alter_operator tidscan create_role misc_functions sysviews alter_generic tidrangescan without_overlaps incremental_sort merge create_table_like misc collate.icu.utf8 ok 130 + create_table_like 1120 ms ok 131 + alter_generic 481 ms ok 132 + alter_operator 211 ms ok 133 + misc 1169 ms ok 134 + async 63 ms ok 135 + dbsize 105 ms ok 136 + merge 1090 ms ok 137 + misc_functions 330 ms ok 138 + sysviews 367 ms ok 139 + tsrf 208 ms ok 140 + tid 174 ms ok 141 + tidscan 227 ms ok 142 + tidrangescan 508 ms ok 143 + collate.icu.utf8 1276 ms ok 144 + incremental_sort 976 ms ok 145 + create_role 276 ms ok 146 + without_overlaps 626 ms # parallel group (7 tests): collate.linux.utf8 amutils collate.windows.win1252 psql_crosstab rules psql stats_ext ok 147 + rules 1285 ms ok 148 + psql 1675 ms ok 149 + psql_crosstab 125 ms ok 150 + amutils 28 ms ok 151 + stats_ext 2932 ms ok 152 + collate.linux.utf8 16 ms ok 153 + collate.windows.win1252 42 ms ok 154 - select_parallel 6440 ms ok 155 - write_parallel 250 ms ok 156 - vacuum_parallel 266 ms # parallel group (2 tests): subscription publication ok 157 + publication 1818 ms ok 158 + subscription 105 ms # parallel group (17 tests): portals_p2 advisory_lock combocid xmlmap guc functional_deps tsdicts equivclass dependency select_views bitmapops window cluster indirect_toast foreign_data tsearch foreign_key ok 159 + select_views 460 ms ok 160 + portals_p2 72 ms ok 161 + foreign_key 3162 ms ok 162 + cluster 1183 ms ok 163 + dependency 388 ms not ok 164 + guc 315 ms ok 165 + bitmapops 1128 ms ok 166 + combocid 210 ms ok 167 + tsearch 2257 ms ok 168 + tsdicts 328 ms ok 169 + foreign_data 2111 ms ok 170 + window 1146 ms ok 171 + xmlmap 267 ms ok 172 + functional_deps 328 ms ok 173 + advisory_lock 183 ms ok 174 + indirect_toast 1346 ms ok 175 + equivclass 358 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 317 ms ok 177 + jsonb 776 ms ok 178 + json_encoding 38 ms ok 179 + jsonpath 94 ms ok 180 + jsonpath_encoding 31 ms ok 181 + jsonb_jsonpath 392 ms ok 182 + sqljson 244 ms # parallel group (18 tests): prepare returning plancache conversion limit temp copy2 sequence truncate rowtypes largeobject polymorphism domain with rangefuncs xml plpgsql alter_table ok 183 + plancache 368 ms ok 184 + limit 565 ms ok 185 + plpgsql 3868 ms ok 186 + copy2 778 ms ok 187 + temp 590 ms ok 188 + domain 1239 ms ok 189 + rangefuncs 1420 ms ok 190 + prepare 210 ms ok 191 + conversion 524 ms ok 192 + truncate 926 ms ok 193 + alter_table 4395 ms ok 194 + sequence 800 ms ok 195 + polymorphism 992 ms ok 196 + rowtypes 954 ms ok 197 + returning 312 ms ok 198 + largeobject 954 ms ok 199 + with 1317 ms ok 200 + xml 1891 ms # parallel group (13 tests): hash_part reloptions predicate explain partition_info compression memoize stats partition_aggregate partition_join tuplesort indexing partition_prune ok 201 + partition_join 2655 ms ok 202 + partition_prune 3421 ms ok 203 + reloptions 164 ms ok 204 + hash_part 84 ms ok 205 + indexing 2843 ms ok 206 + partition_aggregate 2310 ms ok 207 + partition_info 307 ms ok 208 + tuplesort 2825 ms ok 209 + explain 291 ms ok 210 + compression 743 ms ok 211 + memoize 860 ms ok 212 + stats 1775 ms ok 213 + predicate 194 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 547 ms ok 215 + event_trigger 586 ms ok 216 - event_trigger_login 132 ms ok 217 - fast_default 215 ms ok 218 - tablespace 720 ms 1..218 # 1 of 218 tests failed. # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs === diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/guc.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/guc.out --- /tmp/cirrus-ci-build/src/test/regress/expected/guc.out 2024-03-08 16:06:29.496901090 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/guc.out 2024-03-08 16:10:05.184952142 +0000 @@ -849,9 +849,10 @@ SELECT name FROM tab_settings_flags WHERE category = 'Developer Options' AND NOT not_in_sample ORDER BY 1; - name ------- -(0 rows) + name +------------------------------- + backtrace_functions_min_level +(1 row) -- Most query-tuning GUCs are flagged as valid for EXPLAIN. -- default_statistics_target is an exception. === EOF === [16:10:18.674](62.181s) not ok 2 - regression tests pass [16:10:18.674](0.000s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [16:10:18.675](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 4001 1 2 41 5 -2 17 9 1 33 34 1 1 1 1 -1 1 1 -1 -32768 32767 46 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/14628AE8 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 62085 --no-unlogged-table-data [16:10:21.408](2.733s) ok 3 - dump primary server # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 62086 [16:10:24.569](3.161s) ok 4 - dump standby server # Running: diff /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump [16:10:24.607](0.038s) ok 5 - compare primary and standby dumps [16:10:24.843](0.236s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" ### Stopping node "primary" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" [16:10:25.078](0.236s) 1..6 [16:10:25.079](0.001s) # Looks like you failed 1 test of 6.