# Checking port 49861 # Found port 49861 Name: primary Data directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata Backup directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup Archive directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/archives Connection string: port=49861 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/6leesAKied Log file: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [06:42:19.203](0.031s) # initializing database system by copying initdb template # Running: cp -RPp /Users/admin/pgsql/build/tmp_install/initdb-template /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata # Running: /Users/admin/pgsql/build/src/test/regress/pg_regress --config-auth /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -l /Users/admin/pgsql/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 12726 (standby_1,) [06:42:21.458](2.255s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup/my_backup -h /var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/6leesAKied -p 49861 --checkpoint fast --no-sync # Backup finished # Checking port 49862 # Found port 49862 Name: standby_1 Data directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata Backup directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/backup Archive directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/archives Connection string: port=49862 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/6leesAKied Log file: /Users/admin/pgsql/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 /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -l /Users/admin/pgsql/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 12921 # using postmaster on /var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/6leesAKied, port 49861 ok 1 - test_setup 863 ms # parallel group (20 tests): varchar oid char name pg_lsn txid int2 uuid float4 regproc text int4 money boolean bit float8 int8 enum rangetypes numeric ok 2 + boolean 562 ms ok 3 + char 178 ms ok 4 + name 189 ms ok 5 + varchar 154 ms ok 6 + text 240 ms ok 7 + int2 219 ms ok 8 + int4 324 ms ok 9 + int8 639 ms ok 10 + oid 146 ms ok 11 + float4 219 ms ok 12 + float8 627 ms ok 13 + bit 564 ms ok 14 + numeric 2611 ms ok 15 + txid 176 ms ok 16 + uuid 194 ms ok 17 + enum 1162 ms ok 18 + money 415 ms ok 19 + rangetypes 2119 ms ok 20 + pg_lsn 143 ms ok 21 + regproc 183 ms # parallel group (20 tests): md5 lseg line path circle time timetz macaddr macaddr8 date numerology point timestamp inet polygon box interval timestamptz strings multirangetypes ok 22 + strings 1920 ms ok 23 + md5 204 ms ok 24 + numerology 1113 ms ok 25 + point 1376 ms ok 26 + lseg 662 ms ok 27 + line 669 ms ok 28 + box 1850 ms ok 29 + path 675 ms ok 30 + polygon 1811 ms ok 31 + circle 795 ms ok 32 + date 1094 ms ok 33 + time 901 ms ok 34 + timetz 976 ms ok 35 + timestamp 1403 ms ok 36 + timestamptz 1862 ms ok 37 + interval 1846 ms ok 38 + inet 1751 ms ok 39 + macaddr 971 ms ok 40 + macaddr8 970 ms ok 41 + multirangetypes 2290 ms # parallel group (12 tests): comments mvcc misc_sanity unicode regex xid tstypes expressions type_sanity horology geometry opr_sanity ok 42 + geometry 1682 ms ok 43 + horology 1629 ms ok 44 + tstypes 1513 ms ok 45 + regex 567 ms ok 46 + type_sanity 1570 ms ok 47 + opr_sanity 3078 ms ok 48 + misc_sanity 395 ms ok 49 + comments 159 ms ok 50 + expressions 1530 ms ok 51 + unicode 390 ms ok 52 + xid 1289 ms ok 53 + mvcc 360 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 2153 ms ok 55 + copyselect 141 ms ok 56 + copydml 245 ms ok 57 + insert 9332 ms ok 58 + insert_conflict 3900 ms # parallel group (7 tests): create_function_c create_schema create_operator create_procedure create_type create_misc create_table ok 59 + create_function_c 224 ms ok 60 + create_misc 2642 ms ok 61 + create_operator 1883 ms ok 62 + create_procedure 2591 ms ok 63 + create_table 4515 ms ok 64 + create_type 2598 ms ok 65 + create_schema 1489 ms # parallel group (5 tests): index_including index_including_gist create_index_spgist create_view create_index ok 66 + create_index 3896 ms ok 67 + create_index_spgist 2293 ms ok 68 + create_view 2661 ms ok 69 + index_including 1732 ms ok 70 + index_including_gist 1763 ms # parallel group (16 tests): infinite_recurse create_cast errors create_aggregate select drop_if_exists typed_table hash_func roleattributes create_function_sql create_am vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 340 ms ok 72 + create_function_sql 1471 ms ok 73 + create_cast 191 ms ok 74 + constraints 4490 ms ok 75 + triggers 8036 ms ok 76 + select 342 ms ok 77 + inherit 6747 ms ok 78 + typed_table 789 ms ok 79 + vacuum 4310 ms ok 80 + drop_if_exists 363 ms ok 81 + updatable_views 6399 ms ok 82 + roleattributes 1397 ms ok 83 + create_am 1483 ms ok 84 + hash_func 1250 ms ok 85 + errors 269 ms ok 86 + infinite_recurse 116 ms ok 87 - sanity_check 1854 ms # parallel group (20 tests): select_distinct_on delete select_having namespace prepared_xacts select_implicit case random select_into select_distinct transactions hash_index portals btree_index union subselect arrays update aggregates join ok 88 + select_into 2223 ms ok 89 + select_distinct 2480 ms ok 90 + select_distinct_on 1281 ms ok 91 + select_implicit 2121 ms ok 92 + select_having 1331 ms ok 93 + subselect 4862 ms ok 94 + union 3986 ms ok 95 + case 2178 ms ok 96 + join 8444 ms ok 97 + aggregates 6801 ms ok 98 + transactions 3512 ms ok 99 + random 2183 ms ok 100 + portals 3664 ms ok 101 + arrays 4991 ms ok 102 + btree_index 3931 ms ok 103 + hash_index 3497 ms ok 104 + update 5200 ms ok 105 + delete 1254 ms ok 106 + namespace 2057 ms ok 107 + prepared_xacts 2057 ms # parallel group (20 tests): init_privs drop_operator security_label tablesample spgist password object_address replica_identity lock gin gist collate groupingsets matview identity generated brin join_hash rowsecurity privileges ok 108 + brin 10661 ms ok 109 + gin 2867 ms ok 110 + gist 3846 ms ok 111 + spgist 2503 ms ok 112 + privileges 12635 ms ok 113 + init_privs 107 ms ok 114 + security_label 1541 ms ok 115 + collate 4265 ms ok 116 + matview 7423 ms ok 117 + lock 2832 ms ok 118 + replica_identity 2819 ms ok 119 + rowsecurity 12538 ms ok 120 + object_address 2521 ms ok 121 + tablesample 2079 ms ok 122 + groupingsets 6636 ms ok 123 + drop_operator 338 ms ok 124 + password 2463 ms ok 125 + identity 9100 ms ok 126 + generated 9719 ms ok 127 + join_hash 10637 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 677 ms ok 129 + brin_multi 2367 ms # parallel group (18 tests): async alter_operator collate.utf8 dbsize incremental_sort create_role sysviews tidscan tid tidrangescan tsrf misc misc_functions create_table_like alter_generic without_overlaps merge collate.icu.utf8 ok 130 + create_table_like 3364 ms ok 131 + alter_generic 3428 ms ok 132 + alter_operator 701 ms ok 133 + misc 2247 ms ok 134 + async 648 ms ok 135 + dbsize 715 ms ok 136 + merge 5054 ms ok 137 + misc_functions 2872 ms ok 138 + sysviews 1232 ms ok 139 + tsrf 1830 ms ok 140 + tid 1240 ms ok 141 + tidscan 1227 ms ok 142 + tidrangescan 1237 ms ok 143 + collate.utf8 678 ms ok 144 + collate.icu.utf8 5185 ms ok 145 + incremental_sort 712 ms ok 146 + create_role 1122 ms ok 147 + without_overlaps 3558 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab psql rules stats_ext ok 148 + rules 12891 ms ok 149 + psql 6632 ms ok 150 + psql_crosstab 151 ms ok 151 + amutils 79 ms ok 152 + stats_ext 13856 ms ok 153 + collate.linux.utf8 47 ms ok 154 + collate.windows.win1252 35 ms not ok 155 - select_parallel 4440 ms ok 156 - write_parallel 146 ms ok 157 - vacuum_parallel 445 ms # parallel group (2 tests): subscription publication ok 158 + publication 5546 ms ok 159 + subscription 2360 ms # parallel group (17 tests): combocid advisory_lock functional_deps xmlmap bitmapops indirect_toast dependency select_views tsdicts portals_p2 equivclass guc tsearch cluster window foreign_data foreign_key ok 160 + select_views 1725 ms ok 161 + portals_p2 2079 ms ok 162 + foreign_key 20057 ms ok 163 + cluster 5552 ms ok 164 + dependency 1699 ms ok 165 + guc 2784 ms ok 166 + bitmapops 1542 ms ok 167 + combocid 1308 ms ok 168 + tsearch 5362 ms ok 169 + tsdicts 2046 ms ok 170 + foreign_data 16014 ms ok 171 + window 15038 ms ok 172 + xmlmap 1495 ms ok 173 + functional_deps 1442 ms ok 174 + advisory_lock 1291 ms ok 175 + indirect_toast 1629 ms ok 176 + equivclass 2658 ms # parallel group (9 tests): jsonpath jsonpath_encoding json_encoding sqljson_jsontable jsonb_jsonpath sqljson json sqljson_queryfuncs jsonb ok 177 + json 1102 ms ok 178 + jsonb 2743 ms ok 179 + json_encoding 403 ms ok 180 + jsonpath 290 ms ok 181 + jsonpath_encoding 300 ms ok 182 + jsonb_jsonpath 970 ms ok 183 + sqljson 997 ms ok 184 + sqljson_queryfuncs 1105 ms ok 185 + sqljson_jsontable 750 ms # parallel group (18 tests): prepare returning limit plancache conversion temp largeobject sequence copy2 rowtypes truncate with rangefuncs domain polymorphism xml plpgsql alter_table ok 186 + plancache 2441 ms ok 187 + limit 1775 ms ok 188 + plpgsql 24104 ms ok 189 + copy2 3683 ms ok 190 + temp 3243 ms ok 191 + domain 4087 ms ok 192 + rangefuncs 4053 ms ok 193 + prepare 800 ms ok 194 + conversion 2412 ms ok 195 + truncate 3853 ms ok 196 + alter_table 29477 ms ok 197 + sequence 3338 ms ok 198 + polymorphism 4052 ms ok 199 + rowtypes 3792 ms ok 200 + returning 1704 ms ok 201 + largeobject 3222 ms ok 202 + with 3844 ms ok 203 + xml 5944 ms # parallel group (15 tests): predicate hash_part reloptions explain partition_info memoize compression partition_merge tuplesort partition_aggregate stats partition_split indexing partition_join partition_prune ok 204 + partition_merge 5510 ms ok 205 + partition_split 8050 ms ok 206 + partition_join 11675 ms ok 207 + partition_prune 12631 ms ok 208 + reloptions 1402 ms ok 209 + hash_part 1102 ms ok 210 + indexing 11025 ms ok 211 + partition_aggregate 6985 ms ok 212 + partition_info 2073 ms ok 213 + tuplesort 5501 ms ok 214 + explain 1726 ms ok 215 + compression 3486 ms ok 216 + memoize 2441 ms ok 217 + stats 7923 ms ok 218 + predicate 1034 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 1816 ms ok 220 + event_trigger 3216 ms ok 221 - event_trigger_login 156 ms ok 222 - fast_default 1604 ms ok 223 - tablespace 3760 ms 1..223 # 1 of 223 tests failed. # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs === diff -U3 /Users/admin/pgsql/src/test/regress/expected/select_parallel.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out --- /Users/admin/pgsql/src/test/regress/expected/select_parallel.out 2024-04-24 06:40:37 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-04-24 06:43:59 @@ -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 === [06:45:29.763](188.305s) not ok 2 - regression tests pass [06:45:29.765](0.001s) # Failed test 'regression tests pass' # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [06:45:29.765](0.000s) # got: '256' # expected: '0' 1 1 1 1 2 1 1 1 1 9 1 5 1 5 1 1 4001 -1 1 1 -1 -32768 32767 41 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 46 1006 -2 1 9 1 1 2 5 17 33 34 Waiting for replication conn standby_1's replay_lsn to pass 0/15A7CC90 on primary done # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 49861 --no-unlogged-table-data [06:46:34.099](64.334s) ok 3 - dump primary server # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 49862 [06:47:21.604](47.506s) ok 4 - dump standby server # Running: diff /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump [06:47:21.801](0.196s) ok 5 - compare primary and standby dumps [06:47:22.466](0.665s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D /Users/admin/pgsql/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 /Users/admin/pgsql/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" [06:47:23.438](0.972s) 1..6 [06:47:23.439](0.001s) # Looks like you failed 1 test of 6.