postgresql 12:17:56.04 INFO  ==> postgresql 12:17:56.04 INFO  ==> Welcome to the Bitnami postgresql container postgresql 12:17:56.04 INFO  ==> postgresql 12:17:56.05 INFO  ==> ** Starting PostgreSQL setup ** postgresql 12:17:56.07 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 12:17:56.07 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 12:17:56.07 INFO  ==> Loading custom pre-init scripts... postgresql 12:17:56.08 INFO  ==> Initializing PostgreSQL database... postgresql 12:17:56.09 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 12:17:56.09 INFO  ==> Generating local authentication configuration postgresql 12:17:56.92 INFO  ==> Starting PostgreSQL in background... postgresql 12:17:57.98 INFO  ==> Changing password of postgres postgresql 12:17:58.00 INFO  ==> Creating user tekton postgresql 12:17:58.02 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 12:17:58.04 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 12:17:58.05 INFO  ==> Configuring replication parameters postgresql 12:17:58.07 INFO  ==> Configuring synchronous_replication postgresql 12:17:58.08 INFO  ==> Configuring fsync postgresql 12:17:58.08 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 12:17:58.08 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 12:17:58.12 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 12:17:58.23 INFO  ==> Loading custom scripts... postgresql 12:17:58.23 INFO  ==> Enabling remote connections postgresql 12:17:58.24 INFO  ==> ** PostgreSQL setup finished! ** postgresql 12:17:58.26 INFO  ==> ** Starting PostgreSQL ** 2026-04-16 12:17:58.278 GMT [1] LOG: pgaudit extension initialized 2026-04-16 12:17:58.288 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-04-16 12:17:58.288 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-04-16 12:17:58.288 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-04-16 12:17:58.292 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-04-16 12:17:58.307 GMT [154] LOG: database system was shut down at 2026-04-16 12:17:58 GMT 2026-04-16 12:17:58.312 GMT [1] LOG: database system is ready to accept connections 2026-04-16 12:22:58.398 GMT [152] LOG: checkpoint starting: time 2026-04-16 12:23:08.855 GMT [152] LOG: checkpoint complete: wrote 104 buffers (0.6%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=10.424 s, sync=0.002 s, total=10.458 s; sync files=63, longest=0.002 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C24F28, redo lsn=0/1C24E98 2026-04-16 12:32:59.056 GMT [152] LOG: checkpoint starting: time 2026-04-16 12:33:09.982 GMT [152] LOG: checkpoint complete: wrote 109 buffers (0.7%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=10.919 s, sync=0.003 s, total=10.927 s; sync files=18, longest=0.001 s, average=0.001 s; distance=1095 kB, estimate=1095 kB; lsn=0/1D44A50, redo lsn=0/1D36C90 2026-04-16 12:38:00.082 GMT [152] LOG: checkpoint starting: time 2026-04-16 12:38:25.546 GMT [152] LOG: checkpoint complete: wrote 254 buffers (1.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=25.457 s, sync=0.003 s, total=25.465 s; sync files=21, longest=0.002 s, average=0.001 s; distance=2289 kB, estimate=2289 kB; lsn=0/20259C8, redo lsn=0/1F733C8 2026-04-16 12:42:28.305 GMT [160] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-16 12:42:28.305 GMT [160] DETAIL: Key (parent, name)=(integration1-jrsd, 4905c95c-a088-43dc-8b6f-62dd7c2bf32c) already exists. 2026-04-16 12:42:28.305 GMT [160] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-04-16 12:42:28.610 GMT [489] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-16 12:42:28.610 GMT [489] DETAIL: Key (parent, name)=(integration1-jrsd, 4905c95c-a088-43dc-8b6f-62dd7c2bf32c) already exists. 2026-04-16 12:42:28.610 GMT [489] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-04-16 12:43:00.646 GMT [152] LOG: checkpoint starting: time 2026-04-16 12:43:37.317 GMT [152] LOG: checkpoint complete: wrote 366 buffers (2.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=36.665 s, sync=0.002 s, total=36.672 s; sync files=22, longest=0.002 s, average=0.001 s; distance=4183 kB, estimate=4183 kB; lsn=0/246C9F0, redo lsn=0/23891D8 2026-04-16 12:48:00.417 GMT [152] LOG: checkpoint starting: time 2026-04-16 12:48:40.490 GMT [152] LOG: checkpoint complete: wrote 400 buffers (2.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=40.067 s, sync=0.002 s, total=40.074 s; sync files=21, longest=0.001 s, average=0.001 s; distance=3833 kB, estimate=4148 kB; lsn=0/278DC88, redo lsn=0/2747610 2026-04-16 12:50:54.033 GMT [1080] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-16 12:50:54.033 GMT [1080] DETAIL: Key (parent, name)=(build-e2e-dpdi, c180ffcb-9ed6-4f67-a4ed-e0dbb4b0d8a2) already exists. 2026-04-16 12:50:54.033 GMT [1080] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-04-16 12:51:01.720 GMT [1096] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-16 12:51:01.720 GMT [1096] DETAIL: Key (parent, name)=(build-e2e-dpdi, f940a4a5-06e6-4d5f-a515-688888d72256) already exists. 2026-04-16 12:51:01.720 GMT [1096] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-04-16 12:53:00.590 GMT [152] LOG: checkpoint starting: time 2026-04-16 12:53:46.413 GMT [152] LOG: checkpoint complete: wrote 458 buffers (2.8%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=45.783 s, sync=0.003 s, total=45.824 s; sync files=19, longest=0.002 s, average=0.001 s; distance=4620 kB, estimate=4620 kB; lsn=0/2C20C48, redo lsn=0/2BCA920 2026-04-16 12:58:00.508 GMT [152] LOG: checkpoint starting: time 2026-04-16 12:58:42.891 GMT [152] LOG: checkpoint complete: wrote 423 buffers (2.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=42.374 s, sync=0.003 s, total=42.383 s; sync files=18, longest=0.003 s, average=0.001 s; distance=3198 kB, estimate=4478 kB; lsn=0/2EEA4F0, redo lsn=0/2EEA460 2026-04-16 13:03:00.982 GMT [152] LOG: checkpoint starting: time 2026-04-16 13:03:05.906 GMT [152] LOG: checkpoint complete: wrote 49 buffers (0.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=4.913 s, sync=0.003 s, total=4.925 s; sync files=11, longest=0.002 s, average=0.001 s; distance=349 kB, estimate=4065 kB; lsn=0/2F41C60, redo lsn=0/2F41BD0 2026-04-16 13:08:00.998 GMT [152] LOG: checkpoint starting: time 2026-04-16 13:08:03.417 GMT [152] LOG: checkpoint complete: wrote 24 buffers (0.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=2.408 s, sync=0.003 s, total=2.420 s; sync files=11, longest=0.002 s, average=0.001 s; distance=165 kB, estimate=3675 kB; lsn=0/2F6B3F0, redo lsn=0/2F6B398 2026-04-16 13:13:00.517 GMT [152] LOG: checkpoint starting: time 2026-04-16 13:13:10.350 GMT [152] LOG: checkpoint complete: wrote 98 buffers (0.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=9.822 s, sync=0.003 s, total=9.834 s; sync files=12, longest=0.002 s, average=0.001 s; distance=701 kB, estimate=3378 kB; lsn=0/301A9E0, redo lsn=0/301A950 2026-04-16 13:23:00.514 GMT [152] LOG: checkpoint starting: time 2026-04-16 13:23:07.842 GMT [152] LOG: checkpoint complete: wrote 73 buffers (0.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=7.316 s, sync=0.004 s, total=7.329 s; sync files=11, longest=0.003 s, average=0.001 s; distance=532 kB, estimate=3093 kB; lsn=0/309FCF8, redo lsn=0/309FC68 2026-04-16 13:28:00.939 GMT [152] LOG: checkpoint starting: time 2026-04-16 13:28:03.358 GMT [152] LOG: checkpoint complete: wrote 24 buffers (0.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=2.408 s, sync=0.003 s, total=2.420 s; sync files=9, longest=0.002 s, average=0.001 s; distance=167 kB, estimate=2801 kB; lsn=0/30C99E8, redo lsn=0/30C9990