[pgpool-hackers: 3484] Re: [pgpool-buildfarm: 323] pgpool-II buildfarm results CentOS6

Tatsuo Ishii ishii at sraoss.co.jp
Tue Dec 24 22:00:41 JST 2019


I have fixed occasional 008 test failure in 4.0, 4.1 and master
branches. Still 3.6 and 3.7 need to be fixed (it seems the cause of
the failure is different from 4.0, 4.1 and master). Will work on it
after confirming the failure is fixed.

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: 323] pgpool-II buildfarm results CentOS6
Date: Tue, 24 Dec 2019 08:14:59 +0900
Message-ID: <5e014a73.QGKqh92j3UPpYtqz%buildfarm at pgpool.net>

> =========================================================================
> * master  PostgreSQL 9.6  CentOS6
> testing 028.watchdog_enable_consensus_with_half_votes...failed.
> 
> * master  PostgreSQL 9.5  CentOS6
> testing 008.dbredirect...failed.
> 
> * V4_1_STABLE  PostgreSQL 9.5  CentOS6
> testing 008.dbredirect...failed.
> 
> * V4_0_STABLE  PostgreSQL 12  CentOS6
> testing 008.dbredirect...failed.
> 
> * V4_0_STABLE  PostgreSQL 9.5  CentOS6
> testing 060.memory_leak...timeout.
> 
> * V3_7_STABLE  PostgreSQL 12  CentOS6
> testing 008.dbredirect...failed.
> 
> * V3_7_STABLE  PostgreSQL 9.6  CentOS6
> testing 008.dbredirect...failed.
> 
> * V3_7_STABLE  PostgreSQL 9.5  CentOS6
> testing 008.dbredirect...failed.
> testing 069.memory_leak_extended...failed.
> 
> * V3_6_STABLE  PostgreSQL 11  CentOS6
> testing 008.dbredirect...failed.
> 
> =========================================================================
> 
> pgpool-II buildfarm
> start:  Mon Dec 23 10:30:35 JST 2019
> 
> ** building docker image ...success.
> 
> * Target branch: master
> 
> PostgreSQL: 11.6
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 026.temp_table...ok.
> testing 027.auto_failback...ok.
> testing 028.watchdog_enable_consensus_with_half_votes...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: 12.1
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 026.temp_table...ok.
> testing 027.auto_failback...ok.
> testing 028.watchdog_enable_consensus_with_half_votes...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.16
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 026.temp_table...ok.
> testing 027.auto_failback...ok.
> testing 028.watchdog_enable_consensus_with_half_votes...failed.
> 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:49 failed:1 timeout:0
> 
> * Target branch: master
> 
> PostgreSQL: 9.5.20
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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...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 026.temp_table...ok.
> testing 027.auto_failback...ok.
> testing 028.watchdog_enable_consensus_with_half_votes...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:49 failed:1 timeout:0
> 
> * Target branch: V4_1_STABLE
> 
> PostgreSQL: 11.6
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 026.temp_table...ok.
> testing 027.auto_failback...ok.
> testing 028.watchdog_enable_consensus_with_half_votes...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_1_STABLE
> 
> PostgreSQL: 12.1
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 026.temp_table...ok.
> testing 027.auto_failback...ok.
> testing 028.watchdog_enable_consensus_with_half_votes...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_1_STABLE
> 
> PostgreSQL: 9.6.16
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 026.temp_table...ok.
> testing 027.auto_failback...ok.
> testing 028.watchdog_enable_consensus_with_half_votes...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_1_STABLE
> 
> PostgreSQL: 9.5.20
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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...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 026.temp_table...ok.
> testing 027.auto_failback...ok.
> testing 028.watchdog_enable_consensus_with_half_votes...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:49 failed:1 timeout:0
> 
> * Target branch: V4_0_STABLE
> 
> PostgreSQL: 11.6
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 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 46 ok:46 failed:0 timeout:0
> 
> * Target branch: V4_0_STABLE
> 
> PostgreSQL: 12.1
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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...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 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 46 ok:45 failed:1 timeout:0
> 
> * Target branch: V4_0_STABLE
> 
> PostgreSQL: 9.6.16
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 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 46 ok:46 failed:0 timeout:0
> 
> * Target branch: V4_0_STABLE
> 
> PostgreSQL: 9.5.20
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 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...timeout.
> 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 45 ok:45 failed:0 timeout:1
> 
> * Target branch: V3_7_STABLE
> 
> PostgreSQL: 11.6
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 023.ssl_connection...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 40 ok:40 failed:0 timeout:0
> 
> * Target branch: V3_7_STABLE
> 
> PostgreSQL: 12.1
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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...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 023.ssl_connection...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 40 ok:39 failed:1 timeout:0
> 
> * Target branch: V3_7_STABLE
> 
> PostgreSQL: 9.6.16
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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...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 023.ssl_connection...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 40 ok:39 failed:1 timeout:0
> 
> * Target branch: V3_7_STABLE
> 
> PostgreSQL: 9.5.20
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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...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 023.ssl_connection...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 40 ok:38 failed:2 timeout:0
> 
> * Target branch: V3_6_STABLE
> 
> PostgreSQL: 11.6
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 017.node_0_is_down...ok.
> testing 023.ssl_connection...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 34 ok:33 failed:1 timeout:0
> 
> * Target branch: V3_6_STABLE
> 
> PostgreSQL: 12.1
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 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 34 ok:34 failed:0 timeout:0
> 
> * Target branch: V3_6_STABLE
> 
> PostgreSQL: 9.6.16
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 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 34 ok:34 failed:0 timeout:0
> 
> * Target branch: V3_6_STABLE
> 
> PostgreSQL: 9.5.20
> OS: CentOS release 6.10 (Final) (3.10.0-1062.1.2.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 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 34 ok:34 failed:0 timeout:0
> 
> end:  Tue Dec 24 08:07:24 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


More information about the pgpool-hackers mailing list