# Checking port 60238 # Found port 60238 Name: primary Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/archives Connection string: port=60238 host=C:/Windows/TEMP/0Ts2efmMuS Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [02:24:27.764](0.092s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata -l C:\cirrus\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 3432 (standby_1,) [02:24:29.268](1.504s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup/my_backup -h C:/Windows/TEMP/0Ts2efmMuS -p 60238 --checkpoint fast --no-sync # Backup finished # Checking port 60239 # Found port 60239 Name: standby_1 Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/archives Connection string: port=60239 host=C:/Windows/TEMP/0Ts2efmMuS Log file: C:\cirrus\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 C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata -l C:\cirrus\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 5644 # using postmaster on C:/Windows/TEMP/0Ts2efmMuS, port 60238 ok 1 - test_setup 775 ms # parallel group (20 tests): varchar oid char name uuid int2 text txid float4 pg_lsn int4 money int8 bit float8 regproc boolean enum rangetypes numeric ok 2 + boolean 1194 ms ok 3 + char 671 ms ok 4 + name 715 ms ok 5 + varchar 615 ms ok 6 + text 797 ms ok 7 + int2 795 ms ok 8 + int4 899 ms ok 9 + int8 1023 ms ok 10 + oid 609 ms ok 11 + float4 848 ms ok 12 + float8 1114 ms ok 13 + bit 1064 ms ok 14 + numeric 2197 ms ok 15 + txid 800 ms ok 16 + uuid 739 ms ok 17 + enum 1178 ms ok 18 + money 948 ms ok 19 + rangetypes 2063 ms ok 20 + pg_lsn 880 ms ok 21 + regproc 1100 ms # parallel group (20 tests): numerology point timetz lseg circle path line time macaddr8 box date md5 macaddr timestamptz interval inet strings polygon multirangetypes timestamp ok 22 + strings 1293 ms ok 23 + md5 1211 ms ok 24 + numerology 715 ms ok 25 + point 714 ms ok 26 + lseg 1023 ms ok 27 + line 1059 ms ok 28 + box 1178 ms ok 29 + path 1056 ms ok 30 + polygon 1303 ms ok 31 + circle 1017 ms ok 32 + date 1198 ms ok 33 + time 1050 ms ok 34 + timetz 833 ms ok 35 + timestamp 1465 ms ok 36 + timestamptz 1193 ms ok 37 + interval 1191 ms ok 38 + inet 1267 ms ok 39 + macaddr 1188 ms ok 40 + macaddr8 1068 ms ok 41 + multirangetypes 1366 ms # parallel group (12 tests): type_sanity misc_sanity expressions xid mvcc comments unicode horology geometry regex opr_sanity tstypes ok 42 + geometry 881 ms ok 43 + horology 852 ms ok 44 + tstypes 998 ms ok 45 + regex 904 ms ok 46 + type_sanity 752 ms ok 47 + opr_sanity 966 ms ok 48 + misc_sanity 748 ms ok 49 + comments 773 ms ok 50 + expressions 744 ms ok 51 + unicode 768 ms ok 52 + xid 766 ms ok 53 + mvcc 764 ms # parallel group (5 tests): copydml copyselect copy insert_conflict insert ok 54 + copy 746 ms ok 55 + copyselect 494 ms ok 56 + copydml 492 ms ok 57 + insert 1301 ms ok 58 + insert_conflict 1160 ms # parallel group (7 tests): create_procedure create_operator create_type create_misc create_schema create_function_c create_table ok 59 + create_function_c 629 ms ok 60 + create_misc 488 ms ok 61 + create_operator 455 ms ok 62 + create_procedure 452 ms ok 63 + create_table 1177 ms ok 64 + create_type 451 ms ok 65 + create_schema 516 ms # parallel group (5 tests): index_including create_view index_including_gist create_index_spgist create_index ok 66 + create_index 2505 ms ok 67 + create_index_spgist 1451 ms ok 68 + create_view 1289 ms ok 69 + index_including 1288 ms ok 70 + index_including_gist 1358 ms # parallel group (16 tests): hash_func create_cast infinite_recurse errors select typed_table roleattributes create_aggregate drop_if_exists create_function_sql create_am constraints vacuum updatable_views inherit triggers ok 71 + create_aggregate 1032 ms ok 72 + create_function_sql 1036 ms ok 73 + create_cast 497 ms ok 74 + constraints 1678 ms ok 75 + triggers 3811 ms ok 76 + select 579 ms ok 77 + inherit 3517 ms ok 78 + typed_table 621 ms ok 79 + vacuum 2828 ms ok 80 + drop_if_exists 1022 ms ok 81 + updatable_views 3120 ms ok 82 + roleattributes 615 ms ok 83 + create_am 1019 ms ok 84 + hash_func 478 ms ok 85 + errors 561 ms ok 86 + infinite_recurse 503 ms ok 87 - sanity_check 802 ms # parallel group (20 tests): select_distinct_on select_having delete select_implicit transactions random case select_into prepared_xacts select_distinct namespace subselect union portals arrays update hash_index join aggregates btree_index ok 88 + select_into 1882 ms ok 89 + select_distinct 2016 ms ok 90 + select_distinct_on 1116 ms ok 91 + select_implicit 1372 ms ok 92 + select_having 1196 ms ok 93 + subselect 2295 ms ok 94 + union 2347 ms ok 95 + case 1865 ms ok 96 + join 3433 ms ok 97 + aggregates 4418 ms ok 98 + transactions 1418 ms ok 99 + random 1417 ms ok 100 + portals 2343 ms ok 101 + arrays 2344 ms ok 102 + btree_index 6459 ms ok 103 + hash_index 3001 ms ok 104 + update 2945 ms ok 105 + delete 1177 ms ok 106 + namespace 2233 ms ok 107 + prepared_xacts 1855 ms # parallel group (20 tests): security_label drop_operator password init_privs lock collate groupingsets tablesample replica_identity identity object_address spgist generated matview gin rowsecurity gist join_hash brin privileges ok 108 + brin 11397 ms ok 109 + gin 4642 ms ok 110 + gist 5342 ms ok 111 + spgist 3994 ms ok 112 + privileges 13770 ms ok 113 + init_privs 1703 ms ok 114 + security_label 1292 ms ok 115 + collate 2456 ms ok 116 + matview 4156 ms ok 117 + lock 2447 ms ok 118 + replica_identity 2453 ms ok 119 + rowsecurity 4786 ms ok 120 + object_address 3299 ms ok 121 + tablesample 2448 ms ok 122 + groupingsets 2446 ms ok 123 + drop_operator 1279 ms ok 124 + password 1376 ms ok 125 + identity 3256 ms ok 126 + generated 4027 ms ok 127 + join_hash 11356 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 348 ms ok 129 + brin_multi 2276 ms # parallel group (17 tests): async alter_generic dbsize collate.icu.utf8 tidscan tidrangescan sysviews without_overlaps misc_functions alter_operator tsrf tid create_role misc incremental_sort create_table_like merge ok 130 + create_table_like 1249 ms ok 131 + alter_generic 600 ms ok 132 + alter_operator 982 ms ok 133 + misc 1177 ms ok 134 + async 593 ms ok 135 + dbsize 591 ms ok 136 + merge 1607 ms ok 137 + misc_functions 972 ms ok 138 + sysviews 749 ms ok 139 + tsrf 995 ms ok 140 + tid 1135 ms ok 141 + tidscan 641 ms ok 142 + tidrangescan 639 ms ok 143 + collate.icu.utf8 638 ms ok 144 + incremental_sort 1189 ms ok 145 + create_role 1160 ms ok 146 + without_overlaps 912 ms # parallel group (7 tests): collate.linux.utf8 psql_crosstab amutils collate.windows.win1252 psql rules stats_ext ok 147 + rules 1704 ms ok 148 + psql 1697 ms ok 149 + psql_crosstab 606 ms ok 150 + amutils 656 ms ok 151 + stats_ext 4893 ms ok 152 + collate.linux.utf8 509 ms ok 153 + collate.windows.win1252 1067 ms not ok 154 - select_parallel 6959 ms ok 155 - write_parallel 1372 ms ok 156 - vacuum_parallel 550 ms # parallel group (2 tests): subscription publication ok 157 + publication 1489 ms ok 158 + subscription 468 ms # parallel group (17 tests): portals_p2 advisory_lock select_views guc dependency cluster window xmlmap equivclass tsdicts functional_deps combocid tsearch bitmapops indirect_toast foreign_data foreign_key ok 159 + select_views 887 ms ok 160 + portals_p2 687 ms ok 161 + foreign_key 3683 ms ok 162 + cluster 1667 ms ok 163 + dependency 1264 ms ok 164 + guc 1262 ms ok 165 + bitmapops 2010 ms ok 166 + combocid 1878 ms ok 167 + tsearch 1921 ms ok 168 + tsdicts 1763 ms ok 169 + foreign_data 2783 ms ok 170 + window 1656 ms ok 171 + xmlmap 1654 ms ok 172 + functional_deps 1757 ms ok 173 + advisory_lock 867 ms ok 174 + indirect_toast 2373 ms ok 175 + equivclass 1752 ms # parallel group (7 tests): json_encoding jsonpath_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 469 ms ok 177 + jsonb 1043 ms ok 178 + json_encoding 159 ms ok 179 + jsonpath 450 ms ok 180 + jsonpath_encoding 246 ms ok 181 + jsonb_jsonpath 551 ms ok 182 + sqljson 446 ms # parallel group (18 tests): limit returning xml conversion prepare polymorphism domain truncate plancache sequence copy2 rowtypes temp largeobject with rangefuncs plpgsql alter_table ok 183 + plancache 1707 ms ok 184 + limit 734 ms ok 185 + plpgsql 2841 ms ok 186 + copy2 1738 ms ok 187 + temp 1736 ms ok 188 + domain 1608 ms ok 189 + rangefuncs 1802 ms ok 190 + prepare 1506 ms ok 191 + conversion 1388 ms ok 192 + truncate 1602 ms ok 193 + alter_table 4981 ms ok 194 + sequence 1691 ms ok 195 + polymorphism 1560 ms ok 196 + rowtypes 1723 ms ok 197 + returning 834 ms ok 198 + largeobject 1743 ms ok 199 + with 1750 ms ok 200 + xml 1294 ms # parallel group (13 tests): hash_part partition_info compression reloptions predicate memoize explain indexing stats partition_join partition_aggregate tuplesort partition_prune ok 201 + partition_join 3785 ms ok 202 + partition_prune 6260 ms ok 203 + reloptions 1330 ms ok 204 + hash_part 1300 ms ok 205 + indexing 3677 ms ok 206 + partition_aggregate 4703 ms ok 207 + partition_info 1296 ms ok 208 + tuplesort 5026 ms ok 209 + explain 1848 ms ok 210 + compression 1320 ms ok 211 + memoize 1845 ms ok 212 + stats 3769 ms ok 213 + predicate 1317 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 611 ms ok 215 + event_trigger 761 ms ok 216 - event_trigger_login 990 ms ok 217 - fast_default 949 ms ok 218 - tablespace 1128 ms 1..218 # 1 of 218 tests failed. # The differences that caused some tests to fail can be viewed in the file "C:/cirrus/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "C:/cirrus/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping C:\cirrus\build/testrun/recovery/027_stream_regress\data/regression.diffs === diff -w -U3 C:/cirrus/src/test/regress/expected/select_parallel.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out --- C:/cirrus/src/test/regress/expected/select_parallel.out 2024-03-11 02:20:45.382046400 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-03-11 02:25:47.075410600 +0000 @@ -452,25 +452,35 @@ where tenk1.four = t.four ); QUERY PLAN ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - Seq Scan on public.tenk1 t +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + 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) + 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: t3.stringu1 + Output: tenk1.four + -> HashAggregate + Output: tenk1.four + Group Key: tenk1.four -> Gather - Output: t3.stringu1 + 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 -(17 rows) +(27 rows) -- this is not parallel-safe due to use of random() within SubLink's testexpr: explain (costs off) === EOF === [02:26:19.195](109.927s) not ok 2 - regression tests pass [02:26:19.195](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [02:26:19.195](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 9 1 5 5 3 4 3 4 4 1 5 32 1 1 1 6 104 2 1 1006 4001 1 2 41 -2 5 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/14251D08 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 60238 --no-unlogged-table-data [02:26:23.596](4.401s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 60239 [02:26:27.617](4.021s) ok 4 - dump standby server # Running: diff C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump [02:26:27.739](0.121s) ok 5 - compare primary and standby dumps [02:26:28.306](0.567s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D C:\cirrus\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 C:\cirrus\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" [02:26:28.638](0.332s) 1..6 [02:26:28.654](0.017s) # Looks like you failed 1 test of 6.