postgresql 09:35:51.32 INFO  ==> postgresql 09:35:51.32 INFO  ==> Welcome to the Bitnami postgresql container postgresql 09:35:51.32 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers postgresql 09:35:51.33 INFO  ==> Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami/ for more information. postgresql 09:35:51.33 INFO  ==> postgresql 09:35:51.35 INFO  ==> ** Starting PostgreSQL setup ** postgresql 09:35:51.37 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 09:35:51.38 INFO  ==> Loading custom pre-init scripts... postgresql 09:35:51.38 INFO  ==> Initializing PostgreSQL database... postgresql 09:35:51.40 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 09:35:51.40 INFO  ==> Generating local authentication configuration postgresql 09:35:54.46 INFO  ==> Starting PostgreSQL in background... postgresql 09:35:55.57 INFO  ==> Creating user result postgresql 09:35:55.59 INFO  ==> Granting access to "result" to the database "tekton-results" postgresql 09:35:55.62 INFO  ==> Setting ownership for the 'public' schema database "tekton-results" to "result" postgresql 09:35:55.65 INFO  ==> Configuring replication parameters postgresql 09:35:55.69 INFO  ==> Configuring synchronous_replication postgresql 09:35:55.69 INFO  ==> Configuring fsync postgresql 09:35:55.71 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 09:35:56.52 INFO  ==> Loading custom scripts... postgresql 09:35:56.53 INFO  ==> Enabling remote connections postgresql 09:35:56.54 INFO  ==> ** PostgreSQL setup finished! ** postgresql 09:35:56.56 INFO  ==> ** Starting PostgreSQL ** 2026-08-26 09:35:56.581 GMT [1] LOG: pgaudit extension initialized 2026-08-26 09:35:56.592 GMT [1] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit 2026-08-26 09:35:56.592 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-08-26 09:35:56.592 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-08-26 09:35:56.597 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-08-26 09:35:56.603 GMT [149] LOG: database system was shut down at 2026-08-26 09:35:56 GMT 2026-08-26 09:35:56.617 GMT [1] LOG: database system is ready to accept connections 2026-08-26 09:40:56.695 GMT [147] LOG: checkpoint starting: time 2026-08-26 09:41:07.350 GMT [147] LOG: checkpoint complete: wrote 108 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=10.528 s, sync=0.109 s, total=10.656 s; sync files=63, longest=0.006 s, average=0.002 s; distance=479 kB, estimate=479 kB; lsn=0/1981180, redo lsn=0/19810F0 2026-08-26 09:44:15.345 GMT [153] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-08-26 09:44:15.345 GMT [153] DETAIL: Key (parent, name)=(final-finalizer-dev-to84, 8a6dd53f-d30e-4907-bbcf-284715d308a4) already exists. 2026-08-26 09:44:15.345 GMT [153] 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-08-26 09:44:27.945 GMT [153] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-08-26 09:44:27.945 GMT [153] DETAIL: Key (parent, name)=(tenant-dev-7rdo, 25d4d50d-1525-40fc-ba12-ff18882125e2) already exists. 2026-08-26 09:44:27.945 GMT [153] 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-08-26 09:45:56.386 GMT [147] LOG: checkpoint starting: time 2026-08-26 09:46:02.960 GMT [147] LOG: checkpoint complete: wrote 64 buffers (0.4%); 0 WAL file(s) added, 0 removed, 0 recycled; write=6.208 s, sync=0.001 s, total=6.574 s; sync files=19, longest=0.001 s, average=0.001 s; distance=486 kB, estimate=486 kB; lsn=0/1A21310, redo lsn=0/19FAC50