[pgpool-hackers: 3380] Re: [pgpool-buildfarm: 174] pgpool-II buildfarm results

Tatsuo Ishii ishii at sraoss.co.jp
Wed Aug 14 14:55:02 JST 2019


Here is a log from buildfarm (CentOS 7, Pgpool-II 4.0 stable,
PostgreSQL 11)

creating master pgpool and PostgreSQL clusters...PostgreSQL major version: 11
Starting set up in streaming replication mode
creating startall and shutdownall
creating failover script
creating database cluster /var/volum/CentOS7/11/V4_0_STABLE/src/test/regression/tests/013.watchdog_failover_require_consensus/master/data0...done.
update postgresql.conf
creating pgpool_remote_start
creating basebackup.sh
creating recovery.conf
creating database cluster /var/volum/CentOS7/11/V4_0_STABLE/src/test/regression/tests/013.watchdog_failover_require_consensus/master/data1...done.
update postgresql.conf
creating pgpool_remote_start
creating basebackup.sh
creating recovery.conf
temporarily start data0 cluster to create extensions
temporarily start pgpool-II to create standby nodes
 node_id |      hostname       | port  | status | lb_weight |  role   | select_cnt | load_balance_node | replication_delay | last_status_change  
---------+---------------------+-------+--------+-----------+---------+------------+-------------------+-------------------+---------------------
 0       | /var/run/postgresql | 11002 | up     | 0.500000  | primary | 0          | true              | 0                 | 2019-08-13 09:45:07
 1       | /var/run/postgresql | 11003 | down   | 0.500000  | standby | 0          | false             | 0                 | 1970-01-01 00:00:00
(2 rows)

recovery node 1...pcp_recovery_node -- Command Successful
done.
creating follow master script
 node_id |      hostname       | port  | status | lb_weight |  role   | select_cnt | load_balance_node | replication_delay | last_status_change  
---------+---------------------+-------+--------+-----------+---------+------------+-------------------+-------------------+---------------------
 0       | /var/run/postgresql | 11002 | up     | 0.500000  | primary | 0          | false             | 0                 | 2019-08-13 09:45:07
 1       | /var/run/postgresql | 11003 | up     | 0.500000  | standby | 0          | true              | 0                 | 2019-08-13 09:45:12
(2 rows)

shutdown all

pgpool-II setting for streaming replication mode is done.
To start the whole system, use /var/volum/CentOS7/11/V4_0_STABLE/src/test/regression/tests/013.watchdog_failover_require_consensus/master/startall.
To shutdown the whole system, use /var/volum/CentOS7/11/V4_0_STABLE/src/test/regression/tests/013.watchdog_failover_require_consensus/master/shutdownall.
pcp command user name is "postgres", password is "postgres".
Each PostgreSQL, pgpool-II and pcp port is as follows:
#1 port is 11002
#2 port is 11003
pgpool port is 11000
pcp port is 11001
The info above is in README.port.
master setup done.
waiting for server to start....15311 2019-08-13 09:45:14 UTC LOG:  listening on IPv4 address "0.0.0.0", port 11002
15311 2019-08-13 09:45:14 UTC LOG:  listening on IPv6 address "::", port 11002
15311 2019-08-13 09:45:14 UTC LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.11002"
15311 2019-08-13 09:45:14 UTC LOG:  redirecting log output to logging collector process
15311 2019-08-13 09:45:14 UTC HINT:  Future log output will appear in directory "log".
 done
server started
waiting for server to start....15322 2019-08-13 09:45:14 UTC LOG:  listening on IPv4 address "0.0.0.0", port 11003
15322 2019-08-13 09:45:14 UTC LOG:  listening on IPv6 address "::", port 11003
15322 2019-08-13 09:45:14 UTC LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.11003"
15322 2019-08-13 09:45:15 UTC LOG:  redirecting log output to logging collector process
15322 2019-08-13 09:45:15 UTC HINT:  Future log output will appear in directory "log".
 done
server started
creating standby pgpool...creating standby2 pgpool...Waiting for the pgpool master...
Master brought up successfully.
Waiting for the standby1 to join cluster...
[check] 1 times
Standby successfully connected.
Waiting for the standby2 to join cluster...
Standby2 successfully connected.
Checking if the standby successfuly process the failover request...
[check] 1 times
[check] 2 times
[check] 3 times
[check] 4 times
[check] 5 times
2019-08-13 09:45:40: pid 15433: LOG:  degenerate backend request for node_id: 1 from pid [15433], will be handled by watchdog, which is building consensus for request
Fake DB error generated and master is waiting for consensus
Checking if the Master receives the failover request and waiting for consensus...
2019-08-13 09:45:40: pid 15335: DETAIL:  failover request noted
Fake DB error delivered to master. and master is waiting for consensus
Checking if the node is quarantined on standby...
[check] 1 times
[check] 2 times
[check] 3 times
[check] 4 times
[check] 5 times
2019-08-13 09:45:50: pid 15433: LOG:  degenerate backend request for 1 node(s) from pid [15433], is changed to quarantine node request by watchdog
Node is quarantined because of second error but no consensus
Checking if all Pgpool-II agrees that the failover request is executed
[check] 1 times
[check] 2 times
[check] 3 times
[check] 4 times
[check] 5 times
[check] 6 times
[check] 7 times
[check] 8 times
[check] 9 times
[check] 10 times
2019-08-13 09:46:17: pid 15650: LOG:  stop request sent to pgpool. waiting for termination...
.done.
2019-08-13 09:46:18: pid 15651: LOG:  stop request sent to pgpool. waiting for termination...
.done.
2019-08-13 09:46:19: pid 15655: LOG:  stop request sent to pgpool. waiting for termination...
.done.
waiting for server to shut down.... done
server stopped
waiting for server to shut down.... done
server stopped
6 out of 7 successfull


From: Tatsuo Ishii <ishii at sraoss.co.jp>
Subject: [pgpool-hackers: 3379] Re: [pgpool-buildfarm: 174] pgpool-II buildfarm results
Date: Wed, 14 Aug 2019 07:38:35 +0900 (JST)
Message-ID: <20190814.073835.314591403600273491.t-ishii at sraoss.co.jp>

> Hi Usama,
> 
> It seems 013.watchdog_failover_require_consensus test keeps on
> failing. Since tommrow we are going to release new minor versions, we
> need to fix them if there's an issue with
> watchdog_failover_require_consensus feature. What do you think?
> 
> Best regards,
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
> 
> From: buildfarm at pgpool.net
> Subject: [pgpool-buildfarm: 174] pgpool-II buildfarm results
> Date: Wed, 14 Aug 2019 03:38:24 +0900
> Message-ID: <5d5303a0.QSt+UMWSOL6YeNM8%buildfarm at pgpool.net>
> 
>> =========================================================================
>> * V4_0_STABLE  PostgreSQL 10  CentOS6
>> testing 013.watchdog_failover_require_consensus...failed.
>> 
>> * V3_5_STABLE  PostgreSQL 9.5  CentOS6
>> testing 069.memory_leak_extended...failed.
>> 
>> * V3_5_STABLE  PostgreSQL 9.6  CentOS6
>> testing 069.memory_leak_extended...failed.
>> 
>> * V3_5_STABLE  PostgreSQL 10  CentOS6
>> testing 069.memory_leak_extended...failed.
>> 
>> * V3_5_STABLE  PostgreSQL 11  CentOS6
>> testing 069.memory_leak_extended...failed.
>> 
>> * V4_0_STABLE  PostgreSQL 9.6  CentOS7
>> testing 008.dbredirect...failed.
>> testing 013.watchdog_failover_require_consensus...failed.
>> 
>> * V4_0_STABLE  PostgreSQL 11  CentOS7
>> testing 013.watchdog_failover_require_consensus...failed.
>> 
>> * V3_7_STABLE  PostgreSQL 11  CentOS7
>> testing 013.watchdog_test_failover_require_consensus...failed.
>> 
>> * V3_5_STABLE  PostgreSQL 9.5  CentOS7
>> testing 069.memory_leak_extended...failed.
>> 
>> * V3_5_STABLE  PostgreSQL 9.6  CentOS7
>> testing 069.memory_leak_extended...failed.
>> 
>> * V3_5_STABLE  PostgreSQL 10  CentOS7
>> testing 069.memory_leak_extended...failed.
>> 
>> * V3_5_STABLE  PostgreSQL 11  CentOS7
>> testing 069.memory_leak_extended...failed.
>> 
>> =========================================================================
>> 
>> pgpool-II buildfarm
>> start:  Tue Aug 13 00:13:44 JST 2019
>> 
>> ** building docker image ...success.
>> 
>> * Target branch: master
>> 
>> PostgreSQL: 9.5.19
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.enable_shared_relcache...ok.
>> testing 025.pam_auth...ok.
>> testing 026.temp_table...ok.
>> testing 027.auto_failback...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 50 ok:50 failed:0 timeout:0
>> 
>> * Target branch: master
>> 
>> PostgreSQL: 9.6.15
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.enable_shared_relcache...ok.
>> testing 025.pam_auth...ok.
>> testing 026.temp_table...ok.
>> testing 027.auto_failback...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 50 ok:50 failed:0 timeout:0
>> 
>> * Target branch: master
>> 
>> PostgreSQL: 10.10
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.enable_shared_relcache...ok.
>> testing 025.pam_auth...ok.
>> testing 026.temp_table...ok.
>> testing 027.auto_failback...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 50 ok:50 failed:0 timeout:0
>> 
>> * Target branch: master
>> 
>> PostgreSQL: 11.5
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.enable_shared_relcache...ok.
>> testing 025.pam_auth...ok.
>> testing 026.temp_table...ok.
>> testing 027.auto_failback...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 50 ok:50 failed:0 timeout:0
>> 
>> * Target branch: V4_0_STABLE
>> 
>> PostgreSQL: 9.5.19
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 47 ok:47 failed:0 timeout:0
>> 
>> * Target branch: V4_0_STABLE
>> 
>> PostgreSQL: 9.6.15
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 47 ok:47 failed:0 timeout:0
>> 
>> * Target branch: V4_0_STABLE
>> 
>> PostgreSQL: 10.10
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...failed.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 47 ok:46 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS6/10/V4_0_STABLE/src/test/regression/tests/013.* to regression-log
>> 
>> * Target branch: V4_0_STABLE
>> 
>> PostgreSQL: 11.5
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 47 ok:47 failed:0 timeout:0
>> 
>> * Target branch: V3_7_STABLE
>> 
>> PostgreSQL: 9.5.19
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_test_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_test_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 41 ok:41 failed:0 timeout:0
>> 
>> * Target branch: V3_7_STABLE
>> 
>> PostgreSQL: 9.6.15
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_test_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_test_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 41 ok:41 failed:0 timeout:0
>> 
>> * Target branch: V3_7_STABLE
>> 
>> PostgreSQL: 10.10
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_test_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_test_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 41 ok:41 failed:0 timeout:0
>> 
>> * Target branch: V3_7_STABLE
>> 
>> PostgreSQL: 11.5
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_test_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_test_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 41 ok:41 failed:0 timeout:0
>> 
>> * Target branch: V3_6_STABLE
>> 
>> PostgreSQL: 9.5.19
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:35 failed:0 timeout:0
>> 
>> * Target branch: V3_6_STABLE
>> 
>> PostgreSQL: 9.6.15
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:35 failed:0 timeout:0
>> 
>> * Target branch: V3_6_STABLE
>> 
>> PostgreSQL: 10.10
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:35 failed:0 timeout:0
>> 
>> * Target branch: V3_6_STABLE
>> 
>> PostgreSQL: 11.5
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:35 failed:0 timeout:0
>> 
>> * Target branch: V3_5_STABLE
>> 
>> PostgreSQL: 9.5.19
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...failed.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:34 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS6/9.5/V3_5_STABLE/src/test/regression/tests/069.* to regression-log
>> 
>> * Target branch: V3_5_STABLE
>> 
>> PostgreSQL: 9.6.15
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...failed.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:34 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS6/9.6/V3_5_STABLE/src/test/regression/tests/069.* to regression-log
>> 
>> * Target branch: V3_5_STABLE
>> 
>> PostgreSQL: 10.10
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...failed.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:34 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS6/10/V3_5_STABLE/src/test/regression/tests/069.* to regression-log
>> 
>> * Target branch: V3_5_STABLE
>> 
>> PostgreSQL: 11.5
>> OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...failed.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:34 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS6/11/V3_5_STABLE/src/test/regression/tests/069.* to regression-log
>> 
>> ** building docker image ...success.
>> 
>> * Target branch: master
>> 
>> PostgreSQL: 9.5.19
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.enable_shared_relcache...ok.
>> testing 025.pam_auth...ok.
>> testing 026.temp_table...ok.
>> testing 027.auto_failback...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 50 ok:50 failed:0 timeout:0
>> 
>> * Target branch: master
>> 
>> PostgreSQL: 9.6.15
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.enable_shared_relcache...ok.
>> testing 025.pam_auth...ok.
>> testing 026.temp_table...ok.
>> testing 027.auto_failback...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 50 ok:50 failed:0 timeout:0
>> 
>> * Target branch: master
>> 
>> PostgreSQL: 10.10
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.enable_shared_relcache...ok.
>> testing 025.pam_auth...ok.
>> testing 026.temp_table...ok.
>> testing 027.auto_failback...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 50 ok:50 failed:0 timeout:0
>> 
>> * Target branch: master
>> 
>> PostgreSQL: 11.5
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.enable_shared_relcache...ok.
>> testing 025.pam_auth...ok.
>> testing 026.temp_table...ok.
>> testing 027.auto_failback...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 50 ok:50 failed:0 timeout:0
>> 
>> * Target branch: V4_0_STABLE
>> 
>> PostgreSQL: 9.5.19
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 47 ok:47 failed:0 timeout:0
>> 
>> * Target branch: V4_0_STABLE
>> 
>> PostgreSQL: 9.6.15
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...failed.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...failed.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 47 ok:45 failed:2 timeout:0
>> copy /var/buildfarm/volum/CentOS7/9.6/V4_0_STABLE/src/test/regression/tests/008.* to regression-log
>> copy /var/buildfarm/volum/CentOS7/9.6/V4_0_STABLE/src/test/regression/tests/013.* to regression-log
>> 
>> * Target branch: V4_0_STABLE
>> 
>> PostgreSQL: 10.10
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 47 ok:47 failed:0 timeout:0
>> 
>> * Target branch: V4_0_STABLE
>> 
>> PostgreSQL: 11.5
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_failover_require_consensus...failed.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 018.detach_primary...ok.
>> testing 019.log_client_messages...ok.
>> testing 020.allow_clear_text_frontend_auth...ok.
>> testing 021.pool_passwd_auth...ok.
>> testing 022.pool_passwd_alternative_auth...ok.
>> testing 023.ssl_connection...ok.
>> testing 024.cert_auth...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 47 ok:46 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS7/11/V4_0_STABLE/src/test/regression/tests/013.* to regression-log
>> 
>> * Target branch: V3_7_STABLE
>> 
>> PostgreSQL: 9.5.19
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_test_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_test_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 41 ok:41 failed:0 timeout:0
>> 
>> * Target branch: V3_7_STABLE
>> 
>> PostgreSQL: 9.6.15
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_test_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_test_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 41 ok:41 failed:0 timeout:0
>> 
>> * Target branch: V3_7_STABLE
>> 
>> PostgreSQL: 10.10
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_test_failover_require_consensus...ok.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_test_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 41 ok:41 failed:0 timeout:0
>> 
>> * Target branch: V3_7_STABLE
>> 
>> PostgreSQL: 11.5
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 011.watchdog_quorum_failover...ok.
>> testing 012.watchdog_failover_when_quorum_exists...ok.
>> testing 013.watchdog_test_failover_require_consensus...failed.
>> testing 014.watchdog_test_quorum_bypass...ok.
>> testing 015.watchdog_test_master_and_backend_fail...ok.
>> testing 016.node_0_is_not_primary...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 41 ok:40 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS7/11/V3_7_STABLE/src/test/regression/tests/013.* to regression-log
>> 
>> * Target branch: V3_6_STABLE
>> 
>> PostgreSQL: 9.5.19
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:35 failed:0 timeout:0
>> 
>> * Target branch: V3_6_STABLE
>> 
>> PostgreSQL: 9.6.15
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:35 failed:0 timeout:0
>> 
>> * Target branch: V3_6_STABLE
>> 
>> PostgreSQL: 10.10
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:35 failed:0 timeout:0
>> 
>> * Target branch: V3_6_STABLE
>> 
>> PostgreSQL: 11.5
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...ok.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:35 failed:0 timeout:0
>> 
>> * Target branch: V3_5_STABLE
>> 
>> PostgreSQL: 9.5.19
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...failed.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:34 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS7/9.5/V3_5_STABLE/src/test/regression/tests/069.* to regression-log
>> 
>> * Target branch: V3_5_STABLE
>> 
>> PostgreSQL: 9.6.15
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...failed.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:34 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS7/9.6/V3_5_STABLE/src/test/regression/tests/069.* to regression-log
>> 
>> * Target branch: V3_5_STABLE
>> 
>> PostgreSQL: 10.10
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...failed.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:34 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS7/10/V3_5_STABLE/src/test/regression/tests/069.* to regression-log
>> 
>> * Target branch: V3_5_STABLE
>> 
>> PostgreSQL: 11.5
>> OS: CentOS Linux release 7.6.1810 (Core)  (3.10.0-693.el7.x86_64)
>> 
>> ** Regression test
>> 
>> make...ok
>> testing 001.load_balance...ok.
>> testing 002.native_replication...ok.
>> testing 003.failover...ok.
>> testing 004.watchdog...ok.
>> testing 005.jdbc...ok.
>> testing 006.memqcache...ok.
>> testing 007.memqcache-memcached...ok.
>> testing 008.dbredirect...ok.
>> testing 009.sql_comments...ok.
>> testing 010.rewrite_timestamp...ok.
>> testing 017.node_0_is_down...ok.
>> testing 023.ssl_connection...ok.
>> testing 025.pam_auth...ok.
>> testing 050.bug58...ok.
>> testing 051.bug60...ok.
>> testing 052.do_query...ok.
>> testing 053.insert_lock_hangs...ok.
>> testing 054.postgres_fdw...ok.
>> testing 055.backend_all_down...ok.
>> testing 056.bug63...ok.
>> testing 057.bug61...ok.
>> testing 058.bug68...ok.
>> testing 059.bug92...ok.
>> testing 060.memory_leak...ok.
>> testing 061.cancel_query...ok.
>> testing 062.select_error_hangs...ok.
>> testing 063.tables_with_space...ok.
>> testing 064.bug153...ok.
>> testing 065.bug152...ok.
>> testing 066.bug230...ok.
>> testing 067.bug231...ok.
>> testing 068.memqcache_bug...ok.
>> testing 069.memory_leak_extended...failed.
>> testing 070.memory_leak_extended_memqcache...ok.
>> testing 071.execute_and_deallocate...ok.
>> out of 35 ok:34 failed:1 timeout:0
>> copy /var/buildfarm/volum/CentOS7/11/V3_5_STABLE/src/test/regression/tests/069.* to regression-log
>> 
>> end:  Wed Aug 14 03:34:40 JST 2019
>> 
>> moving regression result to log_backup_host ... OK
>> _______________________________________________
>> pgpool-buildfarm mailing list
>> pgpool-buildfarm at pgpool.net
>> http://www.sraoss.jp/mailman/listinfo/pgpool-buildfarm
> _______________________________________________
> pgpool-hackers mailing list
> pgpool-hackers at pgpool.net
> http://www.pgpool.net/mailman/listinfo/pgpool-hackers


More information about the pgpool-hackers mailing list