Skip to content

chore: test PostgreSQL HEAD versions in branch CI jobs #789

chore: test PostgreSQL HEAD versions in branch CI jobs

chore: test PostgreSQL HEAD versions in branch CI jobs #789

Triggered via push January 28, 2025 12:37
Status Cancelled
Total duration 1h 17m 28s
Artifacts

main.yml

on: push
Matrix Preparation
3s
Matrix Preparation
Code style
3m 51s
Code style
CheckerFramework
5m 7s
CheckerFramework
Source distribution (JDK 17)
6m 34s
Source distribution (JDK 17)
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 17 warnings
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > writeLocationCanBeLessThanSendLocation() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > statusCanBeSentToBackendAsynchronously() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > flushLocationDoNotChangeDuringReceiveMessage() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > keepAliveServerLSNCanBeUsedToAdvanceFlushLSN() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationDoNotDependOnFlushLocation() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationDoNotChangeDuringReceiveMessage() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > flushLocationEqualToSetLocation() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationEqualToSetLocation() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > lastReceiveLSNCorrectOnView() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > sentLocationEqualToLastReceiveLSN() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT
Canceling since a higher priority waiting request for 'ci-main-refs/heads/pghead' exists
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,2sec org.postgresql.replication.LogicalReplicationStatusTest > writeLocationCanBeLessThanSendLocation() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > statusCanBeSentToBackendAsynchronously() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > flushLocationDoNotChangeDuringReceiveMessage() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > keepAliveServerLSNCanBeUsedToAdvanceFlushLSN() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationDoNotDependOnFlushLocation() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationDoNotChangeDuringReceiveMessage() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > flushLocationEqualToSetLocation() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationEqualToSetLocation() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > lastReceiveLSNCorrectOnView() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > sentLocationEqualToLastReceiveLSN() org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734) at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846) at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176) at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327) at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274) at app//org.postgresql.Driver.makeConnection(Driver.java:448) at app//org.postgresql.Driver.connect(Driver.java:298) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683) at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191) at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327) at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45) Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
Code style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code style
Gradle Build Scan: https://gradle.com/s/g7wrdyeuzuka4
CheckerFramework
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CheckerFramework
Gradle Build Scan: https://gradle.com/s/a2ax5zx2ty3bc
Source distribution (JDK 17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Source distribution (JDK 17)
Gradle Build Scan: https://gradle.com/s/ncmko6ktiumeg