{"time":"2026-05-21T19:34:12.992239206Z","level":"info","message":"configuration settings","params":{"distSpecVersion":"1.1.1","GoVersion":"","Commit":"","ReleaseTag":"","BinaryType":"","Storage":{"RootDirectory":"/var/lib/registry","MaxRepos":0,"Dedupe":true,"RemoteCache":false,"GC":true,"Commit":false,"GCDelay":3600000000000,"GCInterval":3600000000000,"Retention":{"DryRun":false,"Delay":3600000000000,"Policies":null},"StorageDriver":null,"CacheDriver":null,"GCMaxSchedulerDelay":0,"SubPaths":null},"HTTP":{"Address":"0.0.0.0","ExternalURL":"","Port":"5000","AllowOrigin":"","TLS":{"Cert":"/certs/tls.crt","Key":"/certs/tls.key","CACert":""},"Auth":{"FailDelay":0,"HTPasswd":{"Path":"/etc/zot/auth/htpasswd"},"LDAP":null,"Bearer":null,"OpenID":null,"APIKey":false,"SessionKeysFile":"","SessionDriver":null},"AccessControl":null,"Realm":"","Ratelimit":null,"Compat":["docker2s2"]},"Log":{"Level":"info","Output":"","Audit":""},"Extensions":null,"scheduler":null,"cluster":null},"caller":"/workspace/zot/pkg/api/controller.go:319","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-05-21T19:34:12.992352545Z","level":"info","message":"jwt bearer authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:323","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-05-21T19:34:12.992370017Z","level":"info","message":"oidc bearer authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:324","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-05-21T19:34:12.992386794Z","level":"info","message":"basic authentication (htpasswd)","enabled":true,"caller":"/workspace/zot/pkg/api/controller.go:325","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-05-21T19:34:12.992408714Z","level":"info","message":"basic authentication (LDAP)","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:326","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-05-21T19:34:12.992423983Z","level":"info","message":"basic authentication (API key)","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:327","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-05-21T19:34:12.992441256Z","level":"info","message":"OpenID authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:328","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-05-21T19:34:12.992456532Z","level":"info","message":"mutual TLS authentication","enabled":false,"caller":"/workspace/zot/pkg/api/controller.go:329","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).Init","goroutine":1} {"time":"2026-05-21T19:34:12.992535787Z","level":"info","message":"runtime params","cpus":16,"max. open files":1048576,"listen backlog":"4096","max. inotify watches":"524288","caller":"/workspace/zot/pkg/api/runtime.go:18","func":"zotregistry.dev/zot/v2/pkg/api.DumpRuntimeParams","goroutine":1} {"time":"2026-05-21T19:34:12.992589764Z","level":"info","message":"events disabled in configuration","caller":"/workspace/zot/pkg/extensions/extension_events_disabled.go:16","func":"zotregistry.dev/zot/v2/pkg/extensions.NewEventRecorder","goroutine":1} {"time":"2026-05-21T19:34:12.992612425Z","level":"warn","message":"lint extension is disabled because given zot binary doesn't include this feature please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extensions_lint_disabled.go:12","func":"zotregistry.dev/zot/v2/pkg/extensions.GetLinter","goroutine":1} {"time":"2026-05-21T19:34:13.014885634Z","level":"warn","message":"skipping setting up image trust because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_image_trust_disabled.go:31","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupImageTrustExtension","goroutine":1} {"time":"2026-05-21T19:34:13.014950566Z","level":"info","message":"parsing storage and initializing","component":"metadb","caller":"/workspace/zot/pkg/meta/parse.go:30","func":"zotregistry.dev/zot/v2/pkg/meta.ParseStorage","goroutine":1} {"time":"2026-05-21T19:34:13.015022012Z","level":"info","message":"successfully initialized","component":"metadb","caller":"/workspace/zot/pkg/meta/parse.go:86","func":"zotregistry.dev/zot/v2/pkg/meta.ParseStorage","goroutine":1} {"time":"2026-05-21T19:34:13.015070996Z","level":"info","message":"loaded htpasswd file","htpasswd-file":"/etc/zot/auth/htpasswd","users":1,"caller":"/workspace/zot/pkg/api/htpasswd.go:60","func":"zotregistry.dev/zot/v2/pkg/api.(*HTPasswd).Reload","goroutine":1} {"time":"2026-05-21T19:34:13.015350236Z","level":"warn","message":"hashKey is not set in config, generating a random one","caller":"/workspace/zot/pkg/api/controller.go:390","func":"zotregistry.dev/zot/v2/pkg/api.(*Controller).initCookieStore","goroutine":1} {"time":"2026-05-21T19:34:13.015663649Z","level":"warn","message":"skipping enabling search extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_search_disabled.go:31","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableSearchExtension","goroutine":1} {"time":"2026-05-21T19:34:13.015705026Z","level":"warn","message":"skipping enabling metrics extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_metrics_disabled.go:18","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableMetricsExtension","goroutine":1} {"time":"2026-05-21T19:34:13.015725774Z","level":"warn","message":"skipping enabling scrub extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_scrub_disabled.go:16","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableScrubExtension","goroutine":1} {"time":"2026-05-21T19:34:13.015765893Z","level":"warn","message":"skipping enabling sync extension because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_sync_disabled.go:18","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableSyncExtension","goroutine":1} {"time":"2026-05-21T19:34:13.015804639Z","level":"warn","message":"skipping adding to the scheduler a generator for updating signatures validity because given binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_image_trust_disabled.go:26","func":"zotregistry.dev/zot/v2/pkg/extensions.EnableImageTrustVerification","goroutine":1} {"time":"2026-05-21T19:34:13.015894651Z","level":"info","message":"loaded htpasswd file","htpasswd-file":"/etc/zot/auth/htpasswd","users":1,"caller":"/workspace/zot/pkg/api/htpasswd.go:60","func":"zotregistry.dev/zot/v2/pkg/api.(*HTPasswd).Reload","goroutine":1} {"time":"2026-05-21T19:34:13.016415661Z","level":"warn","message":"skipping enabling swagger because given zot binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/debug/swagger/swagger_disabled.go:19","func":"zotregistry.dev/zot/v2/pkg/debug/swagger.SetupSwaggerRoutes","goroutine":1} {"time":"2026-05-21T19:34:13.016440694Z","level":"warn","message":"skipping enabling graphql playground extension because given zot binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/debug/gqlplayground/gqlplayground_disabled.go:16","func":"zotregistry.dev/zot/v2/pkg/debug/gqlplayground.SetupGQLPlaygroundRoutes","goroutine":1} {"time":"2026-05-21T19:34:13.016460313Z","level":"warn","message":"skipping enabling pprof extension because given zot binary doesn't include this feature, please build a binary that does so","caller":"/workspace/zot/pkg/debug/pprof/pprof_disabled.go:15","func":"zotregistry.dev/zot/v2/pkg/debug/pprof.SetupPprofRoutes","goroutine":1} {"time":"2026-05-21T19:34:13.016485765Z","level":"warn","message":"skipping setting up search routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_search_disabled.go:39","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupSearchRoutes","goroutine":1} {"time":"2026-05-21T19:34:13.016504766Z","level":"warn","message":"skipping setting up image trust routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_image_trust_disabled.go:19","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupImageTrustRoutes","goroutine":1} {"time":"2026-05-21T19:34:13.016524567Z","level":"warn","message":"skipping setting up mgmt routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_mgmt_disabled.go:17","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupMgmtRoutes","goroutine":1} {"time":"2026-05-21T19:34:13.016542825Z","level":"warn","message":"userprefs extension is disabled because given zot binary doesn't include this feature please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_userprefs_disable.go:20","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupUserPreferencesRoutes","goroutine":1} {"time":"2026-05-21T19:34:13.016559129Z","level":"warn","message":"skipping setting up ui routes because given zot binary doesn't include this feature,please build a binary that does so","caller":"/workspace/zot/pkg/extensions/extension_ui_disabled.go:15","func":"zotregistry.dev/zot/v2/pkg/extensions.SetupUIRoutes","goroutine":1} {"time":"2026-05-21T19:34:13.04502507Z","level":"info","message":"TLS certificate watcher started using fsnotify","caller":"/workspace/zot/pkg/api/tls_config_watcher.go:105","func":"zotregistry.dev/zot/v2/pkg/api.(*TlsConfigWatcher).Start","goroutine":1} {"time":"2026-05-21T19:34:13.116111503Z","level":"info","message":"no repositories found in storage, finished.","component":"dedupe","caller":"/workspace/zot/pkg/storage/common/common.go:939","func":"zotregistry.dev/zot/v2/pkg/storage/common.(*DedupeTaskGenerator).Next","goroutine":27} 2026/05/21 19:34:24 http: TLS handshake error from 10.244.0.1:38220: EOF 2026/05/21 19:34:30 http: TLS handshake error from 10.244.0.1:47304: EOF 2026/05/21 19:34:34 http: TLS handshake error from 10.244.0.1:47314: EOF 2026/05/21 19:34:44 http: TLS handshake error from 10.244.0.1:58058: EOF 2026/05/21 19:34:50 http: TLS handshake error from 10.244.0.1:43622: EOF 2026/05/21 19:34:54 http: TLS handshake error from 10.244.0.1:43634: EOF 2026/05/21 19:35:04 http: TLS handshake error from 10.244.0.1:51510: EOF 2026/05/21 19:35:10 http: TLS handshake error from 10.244.0.1:40958: EOF 2026/05/21 19:35:14 http: TLS handshake error from 10.244.0.1:40968: EOF 2026/05/21 19:35:24 http: TLS handshake error from 10.244.0.1:47364: EOF 2026/05/21 19:35:30 http: TLS handshake error from 10.244.0.1:59404: EOF 2026/05/21 19:35:34 http: TLS handshake error from 10.244.0.1:59418: EOF 2026/05/21 19:35:44 http: TLS handshake error from 10.244.0.1:44736: EOF 2026/05/21 19:35:50 http: TLS handshake error from 10.244.0.1:36888: EOF 2026/05/21 19:35:54 http: TLS handshake error from 10.244.0.1:36902: EOF 2026/05/21 19:36:04 http: TLS handshake error from 10.244.0.1:38506: EOF 2026/05/21 19:36:10 http: TLS handshake error from 10.244.0.1:60098: EOF 2026/05/21 19:36:14 http: TLS handshake error from 10.244.0.1:60106: EOF 2026/05/21 19:36:24 http: TLS handshake error from 10.244.0.1:34444: EOF 2026/05/21 19:36:30 http: TLS handshake error from 10.244.0.1:40084: EOF 2026/05/21 19:36:34 http: TLS handshake error from 10.244.0.1:40094: EOF 2026/05/21 19:36:44 http: TLS handshake error from 10.244.0.1:43168: EOF 2026/05/21 19:36:50 http: TLS handshake error from 10.244.0.1:55866: EOF 2026/05/21 19:36:54 http: TLS handshake error from 10.244.0.1:55870: EOF 2026/05/21 19:37:04 http: TLS handshake error from 10.244.0.1:38704: EOF 2026/05/21 19:37:10 http: TLS handshake error from 10.244.0.1:53828: EOF 2026/05/21 19:37:14 http: TLS handshake error from 10.244.0.1:53844: EOF 2026/05/21 19:37:24 http: TLS handshake error from 10.244.0.1:36514: EOF 2026/05/21 19:37:30 http: TLS handshake error from 10.244.0.1:56166: EOF 2026/05/21 19:37:34 http: TLS handshake error from 10.244.0.1:56178: EOF 2026/05/21 19:37:44 http: TLS handshake error from 10.244.0.1:38306: EOF 2026/05/21 19:37:50 http: TLS handshake error from 10.244.0.1:43640: EOF 2026/05/21 19:37:54 http: TLS handshake error from 10.244.0.1:43650: EOF 2026/05/21 19:38:04 http: TLS handshake error from 10.244.0.1:36016: EOF 2026/05/21 19:38:10 http: TLS handshake error from 10.244.0.1:60984: EOF 2026/05/21 19:38:14 http: TLS handshake error from 10.244.0.1:60996: EOF 2026/05/21 19:38:24 http: TLS handshake error from 10.244.0.1:47688: EOF 2026/05/21 19:38:30 http: TLS handshake error from 10.244.0.1:42124: EOF 2026/05/21 19:38:34 http: TLS handshake error from 10.244.0.1:42130: EOF 2026/05/21 19:38:44 http: TLS handshake error from 10.244.0.1:35536: EOF 2026/05/21 19:38:50 http: TLS handshake error from 10.244.0.1:41420: EOF 2026/05/21 19:38:54 http: TLS handshake error from 10.244.0.1:41422: EOF 2026/05/21 19:39:04 http: TLS handshake error from 10.244.0.1:39624: EOF 2026/05/21 19:39:10 http: TLS handshake error from 10.244.0.1:46756: EOF 2026/05/21 19:39:14 http: TLS handshake error from 10.244.0.1:46760: EOF 2026/05/21 19:39:24 http: TLS handshake error from 10.244.0.1:37634: EOF 2026/05/21 19:39:30 http: TLS handshake error from 10.244.0.1:46794: EOF 2026/05/21 19:39:34 http: TLS handshake error from 10.244.0.1:46796: EOF 2026/05/21 19:39:44 http: TLS handshake error from 10.244.0.1:52794: EOF 2026/05/21 19:39:50 http: TLS handshake error from 10.244.0.1:45342: EOF 2026/05/21 19:39:54 http: TLS handshake error from 10.244.0.1:45358: EOF 2026/05/21 19:40:04 http: TLS handshake error from 10.244.0.1:36404: EOF 2026/05/21 19:40:10 http: TLS handshake error from 10.244.0.1:45088: EOF 2026/05/21 19:40:14 http: TLS handshake error from 10.244.0.1:45098: EOF 2026/05/21 19:40:24 http: TLS handshake error from 10.244.0.1:58142: EOF 2026/05/21 19:40:30 http: TLS handshake error from 10.244.0.1:43200: EOF 2026/05/21 19:40:34 http: TLS handshake error from 10.244.0.1:43216: EOF 2026/05/21 19:40:44 http: TLS handshake error from 10.244.0.1:51006: EOF 2026/05/21 19:40:50 http: TLS handshake error from 10.244.0.1:57508: EOF 2026/05/21 19:40:54 http: TLS handshake error from 10.244.0.1:57520: EOF 2026/05/21 19:41:04 http: TLS handshake error from 10.244.0.1:41194: EOF 2026/05/21 19:41:10 http: TLS handshake error from 10.244.0.1:50614: EOF 2026/05/21 19:41:14 http: TLS handshake error from 10.244.0.1:50624: EOF 2026/05/21 19:41:24 http: TLS handshake error from 10.244.0.1:46840: EOF 2026/05/21 19:41:30 http: TLS handshake error from 10.244.0.1:46202: EOF 2026/05/21 19:41:34 http: TLS handshake error from 10.244.0.1:46218: EOF 2026/05/21 19:41:44 http: TLS handshake error from 10.244.0.1:35834: EOF 2026/05/21 19:41:50 http: TLS handshake error from 10.244.0.1:51960: EOF 2026/05/21 19:41:54 http: TLS handshake error from 10.244.0.1:51968: EOF 2026/05/21 19:42:04 http: TLS handshake error from 10.244.0.1:47452: EOF 2026/05/21 19:42:10 http: TLS handshake error from 10.244.0.1:55418: EOF 2026/05/21 19:42:14 http: TLS handshake error from 10.244.0.1:55428: EOF 2026/05/21 19:42:24 http: TLS handshake error from 10.244.0.1:54968: EOF 2026/05/21 19:42:30 http: TLS handshake error from 10.244.0.1:42000: EOF 2026/05/21 19:42:34 http: TLS handshake error from 10.244.0.1:42010: EOF 2026/05/21 19:42:44 http: TLS handshake error from 10.244.0.1:59318: EOF 2026/05/21 19:42:50 http: TLS handshake error from 10.244.0.1:53150: EOF 2026/05/21 19:42:54 http: TLS handshake error from 10.244.0.1:53154: EOF 2026/05/21 19:43:04 http: TLS handshake error from 10.244.0.1:49920: EOF 2026/05/21 19:43:10 http: TLS handshake error from 10.244.0.1:38030: EOF 2026/05/21 19:43:14 http: TLS handshake error from 10.244.0.1:38034: EOF 2026/05/21 19:43:24 http: TLS handshake error from 10.244.0.1:50908: EOF 2026/05/21 19:43:30 http: TLS handshake error from 10.244.0.1:60680: EOF 2026/05/21 19:43:34 http: TLS handshake error from 10.244.0.1:60686: EOF 2026/05/21 19:43:44 http: TLS handshake error from 10.244.0.1:35828: EOF 2026/05/21 19:43:50 http: TLS handshake error from 10.244.0.1:57076: EOF 2026/05/21 19:43:54 http: TLS handshake error from 10.244.0.1:57086: EOF 2026/05/21 19:44:04 http: TLS handshake error from 10.244.0.1:38208: EOF 2026/05/21 19:44:10 http: TLS handshake error from 10.244.0.1:46982: EOF 2026/05/21 19:44:14 http: TLS handshake error from 10.244.0.1:46996: EOF 2026/05/21 19:44:24 http: TLS handshake error from 10.244.0.1:51626: EOF 2026/05/21 19:44:30 http: TLS handshake error from 10.244.0.1:44714: EOF 2026/05/21 19:44:34 http: TLS handshake error from 10.244.0.1:44720: EOF 2026/05/21 19:44:44 http: TLS handshake error from 10.244.0.1:38646: EOF 2026/05/21 19:44:50 http: TLS handshake error from 10.244.0.1:44972: EOF 2026/05/21 19:44:54 http: TLS handshake error from 10.244.0.1:44984: EOF 2026/05/21 19:45:04 http: TLS handshake error from 10.244.0.1:44172: EOF 2026/05/21 19:45:10 http: TLS handshake error from 10.244.0.1:46686: EOF 2026/05/21 19:45:14 http: TLS handshake error from 10.244.0.1:46698: EOF 2026/05/21 19:45:24 http: TLS handshake error from 10.244.0.1:53366: EOF 2026/05/21 19:45:30 http: TLS handshake error from 10.244.0.1:34272: EOF 2026/05/21 19:45:34 http: TLS handshake error from 10.244.0.1:34280: EOF 2026/05/21 19:45:44 http: TLS handshake error from 10.244.0.1:42990: EOF 2026/05/21 19:45:50 http: TLS handshake error from 10.244.0.1:59136: EOF 2026/05/21 19:45:54 http: TLS handshake error from 10.244.0.1:59148: EOF 2026/05/21 19:46:04 http: TLS handshake error from 10.244.0.1:34128: EOF 2026/05/21 19:46:10 http: TLS handshake error from 10.244.0.1:37638: EOF 2026/05/21 19:46:14 http: TLS handshake error from 10.244.0.1:37646: EOF 2026/05/21 19:46:24 http: TLS handshake error from 10.244.0.1:56792: EOF 2026/05/21 19:46:30 http: TLS handshake error from 10.244.0.1:59170: EOF 2026/05/21 19:46:34 http: TLS handshake error from 10.244.0.1:59176: EOF 2026/05/21 19:46:44 http: TLS handshake error from 10.244.0.1:48904: EOF 2026/05/21 19:46:50 http: TLS handshake error from 10.244.0.1:36344: EOF 2026/05/21 19:46:54 http: TLS handshake error from 10.244.0.1:36354: EOF 2026/05/21 19:47:04 http: TLS handshake error from 10.244.0.1:45060: EOF 2026/05/21 19:47:10 http: TLS handshake error from 10.244.0.1:59714: EOF 2026/05/21 19:47:14 http: TLS handshake error from 10.244.0.1:59728: EOF 2026/05/21 19:47:24 http: TLS handshake error from 10.244.0.1:55508: EOF 2026/05/21 19:47:30 http: TLS handshake error from 10.244.0.1:40484: EOF 2026/05/21 19:47:34 http: TLS handshake error from 10.244.0.1:40496: EOF 2026/05/21 19:47:44 http: TLS handshake error from 10.244.0.1:59104: EOF 2026/05/21 19:47:50 http: TLS handshake error from 10.244.0.1:43544: EOF 2026/05/21 19:47:54 http: TLS handshake error from 10.244.0.1:43558: EOF 2026/05/21 19:48:04 http: TLS handshake error from 10.244.0.1:46424: EOF 2026/05/21 19:48:10 http: TLS handshake error from 10.244.0.1:44674: EOF 2026/05/21 19:48:14 http: TLS handshake error from 10.244.0.1:44688: EOF 2026/05/21 19:48:24 http: TLS handshake error from 10.244.0.1:42436: EOF 2026/05/21 19:48:30 http: TLS handshake error from 10.244.0.1:46394: EOF 2026/05/21 19:48:34 http: TLS handshake error from 10.244.0.1:46408: EOF 2026/05/21 19:48:44 http: TLS handshake error from 10.244.0.1:51010: EOF 2026/05/21 19:48:50 http: TLS handshake error from 10.244.0.1:51552: EOF 2026/05/21 19:48:54 http: TLS handshake error from 10.244.0.1:51554: EOF 2026/05/21 19:49:04 http: TLS handshake error from 10.244.0.1:34574: EOF 2026/05/21 19:49:10 http: TLS handshake error from 10.244.0.1:48648: EOF 2026/05/21 19:49:14 http: TLS handshake error from 10.244.0.1:48650: EOF 2026/05/21 19:49:24 http: TLS handshake error from 10.244.0.1:59132: EOF 2026/05/21 19:49:30 http: TLS handshake error from 10.244.0.1:42704: EOF 2026/05/21 19:49:34 http: TLS handshake error from 10.244.0.1:42710: EOF 2026/05/21 19:49:44 http: TLS handshake error from 10.244.0.1:59578: EOF 2026/05/21 19:49:50 http: TLS handshake error from 10.244.0.1:53222: EOF 2026/05/21 19:49:54 http: TLS handshake error from 10.244.0.1:53238: EOF 2026/05/21 19:50:04 http: TLS handshake error from 10.244.0.1:59158: EOF 2026/05/21 19:50:10 http: TLS handshake error from 10.244.0.1:56386: EOF 2026/05/21 19:50:14 http: TLS handshake error from 10.244.0.1:56392: EOF 2026/05/21 19:50:24 http: TLS handshake error from 10.244.0.1:34632: EOF 2026/05/21 19:50:30 http: TLS handshake error from 10.244.0.1:57224: EOF 2026/05/21 19:50:34 http: TLS handshake error from 10.244.0.1:57238: EOF 2026/05/21 19:50:44 http: TLS handshake error from 10.244.0.1:60132: EOF 2026/05/21 19:50:50 http: TLS handshake error from 10.244.0.1:36714: EOF 2026/05/21 19:50:54 http: TLS handshake error from 10.244.0.1:36722: EOF 2026/05/21 19:51:04 http: TLS handshake error from 10.244.0.1:41188: EOF 2026/05/21 19:51:10 http: TLS handshake error from 10.244.0.1:42446: EOF 2026/05/21 19:51:14 http: TLS handshake error from 10.244.0.1:42450: EOF 2026/05/21 19:51:24 http: TLS handshake error from 10.244.0.1:37496: EOF 2026/05/21 19:51:30 http: TLS handshake error from 10.244.0.1:41626: EOF 2026/05/21 19:51:34 http: TLS handshake error from 10.244.0.1:41630: EOF 2026/05/21 19:51:44 http: TLS handshake error from 10.244.0.1:47568: EOF 2026/05/21 19:51:50 http: TLS handshake error from 10.244.0.1:39780: EOF 2026/05/21 19:51:54 http: TLS handshake error from 10.244.0.1:39784: EOF 2026/05/21 19:52:04 http: TLS handshake error from 10.244.0.1:54006: EOF 2026/05/21 19:52:10 http: TLS handshake error from 10.244.0.1:56280: EOF 2026/05/21 19:52:14 http: TLS handshake error from 10.244.0.1:56282: EOF 2026/05/21 19:52:24 http: TLS handshake error from 10.244.0.1:39380: EOF 2026/05/21 19:52:30 http: TLS handshake error from 10.244.0.1:45626: EOF 2026/05/21 19:52:34 http: TLS handshake error from 10.244.0.1:45636: EOF 2026/05/21 19:52:44 http: TLS handshake error from 10.244.0.1:38296: EOF 2026/05/21 19:52:50 http: TLS handshake error from 10.244.0.1:43770: EOF 2026/05/21 19:52:54 http: TLS handshake error from 10.244.0.1:43784: EOF 2026/05/21 19:53:04 http: TLS handshake error from 10.244.0.1:56324: EOF 2026/05/21 19:53:10 http: TLS handshake error from 10.244.0.1:49648: EOF 2026/05/21 19:53:14 http: TLS handshake error from 10.244.0.1:49660: EOF 2026/05/21 19:53:24 http: TLS handshake error from 10.244.0.1:52714: EOF 2026/05/21 19:53:30 http: TLS handshake error from 10.244.0.1:58658: EOF 2026/05/21 19:53:34 http: TLS handshake error from 10.244.0.1:58670: EOF 2026/05/21 19:53:44 http: TLS handshake error from 10.244.0.1:59070: EOF 2026/05/21 19:53:50 http: TLS handshake error from 10.244.0.1:36940: EOF 2026/05/21 19:53:54 http: TLS handshake error from 10.244.0.1:36948: EOF 2026/05/21 19:54:04 http: TLS handshake error from 10.244.0.1:33554: EOF 2026/05/21 19:54:10 http: TLS handshake error from 10.244.0.1:53658: EOF 2026/05/21 19:54:14 http: TLS handshake error from 10.244.0.1:53672: EOF 2026/05/21 19:54:24 http: TLS handshake error from 10.244.0.1:41134: EOF 2026/05/21 19:54:30 http: TLS handshake error from 10.244.0.1:56252: EOF 2026/05/21 19:54:34 http: TLS handshake error from 10.244.0.1:56268: EOF 2026/05/21 19:54:44 http: TLS handshake error from 10.244.0.1:38650: EOF 2026/05/21 19:54:50 http: TLS handshake error from 10.244.0.1:35096: EOF 2026/05/21 19:54:54 http: TLS handshake error from 10.244.0.1:35112: EOF 2026/05/21 19:55:04 http: TLS handshake error from 10.244.0.1:57810: EOF 2026/05/21 19:55:10 http: TLS handshake error from 10.244.0.1:41558: EOF 2026/05/21 19:55:14 http: TLS handshake error from 10.244.0.1:41564: EOF 2026/05/21 19:55:24 http: TLS handshake error from 10.244.0.1:41460: EOF 2026/05/21 19:55:30 http: TLS handshake error from 10.244.0.1:59132: EOF 2026/05/21 19:55:34 http: TLS handshake error from 10.244.0.1:59146: EOF 2026/05/21 19:55:44 http: TLS handshake error from 10.244.0.1:42186: EOF 2026/05/21 19:55:50 http: TLS handshake error from 10.244.0.1:36348: EOF 2026/05/21 19:55:54 http: TLS handshake error from 10.244.0.1:36354: EOF 2026/05/21 19:56:04 http: TLS handshake error from 10.244.0.1:55790: EOF 2026/05/21 19:56:10 http: TLS handshake error from 10.244.0.1:50158: EOF 2026/05/21 19:56:14 http: TLS handshake error from 10.244.0.1:50170: EOF 2026/05/21 19:56:24 http: TLS handshake error from 10.244.0.1:54496: EOF 2026/05/21 19:56:30 http: TLS handshake error from 10.244.0.1:47572: EOF 2026/05/21 19:56:34 http: TLS handshake error from 10.244.0.1:47578: EOF 2026/05/21 19:56:44 http: TLS handshake error from 10.244.0.1:33178: EOF 2026/05/21 19:56:50 http: TLS handshake error from 10.244.0.1:36272: EOF 2026/05/21 19:56:54 http: TLS handshake error from 10.244.0.1:36284: EOF 2026/05/21 19:57:04 http: TLS handshake error from 10.244.0.1:42684: EOF 2026/05/21 19:57:10 http: TLS handshake error from 10.244.0.1:36648: EOF 2026/05/21 19:57:14 http: TLS handshake error from 10.244.0.1:36656: EOF