postgresql 21:26:08.36 INFO  ==> postgresql 21:26:08.36 INFO  ==> Welcome to the Bitnami postgresql container postgresql 21:26:08.36 INFO  ==> postgresql 21:26:08.37 INFO  ==> ** Starting PostgreSQL setup ** postgresql 21:26:08.39 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 21:26:08.39 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 21:26:08.39 INFO  ==> Loading custom pre-init scripts... postgresql 21:26:08.40 INFO  ==> Initializing PostgreSQL database... postgresql 21:26:08.41 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 21:26:08.41 INFO  ==> Generating local authentication configuration postgresql 21:26:08.99 INFO  ==> Starting PostgreSQL in background... postgresql 21:26:10.05 INFO  ==> Changing password of postgres postgresql 21:26:10.06 INFO  ==> Creating user tekton postgresql 21:26:10.08 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 21:26:10.09 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 21:26:10.11 INFO  ==> Configuring replication parameters postgresql 21:26:10.13 INFO  ==> Configuring synchronous_replication postgresql 21:26:10.13 INFO  ==> Configuring fsync postgresql 21:26:10.14 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 21:26:10.14 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 21:26:10.18 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 21:26:10.28 INFO  ==> Loading custom scripts... postgresql 21:26:10.28 INFO  ==> Enabling remote connections postgresql 21:26:10.29 INFO  ==> ** PostgreSQL setup finished! ** postgresql 21:26:10.31 INFO  ==> ** Starting PostgreSQL ** 2026-05-12 21:26:10.332 GMT [1] LOG: pgaudit extension initialized 2026-05-12 21:26:10.343 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-12 21:26:10.343 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-12 21:26:10.343 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-12 21:26:10.347 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-12 21:26:10.363 GMT [154] LOG: database system was shut down at 2026-05-12 21:26:10 GMT 2026-05-12 21:26:10.371 GMT [1] LOG: database system is ready to accept connections 2026-05-12 21:31:10.409 GMT [152] LOG: checkpoint starting: time 2026-05-12 21:31:20.871 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.429 s, sync=0.006 s, total=10.463 s; sync files=63, longest=0.002 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C24EF0, redo lsn=0/1C24E60 2026-05-12 21:51:11.214 GMT [152] LOG: checkpoint starting: time 2026-05-12 21:51:32.468 GMT [152] LOG: checkpoint complete: wrote 212 buffers (1.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=21.241 s, sync=0.003 s, total=21.255 s; sync files=22, longest=0.003 s, average=0.001 s; distance=2375 kB, estimate=2375 kB; lsn=0/1E76D48, redo lsn=0/1E76CB8 2026-05-12 21:54:36.083 GMT [927] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 21:54:36.083 GMT [927] DETAIL: Key (parent, name)=(chains-e2e-fqnw, c2b1032f-c0b3-4587-9db7-62322901eb48) already exists. 2026-05-12 21:54:36.083 GMT [927] 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-12 21:55:44.242 GMT [161] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 21:55:44.242 GMT [161] DETAIL: Key (parent, name)=(chains-e2e-fqnw, be8f522f-b997-4797-a231-f7ad56b97769) already exists. 2026-05-12 21:55:44.242 GMT [161] 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-12 21:55:58.673 GMT [161] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 21:55:58.673 GMT [161] DETAIL: Key (parent, name)=(chains-e2e-fqnw, 171617ba-a2dd-40be-b319-a7d0ed86bbb0) already exists. 2026-05-12 21:55:58.673 GMT [161] 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-12 21:56:11.568 GMT [152] LOG: checkpoint starting: time 2026-05-12 21:56:17.463 GMT [698] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 21:56:17.463 GMT [698] DETAIL: Key (parent, name)=(chains-e2e-fqnw, de49558f-4ea3-44eb-96dd-52f43e6420f8) already exists. 2026-05-12 21:56:17.463 GMT [698] 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-12 21:56:47.292 GMT [1001] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 21:56:47.292 GMT [1001] DETAIL: Key (parent, name)=(chains-e2e-fqnw, 992be834-2243-43fd-b399-ff4f83d536f8) already exists. 2026-05-12 21:56:47.292 GMT [1001] 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-12 21:56:51.179 GMT [152] LOG: checkpoint complete: wrote 395 buffers (2.4%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=39.593 s, sync=0.008 s, total=39.611 s; sync files=22, longest=0.003 s, average=0.001 s; distance=4213 kB, estimate=4213 kB; lsn=0/236AD70, redo lsn=0/2294490 2026-05-12 21:58:28.968 GMT [698] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 21:58:28.968 GMT [698] DETAIL: Key (parent, name)=(integration1-roig, 6bd20ae1-134b-4c71-be35-fba40579ed5a) already exists. 2026-05-12 21:58:28.968 GMT [698] 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-12 21:58:28.968 GMT [1001] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 21:58:28.968 GMT [1001] DETAIL: Key (parent, name)=(integration1-roig, 6bd20ae1-134b-4c71-be35-fba40579ed5a) already exists. 2026-05-12 21:58:28.968 GMT [1001] 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-12 21:58:28.982 GMT [1048] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 21:58:28.982 GMT [1048] DETAIL: Key (parent, name)=(integration1-roig, 6bd20ae1-134b-4c71-be35-fba40579ed5a) already exists. 2026-05-12 21:58:28.982 GMT [1048] 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-12 21:58:47.535 GMT [698] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 21:58:47.535 GMT [698] DETAIL: Key (parent, name)=(integration1-roig, 2cda0460-0ace-4f15-b50d-cddd71e8d8d4) already exists. 2026-05-12 21:58:47.535 GMT [698] 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-12 22:00:06.583 GMT [698] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 22:00:06.583 GMT [698] DETAIL: Key (parent, name)=(gitlab-rep-zjeb, 9d6f1d50-8062-426c-8448-1c8924610a90) already exists. 2026-05-12 22:00:06.583 GMT [698] 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-12 22:00:06.583 GMT [1001] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 22:00:06.583 GMT [1001] DETAIL: Key (parent, name)=(gitlab-rep-zjeb, 9d6f1d50-8062-426c-8448-1c8924610a90) already exists. 2026-05-12 22:00:06.583 GMT [1001] 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-12 22:00:06.594 GMT [1102] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 22:00:06.594 GMT [1102] DETAIL: Key (parent, name)=(gitlab-rep-zjeb, 9d6f1d50-8062-426c-8448-1c8924610a90) already exists. 2026-05-12 22:00:06.594 GMT [1102] 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-12 22:01:11.278 GMT [152] LOG: checkpoint starting: time 2026-05-12 22:01:58.602 GMT [152] LOG: checkpoint complete: wrote 472 buffers (2.9%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=47.313 s, sync=0.003 s, total=47.325 s; sync files=22, longest=0.003 s, average=0.001 s; distance=4699 kB, estimate=4699 kB; lsn=0/282E090, redo lsn=0/272B390 2026-05-12 22:02:51.258 GMT [1001] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-12 22:02:51.258 GMT [1001] DETAIL: Key (parent, name)=(integration2-opvw, 357cc45b-5afb-4d48-869d-e7bd8b5edc6c) already exists. 2026-05-12 22:02:51.258 GMT [1001] 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-12 22:06:11.702 GMT [152] LOG: checkpoint starting: time 2026-05-12 22:06:57.527 GMT [152] LOG: checkpoint complete: wrote 458 buffers (2.8%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=45.783 s, sync=0.011 s, total=45.826 s; sync files=21, longest=0.005 s, average=0.001 s; distance=4618 kB, estimate=4691 kB; lsn=0/2C7F368, redo lsn=0/2BADE08 2026-05-12 22:11:11.588 GMT [152] LOG: checkpoint starting: time 2026-05-12 22:11:57.689 GMT [152] LOG: checkpoint complete: wrote 461 buffers (2.8%), wrote 2 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=46.089 s, sync=0.004 s, total=46.101 s; sync files=19, longest=0.002 s, average=0.001 s; distance=4557 kB, estimate=4678 kB; lsn=0/3021370, redo lsn=0/30212E0 2026-05-12 22:16:11.789 GMT [152] LOG: checkpoint starting: time 2026-05-12 22:16:16.111 GMT [152] LOG: checkpoint complete: wrote 43 buffers (0.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=4.311 s, sync=0.003 s, total=4.323 s; sync files=12, longest=0.002 s, average=0.001 s; distance=292 kB, estimate=4239 kB; lsn=0/306A6F8, redo lsn=0/306A668 2026-05-12 22:21:11.176 GMT [152] LOG: checkpoint starting: time 2026-05-12 22:21:15.197 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.004 s, total=4.021 s; sync files=10, longest=0.003 s, average=0.001 s; distance=293 kB, estimate=3845 kB; lsn=0/30B3BF8, redo lsn=0/30B3B68 2026-05-12 22:26:11.296 GMT [152] LOG: checkpoint starting: time 2026-05-12 22:26:52.889 GMT [152] LOG: checkpoint complete: wrote 415 buffers (2.5%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=41.578 s, sync=0.006 s, total=41.594 s; sync files=15, longest=0.003 s, average=0.001 s; distance=3559 kB, estimate=3816 kB; lsn=0/3595CD8, redo lsn=0/342DB20 2026-05-12 22:31:11.974 GMT [152] LOG: checkpoint starting: time 2026-05-12 22:31:32.227 GMT [152] LOG: checkpoint complete: wrote 202 buffers (1.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=20.239 s, sync=0.005 s, total=20.254 s; sync files=21, longest=0.003 s, average=0.001 s; distance=2475 kB, estimate=3682 kB; lsn=0/36988D8, redo lsn=0/3698848 2026-05-12 22:51:11.409 GMT [152] LOG: checkpoint starting: time 2026-05-12 22:51:22.544 GMT [152] LOG: checkpoint complete: wrote 111 buffers (0.7%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=11.123 s, sync=0.005 s, total=11.136 s; sync files=10, longest=0.003 s, average=0.001 s; distance=837 kB, estimate=3397 kB; lsn=0/3769E70, redo lsn=0/3769DE0