postgresql 11:00:55.29 INFO  ==> postgresql 11:00:55.29 INFO  ==> Welcome to the Bitnami postgresql container postgresql 11:00:55.29 INFO  ==> postgresql 11:00:55.29 INFO  ==> ** Starting PostgreSQL setup ** postgresql 11:00:55.32 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 11:00:55.32 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 11:00:55.32 INFO  ==> Loading custom pre-init scripts... postgresql 11:00:55.32 INFO  ==> Initializing PostgreSQL database... postgresql 11:00:55.33 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 11:00:55.33 INFO  ==> Generating local authentication configuration postgresql 11:00:55.96 INFO  ==> Starting PostgreSQL in background... postgresql 11:00:57.02 INFO  ==> Changing password of postgres postgresql 11:00:57.04 INFO  ==> Creating user tekton postgresql 11:00:57.05 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 11:00:57.07 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 11:00:57.10 INFO  ==> Configuring replication parameters postgresql 11:00:57.21 INFO  ==> Configuring synchronous_replication postgresql 11:00:57.21 INFO  ==> Configuring fsync postgresql 11:00:57.23 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 11:00:57.23 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 11:00:57.50 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 11:00:57.61 INFO  ==> Loading custom scripts... postgresql 11:00:57.61 INFO  ==> Enabling remote connections postgresql 11:00:57.62 INFO  ==> ** PostgreSQL setup finished! ** postgresql 11:00:57.64 INFO  ==> ** Starting PostgreSQL ** 2026-05-07 11:00:57.660 GMT [1] LOG: pgaudit extension initialized 2026-05-07 11:00:57.671 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-07 11:00:57.671 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-07 11:00:57.671 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-07 11:00:57.678 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-07 11:00:57.688 GMT [154] LOG: database system was shut down at 2026-05-07 11:00:57 GMT 2026-05-07 11:00:57.693 GMT [1] LOG: database system is ready to accept connections 2026-05-07 11:05:57.789 GMT [152] LOG: checkpoint starting: time 2026-05-07 11:06:08.247 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.423 s, sync=0.003 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-05-07 11:15:57.438 GMT [152] LOG: checkpoint starting: time 2026-05-07 11:16:03.561 GMT [152] LOG: checkpoint complete: wrote 61 buffers (0.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=6.111 s, sync=0.006 s, total=6.123 s; sync files=12, longest=0.003 s, average=0.001 s; distance=421 kB, estimate=562 kB; lsn=0/1CD42A8, redo lsn=0/1C8E428 2026-05-07 11:20:57.654 GMT [152] LOG: checkpoint starting: time 2026-05-07 11:21:19.606 GMT [152] LOG: checkpoint complete: wrote 219 buffers (1.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=21.939 s, sync=0.007 s, total=21.953 s; sync files=22, longest=0.002 s, average=0.001 s; distance=2672 kB, estimate=2672 kB; lsn=0/1F7A2F0, redo lsn=0/1F2A488 2026-05-07 11:25:57.705 GMT [152] LOG: checkpoint starting: time 2026-05-07 11:26:02.076 GMT [542] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:26:02.076 GMT [542] DETAIL: Key (parent, name)=(chains-e2e-gwwn, 442ffb1f-6c4c-4f14-b602-9e2ca760e291) already exists. 2026-05-07 11:26:02.076 GMT [542] 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-05-07 11:26:16.581 GMT [883] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:26:16.581 GMT [883] DETAIL: Key (parent, name)=(chains-e2e-gwwn, fb1636d6-1cc8-4337-acc0-bc238c3ac50e) already exists. 2026-05-07 11:26:16.581 GMT [883] 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-05-07 11:26:32.519 GMT [951] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:26:32.519 GMT [951] DETAIL: Key (parent, name)=(chains-e2e-gwwn, a4365f9e-3008-40f8-9dce-e5901b3f00ba) already exists. 2026-05-07 11:26:32.519 GMT [951] 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-05-07 11:26:39.035 GMT [152] LOG: checkpoint complete: wrote 413 buffers (2.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=41.321 s, sync=0.002 s, total=41.331 s; sync files=20, longest=0.002 s, average=0.001 s; distance=4305 kB, estimate=4305 kB; lsn=0/24ED500, redo lsn=0/235E9B0 2026-05-07 11:26:47.775 GMT [976] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:26:47.775 GMT [976] DETAIL: Key (parent, name)=(chains-e2e-gwwn, b3d718c2-d1cd-4883-b63e-840fc0611649) already exists. 2026-05-07 11:26:47.775 GMT [976] 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-05-07 11:27:31.969 GMT [948] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:27:31.969 GMT [948] DETAIL: Key (parent, name)=(chains-e2e-gwwn, 0482b120-189e-4d7e-8a90-b2bd9266a7ab) already exists. 2026-05-07 11:27:31.969 GMT [948] 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-05-07 11:29:14.381 GMT [1012] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:29:14.381 GMT [1012] DETAIL: Key (parent, name)=(integration1-sovi, d4b43420-1414-49f9-a7d8-2f4b4291cabe) already exists. 2026-05-07 11:29:14.381 GMT [1012] 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-05-07 11:29:14.383 GMT [948] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:29:14.383 GMT [948] DETAIL: Key (parent, name)=(integration1-sovi, d4b43420-1414-49f9-a7d8-2f4b4291cabe) already exists. 2026-05-07 11:29:14.383 GMT [948] 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-05-07 11:29:14.395 GMT [1080] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:29:14.395 GMT [1080] DETAIL: Key (parent, name)=(integration1-sovi, d4b43420-1414-49f9-a7d8-2f4b4291cabe) already exists. 2026-05-07 11:29:14.395 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-05-07 11:30:57.135 GMT [152] LOG: checkpoint starting: time 2026-05-07 11:31:00.118 GMT [1159] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:31:00.118 GMT [1159] DETAIL: Key (parent, name)=(gitlab-rep-hyhn, 6ff77b5e-2867-4b50-b8e8-6b2644ededf3) already exists. 2026-05-07 11:31:00.118 GMT [1159] 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-05-07 11:31:00.138 GMT [1238] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:31:00.138 GMT [1238] DETAIL: Key (parent, name)=(gitlab-rep-hyhn, 5188d83e-62fe-4756-ac26-3739a10f2a97) already exists. 2026-05-07 11:31:00.138 GMT [1238] 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-05-07 11:31:00.378 GMT [1159] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:31:00.378 GMT [1159] DETAIL: Key (parent, name)=(gitlab-rep-hyhn, 5188d83e-62fe-4756-ac26-3739a10f2a97) already exists. 2026-05-07 11:31:00.378 GMT [1159] 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-05-07 11:31:58.972 GMT [1244] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:31:58.972 GMT [1244] DETAIL: Key (parent, name)=(group-gimm, 0b90403b-a686-432b-9b33-87311b3e1462) already exists. 2026-05-07 11:31:58.972 GMT [1244] 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-05-07 11:32:07.741 GMT [152] LOG: checkpoint complete: wrote 704 buffers (4.3%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=70.562 s, sync=0.005 s, total=70.607 s; sync files=20, longest=0.002 s, average=0.001 s; distance=8218 kB, estimate=8218 kB; lsn=0/2E7A968, redo lsn=0/2B65530 2026-05-07 11:34:32.168 GMT [1362] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:34:32.168 GMT [1362] DETAIL: Key (parent, name)=(gitlab-rep-hyhn, 12d5f099-33ac-4646-bc1c-e43ca2f2d773) already exists. 2026-05-07 11:34:32.168 GMT [1362] 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-05-07 11:34:32.770 GMT [1244] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:34:32.770 GMT [1244] DETAIL: Key (parent, name)=(gitlab-rep-hyhn, 9071fd5a-c0f3-4131-914e-e7967870fe38) already exists. 2026-05-07 11:34:32.770 GMT [1244] 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-05-07 11:35:57.830 GMT [152] LOG: checkpoint starting: time 2026-05-07 11:37:00.047 GMT [152] LOG: checkpoint complete: wrote 622 buffers (3.8%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=62.206 s, sync=0.004 s, total=62.217 s; sync files=22, longest=0.003 s, average=0.001 s; distance=7327 kB, estimate=8129 kB; lsn=0/32EBA48, redo lsn=0/328D170 2026-05-07 11:38:32.683 GMT [1497] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:38:32.683 GMT [1497] DETAIL: Key (parent, name)=(build-e2e-pzsm, 8e25e4a7-e4b2-4469-90e0-758ceaa117f4) already exists. 2026-05-07 11:38:32.683 GMT [1497] 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-05-07 11:40:57.141 GMT [152] LOG: checkpoint starting: time 2026-05-07 11:41:53.556 GMT [152] LOG: checkpoint complete: wrote 563 buffers (3.4%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=56.400 s, sync=0.005 s, total=56.415 s; sync files=20, longest=0.004 s, average=0.001 s; distance=4698 kB, estimate=7786 kB; lsn=0/37C1180, redo lsn=0/3723C28 2026-05-07 11:45:57.655 GMT [152] LOG: checkpoint starting: time 2026-05-07 11:46:23.119 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.449 s, sync=0.005 s, total=25.465 s; sync files=15, longest=0.004 s, average=0.001 s; distance=2039 kB, estimate=7211 kB; lsn=0/3948B58, redo lsn=0/3921968 2026-05-07 11:50:57.208 GMT [152] LOG: checkpoint starting: time 2026-05-07 11:51:18.186 GMT [152] LOG: checkpoint complete: wrote 209 buffers (1.3%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=20.935 s, sync=0.005 s, total=20.978 s; sync files=18, longest=0.003 s, average=0.001 s; distance=1591 kB, estimate=6649 kB; lsn=0/3DEED38, redo lsn=0/3AAF850 2026-05-07 11:55:57.286 GMT [152] LOG: checkpoint starting: time 2026-05-07 11:56:00.985 GMT [1385] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:56:00.985 GMT [1385] DETAIL: Key (parent, name)=(group-gimm, 2909d4c7-f0bc-467e-8eb7-8ba6a6c4622f) already exists. 2026-05-07 11:56:00.985 GMT [1385] 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-05-07 11:56:00.991 GMT [1385] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 11:56:00.991 GMT [1385] DETAIL: Key (parent, name)=(group-gimm, 2909d4c7-f0bc-467e-8eb7-8ba6a6c4622f) already exists. 2026-05-07 11:56:00.991 GMT [1385] 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-05-07 11:56:36.364 GMT [152] LOG: checkpoint complete: wrote 390 buffers (2.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=39.068 s, sync=0.003 s, total=39.078 s; sync files=19, longest=0.002 s, average=0.001 s; distance=4510 kB, estimate=6435 kB; lsn=0/3FBE370, redo lsn=0/3F171F8 2026-05-07 12:00:57.463 GMT [152] LOG: checkpoint starting: time 2026-05-07 12:01:21.619 GMT [152] LOG: checkpoint complete: wrote 241 buffers (1.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=24.143 s, sync=0.004 s, total=24.156 s; sync files=19, longest=0.003 s, average=0.001 s; distance=1892 kB, estimate=5981 kB; lsn=0/40F04D8, redo lsn=0/40F0448 2026-05-07 12:02:18.105 GMT [1210] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 12:02:18.105 GMT [1210] DETAIL: Key (parent, name)=(mintmaker, e7c9f43d-0dec-440e-b225-dca7b4bb68e6) already exists. 2026-05-07 12:02:18.105 GMT [1210] 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-05-07 12:05:57.719 GMT [152] LOG: checkpoint starting: time 2026-05-07 12:07:08.860 GMT [152] LOG: checkpoint complete: wrote 711 buffers (4.3%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=71.129 s, sync=0.003 s, total=71.142 s; sync files=20, longest=0.003 s, average=0.001 s; distance=5722 kB, estimate=5955 kB; lsn=0/478B1C0, redo lsn=0/4686CA8