# Checking port 54550 # Found port 54550 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=54550 host=C:/Windows/TEMP/MZIee8cPOm Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [08:40:01.796](0.052s) # 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 2220 (standby_1,) [08:40:03.168](1.372s) 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/MZIee8cPOm -p 54550 --checkpoint fast --no-sync # Backup finished # Checking port 54551 # Found port 54551 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=54551 host=C:/Windows/TEMP/MZIee8cPOm 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 5984 # using postmaster on C:/Windows/TEMP/MZIee8cPOm, port 54550 ok 1 - test_setup 797 ms # parallel group (20 tests): varchar text oid boolean char float8 float4 name bit int8 money txid int4 regproc pg_lsn int2 uuid enum rangetypes numeric ok 2 + boolean 692 ms ok 3 + char 824 ms ok 4 + name 866 ms ok 5 + varchar 652 ms ok 6 + text 650 ms ok 7 + int2 1077 ms ok 8 + int4 1070 ms ok 9 + int8 958 ms ok 10 + oid 680 ms ok 11 + float4 854 ms ok 12 + float8 810 ms ok 13 + bit 852 ms ok 14 + numeric 2002 ms ok 15 + txid 950 ms ok 16 + uuid 1128 ms ok 17 + enum 1266 ms ok 18 + money 945 ms ok 19 + rangetypes 1819 ms ok 20 + pg_lsn 1056 ms ok 21 + regproc 1051 ms # parallel group (20 tests): numerology circle point path md5 macaddr timetz line inet time strings lseg macaddr8 date polygon timestamp timestamptz box interval multirangetypes ok 22 + strings 1308 ms ok 23 + md5 921 ms ok 24 + numerology 768 ms ok 25 + point 871 ms ok 26 + lseg 1334 ms ok 27 + line 1006 ms ok 28 + box 1717 ms ok 29 + path 912 ms ok 30 + polygon 1633 ms ok 31 + circle 861 ms ok 32 + date 1414 ms ok 33 + time 1150 ms ok 34 + timetz 902 ms ok 35 + timestamp 1654 ms ok 36 + timestamptz 1654 ms ok 37 + interval 1700 ms ok 38 + inet 986 ms ok 39 + macaddr 892 ms ok 40 + macaddr8 1398 ms ok 41 + multirangetypes 1834 ms # parallel group (12 tests): regex horology type_sanity misc_sanity comments tstypes expressions unicode mvcc geometry xid opr_sanity ok 42 + geometry 1357 ms ok 43 + horology 802 ms ok 44 + tstypes 1317 ms ok 45 + regex 750 ms ok 46 + type_sanity 879 ms ok 47 + opr_sanity 1521 ms ok 48 + misc_sanity 959 ms ok 49 + comments 1310 ms ok 50 + expressions 1336 ms ok 51 + unicode 1339 ms ok 52 + xid 1340 ms ok 53 + mvcc 1339 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 800 ms ok 55 + copyselect 239 ms ok 56 + copydml 567 ms ok 57 + insert 1519 ms ok 58 + insert_conflict 971 ms # parallel group (7 tests): create_schema create_operator create_function_c create_type create_procedure create_misc create_table ok 59 + create_function_c 562 ms ok 60 + create_misc 738 ms ok 61 + create_operator 559 ms ok 62 + create_procedure 584 ms ok 63 + create_table 1401 ms ok 64 + create_type 579 ms ok 65 + create_schema 499 ms # parallel group (5 tests): index_including create_view index_including_gist create_index_spgist create_index ok 66 + create_index 3116 ms ok 67 + create_index_spgist 1638 ms ok 68 + create_view 1479 ms ok 69 + index_including 1478 ms ok 70 + index_including_gist 1555 ms # parallel group (16 tests): hash_func create_cast roleattributes errors create_aggregate select create_am create_function_sql typed_table drop_if_exists infinite_recurse constraints vacuum updatable_views inherit triggers ok 71 + create_aggregate 1205 ms ok 72 + create_function_sql 1373 ms ok 73 + create_cast 877 ms ok 74 + constraints 2413 ms ok 75 + triggers 5868 ms ok 76 + select 1196 ms ok 77 + inherit 4079 ms ok 78 + typed_table 1362 ms ok 79 + vacuum 2966 ms ok 80 + drop_if_exists 1399 ms ok 81 + updatable_views 3700 ms ok 82 + roleattributes 974 ms ok 83 + create_am 1332 ms ok 84 + hash_func 680 ms ok 85 + errors 1181 ms ok 86 + infinite_recurse 1529 ms ok 87 - sanity_check 1044 ms # parallel group (20 tests): delete select_implicit union case select_having select_distinct_on prepared_xacts select_distinct namespace join select_into random subselect transactions arrays portals update hash_index aggregates btree_index ok 88 + select_into 3313 ms ok 89 + select_distinct 3187 ms ok 90 + select_distinct_on 2674 ms ok 91 + select_implicit 2178 ms ok 92 + select_having 2462 ms ok 93 + subselect 3317 ms ok 94 + union 2394 ms ok 95 + case 2393 ms ok 96 + join 3171 ms ok 97 + aggregates 4840 ms ok 98 + transactions 3304 ms ok 99 + random 3290 ms ok 100 + portals 3449 ms ok 101 + arrays 3299 ms ok 102 + btree_index 8084 ms ok 103 + hash_index 4122 ms ok 104 + update 4066 ms ok 105 + delete 2150 ms ok 106 + namespace 3155 ms ok 107 + prepared_xacts 2642 ms # parallel group (20 tests): tablesample drop_operator collate init_privs replica_identity object_address lock groupingsets security_label matview password identity rowsecurity gin generated spgist gist brin join_hash privileges ok 108 + brin 11527 ms ok 109 + gin 4995 ms ok 110 + gist 6061 ms ok 111 + spgist 4999 ms ok 112 + privileges 14166 ms ok 113 + init_privs 2855 ms ok 114 + security_label 4355 ms ok 115 + collate 2852 ms ok 116 + matview 4451 ms ok 117 + lock 3518 ms ok 118 + replica_identity 3307 ms ok 119 + rowsecurity 4978 ms ok 120 + object_address 3310 ms ok 121 + tablesample 1554 ms ok 122 + groupingsets 3510 ms ok 123 + drop_operator 2772 ms ok 124 + password 4440 ms ok 125 + identity 4891 ms ok 126 + generated 4967 ms ok 127 + join_hash 11513 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 275 ms ok 129 + brin_multi 1998 ms # parallel group (18 tests): dbsize async tid sysviews collate.utf8 tsrf tidrangescan alter_operator create_role incremental_sort tidscan alter_generic collate.icu.utf8 misc misc_functions create_table_like merge without_overlaps ok 130 + create_table_like 1832 ms ok 131 + alter_generic 1202 ms ok 132 + alter_operator 1143 ms ok 133 + misc 1300 ms ok 134 + async 780 ms ok 135 + dbsize 769 ms ok 136 + merge 1845 ms ok 137 + misc_functions 1416 ms ok 138 + sysviews 900 ms ok 139 + tsrf 1107 ms ok 140 + tid 773 ms ok 141 + tidscan 1184 ms ok 142 + tidrangescan 1102 ms ok 143 + collate.utf8 891 ms ok 144 + collate.icu.utf8 1187 ms ok 145 + incremental_sort 1175 ms ok 146 + create_role 1174 ms ok 147 + without_overlaps 2464 ms # parallel group (7 tests): collate.linux.utf8 psql_crosstab amutils collate.windows.win1252 psql rules stats_ext ok 148 + rules 2278 ms ok 149 + psql 1967 ms ok 150 + psql_crosstab 907 ms ok 151 + amutils 906 ms ok 152 + stats_ext 5426 ms ok 153 + collate.linux.utf8 900 ms ok 154 + collate.windows.win1252 1190 ms ok 155 - select_parallel 6323 ms ok 156 - write_parallel 853 ms ok 157 - vacuum_parallel 426 ms # parallel group (2 tests): subscription publication ok 158 + publication 1503 ms ok 159 + subscription 310 ms # parallel group (17 tests): guc portals_p2 combocid tsdicts advisory_lock equivclass functional_deps xmlmap dependency window select_views bitmapops tsearch indirect_toast cluster foreign_data foreign_key ok 160 + select_views 2730 ms ok 161 + portals_p2 1382 ms ok 162 + foreign_key 4938 ms ok 163 + cluster 2760 ms ok 164 + dependency 1889 ms ok 165 + guc 941 ms ok 166 + bitmapops 2746 ms ok 167 + combocid 1372 ms ok 168 + tsearch 2749 ms ok 169 + tsdicts 1518 ms ok 170 + foreign_data 3567 ms ok 171 + window 2638 ms ok 172 + xmlmap 1714 ms ok 173 + functional_deps 1514 ms ok 174 + advisory_lock 1511 ms ok 175 + indirect_toast 2738 ms ok 176 + equivclass 1509 ms # parallel group (8 tests): json_encoding jsonpath jsonpath_encoding sqljson sqljson_queryfuncs json jsonb_jsonpath jsonb ok 177 + json 957 ms ok 178 + jsonb 1451 ms ok 179 + json_encoding 397 ms ok 180 + jsonpath 470 ms ok 181 + jsonpath_encoding 494 ms ok 182 + jsonb_jsonpath 948 ms ok 183 + sqljson 711 ms ok 184 + sqljson_queryfuncs 869 ms # parallel group (18 tests): limit conversion sequence returning prepare rowtypes with polymorphism copy2 largeobject xml plancache rangefuncs temp domain truncate plpgsql alter_table ok 185 + plancache 2341 ms ok 186 + limit 1351 ms ok 187 + plpgsql 4777 ms ok 188 + copy2 2224 ms ok 189 + temp 2473 ms ok 190 + domain 2659 ms ok 191 + rangefuncs 2333 ms ok 192 + prepare 1706 ms ok 193 + conversion 1535 ms ok 194 + truncate 2724 ms not ok 195 + alter_table 6537 ms ok 196 + sequence 1617 ms ok 197 + polymorphism 2210 ms ok 198 + rowtypes 1696 ms ok 199 + returning 1695 ms ok 200 + largeobject 2205 ms ok 201 + with 1990 ms ok 202 + xml 2314 ms # parallel group (13 tests): predicate hash_part reloptions compression memoize partition_info explain indexing partition_join tuplesort stats partition_aggregate partition_prune ok 203 + partition_join 4231 ms ok 204 + partition_prune 7695 ms ok 205 + reloptions 1423 ms ok 206 + hash_part 1282 ms ok 207 + indexing 4224 ms ok 208 + partition_aggregate 5953 ms ok 209 + partition_info 3019 ms ok 210 + tuplesort 4816 ms ok 211 + explain 3017 ms ok 212 + compression 2387 ms ok 213 + memoize 2388 ms ok 214 + stats 5317 ms ok 215 + predicate 923 ms # parallel group (2 tests): oidjoins event_trigger ok 216 + oidjoins 946 ms ok 217 + event_trigger 1000 ms ok 218 - event_trigger_login 440 ms ok 219 - fast_default 1269 ms ok 220 - tablespace 1118 ms 1..220 # 1 of 220 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/alter_table.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/alter_table.out --- C:/cirrus/src/test/regress/expected/alter_table.out 2024-03-31 08:35:50.520992000 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/alter_table.out 2024-03-31 08:41:45.137624000 +0000 @@ -3477,8 +3477,19 @@ SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL; oid | mapped_oid | reltablespace | relfilenode | relname ------+------------+---------------+-------------+--------- -(0 rows) +-------+------------+---------------+-------------+---------------------- + 36907 | | 0 | 36907 | pktable_pkey + 36904 | | 0 | 36904 | pktable + 36910 | | 0 | 36910 | fktable + 37830 | | 0 | 37830 | pg_toast_37822 + 37822 | | 0 | 37827 | foo + 37831 | | 0 | 37831 | pg_toast_37822_index + 38043 | | 0 | 38043 | old_oids + 38061 | | 0 | 38061 | pg_toast_38058 + 38062 | | 0 | 38062 | pg_toast_38058_index + 38058 | | 0 | 38058 | recur2 + 38053 | | 0 | 38053 | recur1 +(11 rows) -- Checks on creating and manipulation of user defined relations in -- pg_catalog. === EOF === [08:42:04.128](120.960s) not ok 2 - regression tests pass [08:42:04.128](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [08:42:04.129](0.000s) # got: '256' # expected: '0' 1 1 1 1 1 2 1 9 5 5 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 4001 1006 1 2 1 41 5 9 1 17 33 34 1 1 1 1 -1 1 1 -1 -32768 32767 -2 46 1 Waiting for replication conn standby_1's replay_lsn to pass 0/14560980 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 54550 --no-unlogged-table-data [08:42:10.173](6.045s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 54551 [08:42:14.537](4.364s) 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 [08:42:14.752](0.215s) ok 5 - compare primary and standby dumps [08:42:15.665](0.914s) 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" [08:42:16.181](0.516s) 1..6 [08:42:16.189](0.008s) # Looks like you failed 1 test of 6.