# Checking port 55314 # Found port 55314 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=55314 host=/tmp/El3QY2Fhdh Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [03:08:42.783](0.031s) # 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 29135 (standby_1,) [03:08:43.152](0.369s) 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/El3QY2Fhdh -p 55314 --checkpoint fast --no-sync # Backup finished # Checking port 55315 # Found port 55315 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=55315 host=/tmp/El3QY2Fhdh 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 29278 # using postmaster on /tmp/El3QY2Fhdh, port 55314 ok 1 - test_setup 451 ms # parallel group (20 tests): oid name varchar int2 text txid pg_lsn char int4 float4 money uuid regproc int8 float8 enum bit boolean numeric rangetypes ok 2 + boolean 437 ms ok 3 + char 159 ms ok 4 + name 113 ms ok 5 + varchar 124 ms ok 6 + text 134 ms ok 7 + int2 133 ms ok 8 + int4 164 ms ok 9 + int8 198 ms ok 10 + oid 85 ms ok 11 + float4 169 ms ok 12 + float8 216 ms ok 13 + bit 423 ms ok 14 + numeric 1279 ms ok 15 + txid 145 ms ok 16 + uuid 187 ms ok 17 + enum 332 ms ok 18 + money 183 ms ok 19 + rangetypes 1290 ms ok 20 + pg_lsn 151 ms ok 21 + regproc 193 ms # parallel group (20 tests): line md5 lseg circle time path macaddr8 macaddr timetz date numerology inet point interval strings timestamp timestamptz polygon box multirangetypes ok 22 + strings 519 ms ok 23 + md5 91 ms ok 24 + numerology 263 ms ok 25 + point 362 ms ok 26 + lseg 93 ms ok 27 + line 71 ms ok 28 + box 1038 ms ok 29 + path 204 ms ok 30 + polygon 970 ms ok 31 + circle 117 ms ok 32 + date 250 ms ok 33 + time 202 ms ok 34 + timetz 224 ms ok 35 + timestamp 580 ms ok 36 + timestamptz 661 ms ok 37 + interval 465 ms ok 38 + inet 273 ms ok 39 + macaddr 211 ms ok 40 + macaddr8 203 ms ok 41 + multirangetypes 1359 ms # parallel group (12 tests): comments unicode misc_sanity xid expressions tstypes mvcc type_sanity geometry horology regex opr_sanity ok 42 + geometry 469 ms ok 43 + horology 557 ms ok 44 + tstypes 223 ms ok 45 + regex 873 ms ok 46 + type_sanity 445 ms ok 47 + opr_sanity 1224 ms ok 48 + misc_sanity 111 ms ok 49 + comments 51 ms ok 50 + expressions 216 ms ok 51 + unicode 77 ms ok 52 + xid 136 ms ok 53 + mvcc 310 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 306 ms ok 55 + copyselect 72 ms ok 56 + copydml 91 ms ok 57 + insert 744 ms ok 58 + insert_conflict 529 ms # parallel group (7 tests): create_function_c create_operator create_schema create_type create_misc create_procedure create_table ok 59 + create_function_c 51 ms ok 60 + create_misc 152 ms ok 61 + create_operator 58 ms ok 62 + create_procedure 184 ms ok 63 + create_table 1004 ms ok 64 + create_type 146 ms ok 65 + create_schema 130 ms # parallel group (5 tests): index_including index_including_gist create_view create_index_spgist create_index ok 66 + create_index 2470 ms ok 67 + create_index_spgist 2226 ms ok 68 + create_view 1191 ms ok 69 + index_including 564 ms ok 70 + index_including_gist 898 ms # parallel group (16 tests): errors create_cast hash_func roleattributes drop_if_exists create_aggregate select create_function_sql typed_table create_am infinite_recurse vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 244 ms ok 72 + create_function_sql 410 ms ok 73 + create_cast 104 ms ok 74 + constraints 1572 ms ok 75 + triggers 5687 ms ok 76 + select 358 ms ok 77 + inherit 3287 ms ok 78 + typed_table 529 ms ok 79 + vacuum 1083 ms ok 80 + drop_if_exists 238 ms ok 81 + updatable_views 2667 ms ok 82 + roleattributes 173 ms ok 83 + create_am 551 ms ok 84 + hash_func 139 ms ok 85 + errors 77 ms ok 86 + infinite_recurse 626 ms ok 87 - sanity_check 684 ms # parallel group (20 tests): select_distinct_on select_having delete select_implicit namespace case select_into random prepared_xacts transactions portals select_distinct union arrays subselect update hash_index join aggregates btree_index ok 88 + select_into 317 ms ok 89 + select_distinct 945 ms ok 90 + select_distinct_on 126 ms ok 91 + select_implicit 187 ms ok 92 + select_having 132 ms ok 93 + subselect 1221 ms ok 94 + union 986 ms ok 95 + case 276 ms ok 96 + join 3061 ms ok 97 + aggregates 3926 ms ok 98 + transactions 619 ms ok 99 + random 414 ms ok 100 + portals 695 ms ok 101 + arrays 1104 ms ok 102 + btree_index 5686 ms ok 103 + hash_index 1810 ms ok 104 + update 1792 ms ok 105 + delete 141 ms ok 106 + namespace 248 ms ok 107 + prepared_xacts 419 ms # parallel group (20 tests): init_privs drop_operator security_label lock password tablesample object_address replica_identity collate matview identity groupingsets generated rowsecurity spgist gist gin brin join_hash privileges ok 108 + brin 8142 ms ok 109 + gin 3172 ms ok 110 + gist 3162 ms ok 111 + spgist 2981 ms ok 112 + privileges 8688 ms ok 113 + init_privs 84 ms ok 114 + security_label 233 ms ok 115 + collate 1388 ms ok 116 + matview 1856 ms ok 117 + lock 377 ms ok 118 + replica_identity 1097 ms ok 119 + rowsecurity 2973 ms ok 120 + object_address 466 ms ok 121 + tablesample 451 ms ok 122 + groupingsets 2632 ms ok 123 + drop_operator 93 ms ok 124 + password 392 ms ok 125 + identity 1994 ms ok 126 + generated 2677 ms ok 127 + join_hash 8157 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 187 ms ok 129 + brin_multi 853 ms # parallel group (18 tests): async dbsize collate.utf8 tid tsrf tidscan alter_operator create_role tidrangescan sysviews misc_functions alter_generic incremental_sort create_table_like misc collate.icu.utf8 merge without_overlaps ok 130 + create_table_like 826 ms ok 131 + alter_generic 454 ms ok 132 + alter_operator 261 ms ok 133 + misc 1064 ms ok 134 + async 57 ms ok 135 + dbsize 67 ms ok 136 + merge 1302 ms ok 137 + misc_functions 374 ms ok 138 + sysviews 369 ms ok 139 + tsrf 244 ms ok 140 + tid 176 ms ok 141 + tidscan 252 ms ok 142 + tidrangescan 349 ms ok 143 + collate.utf8 141 ms ok 144 + collate.icu.utf8 1215 ms ok 145 + incremental_sort 805 ms ok 146 + create_role 270 ms ok 147 + without_overlaps 1446 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 psql_crosstab amutils rules psql stats_ext ok 148 + rules 862 ms not ok 149 + psql 1351 ms ok 150 + psql_crosstab 69 ms ok 151 + amutils 70 ms ok 152 + stats_ext 2756 ms ok 153 + collate.linux.utf8 21 ms ok 154 + collate.windows.win1252 27 ms ok 155 - select_parallel 5689 ms ok 156 - write_parallel 264 ms ok 157 - vacuum_parallel 281 ms # parallel group (2 tests): subscription publication ok 158 + publication 1902 ms ok 159 + subscription 90 ms # parallel group (17 tests): portals_p2 combocid advisory_lock xmlmap tsdicts functional_deps equivclass dependency guc select_views window bitmapops cluster indirect_toast foreign_data tsearch foreign_key ok 160 + select_views 577 ms ok 161 + portals_p2 140 ms ok 162 + foreign_key 2740 ms ok 163 + cluster 1142 ms ok 164 + dependency 306 ms ok 165 + guc 319 ms ok 166 + bitmapops 1122 ms ok 167 + combocid 149 ms ok 168 + tsearch 2257 ms ok 169 + tsdicts 241 ms ok 170 + foreign_data 1768 ms ok 171 + window 1098 ms ok 172 + xmlmap 193 ms ok 173 + functional_deps 251 ms ok 174 + advisory_lock 171 ms ok 175 + indirect_toast 1274 ms ok 176 + equivclass 285 ms # parallel group (8 tests): json_encoding jsonpath_encoding jsonpath sqljson sqljson_queryfuncs jsonb_jsonpath json jsonb ok 177 + json 375 ms ok 178 + jsonb 506 ms ok 179 + json_encoding 39 ms ok 180 + jsonpath 111 ms ok 181 + jsonpath_encoding 40 ms ok 182 + jsonb_jsonpath 305 ms ok 183 + sqljson 161 ms ok 184 + sqljson_queryfuncs 299 ms # parallel group (18 tests): prepare returning plancache limit conversion sequence temp copy2 polymorphism rowtypes largeobject truncate with domain rangefuncs xml plpgsql alter_table ok 185 + plancache 368 ms ok 186 + limit 470 ms ok 187 + plpgsql 2982 ms ok 188 + copy2 739 ms ok 189 + temp 691 ms ok 190 + domain 1128 ms ok 191 + rangefuncs 1475 ms ok 192 + prepare 159 ms ok 193 + conversion 510 ms ok 194 + truncate 1050 ms ok 195 + alter_table 3763 ms ok 196 + sequence 617 ms ok 197 + polymorphism 811 ms ok 198 + rowtypes 918 ms ok 199 + returning 302 ms ok 200 + largeobject 924 ms ok 201 + with 1100 ms ok 202 + xml 1879 ms # parallel group (13 tests): hash_part reloptions explain partition_info predicate compression memoize stats partition_aggregate partition_join tuplesort indexing partition_prune ok 203 + partition_join 2225 ms ok 204 + partition_prune 2640 ms ok 205 + reloptions 157 ms ok 206 + hash_part 122 ms ok 207 + indexing 2581 ms ok 208 + partition_aggregate 2055 ms ok 209 + partition_info 238 ms ok 210 + tuplesort 2332 ms ok 211 + explain 230 ms ok 212 + compression 610 ms ok 213 + memoize 1035 ms ok 214 + stats 1322 ms ok 215 + predicate 264 ms # parallel group (2 tests): oidjoins event_trigger ok 216 + oidjoins 496 ms ok 217 + event_trigger 551 ms ok 218 - event_trigger_login 85 ms ok 219 - fast_default 344 ms ok 220 - tablespace 603 ms 1..220 # 1 of 220 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/psql.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/psql.out --- /tmp/cirrus-ci-build/src/test/regress/expected/psql.out 2024-03-28 03:05:02.383847472 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/psql.out 2024-03-28 03:09:18.451865593 +0000 @@ -6114,9 +6114,9 @@ (0 rows) \dD "no.such.domain" - List of domains - Schema | Name | Type | Collation | Nullable | Default | Check ---------+------+------+-----------+----------+---------+------- + List of domains + Schema | Name | Type | Basetype | Collation | Nullable | Default | Check +--------+------+------+----------+-----------+----------+---------+------- (0 rows) \ddp "no.such.default.access.privilege" @@ -6324,9 +6324,9 @@ (0 rows) \dD "no.such.schema"."no.such.domain" - List of domains - Schema | Name | Type | Collation | Nullable | Default | Check ---------+------+------+-----------+----------+---------+------- + List of domains + Schema | Name | Type | Basetype | Collation | Nullable | Default | Check +--------+------+------+----------+-----------+----------+---------+------- (0 rows) \ddp "no.such.schema"."no.such.default.access.privilege" @@ -6481,9 +6481,9 @@ (0 rows) \dD regression."no.such.schema"."no.such.domain" - List of domains - Schema | Name | Type | Collation | Nullable | Default | Check ---------+------+------+-----------+----------+---------+------- + List of domains + Schema | Name | Type | Basetype | Collation | Nullable | Default | Check +--------+------+------+----------+-----------+----------+---------+------- (0 rows) \di regression."no.such.schema"."no.such.index.relation" @@ -6677,10 +6677,10 @@ CREATE DOMAIN regress_zeropriv_domain AS int; REVOKE ALL ON DOMAIN regress_zeropriv_domain FROM CURRENT_USER, PUBLIC; \dD+ regress_zeropriv_domain - List of domains - Schema | Name | Type | Collation | Nullable | Default | Check | Access privileges | Description ---------+-------------------------+---------+-----------+----------+---------+-------+-------------------+------------- - public | regress_zeropriv_domain | integer | | | | | (none) | + List of domains + Schema | Name | Type | Basetype | Collation | Nullable | Default | Check | Access privileges | Description +--------+-------------------------+---------+----------+-----------+----------+---------+-------+-------------------+------------- + public | regress_zeropriv_domain | integer | integer | | | | | (none) | (1 row) CREATE PROCEDURE regress_zeropriv_proc() LANGUAGE sql AS ''; === EOF === [03:09:40.047](56.895s) not ok 2 - regression tests pass [03:09:40.048](0.000s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [03:09:40.048](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 4001 41 5 17 33 34 -2 9 1 1 1 1 -1 1 1 -1 -32768 32767 1 46 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/147C4CB8 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 55314 --no-unlogged-table-data [03:09:42.260](2.212s) 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 55315 [03:09:44.405](2.144s) 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:09:44.443](0.038s) ok 5 - compare primary and standby dumps [03:09:44.706](0.263s) 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:09:44.929](0.223s) 1..6 [03:09:44.930](0.001s) # Looks like you failed 1 test of 6.