postgresql 11:22:01.82 INFO  ==> postgresql 11:22:01.82 INFO  ==> Welcome to the Bitnami postgresql container postgresql 11:22:01.82 INFO  ==> postgresql 11:22:01.83 INFO  ==> ** Starting PostgreSQL setup ** postgresql 11:22:01.85 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 11:22:01.85 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 11:22:01.85 INFO  ==> Loading custom pre-init scripts... postgresql 11:22:01.86 INFO  ==> Initializing PostgreSQL database... postgresql 11:22:01.86 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 11:22:01.87 INFO  ==> Generating local authentication configuration postgresql 11:22:02.46 INFO  ==> Starting PostgreSQL in background... postgresql 11:22:03.59 INFO  ==> Changing password of postgres postgresql 11:22:03.60 INFO  ==> Creating user tekton postgresql 11:22:03.62 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 11:22:03.63 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 11:22:03.65 INFO  ==> Configuring replication parameters postgresql 11:22:03.67 INFO  ==> Configuring synchronous_replication postgresql 11:22:03.67 INFO  ==> Configuring fsync postgresql 11:22:03.68 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 11:22:03.68 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 11:22:03.72 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 11:22:03.92 INFO  ==> Loading custom scripts... postgresql 11:22:03.93 INFO  ==> Enabling remote connections postgresql 11:22:03.93 INFO  ==> ** PostgreSQL setup finished! ** postgresql 11:22:03.95 INFO  ==> ** Starting PostgreSQL ** 2026-05-05 11:22:03.973 GMT [1] LOG: pgaudit extension initialized 2026-05-05 11:22:03.983 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-05 11:22:03.983 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-05 11:22:03.983 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-05 11:22:03.986 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-05 11:22:03.996 GMT [154] LOG: database system was shut down at 2026-05-05 11:22:03 GMT 2026-05-05 11:22:04.001 GMT [1] LOG: database system is ready to accept connections 2026-05-05 11:27:04.013 GMT [152] LOG: checkpoint starting: time 2026-05-05 11:27:14.475 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.421 s, sync=0.003 s, total=10.463 s; sync files=63, longest=0.001 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C24EF0, redo lsn=0/1C24E60 2026-05-05 11:34:14.623 GMT [484] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 11:34:14.623 GMT [484] DETAIL: Key (parent, name)=(tenant-dev-jpdu, c95f5982-8a7a-458a-8459-ba1f77a92630) already exists. 2026-05-05 11:34:14.623 GMT [484] 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-05 11:37:04.675 GMT [152] LOG: checkpoint starting: time 2026-05-05 11:37:21.409 GMT [152] LOG: checkpoint complete: wrote 167 buffers (1.0%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=16.727 s, sync=0.004 s, total=16.735 s; sync files=23, longest=0.002 s, average=0.001 s; distance=1588 kB, estimate=1588 kB; lsn=0/1DF3718, redo lsn=0/1DB1F70 2026-05-05 11:41:53.592 GMT [710] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 11:41:53.592 GMT [710] DETAIL: Key (parent, name)=(chains-e2e-vlas, 1f541852-7d1f-4582-ab5c-7896bf1e6d07) already exists. 2026-05-05 11:41:53.592 GMT [710] 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-05 11:42:04.509 GMT [152] LOG: checkpoint starting: time 2026-05-05 11:42:23.322 GMT [728] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 11:42:23.322 GMT [728] DETAIL: Key (parent, name)=(chains-e2e-vlas, 25cb0e59-3e65-4a96-a634-4066375cfd23) already exists. 2026-05-05 11:42:23.322 GMT [728] 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-05 11:42:40.075 GMT [152] LOG: checkpoint complete: wrote 355 buffers (2.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=35.558 s, sync=0.004 s, total=35.567 s; sync files=20, longest=0.002 s, average=0.001 s; distance=3657 kB, estimate=3657 kB; lsn=0/221C138, redo lsn=0/21445F0 2026-05-05 11:42:43.516 GMT [484] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 11:42:43.516 GMT [484] DETAIL: Key (parent, name)=(chains-e2e-vlas, dc59d912-1534-4b46-b168-2091240c727c) already exists. 2026-05-05 11:42:43.516 GMT [484] 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-05 11:43:09.118 GMT [484] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 11:43:09.118 GMT [484] DETAIL: Key (parent, name)=(chains-e2e-vlas, 2a0151b6-18d5-46d2-ac7b-d409786b0af5) already exists. 2026-05-05 11:43:09.118 GMT [484] 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-05 11:44:02.009 GMT [484] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 11:44:02.009 GMT [484] DETAIL: Key (parent, name)=(chains-e2e-vlas, 6ae28844-e66b-4bed-8a4c-1949a71a6d35) already exists. 2026-05-05 11:44:02.009 GMT [484] 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-05 11:46:19.314 GMT [484] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 11:46:19.314 GMT [484] DETAIL: Key (parent, name)=(konflux-jfcp, aa67a392-d702-4a35-b673-39bdbb0c78ca) already exists. 2026-05-05 11:46:19.314 GMT [484] 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-05 11:46:19.409 GMT [825] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 11:46:19.409 GMT [825] DETAIL: Key (parent, name)=(konflux-jfcp, aa67a392-d702-4a35-b673-39bdbb0c78ca) already exists. 2026-05-05 11:46:19.409 GMT [825] 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-05 11:47:04.175 GMT [152] LOG: checkpoint starting: time 2026-05-05 11:47:47.755 GMT [152] LOG: checkpoint complete: wrote 435 buffers (2.7%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=43.571 s, sync=0.005 s, total=43.581 s; sync files=22, longest=0.002 s, average=0.001 s; distance=4969 kB, estimate=4969 kB; lsn=0/26CD100, redo lsn=0/261EAB8 2026-05-05 11:52:04.855 GMT [152] LOG: checkpoint starting: time 2026-05-05 11:53:07.509 GMT [152] LOG: checkpoint complete: wrote 627 buffers (3.8%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=62.609 s, sync=0.002 s, total=62.655 s; sync files=22, longest=0.002 s, average=0.001 s; distance=6330 kB, estimate=6330 kB; lsn=0/2D05270, redo lsn=0/2C4D368 2026-05-05 11:55:15.989 GMT [1091] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 11:55:15.989 GMT [1091] DETAIL: Key (parent, name)=(integration2-qbel, 582a84e3-f3e1-43a5-9f11-61f4f2967aff) already exists. 2026-05-05 11:55:15.989 GMT [1091] 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-05 11:55:16.001 GMT [1130] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 11:55:16.001 GMT [1130] DETAIL: Key (parent, name)=(integration2-qbel, 582a84e3-f3e1-43a5-9f11-61f4f2967aff) already exists. 2026-05-05 11:55:16.001 GMT [1130] 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-05 11:57:04.597 GMT [152] LOG: checkpoint starting: time 2026-05-05 11:57:51.998 GMT [152] LOG: checkpoint complete: wrote 474 buffers (2.9%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=47.390 s, sync=0.004 s, total=47.402 s; sync files=21, longest=0.003 s, average=0.001 s; distance=4320 kB, estimate=6129 kB; lsn=0/3108998, redo lsn=0/3085650 2026-05-05 12:02:05.097 GMT [152] LOG: checkpoint starting: time 2026-05-05 12:02:16.003 GMT [484] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 12:02:16.003 GMT [484] DETAIL: Key (parent, name)=(mintmaker, 094dca46-1e2a-421e-8d6e-bc75e59cd128) already exists. 2026-05-05 12:02:16.003 GMT [484] 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-05 12:02:16.809 GMT [484] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 12:02:16.809 GMT [484] DETAIL: Key (parent, name)=(mintmaker, 60bdaa24-5ea9-4dbc-a82e-e4b6b627a75f) already exists. 2026-05-05 12:02:16.809 GMT [484] 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-05 12:02:31.456 GMT [152] LOG: checkpoint complete: wrote 263 buffers (1.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=26.344 s, sync=0.007 s, total=26.360 s; sync files=19, longest=0.004 s, average=0.001 s; distance=2291 kB, estimate=5745 kB; lsn=0/3326DF0, redo lsn=0/32C2260 2026-05-05 12:03:28.513 GMT [484] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 12:03:28.513 GMT [484] DETAIL: Key (parent, name)=(group-dlty, 0da8d210-733b-4be2-9914-088bef66e94e) already exists. 2026-05-05 12:03:28.513 GMT [484] 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-05 12:03:28.526 GMT [1364] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 12:03:28.526 GMT [1364] DETAIL: Key (parent, name)=(group-dlty, 0da8d210-733b-4be2-9914-088bef66e94e) already exists. 2026-05-05 12:03:28.526 GMT [1364] 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-05 12:03:28.701 GMT [1091] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 12:03:28.701 GMT [1091] DETAIL: Key (parent, name)=(group-dlty, 0da8d210-733b-4be2-9914-088bef66e94e) already exists. 2026-05-05 12:03:28.701 GMT [1091] 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-05 12:07:05.556 GMT [152] LOG: checkpoint starting: time 2026-05-05 12:07:58.708 GMT [152] LOG: checkpoint complete: wrote 531 buffers (3.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=53.139 s, sync=0.005 s, total=53.152 s; sync files=20, longest=0.005 s, average=0.001 s; distance=4531 kB, estimate=5624 kB; lsn=0/372F290, redo lsn=0/372F200 2026-05-05 12:08:51.201 GMT [1519] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 12:08:51.201 GMT [1519] DETAIL: Key (parent, name)=(group-dlty, edc7b655-e1f7-4b71-8721-71274ac722ed) already exists. 2026-05-05 12:08:51.201 GMT [1519] 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-05 12:09:24.545 GMT [1521] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 12:09:24.545 GMT [1521] DETAIL: Key (parent, name)=(group-dlty, dd7930ff-a810-4721-98c1-83efe420336c) already exists. 2026-05-05 12:09:24.545 GMT [1521] 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-05 12:09:24.553 GMT [1540] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 12:09:24.553 GMT [1540] DETAIL: Key (parent, name)=(group-dlty, dd7930ff-a810-4721-98c1-83efe420336c) already exists. 2026-05-05 12:09:24.553 GMT [1540] 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-05 12:09:24.589 GMT [1541] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-05 12:09:24.589 GMT [1541] DETAIL: Key (parent, name)=(group-dlty, dd7930ff-a810-4721-98c1-83efe420336c) already exists. 2026-05-05 12:09:24.589 GMT [1541] 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-05 12:12:05.808 GMT [152] LOG: checkpoint starting: time 2026-05-05 12:12:28.871 GMT [152] LOG: checkpoint complete: wrote 230 buffers (1.4%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=23.047 s, sync=0.008 s, total=23.063 s; sync files=22, longest=0.003 s, average=0.001 s; distance=1702 kB, estimate=5231 kB; lsn=0/38E4378, redo lsn=0/38D8D20 2026-05-05 12:17:05.919 GMT [152] LOG: checkpoint starting: time 2026-05-05 12:18:07.379 GMT [152] LOG: checkpoint complete: wrote 615 buffers (3.8%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=61.415 s, sync=0.003 s, total=61.460 s; sync files=18, longest=0.002 s, average=0.001 s; distance=5319 kB, estimate=5319 kB; lsn=0/3E25728, redo lsn=0/3E0A9D0 2026-05-05 12:22:05.479 GMT [152] LOG: checkpoint starting: time 2026-05-05 12:22:09.494 GMT [152] LOG: checkpoint complete: wrote 40 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=4.008 s, sync=0.003 s, total=4.016 s; sync files=10, longest=0.002 s, average=0.001 s; distance=370 kB, estimate=4824 kB; lsn=0/3E67340, redo lsn=0/3E672B0 2026-05-05 12:32:05.545 GMT [152] LOG: checkpoint starting: time 2026-05-05 12:32:08.156 GMT [152] LOG: checkpoint complete: wrote 26 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=2.605 s, sync=0.002 s, total=2.612 s; sync files=9, longest=0.002 s, average=0.001 s; distance=183 kB, estimate=4360 kB; lsn=0/3E94FD8, redo lsn=0/3E94F48