time=2026-02-11T10:26:08.911Z level=INFO source=github.com/kubearchive/kubearchive/cmd/api/main.go:116 msg="Starting KubeArchive API" version=v1.17.2 commit=f6fab714423fc2e77619e0c922f7c35b0b311411 built=2026-01-07T13:50:18Z time=2026-02-11T10:26:08.911Z level=INFO source=github.com/kubearchive/kubearchive/cmd/api/main.go:123 msg="Establishing database connection for API server" time=2026-02-11T10:26:08.911Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:39 msg="Initializing database connection" expected_schema_version=4 time=2026-02-11T10:26:08.911Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:51 msg="Database environment configured" database_type=postgresql host=postgresql.product-kubearchive.svc.cluster.local port=5432 database_name=kubearchive user=kubearchive time=2026-02-11T10:26:08.911Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:60 msg="Initializing registered database" type=postgresql time=2026-02-11T10:26:08.911Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/sql/connection.go:19 msg="Establishing database connection" time=2026-02-11T10:26:08.922Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/sql/connection.go:48 msg="Successfully connected to the database" time=2026-02-11T10:26:08.922Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/sql/connection.go:52 msg="Database connection information" driver=postgres host=postgresql.product-kubearchive.svc.cluster.local port=5432 database=kubearchive user=kubearchive ssl_mode=require time=2026-02-11T10:26:08.922Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:70 msg="Database initialized successfully" time=2026-02-11T10:26:08.922Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:80 msg="Verifying database schema version" time=2026-02-11T10:26:08.922Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:90 msg="Database schema version check" expected_version=4 actual_version=4 time=2026-02-11T10:26:08.922Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:104 msg="Database connection fully established" type=postgresql schema_version=4 status=ready time=2026-02-11T10:26:08.922Z level=INFO source=github.com/kubearchive/kubearchive/cmd/api/main.go:132 msg="Database connection established successfully" component=api_server