# Checking port 58291 # Found port 58291 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=58291 host=C:/Windows/TEMP/hv8GU5Nxs4 Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [23:51:34.893](0.100s) # 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 5092 (standby_1,) [23:51:37.272](2.380s) 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/hv8GU5Nxs4 -p 58291 --checkpoint fast --no-sync # Backup finished # Checking port 58292 # Found port 58292 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=58292 host=C:/Windows/TEMP/hv8GU5Nxs4 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 5524 # using postmaster on C:/Windows/TEMP/hv8GU5Nxs4, port 58291 ok 1 - test_setup 738 ms # parallel group (20 tests): oid pg_lsn boolean name bit text char txid money varchar regproc int4 int2 float4 enum int8 uuid float8 rangetypes numeric ok 2 + boolean 881 ms ok 3 + char 935 ms ok 4 + name 877 ms ok 5 + varchar 934 ms ok 6 + text 929 ms ok 7 + int2 1090 ms ok 8 + int4 1023 ms ok 9 + int8 1143 ms ok 10 + oid 822 ms ok 11 + float4 1081 ms ok 12 + float8 1140 ms ok 13 + bit 858 ms ok 14 + numeric 1880 ms ok 15 + txid 912 ms ok 16 + uuid 1131 ms ok 17 + enum 1125 ms ok 18 + money 908 ms ok 19 + rangetypes 1668 ms ok 20 + pg_lsn 846 ms ok 21 + regproc 992 ms # parallel group (20 tests): numerology point timetz lseg md5 circle macaddr path time timestamptz inet line strings date interval polygon macaddr8 box multirangetypes timestamp ok 22 + strings 1290 ms ok 23 + md5 1112 ms ok 24 + numerology 616 ms ok 25 + point 612 ms ok 26 + lseg 799 ms ok 27 + line 1271 ms ok 28 + box 1317 ms ok 29 + path 1231 ms ok 30 + polygon 1269 ms ok 31 + circle 1088 ms ok 32 + date 1258 ms ok 33 + time 1224 ms ok 34 + timetz 591 ms ok 35 + timestamp 1566 ms ok 36 + timestamptz 1228 ms ok 37 + interval 1257 ms ok 38 + inet 1230 ms ok 39 + macaddr 1166 ms ok 40 + macaddr8 1276 ms ok 41 + multirangetypes 1416 ms # parallel group (12 tests): mvcc tstypes unicode horology type_sanity comments misc_sanity regex geometry expressions xid opr_sanity ok 42 + geometry 772 ms ok 43 + horology 747 ms ok 44 + tstypes 719 ms ok 45 + regex 765 ms ok 46 + type_sanity 742 ms ok 47 + opr_sanity 1402 ms ok 48 + misc_sanity 739 ms ok 49 + comments 737 ms ok 50 + expressions 789 ms ok 51 + unicode 707 ms ok 52 + xid 791 ms ok 53 + mvcc 676 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 1063 ms ok 55 + copyselect 288 ms ok 56 + copydml 301 ms ok 57 + insert 1981 ms ok 58 + insert_conflict 1464 ms # parallel group (7 tests): create_type create_schema create_operator create_procedure create_misc create_function_c create_table ok 59 + create_function_c 736 ms ok 60 + create_misc 733 ms ok 61 + create_operator 512 ms ok 62 + create_procedure 510 ms ok 63 + create_table 1658 ms ok 64 + create_type 467 ms ok 65 + create_schema 503 ms # parallel group (5 tests): index_including index_including_gist create_view create_index_spgist create_index ok 66 + create_index 2682 ms ok 67 + create_index_spgist 1900 ms ok 68 + create_view 1649 ms ok 69 + index_including 1607 ms ok 70 + index_including_gist 1608 ms # parallel group (16 tests): create_aggregate typed_table create_cast roleattributes infinite_recurse errors select hash_func create_am constraints create_function_sql drop_if_exists vacuum updatable_views inherit triggers ok 71 + create_aggregate 929 ms ok 72 + create_function_sql 1492 ms ok 73 + create_cast 1130 ms ok 74 + constraints 1489 ms ok 75 + triggers 5089 ms ok 76 + select 1197 ms ok 77 + inherit 4370 ms ok 78 + typed_table 1122 ms ok 79 + vacuum 3317 ms ok 80 + drop_if_exists 1604 ms ok 81 + updatable_views 3317 ms ok 82 + roleattributes 1116 ms ok 83 + create_am 1192 ms ok 84 + hash_func 1185 ms ok 85 + errors 1182 ms ok 86 + infinite_recurse 1113 ms ok 87 - sanity_check 947 ms # parallel group (20 tests): select_distinct_on select_implicit transactions select_having delete namespace union random select_into arrays prepared_xacts update case portals subselect join select_distinct hash_index aggregates btree_index ok 88 + select_into 3234 ms ok 89 + select_distinct 3815 ms ok 90 + select_distinct_on 1071 ms ok 91 + select_implicit 1069 ms ok 92 + select_having 1610 ms ok 93 + subselect 3648 ms ok 94 + union 2540 ms ok 95 + case 3588 ms ok 96 + join 3802 ms ok 97 + aggregates 5756 ms ok 98 + transactions 1103 ms ok 99 + random 2533 ms ok 100 + portals 3637 ms ok 101 + arrays 3578 ms ok 102 + btree_index 5967 ms ok 103 + hash_index 4197 ms ok 104 + update 3574 ms ok 105 + delete 2523 ms ok 106 + namespace 2522 ms ok 107 + prepared_xacts 3569 ms # parallel group (20 tests): init_privs tablesample replica_identity drop_operator lock security_label password collate groupingsets matview identity gin object_address spgist rowsecurity generated gist join_hash brin privileges ok 108 + brin 9363 ms ok 109 + gin 3663 ms ok 110 + gist 5332 ms ok 111 + spgist 3691 ms ok 112 + privileges 10655 ms ok 113 + init_privs 1863 ms ok 114 + security_label 2532 ms ok 115 + collate 2884 ms ok 116 + matview 3651 ms ok 117 + lock 2528 ms ok 118 + replica_identity 1969 ms ok 119 + rowsecurity 3680 ms ok 120 + object_address 3677 ms ok 121 + tablesample 1964 ms ok 122 + groupingsets 3540 ms ok 123 + drop_operator 1979 ms ok 124 + password 2517 ms ok 125 + identity 3637 ms ok 126 + generated 3940 ms ok 127 + join_hash 9277 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 565 ms ok 129 + brin_multi 2079 ms # parallel group (17 tests): tid alter_operator tsrf async misc sysviews dbsize tidrangescan without_overlaps create_role collate.icu.utf8 tidscan alter_generic misc_functions create_table_like incremental_sort merge ok 130 + create_table_like 2126 ms ok 131 + alter_generic 2060 ms ok 132 + alter_operator 1106 ms ok 133 + misc 1395 ms ok 134 + async 1224 ms ok 135 + dbsize 1512 ms ok 136 + merge 2395 ms ok 137 + misc_functions 2063 ms not ok 138 + sysviews 1507 ms ok 139 + tsrf 1095 ms ok 140 + tid 1051 ms ok 141 + tidscan 1958 ms ok 142 + tidrangescan 1672 ms ok 143 + collate.icu.utf8 1852 ms ok 144 + incremental_sort 2123 ms ok 145 + create_role 1849 ms ok 146 + without_overlaps 1847 ms # parallel group (7 tests): psql_crosstab collate.windows.win1252 amutils collate.linux.utf8 psql rules stats_ext ok 147 + rules 1768 ms ok 148 + psql 1571 ms ok 149 + psql_crosstab 689 ms ok 150 + amutils 741 ms ok 151 + stats_ext 5385 ms ok 152 + collate.linux.utf8 772 ms ok 153 + collate.windows.win1252 733 ms ok 154 - select_parallel 6536 ms ok 155 - write_parallel 1098 ms ok 156 - vacuum_parallel 447 ms # parallel group (2 tests): subscription publication ok 157 + publication 2287 ms ok 158 + subscription 593 ms # parallel group (17 tests): combocid advisory_lock dependency guc functional_deps select_views portals_p2 xmlmap tsdicts cluster tsearch equivclass window indirect_toast foreign_data bitmapops foreign_key ok 159 + select_views 1407 ms ok 160 + portals_p2 1785 ms ok 161 + foreign_key 3866 ms ok 162 + cluster 2478 ms ok 163 + dependency 1361 ms ok 164 + guc 1360 ms ok 165 + bitmapops 3131 ms ok 166 + combocid 985 ms ok 167 + tsearch 2532 ms ok 168 + tsdicts 2468 ms ok 169 + foreign_data 3097 ms ok 170 + window 2635 ms ok 171 + xmlmap 1912 ms ok 172 + functional_deps 1346 ms ok 173 + advisory_lock 1344 ms ok 174 + indirect_toast 2859 ms ok 175 + equivclass 2625 ms # parallel group (7 tests): jsonpath json_encoding jsonpath_encoding json sqljson jsonb_jsonpath jsonb ok 176 + json 984 ms ok 177 + jsonb 1342 ms ok 178 + json_encoding 685 ms ok 179 + jsonpath 683 ms ok 180 + jsonpath_encoding 836 ms ok 181 + jsonb_jsonpath 1124 ms ok 182 + sqljson 1046 ms # parallel group (18 tests): limit conversion returning plancache sequence truncate prepare with polymorphism temp largeobject xml rangefuncs rowtypes copy2 domain plpgsql alter_table ok 183 + plancache 1467 ms ok 184 + limit 1234 ms ok 185 + plpgsql 3517 ms ok 186 + copy2 2837 ms ok 187 + temp 2461 ms ok 188 + domain 2909 ms ok 189 + rangefuncs 2823 ms ok 190 + prepare 2078 ms ok 191 + conversion 1355 ms ok 192 + truncate 2031 ms ok 193 + alter_table 6682 ms ok 194 + sequence 1635 ms ok 195 + polymorphism 2312 ms ok 196 + rowtypes 2812 ms ok 197 + returning 1345 ms ok 198 + largeobject 2444 ms ok 199 + with 2109 ms ok 200 + xml 2441 ms # parallel group (13 tests): predicate partition_info memoize hash_part explain reloptions compression partition_join indexing stats tuplesort partition_aggregate partition_prune ok 201 + partition_join 3059 ms ok 202 + partition_prune 6748 ms ok 203 + reloptions 2345 ms ok 204 + hash_part 2165 ms ok 205 + indexing 3086 ms ok 206 + partition_aggregate 5162 ms ok 207 + partition_info 1350 ms ok 208 + tuplesort 4661 ms ok 209 + explain 2336 ms ok 210 + compression 2549 ms ok 211 + memoize 2098 ms ok 212 + stats 4548 ms ok 213 + predicate 1068 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 759 ms ok 215 + event_trigger 775 ms ok 216 - event_trigger_login 616 ms ok 217 - fast_default 1025 ms ok 218 - tablespace 1571 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/sysviews.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out --- C:/cirrus/src/test/regress/expected/sysviews.out 2024-02-25 23:47:27.206370200 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2024-02-25 23:52:49.673812600 +0000 @@ -111,6 +111,7 @@ select name, setting from pg_settings where name like 'enable%'; name | setting --------------------------------+--------- + enable_alter_system | on enable_async_append | on enable_bitmapscan | on enable_gathermerge | on @@ -134,7 +135,7 @@ enable_seqscan | on enable_sort | on enable_tidscan | on -(23 rows) +(24 rows) -- There are always wait event descriptions for various types. select type, count(*) > 0 as ok FROM pg_wait_events === EOF === [23:53:50.712](133.439s) not ok 2 - regression tests pass [23:53:50.712](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [23:53:50.712](0.001s) # got: '256' # expected: '0' 1 1 1 2 1 9 1 1 5 5 5 3 4 3 4 4 1 32 1 1 1 6 104 2 1 4001 1006 1 2 41 -2 5 17 9 33 34 1 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/1419EC98 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 58291 --no-unlogged-table-data [23:53:56.157](5.445s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 58292 [23:54:00.901](4.744s) 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 [23:54:01.032](0.131s) ok 5 - compare primary and standby dumps [23:54:01.559](0.527s) 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" [23:54:02.122](0.563s) 1..6 [23:54:02.181](0.059s) # Looks like you failed 1 test of 6.