# Checking port 61069 # Found port 61069 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=61069 host=/tmp/6FoQEMZJvF Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [03:43:26.532](0.024s) # 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 11577 (standby_1,) [03:43:26.854](0.322s) 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/6FoQEMZJvF -p 61069 --checkpoint fast --no-sync # Backup finished # Checking port 61070 # Found port 61070 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=61070 host=/tmp/6FoQEMZJvF 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 11683 # using postmaster on /tmp/6FoQEMZJvF, port 61069 ok 1 - test_setup 332 ms # parallel group (20 tests): char varchar int2 name pg_lsn text uuid txid oid float4 regproc money boolean int4 int8 bit float8 enum rangetypes numeric ok 2 + boolean 354 ms ok 3 + char 99 ms ok 4 + name 228 ms ok 5 + varchar 142 ms ok 6 + text 245 ms ok 7 + int2 227 ms ok 8 + int4 363 ms ok 9 + int8 417 ms ok 10 + oid 299 ms ok 11 + float4 303 ms ok 12 + float8 484 ms ok 13 + bit 460 ms ok 14 + numeric 2066 ms ok 15 + txid 261 ms ok 16 + uuid 258 ms ok 17 + enum 502 ms ok 18 + money 348 ms ok 19 + rangetypes 1610 ms ok 20 + pg_lsn 232 ms ok 21 + regproc 331 ms # parallel group (20 tests): md5 lseg path point time circle line macaddr timetz macaddr8 numerology inet date interval box polygon timestamp strings timestamptz multirangetypes ok 22 + strings 664 ms ok 23 + md5 92 ms ok 24 + numerology 321 ms ok 25 + point 145 ms ok 26 + lseg 123 ms ok 27 + line 175 ms ok 28 + box 554 ms ok 29 + path 137 ms ok 30 + polygon 563 ms ok 31 + circle 171 ms ok 32 + date 376 ms ok 33 + time 151 ms ok 34 + timetz 190 ms ok 35 + timestamp 607 ms ok 36 + timestamptz 694 ms ok 37 + interval 504 ms ok 38 + inet 326 ms ok 39 + macaddr 175 ms ok 40 + macaddr8 237 ms ok 41 + multirangetypes 890 ms # parallel group (12 tests): comments misc_sanity unicode mvcc xid expressions type_sanity tstypes geometry horology regex opr_sanity ok 42 + geometry 380 ms ok 43 + horology 385 ms ok 44 + tstypes 330 ms ok 45 + regex 387 ms ok 46 + type_sanity 296 ms ok 47 + opr_sanity 467 ms ok 48 + misc_sanity 56 ms ok 49 + comments 41 ms ok 50 + expressions 238 ms ok 51 + unicode 66 ms ok 52 + xid 193 ms ok 53 + mvcc 144 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 224 ms ok 55 + copyselect 88 ms ok 56 + copydml 101 ms ok 57 + insert 1332 ms ok 58 + insert_conflict 410 ms # parallel group (7 tests): create_function_c create_operator create_schema create_misc create_type create_procedure create_table ok 59 + create_function_c 37 ms ok 60 + create_misc 286 ms ok 61 + create_operator 187 ms ok 62 + create_procedure 321 ms ok 63 + create_table 1139 ms ok 64 + create_type 304 ms ok 65 + create_schema 242 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 4527 ms ok 67 + create_index_spgist 2349 ms ok 68 + create_view 2996 ms ok 69 + index_including 1219 ms ok 70 + index_including_gist 871 ms # parallel group (16 tests): create_cast hash_func roleattributes infinite_recurse select errors create_aggregate typed_table create_am create_function_sql drop_if_exists vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 461 ms ok 72 + create_function_sql 907 ms ok 73 + create_cast 167 ms ok 74 + constraints 2213 ms ok 75 + triggers 8397 ms ok 76 + select 388 ms ok 77 + inherit 7576 ms ok 78 + typed_table 567 ms ok 79 + vacuum 1519 ms ok 80 + drop_if_exists 917 ms ok 81 + updatable_views 7070 ms ok 82 + roleattributes 291 ms ok 83 + create_am 861 ms ok 84 + hash_func 194 ms ok 85 + errors 412 ms ok 86 + infinite_recurse 335 ms ok 87 - sanity_check 224 ms # parallel group (20 tests): select_distinct_on delete select_having select_implicit random case namespace prepared_xacts select_into select_distinct union portals transactions subselect arrays hash_index update aggregates btree_index join ok 88 + select_into 487 ms ok 89 + select_distinct 491 ms ok 90 + select_distinct_on 62 ms ok 91 + select_implicit 309 ms ok 92 + select_having 173 ms ok 93 + subselect 1122 ms ok 94 + union 720 ms ok 95 + case 356 ms ok 96 + join 2826 ms ok 97 + aggregates 2364 ms ok 98 + transactions 993 ms ok 99 + random 344 ms ok 100 + portals 916 ms ok 101 + arrays 1185 ms ok 102 + btree_index 2607 ms ok 103 + hash_index 1857 ms ok 104 + update 2037 ms ok 105 + delete 171 ms ok 106 + namespace 437 ms ok 107 + prepared_xacts 438 ms # parallel group (20 tests): init_privs drop_operator password security_label tablesample object_address groupingsets lock collate identity replica_identity gin spgist generated gist matview join_hash brin privileges rowsecurity ok 108 + brin 6430 ms ok 109 + gin 3024 ms ok 110 + gist 4258 ms ok 111 + spgist 3044 ms ok 112 + privileges 7532 ms ok 113 + init_privs 77 ms ok 114 + security_label 306 ms ok 115 + collate 2182 ms ok 116 + matview 4582 ms ok 117 + lock 1282 ms ok 118 + replica_identity 2538 ms ok 119 + rowsecurity 7720 ms ok 120 + object_address 1171 ms ok 121 + tablesample 618 ms ok 122 + groupingsets 1281 ms ok 123 + drop_operator 143 ms ok 124 + password 275 ms ok 125 + identity 2535 ms ok 126 + generated 3161 ms ok 127 + join_hash 6422 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 336 ms ok 129 + brin_multi 1430 ms # parallel group (18 tests): async dbsize collate.utf8 tidscan sysviews tidrangescan tid tsrf alter_operator misc misc_functions incremental_sort create_role alter_generic collate.icu.utf8 merge create_table_like without_overlaps ok 130 + create_table_like 2229 ms ok 131 + alter_generic 1173 ms ok 132 + alter_operator 504 ms ok 133 + misc 595 ms ok 134 + async 108 ms ok 135 + dbsize 144 ms ok 136 + merge 1823 ms ok 137 + misc_functions 610 ms ok 138 + sysviews 266 ms ok 139 + tsrf 423 ms ok 140 + tid 305 ms ok 141 + tidscan 239 ms ok 142 + tidrangescan 298 ms ok 143 + collate.utf8 217 ms ok 144 + collate.icu.utf8 1637 ms ok 145 + incremental_sort 665 ms ok 146 + create_role 773 ms ok 147 + without_overlaps 2521 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab psql rules stats_ext ok 148 + rules 1996 ms ok 149 + psql 1840 ms ok 150 + psql_crosstab 165 ms ok 151 + amutils 56 ms ok 152 + stats_ext 3783 ms ok 153 + collate.linux.utf8 28 ms ok 154 + collate.windows.win1252 55 ms not ok 155 - select_parallel 1434 ms ok 156 - write_parallel 269 ms ok 157 - vacuum_parallel 156 ms # parallel group (2 tests): subscription publication ok 158 + publication 1633 ms ok 159 + subscription 161 ms # parallel group (17 tests): portals_p2 advisory_lock xmlmap combocid functional_deps indirect_toast tsdicts dependency guc select_views equivclass bitmapops window tsearch cluster foreign_data foreign_key ok 160 + select_views 850 ms ok 161 + portals_p2 360 ms ok 162 + foreign_key 6054 ms ok 163 + cluster 2174 ms ok 164 + dependency 799 ms ok 165 + guc 830 ms ok 166 + bitmapops 1099 ms ok 167 + combocid 504 ms ok 168 + tsearch 1569 ms ok 169 + tsdicts 743 ms ok 170 + foreign_data 3645 ms ok 171 + window 1416 ms ok 172 + xmlmap 409 ms ok 173 + functional_deps 553 ms ok 174 + advisory_lock 383 ms ok 175 + indirect_toast 707 ms ok 176 + equivclass 941 ms # parallel group (9 tests): jsonpath_encoding json_encoding jsonpath sqljson sqljson_jsontable sqljson_queryfuncs json jsonb_jsonpath jsonb ok 177 + json 309 ms ok 178 + jsonb 522 ms ok 179 + json_encoding 55 ms ok 180 + jsonpath 130 ms ok 181 + jsonpath_encoding 16 ms ok 182 + jsonb_jsonpath 354 ms ok 183 + sqljson 194 ms ok 184 + sqljson_queryfuncs 277 ms ok 185 + sqljson_jsontable 197 ms # parallel group (18 tests): prepare returning conversion limit plancache temp rowtypes copy2 with sequence truncate largeobject xml polymorphism rangefuncs domain plpgsql alter_table ok 186 + plancache 540 ms ok 187 + limit 471 ms ok 188 + plpgsql 3209 ms ok 189 + copy2 1092 ms ok 190 + temp 736 ms ok 191 + domain 1772 ms ok 192 + rangefuncs 1471 ms ok 193 + prepare 223 ms ok 194 + conversion 408 ms ok 195 + truncate 1265 ms ok 196 + alter_table 7415 ms ok 197 + sequence 1192 ms ok 198 + polymorphism 1457 ms ok 199 + rowtypes 951 ms ok 200 + returning 299 ms ok 201 + largeobject 1256 ms ok 202 + with 1114 ms ok 203 + xml 1268 ms # parallel group (15 tests): predicate hash_part partition_info reloptions explain memoize compression partition_aggregate tuplesort partition_merge stats partition_split partition_prune partition_join indexing ok 204 + partition_merge 2075 ms ok 205 + partition_split 2657 ms ok 206 + partition_join 3786 ms ok 207 + partition_prune 3768 ms ok 208 + reloptions 395 ms ok 209 + hash_part 323 ms ok 210 + indexing 4055 ms ok 211 + partition_aggregate 1896 ms ok 212 + partition_info 362 ms ok 213 + tuplesort 1972 ms ok 214 + explain 422 ms ok 215 + compression 1071 ms ok 216 + memoize 545 ms ok 217 + stats 2090 ms ok 218 + predicate 127 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 337 ms ok 220 + event_trigger 394 ms ok 221 - event_trigger_login 38 ms ok 222 - fast_default 485 ms ok 223 - tablespace 808 ms 1..223 # 1 of 223 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/select_parallel.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out --- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out 2024-04-17 03:42:01.499147000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-04-17 03:44:07.193819000 +0000 @@ -451,26 +451,36 @@ join tenk1 t3 on t3.stringu1 = tenk1.stringu1 where tenk1.four = t.four ); - QUERY PLAN ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - Seq Scan on public.tenk1 t + QUERY PLAN +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + Hash Join Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 - Filter: (SubPlan 1) - SubPlan 1 - -> Hash Join - Output: t.two - Hash Cond: (tenk1.stringu1 = t3.stringu1) - -> Seq Scan on public.tenk1 - Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, tenk1.thousand, tenk1.twothousand, tenk1.fivethous, tenk1.tenthous, tenk1.odd, tenk1.even, tenk1.stringu1, tenk1.stringu2, tenk1.string4 - Filter: (tenk1.four = t.four) - -> Hash - Output: t3.stringu1 - -> Gather - Output: t3.stringu1 - Workers Planned: 4 - -> Parallel Seq Scan on public.tenk1 t3 - Output: t3.stringu1 -(17 rows) + Inner Unique: true + Hash Cond: (t.four = tenk1.four) + -> Gather + Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 + Workers Planned: 4 + -> Parallel Seq Scan on public.tenk1 t + Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 + Filter: (t.two IS NOT NULL) + -> Hash + Output: tenk1.four + -> HashAggregate + Output: tenk1.four + Group Key: tenk1.four + -> Gather + Output: tenk1.four + Workers Planned: 4 + -> Parallel Hash Join + Output: tenk1.four + Hash Cond: (tenk1.stringu1 = t3.stringu1) + -> Parallel Seq Scan on public.tenk1 + Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, tenk1.thousand, tenk1.twothousand, tenk1.fivethous, tenk1.tenthous, tenk1.odd, tenk1.even, tenk1.stringu1, tenk1.stringu2, tenk1.string4 + -> Parallel Hash + Output: t3.stringu1 + -> Parallel Seq Scan on public.tenk1 t3 + Output: t3.stringu1 +(27 rows) -- this is not parallel-safe due to use of random() within SubLink's testexpr: explain (costs off) === EOF === [03:44:29.287](62.433s) not ok 2 - regression tests pass [03:44:29.288](0.001s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [03:44:29.288](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 3 4001 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 1 1 41 5 17 -2 33 34 1 1 1 1 -1 1 1 -1 -32768 32767 46 9 1 Waiting for replication conn standby_1's replay_lsn to pass 0/1463D8A0 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 61069 --no-unlogged-table-data [03:44:31.168](1.880s) 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 61070 [03:44:32.761](1.594s) 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 [03:44:32.769](0.008s) ok 5 - compare primary and standby dumps [03:44:32.931](0.162s) 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" [03:44:33.205](0.274s) 1..6 [03:44:33.212](0.007s) # Looks like you failed 1 test of 6.