postgresql 14:51:29.93 INFO  ==> postgresql 14:51:29.93 INFO  ==> Welcome to the Bitnami postgresql container postgresql 14:51:29.93 INFO  ==> postgresql 14:51:29.94 INFO  ==> ** Starting PostgreSQL setup ** postgresql 14:51:29.96 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 14:51:29.96 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 14:51:29.97 INFO  ==> Loading custom pre-init scripts... postgresql 14:51:29.97 INFO  ==> Initializing PostgreSQL database... postgresql 14:51:29.98 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 14:51:29.98 INFO  ==> Generating local authentication configuration postgresql 14:51:30.59 INFO  ==> Starting PostgreSQL in background... postgresql 14:51:31.66 INFO  ==> Changing password of postgres postgresql 14:51:31.67 INFO  ==> Creating user tekton postgresql 14:51:31.69 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 14:51:31.71 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 14:51:31.72 INFO  ==> Configuring replication parameters postgresql 14:51:31.75 INFO  ==> Configuring synchronous_replication postgresql 14:51:31.75 INFO  ==> Configuring fsync postgresql 14:51:31.76 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 14:51:31.76 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 14:51:31.80 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 14:51:31.90 INFO  ==> Loading custom scripts... postgresql 14:51:31.90 INFO  ==> Enabling remote connections postgresql 14:51:31.91 INFO  ==> ** PostgreSQL setup finished! ** postgresql 14:51:31.93 INFO  ==> ** Starting PostgreSQL ** 2026-04-21 14:51:31.956 GMT [1] LOG: pgaudit extension initialized 2026-04-21 14:51:31.967 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-04-21 14:51:31.967 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-04-21 14:51:31.967 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-04-21 14:51:31.972 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-04-21 14:51:31.983 GMT [154] LOG: database system was shut down at 2026-04-21 14:51:31 GMT 2026-04-21 14:51:31.992 GMT [1] LOG: database system is ready to accept connections 2026-04-21 14:56:32.064 GMT [152] LOG: checkpoint starting: time 2026-04-21 14:56:42.527 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.428 s, sync=0.003 s, total=10.464 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-21 15:06:32.630 GMT [152] LOG: checkpoint starting: time 2026-04-21 15:06:37.749 GMT [152] LOG: checkpoint complete: wrote 51 buffers (0.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=5.111 s, sync=0.002 s, total=5.119 s; sync files=13, longest=0.002 s, average=0.001 s; distance=324 kB, estimate=553 kB; lsn=0/1C75F88, redo lsn=0/1C75F30 2026-04-21 15:11:32.848 GMT [152] LOG: checkpoint starting: time 2026-04-21 15:11:51.992 GMT [152] LOG: checkpoint complete: wrote 191 buffers (1.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=19.135 s, sync=0.003 s, total=19.144 s; sync files=21, longest=0.003 s, average=0.001 s; distance=1630 kB, estimate=1630 kB; lsn=0/1E54458, redo lsn=0/1E0D740 2026-04-21 15:15:19.231 GMT [798] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 15:15:19.231 GMT [798] DETAIL: Key (parent, name)=(gitlab-rep-zgrn, 57c764a8-8b97-4c28-8388-3172c2636c30) already exists. 2026-04-21 15:15:19.231 GMT [798] 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-21 15:16:33.091 GMT [152] LOG: checkpoint starting: time 2026-04-21 15:16:54.845 GMT [152] LOG: checkpoint complete: wrote 217 buffers (1.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=21.741 s, sync=0.003 s, total=21.754 s; sync files=18, longest=0.003 s, average=0.001 s; distance=2486 kB, estimate=2486 kB; lsn=0/207B260, redo lsn=0/207B1D0 2026-04-21 15:21:33.948 GMT [152] LOG: checkpoint starting: time 2026-04-21 15:21:51.221 GMT [152] LOG: checkpoint complete: wrote 172 buffers (1.0%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=17.244 s, sync=0.005 s, total=17.274 s; sync files=19, longest=0.003 s, average=0.001 s; distance=1687 kB, estimate=2406 kB; lsn=0/2239378, redo lsn=0/2220FC8 2026-04-21 15:24:14.942 GMT [812] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 15:24:14.942 GMT [812] DETAIL: Key (parent, name)=(group-bjxc, 51ffcbbc-6bf1-4fe3-91ca-69b7e949c659) already exists. 2026-04-21 15:24:14.942 GMT [812] 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-21 15:24:14.945 GMT [812] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 15:24:14.945 GMT [812] DETAIL: Key (parent, name)=(group-bjxc, 51ffcbbc-6bf1-4fe3-91ca-69b7e949c659) already exists. 2026-04-21 15:24:14.945 GMT [812] 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-21 15:26:33.321 GMT [152] LOG: checkpoint starting: time 2026-04-21 15:26:52.684 GMT [152] LOG: checkpoint complete: wrote 193 buffers (1.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=19.345 s, sync=0.008 s, total=19.363 s; sync files=15, longest=0.003 s, average=0.001 s; distance=1794 kB, estimate=2345 kB; lsn=0/241ADC8, redo lsn=0/23E1AA8 2026-04-21 15:31:33.783 GMT [152] LOG: checkpoint starting: time 2026-04-21 15:32:04.262 GMT [152] LOG: checkpoint complete: wrote 304 buffers (1.9%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=30.455 s, sync=0.013 s, total=30.479 s; sync files=18, longest=0.004 s, average=0.001 s; distance=2945 kB, estimate=2945 kB; lsn=0/2714280, redo lsn=0/26C20B0 2026-04-21 15:36:33.361 GMT [152] LOG: checkpoint starting: time 2026-04-21 15:37:04.941 GMT [152] LOG: checkpoint complete: wrote 315 buffers (1.9%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=31.562 s, sync=0.009 s, total=31.581 s; sync files=21, longest=0.004 s, average=0.001 s; distance=3013 kB, estimate=3013 kB; lsn=0/29D6348, redo lsn=0/29B3658