>>> docker-registry: Building community/docker-registry 2.8.3-r19 (using abuild 3.16.0-r0) started Fri, 16 Jan 2026 17:33:21 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.25.6-r0) (2/2) Installing .makedepends-docker-registry (20260116.173322) Executing busybox-1.37.0-r31.trigger OK: 432.8 MiB in 107 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz.part' saved /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz: OK /home/buildozer/aports/community/docker-registry/log-hook-syslog.patch: OK /home/buildozer/aports/community/docker-registry/config-example.patch: OK /home/buildozer/aports/community/docker-registry/bugsnag-panicwrap.patch: OK /home/buildozer/aports/community/docker-registry/docker-registry.initd: OK /home/buildozer/aports/community/docker-registry/docker-registry.confd: OK /home/buildozer/aports/community/docker-registry/docker-registry.logrotate: OK /home/buildozer/aports/community/docker-registry/test-non-constant-fmt-str.patch: OK /home/buildozer/aports/community/docker-registry/skip-test-graceful-shutdown.patch: OK >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz: OK /home/buildozer/aports/community/docker-registry/log-hook-syslog.patch: OK /home/buildozer/aports/community/docker-registry/config-example.patch: OK /home/buildozer/aports/community/docker-registry/bugsnag-panicwrap.patch: OK /home/buildozer/aports/community/docker-registry/docker-registry.initd: OK /home/buildozer/aports/community/docker-registry/docker-registry.confd: OK /home/buildozer/aports/community/docker-registry/docker-registry.logrotate: OK /home/buildozer/aports/community/docker-registry/test-non-constant-fmt-str.patch: OK /home/buildozer/aports/community/docker-registry/skip-test-graceful-shutdown.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.go >>> docker-registry: skip-test-graceful-shutdown.patch patching file Makefile + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] === RUN Test time="2026-01-16T17:33:41Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2026-01-16T17:33:41Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.069s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2026-01-16T17:33:41Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.056s ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.01s) PASS ok github.com/docker/distribution/health 0.055s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.034s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.10s) PASS ok github.com/docker/distribution/health/checks 0.147s ? github.com/docker/distribution/manifest [no test files] === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.057s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.057s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.057s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.039s ? github.com/docker/distribution/metrics [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2026/01/16 17:33:41 http: TLS handshake error from 127.0.0.1:35454: remote error: tls: bad certificate http_test.go:56: error parsing status: strconv.Atoi: parsing "": invalid syntax http_test.go:164: testcase: http://127.0.0.1:44399/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44399/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44399/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:44399/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:44695?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.66s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2026-01-16T17:33:42Z" level=info msg="broadcaster: closing" time="2026-01-16T17:33:42Z" level=info msg="closing testSink" time="2026-01-16T17:33:42Z" level=info msg="closing testSink" time="2026-01-16T17:33:42Z" level=info msg="closing testSink" time="2026-01-16T17:33:42Z" level=info msg="closing testSink" time="2026-01-16T17:33:42Z" level=info msg="closing testSink" time="2026-01-16T17:33:42Z" level=info msg="closing testSink" time="2026-01-16T17:33:42Z" level=info msg="closing testSink" time="2026-01-16T17:33:42Z" level=info msg="closing testSink" time="2026-01-16T17:33:42Z" level=info msg="closing testSink" time="2026-01-16T17:33:42Z" level=info msg="closing testSink" time="2026-01-16T17:33:42Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2026-01-16T17:33:42Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 1} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 1} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:42Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:43Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=warning msg="&{0x28e8768 0.9} encountered too many errors, backing off" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-01-16T17:33:44Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.89s) PASS ok github.com/docker/distribution/notifications 2.777s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2026-01-16T17:33:42Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-01-16T17:33:42.260854376Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:33:42.260881897Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:33:42.260953057Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.25.6 time="2026-01-16T17:33:42.261786106Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.25.6 time="2026-01-16T17:33:42.261802306Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.25.6 time="2026-01-16T17:33:42.262559633Z" level=info msg="listening on [::]:5001, tls" go.version=go1.25.6 time="2026-01-16T17:33:45.279975271Z" level=info msg="response completed" go.version=go1.25.6 http.request.host=127.0.0.1 http.request.id=fc2ffb35-963d-49fe-9647-1cc11ac37c45 http.request.method=GET http.request.remoteaddr="127.0.0.1:33020" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.486465ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jan/2026:17:33:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2026-01-16T17:33:45.280183313Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.25.6 --- PASS: TestRegistrySupportedCipherSuite (3.61s) === RUN TestRegistryUnsupportedCipherSuite time="2026-01-16T17:33:45.943099188Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-01-16T17:33:45.943854796Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:33:45.943876996Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:33:45.943934237Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.25.6 time="2026-01-16T17:33:45.94428892Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.25.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.67s) PASS ok github.com/docker/distribution/registry 12.336s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.042s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.123s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2026-01-16T17:33:41Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.25.6 instance.id=cc3519e6-8c89-4079-91b3-c0e3059514a7 time="2026-01-16T17:33:41Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.25.6 instance.id=cc3519e6-8c89-4079-91b3-c0e3059514a7 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2026-01-16T17:33:41Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.25.6 password="JEx17Ea50ru_uvN8_0Ee-PhzWBCXtWn30r8svX8N3DM" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.133s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.055s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.06s) === RUN TestLeeway time="2026-01-16T17:33:41Z" level=info msg="token not to be used before 2026-01-16 17:33:42 +0000 UTC - currently 2026-01-16 17:33:41.821104668 +0000 UTC m=+0.080992562" time="2026-01-16T17:33:41Z" level=info msg="token not to be used after 2026-01-16 17:33:41 +0000 UTC - currently 2026-01-16 17:33:41.824592783 +0000 UTC m=+0.084480557" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2026-01-16T17:33:41Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.03s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.149s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.104s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.067s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.042s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2026-01-16T17:33:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:33:42Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:33:42Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:45613" http.request.id=1d403987-2c7a-424a-888c-dbfb0b71312f http.request.method=GET http.request.remoteaddr="127.0.0.1:55314" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.53µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jan/2026:17:33:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2026-01-16T17:33:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:33:42Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:33:42Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=3bbc398e-5a57-4c98-a4e7-e0e4331ef8a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.542825ms http.response.status=200 http.response.written=20 127.0.0.1 - - [16/Jan/2026:17:33:42 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-01-16T17:33:42Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=99f4c0f2-e3b2-4715-a1ab-26c17aa9fbee http.request.method=POST http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.156931ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:42 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:44Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=329f167a-5315-4af3-b628-ae0c82728b3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/aaaa/blobs/uploads/1882bc5e-643e-4b0e-908e-58368ee49d5c?_state=yDUhaC7Hkzm4rTq4dJq6ZpYmmEUy6w6U8wcxA8AGi4p7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxODgyYmM1ZS02NDNlLTRiMGUtOTA4ZS01ODM2OGVlNDlkNWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NDIuMjk2MzYzMTI4WiJ9&digest=sha256%3A3c1ef03ac608bb2784278923ab7a2a4b92d0cad0d4390762c6fdf2bce6da99e6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.266873736s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:42 +0000] "PUT /v2/foo/aaaa/blobs/uploads/1882bc5e-643e-4b0e-908e-58368ee49d5c?_state=yDUhaC7Hkzm4rTq4dJq6ZpYmmEUy6w6U8wcxA8AGi4p7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxODgyYmM1ZS02NDNlLTRiMGUtOTA4ZS01ODM2OGVlNDlkNWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NDIuMjk2MzYzMTI4WiJ9&digest=sha256%3A3c1ef03ac608bb2784278923ab7a2a4b92d0cad0d4390762c6fdf2bce6da99e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:44Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=7886f98d-b210-45e0-878b-e8565d34aac1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.534595ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:44 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:44Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=d0449921-5af9-4576-ac96-7025b9d7bac1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.053251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:44 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:45Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=51c26820-3f2b-4239-b630-2b246e0a0183 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/bbbb/blobs/uploads/3db10838-d1ca-4d01-a1db-3cef47983263?_state=B_vDvsACUHKbQvLhpd9DI1gWTwvKIo_c6rIcUQ7hvyZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzZGIxMDgzOC1kMWNhLTRkMDEtYTFkYi0zY2VmNDc5ODMyNjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NDQuNzQwMzI5NjU1WiJ9&digest=sha256%3A3defdb6e60e5b60149cefe02a4c2c85fe9d7df99c74498ef32cd8b3e74a43f97" http.request.useragent="Go-http-client/1.1" http.response.duration=833.413482ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:44 +0000] "PUT /v2/foo/bbbb/blobs/uploads/3db10838-d1ca-4d01-a1db-3cef47983263?_state=B_vDvsACUHKbQvLhpd9DI1gWTwvKIo_c6rIcUQ7hvyZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzZGIxMDgzOC1kMWNhLTRkMDEtYTFkYi0zY2VmNDc5ODMyNjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NDQuNzQwMzI5NjU1WiJ9&digest=sha256%3A3defdb6e60e5b60149cefe02a4c2c85fe9d7df99c74498ef32cd8b3e74a43f97 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:45Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=7086bc27-e555-4376-9304-df4e012c8dc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.610876ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:45 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:45Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=c2c627be-6064-487f-92a0-4c43e1e31f8e http.request.method=POST http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02717ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:45 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:47Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=60360d7c-9417-48f7-993c-1f20e55ebd90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/cccc/blobs/uploads/109c1111-acd5-4401-8774-d04641bc8ed0?_state=PC5nGicXzdkr007htMuMPtUu19Oed7dB5zyeH_kXwnt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxMDljMTExMS1hY2Q1LTQ0MDEtODc3NC1kMDQ2NDFiYzhlZDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NDUuNzg2NjYxMDAxWiJ9&digest=sha256%3A89174bed4c764f51621d192105c8434e3cca804fed7c203201b6832467b98bcb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.458681144s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:45 +0000] "PUT /v2/foo/cccc/blobs/uploads/109c1111-acd5-4401-8774-d04641bc8ed0?_state=PC5nGicXzdkr007htMuMPtUu19Oed7dB5zyeH_kXwnt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxMDljMTExMS1hY2Q1LTQ0MDEtODc3NC1kMDQ2NDFiYzhlZDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NDUuNzg2NjYxMDAxWiJ9&digest=sha256%3A89174bed4c764f51621d192105c8434e3cca804fed7c203201b6832467b98bcb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:47Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=920b47c6-3533-4eaf-be66-4990df1ed68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.588556ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:47 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:47Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=5d740f21-cb53-4b9e-aefe-9a8a5c07932d http.request.method=POST http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:47 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:49Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=55734bee-3ed9-43f8-af5e-9bf541ee524f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/dddd/blobs/uploads/fb0805f7-93fa-45e2-8562-8334d672b24f?_state=r55V_Q0V84Xa9u1gJLbzIdS7ZbPg7PvLXC3xmTT7vyJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmYjA4MDVmNy05M2ZhLTQ1ZTItODU2Mi04MzM0ZDY3MmIyNGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NDcuNTI1MjMxNjczWiJ9&digest=sha256%3A2b047bec38c5c43e1b04f0f682e01f8d05a1a9120ee170e8a46910f102fe4a8c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.863277665s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:47 +0000] "PUT /v2/foo/dddd/blobs/uploads/fb0805f7-93fa-45e2-8562-8334d672b24f?_state=r55V_Q0V84Xa9u1gJLbzIdS7ZbPg7PvLXC3xmTT7vyJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmYjA4MDVmNy05M2ZhLTQ1ZTItODU2Mi04MzM0ZDY3MmIyNGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NDcuNTI1MjMxNjczWiJ9&digest=sha256%3A2b047bec38c5c43e1b04f0f682e01f8d05a1a9120ee170e8a46910f102fe4a8c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:49Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=b02ed435-d6f8-4e3c-b1db-f00e67001468 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.623396ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:49 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:49Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=39f9f957-3d38-49b8-a667-4cf31bea003b http.request.method=POST http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08465ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:49 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:50Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=0499519d-681b-4f77-96b9-a52f620f91f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/eeee/blobs/uploads/363d787f-eaa6-434a-b427-dee06c09b6bc?_state=k_CntMpddXvJpS_95ADF7JcZJAeZI5IY8xNMUwht6Id7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzNjNkNzg3Zi1lYWE2LTQzNGEtYjQyNy1kZWUwNmMwOWI2YmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NDkuNTc4MzA1ODE1WiJ9&digest=sha256%3A3bdb5e74bb19eed3fb914f426c0979b8fadb16c951df90f2cfe837dd70364189" http.request.useragent="Go-http-client/1.1" http.response.duration=916.662465ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:49 +0000] "PUT /v2/foo/eeee/blobs/uploads/363d787f-eaa6-434a-b427-dee06c09b6bc?_state=k_CntMpddXvJpS_95ADF7JcZJAeZI5IY8xNMUwht6Id7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzNjNkNzg3Zi1lYWE2LTQzNGEtYjQyNy1kZWUwNmMwOWI2YmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NDkuNTc4MzA1ODE1WiJ9&digest=sha256%3A3bdb5e74bb19eed3fb914f426c0979b8fadb16c951df90f2cfe837dd70364189 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:50Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=4363ebe8-376f-4f75-b650-33c22840e644 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.547435ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:50 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:50Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=1b72c877-6be0-402a-9c55-f2d2820df4c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.052131ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:50 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=0aae7120-fa37-4ef9-9f5b-28d417b8e41d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/ffff/blobs/uploads/2890f899-8b2a-4c51-be05-60ea222eaaec?_state=ktnvWDgXvWgTY5J-kBBd0R4r6hPD65M4Nail2bU-ksh7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIyODkwZjg5OS04YjJhLTRjNTEtYmUwNS02MGVhMjIyZWFhZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NTAuNjc4MTAwNzcxWiJ9&digest=sha256%3Aec5b2e2b4f9211052ceffc8b91949a6c0ee9072cd4d6396d31611851ffcc65fd" http.request.useragent="Go-http-client/1.1" http.response.duration=843.534181ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:50 +0000] "PUT /v2/foo/ffff/blobs/uploads/2890f899-8b2a-4c51-be05-60ea222eaaec?_state=ktnvWDgXvWgTY5J-kBBd0R4r6hPD65M4Nail2bU-ksh7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIyODkwZjg5OS04YjJhLTRjNTEtYmUwNS02MGVhMjIyZWFhZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NTAuNjc4MTAwNzcxWiJ9&digest=sha256%3Aec5b2e2b4f9211052ceffc8b91949a6c0ee9072cd4d6396d31611851ffcc65fd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=b82e259d-041c-4330-b725-ee36c1cda9d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.571915ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=3473d7c2-8e3e-493c-a4cf-cd41e0c7d999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="838.088µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=ba49728e-14f5-411a-b8e9-58b4838aaf80 http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="738.048µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=b303240c-ff08-459a-9643-503c624d87de http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="838.088µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=383ad173-7a7c-4fa7-a8db-801993927709 http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="779.528µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=5257c943-901b-41e7-b37f-78c0eddc40fd http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.328µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=23bf2608-9dd6-40d7-9d49-e3dc1f0b64a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="810.128µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=efefd0a8-3ab2-4802-8577-553b3ae3fb0b http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="779.927µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=14f2bd74-f9ea-4dd1-850d-44a61167a82b http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="763.568µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=4ef9cfcd-89bd-4a97-8198-834b1b40226d http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="752.527µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43995" http.request.id=19cfd890-64e2-4403-9a4e-af6e20b89c55 http.request.method=GET http.request.remoteaddr="127.0.0.1:37152" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="773.648µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-01-16T17:33:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:33:51Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:33:51Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=624dd2b7-df54-4961-902b-46080beee344 http.request.method=POST http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.121051ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:52Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=4e020c58-b437-4e70-ab2a-f71a73353b92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/aaaa/blobs/uploads/89425ccf-74f4-45ea-8563-2ebca9ec801c?_state=zrqyPY8hB6OVNpUFV10hEg7rMUIPmaxLjSoPUrKW3uB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4OTQyNWNjZi03NGY0LTQ1ZWEtODU2My0yZWJjYTllYzgwMWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NTEuNzI1MjQ5MTY2WiJ9&digest=sha256%3A81bd36970dc5332928deaec375fab2fac1f3c7083483145b68b4a95959fd417c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.013410942s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:51 +0000] "PUT /v2/foo/aaaa/blobs/uploads/89425ccf-74f4-45ea-8563-2ebca9ec801c?_state=zrqyPY8hB6OVNpUFV10hEg7rMUIPmaxLjSoPUrKW3uB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4OTQyNWNjZi03NGY0LTQ1ZWEtODU2My0yZWJjYTllYzgwMWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NTEuNzI1MjQ5MTY2WiJ9&digest=sha256%3A81bd36970dc5332928deaec375fab2fac1f3c7083483145b68b4a95959fd417c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:52Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=3b95b2a2-f03c-42cc-a017-c9688ff8279e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.515714ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:52 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:52Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=2c8d1271-cf6c-4e8e-8236-f41ceabce53d http.request.method=POST http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="957.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:52 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:53Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=eb1cacf1-6d5f-4cee-86de-2da3f8a37515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/bbbb/blobs/uploads/b55cd0b7-8e9a-4d57-93bf-8b9d77d2c654?_state=ptKJR-Fv1yLG1MbtO-Z6YxNt-bTCSZC2bqjbqN3xZyV7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiNTVjZDBiNy04ZTlhLTRkNTctOTNiZi04YjlkNzdkMmM2NTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NTIuOTI2NzYwNTI3WiJ9&digest=sha256%3A19ac433199913d05614ad35432fce4a14e149cf81c267dd6c68ee110be8455f2" http.request.useragent="Go-http-client/1.1" http.response.duration=840.667433ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:52 +0000] "PUT /v2/foo/bbbb/blobs/uploads/b55cd0b7-8e9a-4d57-93bf-8b9d77d2c654?_state=ptKJR-Fv1yLG1MbtO-Z6YxNt-bTCSZC2bqjbqN3xZyV7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiNTVjZDBiNy04ZTlhLTRkNTctOTNiZi04YjlkNzdkMmM2NTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NTIuOTI2NzYwNTI3WiJ9&digest=sha256%3A19ac433199913d05614ad35432fce4a14e149cf81c267dd6c68ee110be8455f2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:53Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=7bc400e8-7606-4de7-8d19-9db3afe2bdb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.526235ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:53 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:53Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=f9d205ff-8726-4ada-87f1-95068c8c3dc8 http.request.method=POST http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00033ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:53 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:54Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=26ea4b06-ec3c-4521-9787-fcedd37907e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/cccc/blobs/uploads/3ebb3621-2146-4c7f-9f6f-22c4e74e241a?_state=NmLExYHcK6WVQaMT32pdn9bgxx23puaRVzWjKY2__hl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzZWJiMzYyMS0yMTQ2LTRjN2YtOWY2Zi0yMmM0ZTc0ZTI0MWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NTMuOTUyMTkxMjI4WiJ9&digest=sha256%3A1d7cf674f0e81ae5903d06c69da5f3b093b4933b2be3445860da48126d52aa39" http.request.useragent="Go-http-client/1.1" http.response.duration=845.000836ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:53 +0000] "PUT /v2/foo/cccc/blobs/uploads/3ebb3621-2146-4c7f-9f6f-22c4e74e241a?_state=NmLExYHcK6WVQaMT32pdn9bgxx23puaRVzWjKY2__hl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzZWJiMzYyMS0yMTQ2LTRjN2YtOWY2Zi0yMmM0ZTc0ZTI0MWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NTMuOTUyMTkxMjI4WiJ9&digest=sha256%3A1d7cf674f0e81ae5903d06c69da5f3b093b4933b2be3445860da48126d52aa39 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:54Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=5d331d06-15d9-46a1-827e-abff02c016c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.665516ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:54 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:55Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=967eed59-afb0-4492-bad2-2c1ec3a78d77 http.request.method=POST http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="943.049µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:55 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=b4e41e35-e71a-4591-a044-2150c8a4f0b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/dddd/blobs/uploads/801cddc5-1f8c-4c23-a946-36ee05e1cce6?_state=1lsH0D2N5VcZfwP0onZIjzFUyoXcUIWhuj4IpiuxbU97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4MDFjZGRjNS0xZjhjLTRjMjMtYTk0Ni0zNmVlMDVlMWNjZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NTUuMDQ5NzczMDQxWiJ9&digest=sha256%3Af66c432b0a226fdc8760190ff1ba6bceb6bf02adf3f1630ceaa314a9f8282cfe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.533482124s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:55 +0000] "PUT /v2/foo/dddd/blobs/uploads/801cddc5-1f8c-4c23-a946-36ee05e1cce6?_state=1lsH0D2N5VcZfwP0onZIjzFUyoXcUIWhuj4IpiuxbU97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4MDFjZGRjNS0xZjhjLTRjMjMtYTk0Ni0zNmVlMDVlMWNjZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NTUuMDQ5NzczMDQxWiJ9&digest=sha256%3Af66c432b0a226fdc8760190ff1ba6bceb6bf02adf3f1630ceaa314a9f8282cfe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=dc00bbef-024b-4106-bccb-225a6f90e0cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.599755ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43093" http.request.id=2f1439bc-cbed-446a-be27-283dc98fbf90 http.request.method=GET http.request.remoteaddr="127.0.0.1:60190" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="738.568µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (14.56s) === RUN TestURLPrefix time="2026-01-16T17:33:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:33:56Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38737" http.request.id=2abb3354-ae8f-43e2-ac7e-c25ad99586ef http.request.method=GET http.request.remoteaddr="127.0.0.1:60246" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.928µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2026-01-16T17:33:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:33:56Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:33:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=e4b591ce-82cf-4274-8816-f61a5631987e http.request.method=GET http.request.remoteaddr="127.0.0.1:45720" http.request.uri="/v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="992.85µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "GET /v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=c5f5bd83-3309-4b74-a1cb-60065667ab95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45726" http.request.uri="/v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="917.37µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "HEAD /v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=27157b2f-2fe7-4fc7-ba31-bab6be669f24 http.request.method=POST http.request.remoteaddr="127.0.0.1:45726" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="893.009µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=e911bb94-8345-40b7-b4dc-4ad5d1b8e3e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45726" http.request.uri="/v2/foo/bar/blobs/uploads/d26412b1-4db8-4d98-86d6-2b6dcd5d97c9?_state=HbczknSxJc3ZS_igUfLkL3uWbHpi3E1iRVsGCcKaOC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNjQxMmIxLTRkYjgtNGQ5OC04NmQ2LTJiNmRjZDVkOTdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDUxODA3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="913.369µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "GET /v2/foo/bar/blobs/uploads/d26412b1-4db8-4d98-86d6-2b6dcd5d97c9?_state=HbczknSxJc3ZS_igUfLkL3uWbHpi3E1iRVsGCcKaOC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNjQxMmIxLTRkYjgtNGQ5OC04NmQ2LTJiNmRjZDVkOTdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDUxODA3MTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=3861b11f-1365-4f34-b98c-de88e609dac5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45726" http.request.uri="/v2/foo/bar/blobs/uploads/d26412b1-4db8-4d98-86d6-2b6dcd5d97c9?_state=HbczknSxJc3ZS_igUfLkL3uWbHpi3E1iRVsGCcKaOC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNjQxMmIxLTRkYjgtNGQ5OC04NmQ2LTJiNmRjZDVkOTdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDUxODA3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="906.529µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "DELETE /v2/foo/bar/blobs/uploads/d26412b1-4db8-4d98-86d6-2b6dcd5d97c9?_state=HbczknSxJc3ZS_igUfLkL3uWbHpi3E1iRVsGCcKaOC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNjQxMmIxLTRkYjgtNGQ5OC04NmQ2LTJiNmRjZDVkOTdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDUxODA3MTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=f0269c0a-2ead-40f4-adff-f220eba43009 http.request.method=GET http.request.remoteaddr="127.0.0.1:45726" http.request.uri="/v2/foo/bar/blobs/uploads/d26412b1-4db8-4d98-86d6-2b6dcd5d97c9?_state=HbczknSxJc3ZS_igUfLkL3uWbHpi3E1iRVsGCcKaOC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNjQxMmIxLTRkYjgtNGQ5OC04NmQ2LTJiNmRjZDVkOTdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDUxODA3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d26412b1-4db8-4d98-86d6-2b6dcd5d97c9 time="2026-01-16T17:33:56Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=f0269c0a-2ead-40f4-adff-f220eba43009 http.request.method=GET http.request.remoteaddr="127.0.0.1:45726" http.request.uri="/v2/foo/bar/blobs/uploads/d26412b1-4db8-4d98-86d6-2b6dcd5d97c9?_state=HbczknSxJc3ZS_igUfLkL3uWbHpi3E1iRVsGCcKaOC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNjQxMmIxLTRkYjgtNGQ5OC04NmQ2LTJiNmRjZDVkOTdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDUxODA3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="842.048µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=d26412b1-4db8-4d98-86d6-2b6dcd5d97c9 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "GET /v2/foo/bar/blobs/uploads/d26412b1-4db8-4d98-86d6-2b6dcd5d97c9?_state=HbczknSxJc3ZS_igUfLkL3uWbHpi3E1iRVsGCcKaOC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNjQxMmIxLTRkYjgtNGQ5OC04NmQ2LTJiNmRjZDVkOTdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDUxODA3MTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=d08ed3eb-6c1f-455a-a6e9-e884c204db9f http.request.method=POST http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="946.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=be2aee42-7695-4b5f-94ae-b5da8f6ca8ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/f4d7789f-ac4b-4137-b0c2-ecf83b828f4c?_state=DuhU7icMdLWTUOQ1UmvQ16b-IuPuE4ixc1-U_uHMZjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0ZDc3ODlmLWFjNGItNDEzNy1iMGMyLWVjZjgzYjgyOGY0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDk3MTMzNjFaIn0%3D&digest=sha256%3Ae18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" provided=sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe vars.name="foo/bar" vars.uuid=f4d7789f-ac4b-4137-b0c2-ecf83b828f4c time="2026-01-16T17:33:56Z" level=error msg="error canceling upload after error: already closed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=be2aee42-7695-4b5f-94ae-b5da8f6ca8ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/f4d7789f-ac4b-4137-b0c2-ecf83b828f4c?_state=DuhU7icMdLWTUOQ1UmvQ16b-IuPuE4ixc1-U_uHMZjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0ZDc3ODlmLWFjNGItNDEzNy1iMGMyLWVjZjgzYjgyOGY0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDk3MTMzNjFaIn0%3D&digest=sha256%3Ae18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f4d7789f-ac4b-4137-b0c2-ecf83b828f4c time="2026-01-16T17:33:56Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=be2aee42-7695-4b5f-94ae-b5da8f6ca8ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/f4d7789f-ac4b-4137-b0c2-ecf83b828f4c?_state=DuhU7icMdLWTUOQ1UmvQ16b-IuPuE4ixc1-U_uHMZjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0ZDc3ODlmLWFjNGItNDEzNy1iMGMyLWVjZjgzYjgyOGY0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDk3MTMzNjFaIn0%3D&digest=sha256%3Ae18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="986.009µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=f4d7789f-ac4b-4137-b0c2-ecf83b828f4c 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "PUT /v2/foo/bar/blobs/uploads/f4d7789f-ac4b-4137-b0c2-ecf83b828f4c?_state=DuhU7icMdLWTUOQ1UmvQ16b-IuPuE4ixc1-U_uHMZjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0ZDc3ODlmLWFjNGItNDEzNy1iMGMyLWVjZjgzYjgyOGY0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NDk3MTMzNjFaIn0%3D&digest=sha256%3Ae18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=b184517e-ec74-4341-a350-0a98db17a3b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="887.209µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=fd49de41-ab2b-4159-a81c-f13e1502f182 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/00a7e805-fbf8-44a8-bea2-8824c22854d4?_state=XXtpDJKh_Dru7BUPpXWvr5CZqDWcdbnxqJT8dfKfq-l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwYTdlODA1LWZiZjgtNDRhOC1iZWEyLTg4MjRjMjI4NTRkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NTIyMTEzMDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.107651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "PUT /v2/foo/bar/blobs/uploads/00a7e805-fbf8-44a8-bea2-8824c22854d4?_state=XXtpDJKh_Dru7BUPpXWvr5CZqDWcdbnxqJT8dfKfq-l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwYTdlODA1LWZiZjgtNDRhOC1iZWEyLTg4MjRjMjI4NTRkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NTIyMTEzMDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=2a500567-eeea-4004-bf70-5664e515003e http.request.method=POST http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="901.249µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=b86dc7ae-fd6a-413a-89a7-ae5aa35182af http.request.method=PUT http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/c8b68e57-8d5f-4d43-88e5-fc48f67761a6?_state=wvdmpxh81uSdCXPS4fUkIAImZlFFV3YGxKQTi0r9m4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4YjY4ZTU3LThkNWYtNGQ0My04OGU1LWZjNDhmNjc3NjFhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NTQ3MjYyOVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.089611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "PUT /v2/foo/bar/blobs/uploads/c8b68e57-8d5f-4d43-88e5-fc48f67761a6?_state=wvdmpxh81uSdCXPS4fUkIAImZlFFV3YGxKQTi0r9m4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4YjY4ZTU3LThkNWYtNGQ0My04OGU1LWZjNDhmNjc3NjFhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NTQ3MjYyOVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:56Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=aae34bac-baad-4407-9652-465ecd5ce75c http.request.method=POST http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="825.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:58Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=cfbd1beb-149f-4238-9fd9-83daddc5c522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/a2630d0c-d011-4a33-a35b-14ebbea36cf4?_state=EpOOiQKP__dSL62InZIzYQKwbMiAGuoCIR5c62UdNqh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyNjMwZDBjLWQwMTEtNGEzMy1hMzViLTE0ZWJiZWEzNmNmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NTcwNzY1OTRaIn0%3D&digest=sha256%3Ae18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.718888278s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:56 +0000] "PUT /v2/foo/bar/blobs/uploads/a2630d0c-d011-4a33-a35b-14ebbea36cf4?_state=EpOOiQKP__dSL62InZIzYQKwbMiAGuoCIR5c62UdNqh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyNjMwZDBjLWQwMTEtNGEzMy1hMzViLTE0ZWJiZWEzNmNmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1Ni44NTcwNzY1OTRaIn0%3D&digest=sha256%3Ae18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:33:58Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=e2f0353d-c640-4611-a31a-df4845e24455 http.request.method=POST http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04281ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43623" http.request.id=ccc2523d-9270-4e30-8971-c6d633c5d417 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/ee0e7f36-9313-4c11-b845-d06e1b588876?_state=YxFklGArHxyZmsDb7XDxbr1S0cgn4NrSGcZiYkkSR3p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMGU3ZjM2LTkzMTMtNGMxMS1iODQ1LWQwNmUxYjU4ODg3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1OC43MzkzNzkyODhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.680718661s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:33:58 +0000] "PATCH /v2/foo/bar/blobs/uploads/ee0e7f36-9313-4c11-b845-d06e1b588876?_state=YxFklGArHxyZmsDb7XDxbr1S0cgn4NrSGcZiYkkSR3p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMGU3ZjM2LTkzMTMtNGMxMS1iODQ1LWQwNmUxYjU4ODg3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozMzo1OC43MzkzNzkyODhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=b28ea04d-4e21-4ae2-bc2f-fdb45af452c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/uploads/ee0e7f36-9313-4c11-b845-d06e1b588876?_state=M2C2HoGGk3A85VIKuVayVpUYc-bBPwJ68Z24joVqjlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMGU3ZjM2LTkzMTMtNGMxMS1iODQ1LWQwNmUxYjU4ODg3NiIsIk9mZnNldCI6MjUyNjA1NDQsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NThaIn0%3D&digest=sha256%3Ae18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.148011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "PUT /v2/foo/bar/blobs/uploads/ee0e7f36-9313-4c11-b845-d06e1b588876?_state=M2C2HoGGk3A85VIKuVayVpUYc-bBPwJ68Z24joVqjlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMGU3ZjM2LTkzMTMtNGMxMS1iODQ1LWQwNmUxYjU4ODg3NiIsIk9mZnNldCI6MjUyNjA1NDQsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzM6NThaIn0%3D&digest=sha256%3Ae18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=c2f14bda-9675-45e7-80a9-d2f0d5cc740f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="991.57µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=deb0d132-88c4-4c0b-b7c4-c50e90e2bc99 http.request.method=GET http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=130.171368ms http.response.status=200 http.response.written=25260544 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "GET /v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 200 25260544 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=error msg="error parsing digest="sha257:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe": unsupported digest algorithm" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=17e06a15-b6f0-4211-a450-7d3a3e4bee57 http.request.method=GET http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/sha257:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" vars.name="foo/bar" time="2026-01-16T17:34:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=17e06a15-b6f0-4211-a450-7d3a3e4bee57 http.request.method=GET http.request.remoteaddr="127.0.0.1:45742" http.request.uri="/v2/foo/bar/blobs/sha257:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.53µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "GET /v2/foo/bar/blobs/sha257:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=478c51c2-660e-44a5-afb1-5feb4fc15125 http.request.method=GET http.request.remoteaddr="127.0.0.1:53308" http.request.uri="/v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.106251ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "GET /v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:00Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=b270b3c9-2918-48e9-b658-ac32999effa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35256" http.request.uri="/v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="954.53µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "GET /v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=9457ae6f-1e57-4528-9d24-01798564444c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.033691ms http.response.status=404 http.response.written=157 vars.digest="sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=e5176d43-6b35-43d6-95db-ee63b4b93a55 http.request.method=POST http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="904.689µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=13545a8b-10bc-4b92-9962-44300df1a563 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/foo/bar/blobs/uploads/cbf58614-3558-4eba-91e2-db60c7073c83?_state=Xof1vG7MfWZ3QJVR4bE65-rRS9KhVMi8MRXRNCXjuOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZjU4NjE0LTM1NTgtNGViYS05MWUyLWRiNjBjNzA3M2M4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43NzY2MjEwMzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="932.729µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "GET /v2/foo/bar/blobs/uploads/cbf58614-3558-4eba-91e2-db60c7073c83?_state=Xof1vG7MfWZ3QJVR4bE65-rRS9KhVMi8MRXRNCXjuOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZjU4NjE0LTM1NTgtNGViYS05MWUyLWRiNjBjNzA3M2M4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43NzY2MjEwMzRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=a29209b6-7d0d-419f-9186-46329c62c894 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/foo/bar/blobs/uploads/cbf58614-3558-4eba-91e2-db60c7073c83?_state=Xof1vG7MfWZ3QJVR4bE65-rRS9KhVMi8MRXRNCXjuOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZjU4NjE0LTM1NTgtNGViYS05MWUyLWRiNjBjNzA3M2M4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43NzY2MjEwMzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="946.009µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/cbf58614-3558-4eba-91e2-db60c7073c83?_state=Xof1vG7MfWZ3QJVR4bE65-rRS9KhVMi8MRXRNCXjuOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZjU4NjE0LTM1NTgtNGViYS05MWUyLWRiNjBjNzA3M2M4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43NzY2MjEwMzRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=6465ea43-bc94-4e46-8751-8fe0ea9610b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/foo/bar/blobs/uploads/cbf58614-3558-4eba-91e2-db60c7073c83?_state=Xof1vG7MfWZ3QJVR4bE65-rRS9KhVMi8MRXRNCXjuOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZjU4NjE0LTM1NTgtNGViYS05MWUyLWRiNjBjNzA3M2M4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43NzY2MjEwMzRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cbf58614-3558-4eba-91e2-db60c7073c83 time="2026-01-16T17:34:00Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=6465ea43-bc94-4e46-8751-8fe0ea9610b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/foo/bar/blobs/uploads/cbf58614-3558-4eba-91e2-db60c7073c83?_state=Xof1vG7MfWZ3QJVR4bE65-rRS9KhVMi8MRXRNCXjuOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZjU4NjE0LTM1NTgtNGViYS05MWUyLWRiNjBjNzA3M2M4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43NzY2MjEwMzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="962.37µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=cbf58614-3558-4eba-91e2-db60c7073c83 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "GET /v2/foo/bar/blobs/uploads/cbf58614-3558-4eba-91e2-db60c7073c83?_state=Xof1vG7MfWZ3QJVR4bE65-rRS9KhVMi8MRXRNCXjuOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiZjU4NjE0LTM1NTgtNGViYS05MWUyLWRiNjBjNzA3M2M4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43NzY2MjEwMzRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=eb06978b-322a-499b-a1a7-266b3a1eb071 http.request.method=POST http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00993ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=186ee901-e4dd-47b0-b7e6-03abab52fe3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/70188e9a-1a21-43b3-ad26-bd37576d9e79?_state=jJTbPmR1fu7KdZbuqu8_IQk4U-1GTG4gxMnKKbzaZQ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMTg4ZTlhLTFhMjEtNDNiMy1hZDI2LWJkMzc1NzZkOWU3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43ODE0NzMyODJaIn0%3D&digest=sha256%3Ae2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" provided=sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 vars.name="foo/bar" vars.uuid=70188e9a-1a21-43b3-ad26-bd37576d9e79 time="2026-01-16T17:34:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=186ee901-e4dd-47b0-b7e6-03abab52fe3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/70188e9a-1a21-43b3-ad26-bd37576d9e79?_state=jJTbPmR1fu7KdZbuqu8_IQk4U-1GTG4gxMnKKbzaZQ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMTg4ZTlhLTFhMjEtNDNiMy1hZDI2LWJkMzc1NzZkOWU3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43ODE0NzMyODJaIn0%3D&digest=sha256%3Ae2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=70188e9a-1a21-43b3-ad26-bd37576d9e79 time="2026-01-16T17:34:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=186ee901-e4dd-47b0-b7e6-03abab52fe3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/70188e9a-1a21-43b3-ad26-bd37576d9e79?_state=jJTbPmR1fu7KdZbuqu8_IQk4U-1GTG4gxMnKKbzaZQ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMTg4ZTlhLTFhMjEtNDNiMy1hZDI2LWJkMzc1NzZkOWU3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43ODE0NzMyODJaIn0%3D&digest=sha256%3Ae2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.06837ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=70188e9a-1a21-43b3-ad26-bd37576d9e79 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "PUT /v2/foo/bar/blobs/uploads/70188e9a-1a21-43b3-ad26-bd37576d9e79?_state=jJTbPmR1fu7KdZbuqu8_IQk4U-1GTG4gxMnKKbzaZQ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMTg4ZTlhLTFhMjEtNDNiMy1hZDI2LWJkMzc1NzZkOWU3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43ODE0NzMyODJaIn0%3D&digest=sha256%3Ae2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=0e23261b-37d5-4da8-9b47-6b78e8e738d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="935.65µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=57c61c6a-5406-480a-8db9-d3320b89e976 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/07137e77-bc28-4b18-b890-7f50cee12e60?_state=n3R4H5dXzYFO9eM3IVUIMbwi7S5HjH5-njEQMEyb0UJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3MTM3ZTc3LWJjMjgtNGIxOC1iODkwLTdmNTBjZWUxMmU2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43ODQxMjA1ODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.182891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "PUT /v2/foo/bar/blobs/uploads/07137e77-bc28-4b18-b890-7f50cee12e60?_state=n3R4H5dXzYFO9eM3IVUIMbwi7S5HjH5-njEQMEyb0UJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3MTM3ZTc3LWJjMjgtNGIxOC1iODkwLTdmNTBjZWUxMmU2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43ODQxMjA1ODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=04dfc764-bba4-4b44-8445-c235e72fcc34 http.request.method=POST http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="930.45µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=15989532-759c-4b65-a235-f45df9c81d62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/63d594ad-afdb-41e7-b3cf-6e0164b7248d?_state=84Pg47iOQjwhYvpzotUz1hXeXQ5e3JYb_OcZfFV0SkB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZDU5NGFkLWFmZGItNDFlNy1iM2NmLTZlMDE2NGI3MjQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43ODY3NTU5NzRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.139251ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "PUT /v2/foo/bar/blobs/uploads/63d594ad-afdb-41e7-b3cf-6e0164b7248d?_state=84Pg47iOQjwhYvpzotUz1hXeXQ5e3JYb_OcZfFV0SkB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZDU5NGFkLWFmZGItNDFlNy1iM2NmLTZlMDE2NGI3MjQ4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43ODY3NTU5NzRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:00Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=6f4e235b-c8da-456a-9b26-51c751eb9d86 http.request.method=POST http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="904.649µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:01Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=c8597680-0b95-4076-90db-9abf5b5245da http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/026bdf3a-7fb3-4694-86fc-a605810058c8?_state=BIh2kVaakwq0KglqEZSJhpAJPsw56azU1VlwMq587kN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyNmJkZjNhLTdmYjMtNDY5NC04NmZjLWE2MDU4MTAwNThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43ODkzMDU3NTlaIn0%3D&digest=sha256%3Ae2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.duration=729.10793ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "PUT /v2/foo/bar/blobs/uploads/026bdf3a-7fb3-4694-86fc-a605810058c8?_state=BIh2kVaakwq0KglqEZSJhpAJPsw56azU1VlwMq587kN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyNmJkZjNhLTdmYjMtNDY5NC04NmZjLWE2MDU4MTAwNThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMC43ODkzMDU3NTlaIn0%3D&digest=sha256%3Ae2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:01Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=89067b58-f9df-428f-abbe-3e8faa370d51 http.request.method=POST http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.107851ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35115" http.request.id=a93c6616-28c5-43c4-a63f-097babddf526 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/cc5c6d09-2165-45bc-8ec3-110c864720ed?_state=Jl4YPu9tEZPhdvMsUchncXvZorQhHLol4tuhB7i8UE57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjNWM2ZDA5LTIxNjUtNDViYy04ZWMzLTExMGM4NjQ3MjBlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMS42Mjc3NzM3NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=717.228493ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:01 +0000] "PATCH /v2/foo/bar/blobs/uploads/cc5c6d09-2165-45bc-8ec3-110c864720ed?_state=Jl4YPu9tEZPhdvMsUchncXvZorQhHLol4tuhB7i8UE57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjNWM2ZDA5LTIxNjUtNDViYy04ZWMzLTExMGM4NjQ3MjBlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMS42Mjc3NzM3NzFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=0cb2e90e-385f-487d-a1cf-8c5a7b42674d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/cc5c6d09-2165-45bc-8ec3-110c864720ed?_state=qbAElK39gxvCpWoQ1C14V2Al2Ruw1tvCTa9zjQHWBHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjNWM2ZDA5LTIxNjUtNDViYy04ZWMzLTExMGM4NjQ3MjBlZCIsIk9mZnNldCI6MTY4MjQ4MzIsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MDFaIn0%3D&digest=sha256%3Ae2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.duration=1.174372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "PUT /v2/foo/bar/blobs/uploads/cc5c6d09-2165-45bc-8ec3-110c864720ed?_state=qbAElK39gxvCpWoQ1C14V2Al2Ruw1tvCTa9zjQHWBHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjNWM2ZDA5LTIxNjUtNDViYy04ZWMzLTExMGM4NjQ3MjBlZCIsIk9mZnNldCI6MTY4MjQ4MzIsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MDFaIn0%3D&digest=sha256%3Ae2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=382f8f9d-022a-4922-9ec4-915a7c5b8d10 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.02785ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=20a8aaac-1998-4936-a0d5-abb5a40c00f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=83.726628ms http.response.status=200 http.response.written=16824832 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "GET /v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 200 16824832 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=error msg="error parsing digest="sha257:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802": unsupported digest algorithm" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=aed0368e-101b-4ac4-b780-c2e811b77470 http.request.method=GET http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/sha257:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" vars.name="foo/bar" time="2026-01-16T17:34:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=aed0368e-101b-4ac4-b780-c2e811b77470 http.request.method=GET http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/sha257:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="837.048µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "GET /v2/foo/bar/blobs/sha257:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=dd1f5d1d-d5fe-464e-9998-4e160890dd61 http.request.method=GET http.request.remoteaddr="127.0.0.1:35306" http.request.uri="/v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.duration=1.183452ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "GET /v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=49e9f462-bffb-4bf1-8548-27bb98fbf352 http.request.method=GET http.request.remoteaddr="127.0.0.1:35306" http.request.uri="/v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.337753ms http.response.status=200 http.response.written=327680 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "GET /v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 200 327680 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35115" http.request.id=ac73484a-0f19-42e1-b31d-8bfab8500a9a http.request.method=GET http.request.remoteaddr="127.0.0.1:35298" http.request.uri="/v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.764446ms http.response.status=200 http.response.written=3497600 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "GET /v2/foo/bar/blobs/sha256:e2fd371377f6a0968d77dd50f58435a4c8850935e92c4e5b1092e504f0903802 HTTP/1.1" 200 3497600 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=163409ff-98ec-4957-8ff4-29db5c2832eb http.request.method=GET http.request.remoteaddr="127.0.0.1:53304" http.request.uri="/v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.878410376s http.response.status=200 http.response.written=3497600 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "GET /v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 200 3497600 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:43623" http.request.id=68533182-e36c-4266-a6e0-4b36da59d245 http.request.method=GET http.request.remoteaddr="127.0.0.1:53308" http.request.uri="/v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.872651639s http.response.status=200 http.response.written=3414528 127.0.0.1 - - [16/Jan/2026:17:34:00 +0000] "GET /v2/foo/bar/blobs/sha256:e18da9705c2f91a78e398f9358d69d9d01aa7fd0a3dad1b837ffcf6510833ffe HTTP/1.1" 200 3414528 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.88s) === RUN TestBlobDelete time="2026-01-16T17:34:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:02Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=92049fc3-c06d-4764-82f7-9e838715ce16 http.request.method=GET http.request.remoteaddr="127.0.0.1:39360" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="962.45µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "GET /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=46c3ac66-5c77-49b9-a53a-46f8b799ec41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39362" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="870.809µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=06e53398-2644-403f-baf1-ad98ef235eec http.request.method=POST http.request.remoteaddr="127.0.0.1:39362" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="920.649µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=af9e70c7-c31c-4ad1-9c9c-b69f206f007a http.request.method=GET http.request.remoteaddr="127.0.0.1:39362" http.request.uri="/v2/foo/bar/blobs/uploads/e2c28edf-0635-4a8d-bccf-349a0a1202e0?_state=xH03yAvLjyjzdNsvSoEb38IEiUlAZnSfIffsk6NRMDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyYzI4ZWRmLTA2MzUtNGE4ZC1iY2NmLTM0OWEwYTEyMDJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDExOTc0MjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="913.969µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "GET /v2/foo/bar/blobs/uploads/e2c28edf-0635-4a8d-bccf-349a0a1202e0?_state=xH03yAvLjyjzdNsvSoEb38IEiUlAZnSfIffsk6NRMDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyYzI4ZWRmLTA2MzUtNGE4ZC1iY2NmLTM0OWEwYTEyMDJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDExOTc0MjJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=76978b1c-c307-4fe7-80a8-736a8a4cc081 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39362" http.request.uri="/v2/foo/bar/blobs/uploads/e2c28edf-0635-4a8d-bccf-349a0a1202e0?_state=xH03yAvLjyjzdNsvSoEb38IEiUlAZnSfIffsk6NRMDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyYzI4ZWRmLTA2MzUtNGE4ZC1iY2NmLTM0OWEwYTEyMDJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDExOTc0MjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="892.129µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "DELETE /v2/foo/bar/blobs/uploads/e2c28edf-0635-4a8d-bccf-349a0a1202e0?_state=xH03yAvLjyjzdNsvSoEb38IEiUlAZnSfIffsk6NRMDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyYzI4ZWRmLTA2MzUtNGE4ZC1iY2NmLTM0OWEwYTEyMDJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDExOTc0MjJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=6ea43254-7bbe-4840-93c4-07e8734b2a57 http.request.method=GET http.request.remoteaddr="127.0.0.1:39362" http.request.uri="/v2/foo/bar/blobs/uploads/e2c28edf-0635-4a8d-bccf-349a0a1202e0?_state=xH03yAvLjyjzdNsvSoEb38IEiUlAZnSfIffsk6NRMDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyYzI4ZWRmLTA2MzUtNGE4ZC1iY2NmLTM0OWEwYTEyMDJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDExOTc0MjJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e2c28edf-0635-4a8d-bccf-349a0a1202e0 time="2026-01-16T17:34:02Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=6ea43254-7bbe-4840-93c4-07e8734b2a57 http.request.method=GET http.request.remoteaddr="127.0.0.1:39362" http.request.uri="/v2/foo/bar/blobs/uploads/e2c28edf-0635-4a8d-bccf-349a0a1202e0?_state=xH03yAvLjyjzdNsvSoEb38IEiUlAZnSfIffsk6NRMDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyYzI4ZWRmLTA2MzUtNGE4ZC1iY2NmLTM0OWEwYTEyMDJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDExOTc0MjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="883.649µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e2c28edf-0635-4a8d-bccf-349a0a1202e0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "GET /v2/foo/bar/blobs/uploads/e2c28edf-0635-4a8d-bccf-349a0a1202e0?_state=xH03yAvLjyjzdNsvSoEb38IEiUlAZnSfIffsk6NRMDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyYzI4ZWRmLTA2MzUtNGE4ZC1iY2NmLTM0OWEwYTEyMDJlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDExOTc0MjJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=6f45a753-9a19-4110-98f0-51602c9115aa http.request.method=POST http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="909.929µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=24dbddeb-1941-417b-a620-0e8b54aad4c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/bf3f085a-3a1d-4771-bbeb-49ed0193154c?_state=GqP1r_QShVuRMx68QgP8yiMfHGzjcWFXhVeJDGOTXed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmM2YwODVhLTNhMWQtNDc3MS1iYmViLTQ5ZWQwMTkzMTU0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDU5NzU2NjlaIn0%3D&digest=sha256%3Ac71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" provided=sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 vars.name="foo/bar" vars.uuid=bf3f085a-3a1d-4771-bbeb-49ed0193154c time="2026-01-16T17:34:02Z" level=error msg="error canceling upload after error: already closed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=24dbddeb-1941-417b-a620-0e8b54aad4c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/bf3f085a-3a1d-4771-bbeb-49ed0193154c?_state=GqP1r_QShVuRMx68QgP8yiMfHGzjcWFXhVeJDGOTXed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmM2YwODVhLTNhMWQtNDc3MS1iYmViLTQ5ZWQwMTkzMTU0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDU5NzU2NjlaIn0%3D&digest=sha256%3Ac71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=bf3f085a-3a1d-4771-bbeb-49ed0193154c time="2026-01-16T17:34:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=24dbddeb-1941-417b-a620-0e8b54aad4c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/bf3f085a-3a1d-4771-bbeb-49ed0193154c?_state=GqP1r_QShVuRMx68QgP8yiMfHGzjcWFXhVeJDGOTXed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmM2YwODVhLTNhMWQtNDc3MS1iYmViLTQ5ZWQwMTkzMTU0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDU5NzU2NjlaIn0%3D&digest=sha256%3Ac71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.036371ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=bf3f085a-3a1d-4771-bbeb-49ed0193154c 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "PUT /v2/foo/bar/blobs/uploads/bf3f085a-3a1d-4771-bbeb-49ed0193154c?_state=GqP1r_QShVuRMx68QgP8yiMfHGzjcWFXhVeJDGOTXed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmM2YwODVhLTNhMWQtNDc3MS1iYmViLTQ5ZWQwMTkzMTU0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDU5NzU2NjlaIn0%3D&digest=sha256%3Ac71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=8fce51e6-d8fb-4003-ba15-622e1e24f9e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="854.649µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=1e8a43e7-ff4d-4368-929a-5e4900845454 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/e32766e5-fdf5-43a8-bb0f-95b2ffc502e6?_state=p5EcAK1lA7-7gOtqGozikZeiiRaOd1JPWWtUQb8V7Wh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzMjc2NmU1LWZkZjUtNDNhOC1iYjBmLTk1YjJmZmM1MDJlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDg1NDI2MTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.125051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "PUT /v2/foo/bar/blobs/uploads/e32766e5-fdf5-43a8-bb0f-95b2ffc502e6?_state=p5EcAK1lA7-7gOtqGozikZeiiRaOd1JPWWtUQb8V7Wh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzMjc2NmU1LWZkZjUtNDNhOC1iYjBmLTk1YjJmZmM1MDJlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NDg1NDI2MTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=38269d6a-e1ce-4937-b214-58939366c7bc http.request.method=POST http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="857.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=d3f426e4-b8e4-4da0-8189-8edfd52fa723 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/da593b8b-51a1-45c6-a645-076854d091a6?_state=Y8P51W78cmI6ugC8icOrwfDMuw0xg8_suuhCPAvCSo57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhNTkzYjhiLTUxYTEtNDVjNi1hNjQ1LTA3Njg1NGQwOTFhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NTExODgzNloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.132012ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "PUT /v2/foo/bar/blobs/uploads/da593b8b-51a1-45c6-a645-076854d091a6?_state=Y8P51W78cmI6ugC8icOrwfDMuw0xg8_suuhCPAvCSo57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhNTkzYjhiLTUxYTEtNDVjNi1hNjQ1LTA3Njg1NGQwOTFhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NTExODgzNloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:02Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=bee279f1-fd4b-4f6b-960a-368e8a3f9d6d http.request.method=POST http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="842.449µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:04Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=f5df7389-d259-403e-bbe3-79fe6e6379bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/a20e306e-8716-4e14-932a-0c1970b26813?_state=SvYZXBIPf21GMuqkkgr7bzLKNUB-iRzJaunC4RQEDAR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyMGUzMDZlLTg3MTYtNGUxNC05MzJhLTBjMTk3MGIyNjgxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NTM2OTQ5MDVaIn0%3D&digest=sha256%3Ac71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.duration=2.12862245s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:02 +0000] "PUT /v2/foo/bar/blobs/uploads/a20e306e-8716-4e14-932a-0c1970b26813?_state=SvYZXBIPf21GMuqkkgr7bzLKNUB-iRzJaunC4RQEDAR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyMGUzMDZlLTg3MTYtNGUxNC05MzJhLTBjMTk3MGIyNjgxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowMi43NTM2OTQ5MDVaIn0%3D&digest=sha256%3Ac71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:05Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=47067457-9170-4a84-ac27-bb85044dae5a http.request.method=POST http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02473ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36465" http.request.id=3d8fdfcc-2fa8-44bd-9d42-e3e2e84db78f http.request.method=PATCH http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/2b615407-9698-40fd-8d3f-3d53d266c5d5?_state=V_oMLaKSP5e4-yocukl5BnxJOPrq2B9hMxmA-7MkKex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiNjE1NDA3LTk2OTgtNDBmZC04ZDNmLTNkNTNkMjY2YzVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowNS4wNjYwNTc4MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.984374024s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:05 +0000] "PATCH /v2/foo/bar/blobs/uploads/2b615407-9698-40fd-8d3f-3d53d266c5d5?_state=V_oMLaKSP5e4-yocukl5BnxJOPrq2B9hMxmA-7MkKex7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiNjE1NDA3LTk2OTgtNDBmZC04ZDNmLTNkNTNkMjY2YzVkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowNS4wNjYwNTc4MTJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=7a25d8bd-8379-46cf-817c-4d60eabcac7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/uploads/2b615407-9698-40fd-8d3f-3d53d266c5d5?_state=RN44eW1cZ1_1ey18fIlFrYRK6KbfJRqmxaPT-7wntIV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiNjE1NDA3LTk2OTgtNDBmZC04ZDNmLTNkNTNkMjY2YzVkNSIsIk9mZnNldCI6Mjg0MzIzODQsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MDVaIn0%3D&digest=sha256%3Ac71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.duration=1.158332ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "PUT /v2/foo/bar/blobs/uploads/2b615407-9698-40fd-8d3f-3d53d266c5d5?_state=RN44eW1cZ1_1ey18fIlFrYRK6KbfJRqmxaPT-7wntIV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiNjE1NDA3LTk2OTgtNDBmZC04ZDNmLTNkNTNkMjY2YzVkNSIsIk9mZnNldCI6Mjg0MzIzODQsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MDVaIn0%3D&digest=sha256%3Ac71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=3a9a4577-f7fc-4ce3-948b-096e66ca2361 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.065171ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=1b862faf-32dd-4ed5-aeb6-21b37f5b9060 http.request.method=GET http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=156.205545ms http.response.status=200 http.response.written=28432384 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "GET /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 200 28432384 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=error msg="error parsing digest="sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087": unsupported digest algorithm" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=0496feb1-2e32-48d9-9665-c5bfdeedec9a http.request.method=GET http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" vars.name="foo/bar" time="2026-01-16T17:34:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=0496feb1-2e32-48d9-9665-c5bfdeedec9a http.request.method=GET http.request.remoteaddr="127.0.0.1:39378" http.request.uri="/v2/foo/bar/blobs/sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="970.65µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "GET /v2/foo/bar/blobs/sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=4099dcbb-16cc-4686-a13d-255edb1b5843 http.request.method=GET http.request.remoteaddr="127.0.0.1:39396" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.duration=1.121371ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "GET /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=534c8144-875a-44e4-ba26-6582a1250af4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.duration="928.65µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=56d87566-dbfb-4e2e-8198-76a6f5853608 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="812.288µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=2d02eea0-143a-455b-9592-ceb4e71d7fb6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39412" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.849µs" http.response.status=404 http.response.written=74 vars.digest="sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=error msg="error parsing digest="sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087": unsupported digest algorithm" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=694155a9-39f5-474d-a7a7-63c54fed0332 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39418" http.request.uri="/v2/foo/bar/blobs/sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" vars.name="foo/bar" time="2026-01-16T17:34:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=694155a9-39f5-474d-a7a7-63c54fed0332 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39418" http.request.uri="/v2/foo/bar/blobs/sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="902.409µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "DELETE /v2/foo/bar/blobs/sha257:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-01-16T17:34:07Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=0122ca58-0797-4709-a9b8-8e01eff1644d http.request.method=POST http.request.remoteaddr="127.0.0.1:39432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03305ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:09Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=7115ab7d-cf82-41cd-8068-69c9b965b010 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39432" http.request.uri="/v2/foo/bar/blobs/uploads/d641cb66-a8eb-4f2e-bdc6-f67a2f1aee2d?_state=8Enk6iM6cZN1-Bwv195vUv1b1Nsck312PwbITBrn_qx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2NDFjYjY2LWE4ZWItNGYyZS1iZGM2LWY2N2EyZjFhZWUyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowNy4yNjA1NTc0MzRaIn0%3D&digest=sha256%3Ac71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.duration=2.029113067s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "PUT /v2/foo/bar/blobs/uploads/d641cb66-a8eb-4f2e-bdc6-f67a2f1aee2d?_state=8Enk6iM6cZN1-Bwv195vUv1b1Nsck312PwbITBrn_qx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2NDFjYjY2LWE4ZWItNGYyZS1iZGM2LWY2N2EyZjFhZWUyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowNy4yNjA1NTc0MzRaIn0%3D&digest=sha256%3Ac71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:09Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=b96e2629-a80d-4297-a78e-d0d0078fb6ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39432" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.230132ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:09Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=7c92e759-aacc-4bf2-a997-6dc074da5943 http.request.method=GET http.request.remoteaddr="127.0.0.1:39394" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.227098985s http.response.status=200 http.response.written=3497600 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "GET /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 200 3497600 "" "Go-http-client/1.1" time="2026-01-16T17:34:09Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:36465" http.request.id=a8a8f3e1-e04f-48d2-a3d1-d36da9f9b98f http.request.method=GET http.request.remoteaddr="127.0.0.1:39396" http.request.uri="/v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.222288857s http.response.status=200 http.response.written=3414528 127.0.0.1 - - [16/Jan/2026:17:34:07 +0000] "GET /v2/foo/bar/blobs/sha256:c71ff16fd47793558c5bae958a2eeb8c8464cc949c55f0f1cf061cd85534c087 HTTP/1.1" 200 3414528 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (7.00s) === RUN TestRelativeURL time="2026-01-16T17:34:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:09Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:09Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:45523" http.request.id=f84b8e5d-cd46-4541-8044-bde5c73ede31 http.request.method=POST http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:12Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:45523" http.request.id=88e294b6-4834-4897-abe3-4a8244594bae http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/bar/blobs/uploads/0b5f824c-1313-4272-8239-e9e8b8afbe0d?_state=IW4AfOEeT1ulBpC-YeW-5y0jSeUjeMtG4rbw_cZc1ud7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiNWY4MjRjLTEzMTMtNDI3Mi04MjM5LWU5ZThiOGFmYmUwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowOS40Nzg2MTgyODlaIn0%3D&digest=sha256%3Aa085d1099740ea6944586c2e7ad9d78afdea902365a1f36227b8ae385c788609" http.request.useragent="Go-http-client/1.1" http.response.duration=2.608766159s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:09 +0000] "PUT /v2/foo/bar/blobs/uploads/0b5f824c-1313-4272-8239-e9e8b8afbe0d?_state=IW4AfOEeT1ulBpC-YeW-5y0jSeUjeMtG4rbw_cZc1ud7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiNWY4MjRjLTEzMTMtNDI3Mi04MjM5LWU5ZThiOGFmYmUwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDowOS40Nzg2MTgyODlaIn0%3D&digest=sha256%3Aa085d1099740ea6944586c2e7ad9d78afdea902365a1f36227b8ae385c788609 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:12Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:45523" http.request.id=fc218423-bb08-459b-bda1-b6245312924d http.request.method=POST http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.128412ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:12Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:45523" http.request.id=0a8fbbff-2c08-4759-8e00-31f89d43206e http.request.method=POST http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="951.609µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:13Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:45523" http.request.id=309ea1c0-da1c-4341-bf8c-44291b69797b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/bar/blobs/uploads/566713a5-423b-4b10-8a97-403917405b88?_state=5i_WJ52LyDiZ9UD2zXAmknD_kGu_VgXPsBh6RcQ6XU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NjcxM2E1LTQyM2ItNGIxMC04YTk3LTQwMzkxNzQwNWI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDoxMi41MzU1OTQ5MjFaIn0%3D&digest=sha256%3A53c218fc21de4458b01ca8483dec00a51dd2ff27a80a996440d12ce2234ceb17" http.request.useragent="Go-http-client/1.1" http.response.duration=632.629576ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:12 +0000] "PUT /v2/foo/bar/blobs/uploads/566713a5-423b-4b10-8a97-403917405b88?_state=5i_WJ52LyDiZ9UD2zXAmknD_kGu_VgXPsBh6RcQ6XU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NjcxM2E1LTQyM2ItNGIxMC04YTk3LTQwMzkxNzQwNWI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDoxMi41MzU1OTQ5MjFaIn0%3D&digest=sha256%3A53c218fc21de4458b01ca8483dec00a51dd2ff27a80a996440d12ce2234ceb17 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.70s) === RUN TestBlobDeleteDisabled time="2026-01-16T17:34:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:13Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:13Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.6 http.request.host="127.0.0.1:43603" http.request.id=d17c187f-f923-4068-a3a3-bbd2ea49944a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35130" http.request.uri="/v2/foo/bar/blobs/sha256:371d26a69699d41f21855eaf5507d7b1cb163acd306582ab6e0ae7f76233be34" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="964.85µs" http.response.status=405 http.response.written=78 vars.digest="sha256:371d26a69699d41f21855eaf5507d7b1cb163acd306582ab6e0ae7f76233be34" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:13 +0000] "DELETE /v2/foo/bar/blobs/sha256:371d26a69699d41f21855eaf5507d7b1cb163acd306582ab6e0ae7f76233be34 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.26s) === RUN TestDeleteDisabled time="2026-01-16T17:34:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:13Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:13Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:41251" http.request.id=0f259d47-5367-43a0-9139-684c7170c835 http.request.method=POST http.request.remoteaddr="127.0.0.1:47246" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05097ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:15Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:41251" http.request.id=4275bbf1-d614-429a-b4a3-742ec6032d43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47246" http.request.uri="/v2/foo/bar/blobs/uploads/0046493b-8f69-4004-b091-2b31131de09a?_state=YgU9fE4zXoELZ6MUk93Y5rtmn_3l_Yu0YxZSF9BmA_t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwNDY0OTNiLThmNjktNDAwNC1iMDkxLTJiMzExMzFkZTA5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDoxMy42NDQwMDU0ODJaIn0%3D&digest=sha256%3A2999a8de3bc1ab75f89be9bfc50bb745c03065551c4718998daa4aed05bfdaa5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.517368326s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:13 +0000] "PUT /v2/foo/bar/blobs/uploads/0046493b-8f69-4004-b091-2b31131de09a?_state=YgU9fE4zXoELZ6MUk93Y5rtmn_3l_Yu0YxZSF9BmA_t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwNDY0OTNiLThmNjktNDAwNC1iMDkxLTJiMzExMzFkZTA5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDoxMy42NDQwMDU0ODJaIn0%3D&digest=sha256%3A2999a8de3bc1ab75f89be9bfc50bb745c03065551c4718998daa4aed05bfdaa5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.6 http.request.host="127.0.0.1:41251" http.request.id=a72ffb0f-4de3-47d5-9bd2-c8d3730518f3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47246" http.request.uri="/v2/foo/bar/blobs/sha256:2999a8de3bc1ab75f89be9bfc50bb745c03065551c4718998daa4aed05bfdaa5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="919.049µs" http.response.status=405 http.response.written=78 vars.digest="sha256:2999a8de3bc1ab75f89be9bfc50bb745c03065551c4718998daa4aed05bfdaa5" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:2999a8de3bc1ab75f89be9bfc50bb745c03065551c4718998daa4aed05bfdaa5 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.74s) === RUN TestDeleteReadOnly time="2026-01-16T17:34:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:15Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:15Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:33285" http.request.id=d4e8f498-4da9-4709-a8ee-db3b15382303 http.request.method=POST http.request.remoteaddr="127.0.0.1:55834" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.095371ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:16Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:33285" http.request.id=5e08fa18-f1d4-49c7-885d-be1bf9ce603d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55834" http.request.uri="/v2/foo/bar/blobs/uploads/ddbec02a-4dca-4db6-8773-9f2c35ec7aa7?_state=NW7bU67Jap-p6jLKdPneJcIuWzEMnGL_r6teai8457B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYmVjMDJhLTRkY2EtNGRiNi04NzczLTlmMmMzNWVjN2FhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDoxNS4zNTc2NDYwNjlaIn0%3D&digest=sha256%3Acbc29080ec0218eccd14c5a3b2d2c86ebc91a72692dac5d12feb47e2904b1d6d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.172337994s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:15 +0000] "PUT /v2/foo/bar/blobs/uploads/ddbec02a-4dca-4db6-8773-9f2c35ec7aa7?_state=NW7bU67Jap-p6jLKdPneJcIuWzEMnGL_r6teai8457B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYmVjMDJhLTRkY2EtNGRiNi04NzczLTlmMmMzNWVjN2FhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDoxNS4zNTc2NDYwNjlaIn0%3D&digest=sha256%3Acbc29080ec0218eccd14c5a3b2d2c86ebc91a72692dac5d12feb47e2904b1d6d HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [16/Jan/2026:17:34:16 +0000] "DELETE /v2/foo/bar/blobs/sha256:cbc29080ec0218eccd14c5a3b2d2c86ebc91a72692dac5d12feb47e2904b1d6d HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.37s) === RUN TestStartPushReadOnly time="2026-01-16T17:34:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:16Z" level=info msg="redis not configured" go.version=go1.25.6 127.0.0.1 - - [16/Jan/2026:17:34:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2026-01-16T17:34:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:16Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=c2fc1139-6d59-447d-99a9-678468bf8cee http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="948.129µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jan/2026:17:34:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-01-16T17:34:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=45a725fe-033f-4a12-96b6-753eac62b518 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="742.647µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Jan/2026:17:34:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-01-16T17:34:16Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=253af5b1-6bf8-4bd6-bd6c-d055fa2c1ab6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="788.168µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jan/2026:17:34:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-01-16T17:34:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=1dfe9514-b06e-47a8-9023-acd6942c9226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.08263ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-01-16T17:34:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=1dfe9514-b06e-47a8-9023-acd6942c9226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.128191ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-01-16T17:34:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=1dfe9514-b06e-47a8-9023-acd6942c9226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.156791ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-01-16T17:34:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=1dfe9514-b06e-47a8-9023-acd6942c9226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.183471ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jan/2026:17:34:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-01-16T17:34:16Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=bcabeca5-8963-4dbe-afea-1e99e4b7579f http.request.method=POST http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:17Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=8d53ec50-4284-4f03-b121-479ac8ec4a83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/blobs/uploads/96e8c471-fe7d-4fb4-99df-515b1a9ac9e5?_state=7bte-TJti6Rarb4LpOzZR0Ja57H-uLzrZ5F8D6eBgMF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5NmU4YzQ3MS1mZTdkLTRmYjQtOTlkZi01MTViMWE5YWM5ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MTYuNzE4MzA1MTI2WiJ9&digest=sha256%3Ab8644ca19ed0283c13453f77fd84d02b66ad10705f2c39763c98ea6621255e5f" http.request.useragent="Go-http-client/1.1" http.response.duration=965.301346ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/96e8c471-fe7d-4fb4-99df-515b1a9ac9e5?_state=7bte-TJti6Rarb4LpOzZR0Ja57H-uLzrZ5F8D6eBgMF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5NmU4YzQ3MS1mZTdkLTRmYjQtOTlkZi01MTViMWE5YWM5ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MTYuNzE4MzA1MTI2WiJ9&digest=sha256%3Ab8644ca19ed0283c13453f77fd84d02b66ad10705f2c39763c98ea6621255e5f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:17Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=c227a2e4-d258-48b0-8b7f-b36b006204e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07037ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=6db10045-6450-4cf3-a0a6-adc408dfa4cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/blobs/uploads/6912b0a5-ea0d-4dcb-b43e-c2c9c22e81cb?_state=RULfoVaVaf6Z5lK1ScKAE3VTbNN5LqoOIheVXDPSphF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2OTEyYjBhNS1lYTBkLTRkY2ItYjQzZS1jMmM5YzIyZTgxY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MTcuODM1ODQwMTc3WiJ9&digest=sha256%3A70924bbb24b03abfca5d3eb08b302bbfcb01b6d83493aba6bbc9e0aa1472c108" http.request.useragent="Go-http-client/1.1" http.response.duration=677.825343ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/6912b0a5-ea0d-4dcb-b43e-c2c9c22e81cb?_state=RULfoVaVaf6Z5lK1ScKAE3VTbNN5LqoOIheVXDPSphF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2OTEyYjBhNS1lYTBkLTRkY2ItYjQzZS1jMmM5YzIyZTgxY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MTcuODM1ODQwMTc3WiJ9&digest=sha256%3A70924bbb24b03abfca5d3eb08b302bbfcb01b6d83493aba6bbc9e0aa1472c108 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=0cf03cb4-448e-4f5a-836e-478aca4a0efe http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.734436ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=3854deff-e05d-4c42-b19b-8a3cdcef2fe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.431554ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=79c14a4d-252f-4284-937d-922c20caf199 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.877418ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=e0234f77-fc57-4ecd-8f18-8bcabe7f823f http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.760537ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "GET /v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38315" http.request.id=4edd7bef-f523-40df-89fb-748abdc7f4d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.332113ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38315" http.request.id=85ede1df-cb6b-417a-8cbf-f21f486a4b4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.396553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:38315" http.request.id=7b04041b-fb82-4bfd-9744-2ebd9e91b7de http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.342473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=a4cfcf2d-5e75-4499-ba09-bdef9dcc1fb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.751697ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "GET /v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=b36750ee-64ed-4cfc-9881-96f1f53b67f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="785.968µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=29760264-c3c3-49a0-a753-7e0b9972419f http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" http.request.useragent="Go-http-client/1.1" http.response.duration="737.248µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "GET /v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=27168c9a-e71d-4071-8d8a-b19bfed2d68b http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="817.568µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=error msg="payload digest does match: "sha256:5821fda945fa492ef4512e103f62ea155052fa7fb1f41cfac7b0349436b883e6" != "sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f"" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=aaf196fa-c75d-4d13-bed7-61c9b4496e63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" time="2026-01-16T17:34:18Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=aaf196fa-c75d-4d13-bed7-61c9b4496e63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="882.529µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f" 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:c178e542786e2a94474f686588e7da3db0a62295d8611b7c4c26aee1466e038f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=56a7d3e8-1f04-46ee-9905-a062d894648d http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="889.449µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=33f9b378-edca-42d6-8b14-1a502fda9ad1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="739.127µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38315" http.request.id=b483e6aa-3da9-43c1-ad9d-3b965babe463 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.00746ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38315" http.request.id=b483e6aa-3da9-43c1-ad9d-3b965babe463 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.075261ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38315" http.request.id=b483e6aa-3da9-43c1-ad9d-3b965babe463 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.127221ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=b59b4cea-2e9d-41aa-ba74-88feabcf1ba6 http.request.method=POST http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="980.33µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=d240af13-5475-4be4-ad08-97e72e3bbe1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/blobs/uploads/ad5e74ae-42d6-4600-81ec-b87a9707ecf7?_state=XH2jq4yV-U93198MOmewACMYVClOz_X1IsWTAlLM9-R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZDVlNzRhZS00MmQ2LTQ2MDAtODFlYy1iODdhOTcwN2VjZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MTguNTU2MDYxODZaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/ad5e74ae-42d6-4600-81ec-b87a9707ecf7?_state=XH2jq4yV-U93198MOmewACMYVClOz_X1IsWTAlLM9-R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZDVlNzRhZS00MmQ2LTQ2MDAtODFlYy1iODdhOTcwN2VjZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MTguNTU2MDYxODZaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38315" http.request.id=3003251d-923f-429f-b220-42acaaf20cb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="857.568µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:18Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38315" http.request.id=3003251d-923f-429f-b220-42acaaf20cb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="948.849µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-01-16T17:34:18Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=d3055e99-ce9a-44a4-af91-82790d800c6d http.request.method=POST http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02621ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:19Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=d4885187-2c38-4f42-b9fe-cd3ee5578092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/blobs/uploads/a3d601d7-bcc3-4a2a-8567-76779ba0246c?_state=kX8yIvgOu2YtEpRKj19K-LtNqdX7cWQHDXiSknfmRo57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhM2Q2MDFkNy1iY2MzLTRhMmEtODU2Ny03Njc3OWJhMDI0NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MTguNzU4MDQzNDU4WiJ9&digest=sha256%3Abc2dc41214ddc1bf967fa30f61a9b406dfbe59c887cb2130081e3bde5f926750" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163454707s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/a3d601d7-bcc3-4a2a-8567-76779ba0246c?_state=kX8yIvgOu2YtEpRKj19K-LtNqdX7cWQHDXiSknfmRo57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhM2Q2MDFkNy1iY2MzLTRhMmEtODU2Ny03Njc3OWJhMDI0NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MTguNzU4MDQzNDU4WiJ9&digest=sha256%3Abc2dc41214ddc1bf967fa30f61a9b406dfbe59c887cb2130081e3bde5f926750 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=587d8d69-9057-4837-9f45-7cf3f18fa1df http.request.method=POST http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.097411ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=ec56b79f-4bbc-49be-a9ed-a8017666b101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/blobs/uploads/8b112d0f-0107-47ad-8622-4fe9ceb8e1aa?_state=Uv2Ajs_LGyW6l_XYzRBjxpdvemF0PEd9fP1-U0qksjx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YjExMmQwZi0wMTA3LTQ3YWQtODYyMi00ZmU5Y2ViOGUxYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjAuMDcyMDI4NzMyWiJ9&digest=sha256%3A26e469e290a32c4a6975a0b7dfef933bcd91788063400989c202de438a559a62" http.request.useragent="Go-http-client/1.1" http.response.duration=617.335785ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/8b112d0f-0107-47ad-8622-4fe9ceb8e1aa?_state=Uv2Ajs_LGyW6l_XYzRBjxpdvemF0PEd9fP1-U0qksjx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YjExMmQwZi0wMTA3LTQ3YWQtODYyMi00ZmU5Y2ViOGUxYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjAuMDcyMDI4NzMyWiJ9&digest=sha256%3A26e469e290a32c4a6975a0b7dfef933bcd91788063400989c202de438a559a62 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38315" http.request.id=eeb481e7-37b7-4b8d-8b09-fd572d4083e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.358014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38315" http.request.id=7be54421-bf54-425c-b9c0-dabf0e166a9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/sha256:75a00049dbf0277d8a26745d9108f9563ff1a39498b9adbfc8a18e4074b28e51" http.request.useragent="Go-http-client/1.1" http.response.duration=1.120531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "PUT /v2/foo/schema2/manifests/sha256:75a00049dbf0277d8a26745d9108f9563ff1a39498b9adbfc8a18e4074b28e51 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=4a8315c9-9928-475d-a572-8638b0af3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.052891ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=ddd6db65-eec9-48ac-8d3f-259a8c04bb6b http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/sha256:75a00049dbf0277d8a26745d9108f9563ff1a39498b9adbfc8a18e4074b28e51" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.00345ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/manifests/sha256:75a00049dbf0277d8a26745d9108f9563ff1a39498b9adbfc8a18e4074b28e51 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=00150a6b-af71-4549-b1e3-a52d8db6397b http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="776.688µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=ddb3ccc9-3ac4-4c31-9f10-47ee1ab3e3af http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/sha256:75a00049dbf0277d8a26745d9108f9563ff1a39498b9adbfc8a18e4074b28e51" http.request.useragent="Go-http-client/1.1" http.response.duration="779.287µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/manifests/sha256:75a00049dbf0277d8a26745d9108f9563ff1a39498b9adbfc8a18e4074b28e51 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=5dbed177-3cc6-485f-877b-c826744368d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="722.247µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="rewriting manifest sha256:75a00049dbf0277d8a26745d9108f9563ff1a39498b9adbfc8a18e4074b28e51 in schema1 format to support old client" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=a2f29cbf-05be-465b-b776-f89b42abb6ea http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=a2f29cbf-05be-465b-b776-f89b42abb6ea http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.10606ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38315" http.request.id=de47a41c-e7b2-4099-8662-40715a69c2e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.289693ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38315" http.request.id=a247fe5c-db10-4c3b-8e95-9441b6e21515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.117811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38315" http.request.id=1331ac1f-d6d3-4e8b-813a-2123f55f30d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/sha256:2d7400c4815aed2d0a206ca5f4d881c46946e59fe297c817903dca695d13eb8c" http.request.useragent="Go-http-client/1.1" http.response.duration="989.21µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "PUT /v2/foo/schema2/manifests/sha256:2d7400c4815aed2d0a206ca5f4d881c46946e59fe297c817903dca695d13eb8c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=030b6217-d76a-412a-b9f3-5c4a0c4b580f http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="952.049µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=150fb74b-d57d-4925-a41a-8655400293a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/sha256:2d7400c4815aed2d0a206ca5f4d881c46946e59fe297c817903dca695d13eb8c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="959.809µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/manifests/sha256:2d7400c4815aed2d0a206ca5f4d881c46946e59fe297c817903dca695d13eb8c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=e71c5c96-9551-4864-84e8-056188c02fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="780.848µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=40196378-710d-40c9-9ca3-6b75d7e1c55d http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/sha256:2d7400c4815aed2d0a206ca5f4d881c46946e59fe297c817903dca695d13eb8c" http.request.useragent="Go-http-client/1.1" http.response.duration="750.048µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/manifests/sha256:2d7400c4815aed2d0a206ca5f4d881c46946e59fe297c817903dca695d13eb8c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="rewriting manifest list sha256:2d7400c4815aed2d0a206ca5f4d881c46946e59fe297c817903dca695d13eb8c in schema1 format to support old client" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=ec719f6b-8168-4c63-83de-350322d8ca65 http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38315" http.request.id=ec719f6b-8168-4c63-83de-350322d8ca65 http.request.method=GET http.request.remoteaddr="127.0.0.1:45526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.06642ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:20Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=44451bf5-2f49-4380-82c3-b5206e699b85 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="965.73µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=7d5bfcb9-30fb-4707-baa6-b6b5e846b75d http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="772.328µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=6273703d-829f-4495-ae36-86e7b8482fbf http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="786.327µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=3b3e81dc-bd73-49fd-9098-b38b6c8dad84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.125791ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-01-16T17:34:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=3b3e81dc-bd73-49fd-9098-b38b6c8dad84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.218832ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-01-16T17:34:20Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=3b3e81dc-bd73-49fd-9098-b38b6c8dad84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.272192ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-01-16T17:34:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=3b3e81dc-bd73-49fd-9098-b38b6c8dad84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.328833ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-01-16T17:34:20Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=6170891a-daeb-4c26-9723-618d92705322 http.request.method=POST http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:21Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=af20a54a-8748-47c7-afff-48621deef92a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/blobs/uploads/89c337cc-a199-4321-8f3a-323adf31706d?_state=TyIG3v2y2SFFxEGwXBAAwOwBqPFl45OsKxC4NUBPRSV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4OWMzMzdjYy1hMTk5LTQzMjEtOGYzYS0zMjNhZGYzMTcwNmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjAuOTE2NjQzNzY1WiJ9&digest=sha256%3A37b77dcc72af02ad173eb84b7cffa2a195dd70b54cbabc7927f646a76253c16f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.076420526s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/89c337cc-a199-4321-8f3a-323adf31706d?_state=TyIG3v2y2SFFxEGwXBAAwOwBqPFl45OsKxC4NUBPRSV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4OWMzMzdjYy1hMTk5LTQzMjEtOGYzYS0zMjNhZGYzMTcwNmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjAuOTE2NjQzNzY1WiJ9&digest=sha256%3A37b77dcc72af02ad173eb84b7cffa2a195dd70b54cbabc7927f646a76253c16f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:22Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=139bdd01-204a-42e7-bab7-4d15e4129bbe http.request.method=POST http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.048851ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:23Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=93522ad3-761a-4f6b-af3c-b3484586f3df http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/blobs/uploads/3fb800fb-8b37-404b-a593-a03cbcfb4ba3?_state=fA0krXMGxNrYl5cEgOxOTqSyeWieJ0aVaPnWIpCO0Hx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZmI4MDBmYi04YjM3LTQwNGItYTU5My1hMDNjYmNmYjRiYTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjIuMjYyODQ5MTE5WiJ9&digest=sha256%3A2428187c56f2567e6f791e6de38bc486ba5daa11381975025568c09673318678" http.request.useragent="Go-http-client/1.1" http.response.duration=1.730299432s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/3fb800fb-8b37-404b-a593-a03cbcfb4ba3?_state=fA0krXMGxNrYl5cEgOxOTqSyeWieJ0aVaPnWIpCO0Hx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZmI4MDBmYi04YjM3LTQwNGItYTU5My1hMDNjYmNmYjRiYTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjIuMjYyODQ5MTE5WiJ9&digest=sha256%3A2428187c56f2567e6f791e6de38bc486ba5daa11381975025568c09673318678 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:23Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=75a19a36-8645-4860-87c0-3928c969fc32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.567796ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=2fb42259-f4fe-430f-8b79-108d55f07163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.346433ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=569bffbd-5c98-4cb2-9a26-21b7343da1d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.831338ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=a60963a4-ef55-4d9a-8d07-5b52921c9786 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.739817ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "GET /v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:32943" http.request.id=8b6b8dcf-dae9-476c-801e-987e3dc3fec1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.323392ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:32943" http.request.id=3ed22830-4a2e-4dd3-bd4c-28849db327d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.435034ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:32943" http.request.id=4d53b0ba-50c0-4bd0-8113-974168c04d0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.370633ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=a7670208-4638-48ba-99c2-16ce5bf9ad0b http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.845659ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "GET /v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=8df1ba68-74bd-4bae-a3cb-c19c1a157418 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="749.447µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=4ab4e0a1-3795-42af-8f9e-1d505e545d90 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" http.request.useragent="Go-http-client/1.1" http.response.duration="714.927µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "GET /v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=916784a1-8cab-465c-923b-f3aefa8ce342 http.request.method=GET http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="741.168µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=error msg="payload digest does match: "sha256:a6f87f71f86633cf3b4dbd4b2209b452b00815ca7f6387a753dbe46967a1968b" != "sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0"" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=c90fcc8d-651b-4ac8-9215-02a025c8f446 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" time="2026-01-16T17:34:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=c90fcc8d-651b-4ac8-9215-02a025c8f446 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55090" http.request.uri="/v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="957.65µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0" 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:1d41540cae5f9882b006a1ebd7e424b140f75dec371063d1d265c2367686e0e0 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=db268d99-1f2d-4704-9950-9891a26f5f47 http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="934.649µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=fd145b5f-24ef-4916-9690-1777574878be http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="957.77µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32943" http.request.id=6c517f36-b294-402f-9a07-d29b3d23be07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.969µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32943" http.request.id=6c517f36-b294-402f-9a07-d29b3d23be07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="978.009µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32943" http.request.id=6c517f36-b294-402f-9a07-d29b3d23be07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.03353ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=249701f3-7b3a-4da0-a944-69dfedef37ea http.request.method=POST http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="940.889µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=e00a9dd4-75ef-477c-a075-b4d1795207a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/blobs/uploads/85ab2cec-ccf3-4df5-ba51-4cfddec1f141?_state=46pNLxNvlI8ny0WtUkK2iq2gzI8Iy0rUu41O3_ee0G97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NWFiMmNlYy1jY2YzLTRkZjUtYmE1MS00Y2ZkZGVjMWYxNDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjQuMDMyMTQ4MTc3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.148731ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/85ab2cec-ccf3-4df5-ba51-4cfddec1f141?_state=46pNLxNvlI8ny0WtUkK2iq2gzI8Iy0rUu41O3_ee0G97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NWFiMmNlYy1jY2YzLTRkZjUtYmE1MS00Y2ZkZGVjMWYxNDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjQuMDMyMTQ4MTc3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32943" http.request.id=489082fc-b0cf-40ee-8e7e-7df1f72bceb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="915.729µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32943" http.request.id=489082fc-b0cf-40ee-8e7e-7df1f72bceb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="957.809µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-01-16T17:34:24Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=738be6a0-eb9c-4ce2-ac36-2cb1ae0aa200 http.request.method=POST http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="987.81µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:25Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=2bec40c8-23c4-439d-8701-cef501ccc01e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/blobs/uploads/007ccbef-6719-4cf5-9955-e18f585adb2e?_state=p7opUsCZPqQH6r-SiiL5Tm3oVaLZBubF1PmomRTI-GR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMDdjY2JlZi02NzE5LTRjZjUtOTk1NS1lMThmNTg1YWRiMmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjQuMjkyMTE2NTA4WiJ9&digest=sha256%3Aead27e0702d816aa87692b76aab25e4b5a2ed0af78a25dc20d33f10de324edf4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.659128688s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/007ccbef-6719-4cf5-9955-e18f585adb2e?_state=p7opUsCZPqQH6r-SiiL5Tm3oVaLZBubF1PmomRTI-GR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMDdjY2JlZi02NzE5LTRjZjUtOTk1NS1lMThmNTg1YWRiMmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjQuMjkyMTE2NTA4WiJ9&digest=sha256%3Aead27e0702d816aa87692b76aab25e4b5a2ed0af78a25dc20d33f10de324edf4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:26Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=c020ca63-9f49-40ae-ac54-76f7816ce75e http.request.method=POST http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01113ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=145e7ccb-f4d3-4272-a7f4-e64ab41fa5f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/blobs/uploads/62fd1ac7-1ba9-43f3-9477-c785a3abacb5?_state=mfBcW1rbUSgdCCS9AXGq-xNsVocF50jwblhnZpVm-Sx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MmZkMWFjNy0xYmE5LTQzZjMtOTQ3Ny1jNzg1YTNhYmFjYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjYuMTkwOTgyODA3WiJ9&digest=sha256%3Ad375bc3222b5e013accef958f2020ba0056d74df9f5074a41642fc97c7abb0fa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.45302249s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/62fd1ac7-1ba9-43f3-9477-c785a3abacb5?_state=mfBcW1rbUSgdCCS9AXGq-xNsVocF50jwblhnZpVm-Sx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MmZkMWFjNy0xYmE5LTQzZjMtOTQ3Ny1jNzg1YTNhYmFjYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjYuMTkwOTgyODA3WiJ9&digest=sha256%3Ad375bc3222b5e013accef958f2020ba0056d74df9f5074a41642fc97c7abb0fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32943" http.request.id=31cf65d0-6826-4820-a209-37a6b6373505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.323574ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32943" http.request.id=9850eed9-5f9d-49d2-9a65-b168ae1186e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/sha256:16f7f9a3f6ca7e3523843ed41b16509d1ffff1d062e30c4a6b82027d0800886d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.187252ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:16f7f9a3f6ca7e3523843ed41b16509d1ffff1d062e30c4a6b82027d0800886d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=557ff1fc-3203-4652-87fb-5c1760042e2a http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="951.209µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=86c5074b-6505-409e-b2c1-4387a33afd02 http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/sha256:16f7f9a3f6ca7e3523843ed41b16509d1ffff1d062e30c4a6b82027d0800886d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="939.089µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/manifests/sha256:16f7f9a3f6ca7e3523843ed41b16509d1ffff1d062e30c4a6b82027d0800886d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=ecffdc5d-5d53-4c81-8499-fa1160fd0f02 http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="808.848µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=e6719468-7824-47a1-b539-01772df1028e http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/sha256:16f7f9a3f6ca7e3523843ed41b16509d1ffff1d062e30c4a6b82027d0800886d" http.request.useragent="Go-http-client/1.1" http.response.duration="791.728µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/manifests/sha256:16f7f9a3f6ca7e3523843ed41b16509d1ffff1d062e30c4a6b82027d0800886d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=05fdc0ac-981f-4a21-97c1-f6e84e6d799c http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="767.048µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="rewriting manifest sha256:16f7f9a3f6ca7e3523843ed41b16509d1ffff1d062e30c4a6b82027d0800886d in schema1 format to support old client" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=61cb05fa-a492-403c-82af-44c5d8047d57 http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=61cb05fa-a492-403c-82af-44c5d8047d57 http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.98854ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:32943" http.request.id=c0f98f80-05b9-4b9d-873b-f60daeff5986 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="913.209µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:32943" http.request.id=1b31d830-e6f5-40a0-856d-2e69d9b72e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.096451ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:32943" http.request.id=76c0b64d-2466-4871-b6de-0da6bee187b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/sha256:46ef5941ef4150af25b376463ba8ec5f5f92c646b310c85d6985c701266c95bb" http.request.useragent="Go-http-client/1.1" http.response.duration="998.61µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:46ef5941ef4150af25b376463ba8ec5f5f92c646b310c85d6985c701266c95bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=2c6fe5af-54c3-4d53-a7a8-748173fc42d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="930.169µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=486cf9c3-ad25-48c6-86f1-89be81cbd940 http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/sha256:46ef5941ef4150af25b376463ba8ec5f5f92c646b310c85d6985c701266c95bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="882.569µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/manifests/sha256:46ef5941ef4150af25b376463ba8ec5f5f92c646b310c85d6985c701266c95bb HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=9578bc9d-f171-4911-aeba-abe2252db4cd http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="814.008µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=f844a696-2a72-462c-901c-6e74ae546ac9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/sha256:46ef5941ef4150af25b376463ba8ec5f5f92c646b310c85d6985c701266c95bb" http.request.useragent="Go-http-client/1.1" http.response.duration="798.168µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/manifests/sha256:46ef5941ef4150af25b376463ba8ec5f5f92c646b310c85d6985c701266c95bb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="rewriting manifest list sha256:46ef5941ef4150af25b376463ba8ec5f5f92c646b310c85d6985c701266c95bb in schema1 format to support old client" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=68a24eba-512a-47a7-a061-0f8c22ccba59 http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32943" http.request.id=68a24eba-512a-47a7-a061-0f8c22ccba59 http.request.method=GET http.request.remoteaddr="127.0.0.1:55100" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.083341ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (11.13s) === RUN TestGetManifestWithStorageError time="2026-01-16T17:34:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:27Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:46883" http.request.id=0d84313f-4fbc-4032-9524-78859c54e59a http.request.method=GET http.request.remoteaddr="127.0.0.1:39332" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="876.568µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.25.6 http.request.host="127.0.0.1:46883" http.request.id=b0a124bf-8c34-4542-a02d-c24e2d7d4e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:39332" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="780.008µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.25.6 http.request.host="127.0.0.1:46883" http.request.id=66e2ff64-f3de-41d9-8452-df68586dd4ca http.request.method=GET http.request.remoteaddr="127.0.0.1:39332" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="817.568µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.25.6 http.request.host="127.0.0.1:46883" http.request.id=6fe0d569-1994-42b6-80a1-752906a07918 http.request.method=GET http.request.remoteaddr="127.0.0.1:39332" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="762.848µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2026-01-16T17:34:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:27Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=9033867e-d8b8-4b80-a058-3fd0b3bbd656 http.request.method=GET http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="935.889µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=a28fade9-03e5-4d44-9f42-10e41f8e1899 http.request.method=GET http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="773.048µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=e607360f-090b-4498-9629-3d05333ab657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="811.288µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=7868aa3a-cbdb-4b21-a337-31dbae0ec82a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.03067ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=7868aa3a-cbdb-4b21-a337-31dbae0ec82a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.113471ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=7868aa3a-cbdb-4b21-a337-31dbae0ec82a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.179072ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-01-16T17:34:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=7868aa3a-cbdb-4b21-a337-31dbae0ec82a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.237952ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-01-16T17:34:27Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=bcd4b33e-1f86-4c6e-b44e-63207b432266 http.request.method=POST http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.078531ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:28Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=ed42c075-f72f-47e9-a50c-57652a1c378c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/blobs/uploads/eb0bd519-a462-49ca-8cb6-9d5787678342?_state=i4a3nC_Wl9Jo3tbD251Igm8l9AKRlvkI18g3M9AEHup7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlYjBiZDUxOS1hNDYyLTQ5Y2EtOGNiNi05ZDU3ODc2NzgzNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjcuODU1NTk1NDNaIn0%3D&digest=sha256%3Ae89c3221b62b9b3c63138ee7cc302a5d2fe6c95956797b12f813d58e0ef101c2" http.request.useragent="Go-http-client/1.1" http.response.duration=752.127118ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:27 +0000] "PUT /v2/foo/schema1/blobs/uploads/eb0bd519-a462-49ca-8cb6-9d5787678342?_state=i4a3nC_Wl9Jo3tbD251Igm8l9AKRlvkI18g3M9AEHup7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlYjBiZDUxOS1hNDYyLTQ5Y2EtOGNiNi05ZDU3ODc2NzgzNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjcuODU1NTk1NDNaIn0%3D&digest=sha256%3Ae89c3221b62b9b3c63138ee7cc302a5d2fe6c95956797b12f813d58e0ef101c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:28Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=c1133591-703b-4b8d-bb84-4331adf5e281 http.request.method=POST http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09281ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:28 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=b5fd75c0-61c2-4928-bd38-9b779293293f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/blobs/uploads/127ddc82-4d56-47d8-9d5a-9cdcace447ce?_state=ZqakHma6rfFqgFyOf0lM2Z-jjYMHGxwgRETJHBA45f17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMjdkZGM4Mi00ZDU2LTQ3ZDgtOWQ1YS05Y2RjYWNlNDQ3Y2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjguODMxMTY3Mzk4WiJ9&digest=sha256%3Aff95ba43a195e6b057faf2b9f5cfdcf84320df126aac111252263ac225151226" http.request.useragent="Go-http-client/1.1" http.response.duration=1.468995288s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:28 +0000] "PUT /v2/foo/schema1/blobs/uploads/127ddc82-4d56-47d8-9d5a-9cdcace447ce?_state=ZqakHma6rfFqgFyOf0lM2Z-jjYMHGxwgRETJHBA45f17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMjdkZGM4Mi00ZDU2LTQ3ZDgtOWQ1YS05Y2RjYWNlNDQ3Y2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MjguODMxMTY3Mzk4WiJ9&digest=sha256%3Aff95ba43a195e6b057faf2b9f5cfdcf84320df126aac111252263ac225151226 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=15a255c7-cb1c-4241-9c95-ba81abe8ed76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.559796ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=51da6cb9-7607-4ee1-85fa-97c69e59d169 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.315313ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=92909fdc-74f2-4e96-a9b7-3a5141611a2d http.request.method=GET http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.770938ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=b9d702aa-b6a3-4f42-b614-fc7b013fe012 http.request.method=GET http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.800378ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35217" http.request.id=476017fd-a5eb-4d23-9877-f83cad7d7c84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.402393ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35217" http.request.id=9cd754b0-848f-436b-ac47-081f3066e088 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.312392ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:35217" http.request.id=17ec069b-064a-4e6e-a19d-1c2753d7bf99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.307073ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=483e3f20-693d-43d4-9d96-109f79fffdf0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.729498ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=f5b7a2cd-87cd-4aa9-8d26-1daa889bc142 http.request.method=GET http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="736.007µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=5a1d5139-c8bf-4ebd-9f85-669ca32b0985 http.request.method=GET http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.duration="713.327µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=abfdf3d6-261c-42a2-a88a-673d13d8f302 http.request.method=GET http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="841.248µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=error msg="payload digest does match: "sha256:b198d86b54a23898b265e59a58140481cdaae56e34b433a6f4b20898e96691a0" != "sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e"" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=34dcf43d-873e-44b1-aecb-846e815a8042 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=34dcf43d-873e-44b1-aecb-846e815a8042 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55568" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="984.65µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=d7f6e410-0250-482f-a9e7-8aa15594d9ef http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45782" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.088331ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=a428564e-2e6b-4f37-a466-21c58f2a43bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45782" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.889µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=d4972b81-b11b-4cbb-bc9d-22ff00d34f9c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45794" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="993.05µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=e4bf0b80-8753-4831-bf5d-f4cea7cbc97e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.406593ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=ab9fbd28-8a77-46dd-bc20-26d360a60e5b http.request.method=GET http.request.remoteaddr="127.0.0.1:45798" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.793017ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=eb159925-9dd6-4dd5-ade6-e0c92f2abf95 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45808" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="908.329µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=2ac7a754-c128-4680-8ace-5f4ad2c70ceb http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.486915ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=7905131e-2a71-4fc5-a300-2becbe0ca1cd http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="766.208µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=2ab294fc-ffdb-4120-9bde-0acfc4143cd9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e" http.request.useragent="Go-http-client/1.1" http.response.duration="942.77µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:5eb9649cc0fd49095a192fb685a351d197e8b1c0dd51bc9758069c43903f446e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=ca57b662-529a-42fd-81eb-64bf61455d1f http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="762.928µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=8b67595f-9f70-4bc3-919d-8bddfcf7e76b http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="797.248µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=2cd1aae4-9fcb-4612-a9a0-7eaba288764b http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.288µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35217" http.request.id=28f129b8-14fc-42f2-9dca-fc9b8e67d70f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="932.249µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35217" http.request.id=28f129b8-14fc-42f2-9dca-fc9b8e67d70f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="973.409µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35217" http.request.id=28f129b8-14fc-42f2-9dca-fc9b8e67d70f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00709ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=96527f5a-5789-4ee3-adcc-48e39bd663d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.409µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=b5565a69-e591-4454-ad88-9ba650b037b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/blobs/uploads/cf3979b6-74ff-4b6d-bd7d-7172059f552e?_state=qiZ4we948HaMl1voPSWgZgirrOaJ6Ce2h8776OXekhp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZjM5NzliNi03NGZmLTRiNmQtYmQ3ZC03MTcyMDU5ZjU1MmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MzAuMzU2NDcxNDQzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.158291ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema2/blobs/uploads/cf3979b6-74ff-4b6d-bd7d-7172059f552e?_state=qiZ4we948HaMl1voPSWgZgirrOaJ6Ce2h8776OXekhp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZjM5NzliNi03NGZmLTRiNmQtYmQ3ZC03MTcyMDU5ZjU1MmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MzAuMzU2NDcxNDQzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35217" http.request.id=5af1e23b-6f93-4b7a-abfd-45fa55965c49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="919.129µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35217" http.request.id=5af1e23b-6f93-4b7a-abfd-45fa55965c49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="959.729µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-01-16T17:34:30Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=0a9744fd-bffc-4da0-9951-9c65dcad5bb9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.076931ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:32Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=ba74e009-5284-4dfd-84df-130207cbc224 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/blobs/uploads/92713ed1-3934-4aed-b953-5c39d775bccc?_state=18LuGX42F_6-tDsVEgdetwIl2fFSKGQrzTBpZ1Sar617Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MjcxM2VkMS0zOTM0LTRhZWQtYjk1My01YzM5ZDc3NWJjY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MzAuNjE4NDE0MTE0WiJ9&digest=sha256%3A0ab970042fa53a2e4b308c64659fdf65f17433df8ef426c9743e66cdfeb6810b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.944163828s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:30 +0000] "PUT /v2/foo/schema2/blobs/uploads/92713ed1-3934-4aed-b953-5c39d775bccc?_state=18LuGX42F_6-tDsVEgdetwIl2fFSKGQrzTBpZ1Sar617Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MjcxM2VkMS0zOTM0LTRhZWQtYjk1My01YzM5ZDc3NWJjY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MzAuNjE4NDE0MTE0WiJ9&digest=sha256%3A0ab970042fa53a2e4b308c64659fdf65f17433df8ef426c9743e66cdfeb6810b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:32Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=2d102fe2-0467-4e35-b1d4-43e3f20d7aa2 http.request.method=POST http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057611ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=0392e28b-e378-4c56-a212-af72dbd00f12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/blobs/uploads/9aefbe81-f079-408d-998c-02e502bf7812?_state=3QjmoystFezw15NfI0W-1G3ni-ho4isK7jz5mOZLe697Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YWVmYmU4MS1mMDc5LTQwOGQtOTk4Yy0wMmU1MDJiZjc4MTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MzIuNzc0NjMwNDM5WiJ9&digest=sha256%3Ae703c5ef885b681753c242115454000a53cba2ec4286e1e1cec717ea636d6aa4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20423527s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/9aefbe81-f079-408d-998c-02e502bf7812?_state=3QjmoystFezw15NfI0W-1G3ni-ho4isK7jz5mOZLe697Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YWVmYmU4MS1mMDc5LTQwOGQtOTk4Yy0wMmU1MDJiZjc4MTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDEtMTZUMTc6MzQ6MzIuNzc0NjMwNDM5WiJ9&digest=sha256%3Ae703c5ef885b681753c242115454000a53cba2ec4286e1e1cec717ea636d6aa4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35217" http.request.id=4fcbe020-c918-47f6-a436-5a20e0117186 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.398174ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35217" http.request.id=3a699370-0689-42d5-b781-adcfda791d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.107691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "PUT /v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=327ea9bf-fbe2-4426-a318-331026c8ce2e http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="948.77µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=3352c037-f896-477a-9571-4cb7c339cf28 http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="892.969µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "GET /v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=8c4c6a56-5747-4e1e-8eee-022288972688 http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="712.767µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=ae1b56fb-64f3-40ea-b167-91bea3abcc3e http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" http.request.useragent="Go-http-client/1.1" http.response.duration="694.887µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "GET /v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=3be48210-7fb9-4296-b097-8d5a0ee3984a http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="802.488µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="rewriting manifest sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd in schema1 format to support old client" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=efa4e8b0-e944-484e-b41f-20584fef1a27 http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=efa4e8b0-e944-484e-b41f-20584fef1a27 http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.10498ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=2cefea3e-54d8-4077-8164-5d5a0b4f37b0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" http.request.useragent="Go-http-client/1.1" http.response.duration="930.209µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "DELETE /v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=02d1f94d-c55a-493f-bbde-8d212c8ebe72 http.request.method=GET http.request.remoteaddr="127.0.0.1:45810" http.request.uri="/v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.728µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "GET /v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=422b0574-4131-4858-a370-19fd7eed495b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45820" http.request.uri="/v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="917.969µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "DELETE /v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35217" http.request.id=59400ca1-1597-4ce4-a5bf-6d020bdd8c39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45836" http.request.uri="/v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.182492ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "PUT /v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=e584f2be-d1f7-485b-8c89-2ce2657af2c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45836" http.request.uri="/v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="938.169µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "GET /v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-01-16T17:34:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=39324a41-c1cc-429e-86b4-9aa7085a0d46 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45846" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="953.089µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-01-16T17:34:34Z" level=info msg="response completed" go.version=go1.25.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35217" http.request.id=914531ca-4077-4e6f-9281-b097ece09c57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45860" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.286253ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:33 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:34Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=a187d674-4107-4faf-9b41-e9ef3800bf2a http.request.method=GET http.request.remoteaddr="127.0.0.1:45860" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="792.008µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [16/Jan/2026:17:34:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-01-16T17:34:34Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=6e284e7a-4b2f-4e2a-bcc6-2507c391a14c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45860" http.request.uri="/v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd" http.request.useragent="Go-http-client/1.1" http.response.duration="964.729µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:34 +0000] "DELETE /v2/foo/schema2/manifests/sha256:020d589d50833fd86237bc5f155a68dfb61b597a3fe80978a6ffbadc0ee520cd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:34Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:35217" http.request.id=d5c012ea-5bc5-4b4c-8b66-efc451de6235 http.request.method=GET http.request.remoteaddr="127.0.0.1:45860" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="705.967µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [16/Jan/2026:17:34:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (6.33s) === RUN TestManifestDeleteDisabled time="2026-01-16T17:34:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:34Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:34Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.6 http.request.host="127.0.0.1:34047" http.request.id=9add5e90-8f4e-49fa-8e16-3d0bcdea05f9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46054" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="911.609µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [16/Jan/2026:17:34:34 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2026-01-16T17:34:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:34Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:34Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.6 time="2026-01-16T17:34:34Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.25.6 time="2026-01-16T17:34:34Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.25.6 time="2026-01-16T17:34:34Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.6 http.request.host="127.0.0.1:35871" http.request.id=8c1e0f61-9d2c-49dd-819e-743a0a0f819c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52298" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.657777ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [16/Jan/2026:17:34:34 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-01-16T17:34:34Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.6 http.request.host="127.0.0.1:35871" http.request.id=dab4c5b0-dc3c-4892-b0cf-87bb883903ba http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52308" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.445814ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [16/Jan/2026:17:34:34 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-01-16T17:34:34Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.6 http.request.host="127.0.0.1:35871" http.request.id=964cf136-11dc-40d9-8a2a-3b25cf2e7b56 http.request.method=POST http.request.remoteaddr="127.0.0.1:52314" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.487015ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-01-16T17:34:34Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.6 http.request.host="127.0.0.1:35871" http.request.id=ced04121-5615-4cf0-b496-434d6d4862de http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52324" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.468574ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [16/Jan/2026:17:34:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.03s) === RUN TestProxyManifestGetByTag time="2026-01-16T17:34:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:34Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:34Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=79355cf2-f657-41a8-a7fa-d719dc55f674 http.request.method=POST http.request.remoteaddr="127.0.0.1:50508" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:36Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=2c9e2444-2b0f-4084-9a0d-5d023a13d2d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50508" http.request.uri="/v2/foo/bar/blobs/uploads/7abb32e4-20ce-4baf-9342-663fb679e3a7?_state=Ib5l7CRlsg4x2ib8-IGMQeQvfRfDICcAagUKryifVmZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhYmIzMmU0LTIwY2UtNGJhZi05MzQyLTY2M2ZiNjc5ZTNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDozNC4yOTE0MTA5NloifQ%3D%3D&digest=sha256%3A6db4f0d6c11f32e7c0babb40f0ff7add890de1e8fb68ff9525ec8e5fa894232b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.908211992s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:34 +0000] "PUT /v2/foo/bar/blobs/uploads/7abb32e4-20ce-4baf-9342-663fb679e3a7?_state=Ib5l7CRlsg4x2ib8-IGMQeQvfRfDICcAagUKryifVmZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhYmIzMmU0LTIwY2UtNGJhZi05MzQyLTY2M2ZiNjc5ZTNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDozNC4yOTE0MTA5NloifQ%3D%3D&digest=sha256%3A6db4f0d6c11f32e7c0babb40f0ff7add890de1e8fb68ff9525ec8e5fa894232b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:36Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=f723ffb2-e646-4ff3-ba6d-aca25bba8c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50508" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.458275ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:36 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 time="2026-01-16T17:34:36Z" level=info msg="redis not configured" go.version=go1.25.6 time="2026-01-16T17:34:36Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.25.6 time="2026-01-16T17:34:36Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.6 time="2026-01-16T17:34:36Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=808fa934-d392-4c3f-a35d-638207b0d823 http.request.method=GET http.request.remoteaddr="127.0.0.1:50508" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="711.767µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jan/2026:17:34:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-01-16T17:34:36Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:32863" go.version=go1.25.6 time="2026-01-16T17:34:36Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.25.6 time="2026-01-16T17:34:36Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=a44b6329-7deb-47ad-ac95-10b5436d06b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50520" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="792.488µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jan/2026:17:34:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-01-16T17:34:36Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:32863 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:32863/v2/:[]]}" go.version=go1.25.6 http.request.host="127.0.0.1:44527" http.request.id=ce5b9fad-65b5-4868-b631-4485d9086c5f http.request.method=GET http.request.remoteaddr="127.0.0.1:59528" http.request.uri="/v2/foo/bar/manifests/sha256:85b51eb36c0d7d370ee0e4794f4ebef179a833aeb7a6c2ae320320897813360c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:85b51eb36c0d7d370ee0e4794f4ebef179a833aeb7a6c2ae320320897813360c" time="2026-01-16T17:34:36Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=be9f5f99-e286-4006-954c-ce501c0a68e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50534" http.request.uri="/v2/foo/bar/manifests/sha256:85b51eb36c0d7d370ee0e4794f4ebef179a833aeb7a6c2ae320320897813360c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.902259ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jan/2026:17:34:36 +0000] "GET /v2/foo/bar/manifests/sha256:85b51eb36c0d7d370ee0e4794f4ebef179a833aeb7a6c2ae320320897813360c HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-01-16T17:34:36Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:85b51eb36c0d7d370ee0e4794f4ebef179a833aeb7a6c2ae320320897813360c with ttl=167h59m59.999997s" go.version=go1.25.6 time="2026-01-16T17:34:36Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:44527" http.request.id=ce5b9fad-65b5-4868-b631-4485d9086c5f http.request.method=GET http.request.remoteaddr="127.0.0.1:59528" http.request.uri="/v2/foo/bar/manifests/sha256:85b51eb36c0d7d370ee0e4794f4ebef179a833aeb7a6c2ae320320897813360c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.534554ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jan/2026:17:34:36 +0000] "GET /v2/foo/bar/manifests/sha256:85b51eb36c0d7d370ee0e4794f4ebef179a833aeb7a6c2ae320320897813360c HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-01-16T17:34:36Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=425ec8df-c567-45da-8502-887c09955c00 http.request.method=GET http.request.remoteaddr="127.0.0.1:50534" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="745.208µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jan/2026:17:34:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-01-16T17:34:36Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:32863 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:32863/v2/:[]]}" go.version=go1.25.6 http.request.host="127.0.0.1:44527" http.request.id=f1b479da-880f-405a-8eaf-f66a77686e60 http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2026-01-16T17:34:36Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=689faebb-7500-4568-b979-610ea148ed04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50544" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.836338ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jan/2026:17:34:36 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-01-16T17:34:36Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:44527" http.request.id=f1b479da-880f-405a-8eaf-f66a77686e60 http.request.method=GET http.request.remoteaddr="127.0.0.1:59534" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.881138ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jan/2026:17:34:36 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-01-16T17:34:36Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=4f7a30ff-6338-41f2-bf8a-99deaaea4ca4 http.request.method=POST http.request.remoteaddr="127.0.0.1:50544" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="969.85µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=746c6059-5618-4540-9e61-ce636a2338fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50544" http.request.uri="/v2/foo/bar/blobs/uploads/7eeead18-87d0-4013-b81c-a00116a8c214?_state=SOwDc-1necymCxtw7HPMDV7tdc88rf9UlzwJvSP2bR17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlZWVhZDE4LTg3ZDAtNDAxMy1iODFjLWEwMDExNmE4YzIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDozNi40ODMwMDI0MzVaIn0%3D&digest=sha256%3A66839d06ce13ed1d305627b492de4bbef0f8f00582f7a2fda001c06b693e62f2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.038852084s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:36 +0000] "PUT /v2/foo/bar/blobs/uploads/7eeead18-87d0-4013-b81c-a00116a8c214?_state=SOwDc-1necymCxtw7HPMDV7tdc88rf9UlzwJvSP2bR17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlZWVhZDE4LTg3ZDAtNDAxMy1iODFjLWEwMDExNmE4YzIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMS0xNlQxNzozNDozNi40ODMwMDI0MzVaIn0%3D&digest=sha256%3A66839d06ce13ed1d305627b492de4bbef0f8f00582f7a2fda001c06b693e62f2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=2976a51f-4b18-40d2-accc-2eb411a3dca4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50544" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.589835ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jan/2026:17:34:38 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=ad2e01c9-1f61-4b0a-89c8-c2ec42b0fcc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50544" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="806.088µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jan/2026:17:34:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-01-16T17:34:38Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:32863 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:32863/v2/:[]]}" go.version=go1.25.6 http.request.host="127.0.0.1:44527" http.request.id=1a722061-f8ef-409a-9ab5-9231140d8623 http.request.method=GET http.request.remoteaddr="127.0.0.1:59548" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=a9228b27-5232-4427-8fd9-ee4ecea633fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50552" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.902779ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jan/2026:17:34:38 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=331735ec-04b8-4005-b29c-7d4acddfe143 http.request.method=GET http.request.remoteaddr="127.0.0.1:50552" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="701.247µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jan/2026:17:34:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-01-16T17:34:38Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:32863 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:32863/v2/:[]]}" go.version=go1.25.6 http.request.host="127.0.0.1:44527" http.request.id=1a722061-f8ef-409a-9ab5-9231140d8623 http.request.method=GET http.request.remoteaddr="127.0.0.1:59548" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:32863" http.request.id=ce6dd460-5f43-4916-9471-22dc44ec0d9b http.request.method=GET http.request.remoteaddr="127.0.0.1:50558" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.981419ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jan/2026:17:34:38 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-01-16T17:34:38Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:5dc9d1a7b92b2893a7d1f21bdb315c1629ff56db8b96eb9d05e0e7fb4f4981bc with ttl=167h59m59.99999684s" go.version=go1.25.6 time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:44527" http.request.id=1a722061-f8ef-409a-9ab5-9231140d8623 http.request.method=GET http.request.remoteaddr="127.0.0.1:59548" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=12.888088ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jan/2026:17:34:38 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.51s) === RUN TestAppDispatcher time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38847" http.request.id=ab1be92a-8ca0-478d-8b65-13e2a80a077a http.request.method=GET http.request.remoteaddr="127.0.0.1:34028" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="855.769µs" http.response.status=200 http.response.written=0 time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38847" http.request.id=2973c96f-5614-41cb-8e3f-77527fb4c061 http.request.method=GET http.request.remoteaddr="127.0.0.1:34028" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="709.647µs" http.response.status=200 http.response.written=0 time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38847" http.request.id=c78d4ba1-6694-40fd-bbda-23236f256da4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34028" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="752.727µs" http.response.status=200 http.response.written=0 time="2026-01-16T17:34:38Z" level=info msg="response completed" go.version=go1.25.6 http.request.host="127.0.0.1:38847" http.request.id=80001e45-7ea7-4a92-984c-cfc627348cba http.request.method=GET http.request.remoteaddr="127.0.0.1:34028" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="735.688µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2026-01-16T17:34:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 time="2026-01-16T17:34:38Z" level=info msg="redis not configured" go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 time="2026-01-16T17:34:38Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.25.6 http.request.host="127.0.0.1:46081" http.request.id=b9952112-8eda-41b1-8cf0-84b105f147df http.request.method=GET http.request.remoteaddr="127.0.0.1:50718" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2026-01-16T17:34:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 time="2026-01-16T17:34:38Z" level=info msg="redis not configured" go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 time="2026-01-16T17:34:38Z" level=info msg="configuring file health check path=/tmp/healthcheck1744277662, interval=1" go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2026-01-16T17:34:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 time="2026-01-16T17:34:42Z" level=info msg="redis not configured" go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 time="2026-01-16T17:34:42Z" level=info msg="configuring TCP health check addr=127.0.0.1:35045, interval=1" go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2026-01-16T17:34:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 time="2026-01-16T17:34:46Z" level=info msg="redis not configured" go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 time="2026-01-16T17:34:46Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:40853, interval=1, threshold=3" go.version=go1.25.6 instance.id=a7eb9b32-9a38-4212-bd6a-b10f6575a7d2 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 71.643s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.05s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.31s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.81s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.250s === RUN TestSchedule time="2026-01-16T17:33:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.6 instance.id=1df5c759-36ca-4485-973d-458691a2d023 time="2026-01-16T17:33:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99692ms" go.version=go1.25.6 instance.id=1df5c759-36ca-4485-973d-458691a2d023 time="2026-01-16T17:33:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.92µs" go.version=go1.25.6 instance.id=1df5c759-36ca-4485-973d-458691a2d023 time="2026-01-16T17:33:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.4µs" go.version=go1.25.6 instance.id=1df5c759-36ca-4485-973d-458691a2d023 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2026-01-16T17:33:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.6 instance.id=1df5c759-36ca-4485-973d-458691a2d023 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2026-01-16T17:33:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.6 instance.id=1df5c759-36ca-4485-973d-458691a2d023 time="2026-01-16T17:33:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.9976ms" go.version=go1.25.6 instance.id=1df5c759-36ca-4485-973d-458691a2d023 time="2026-01-16T17:33:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99804ms" go.version=go1.25.6 instance.id=1df5c759-36ca-4485-973d-458691a2d023 time="2026-01-16T17:33:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.6 instance.id=1df5c759-36ca-4485-973d-458691a2d023 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2026-01-16T17:33:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.6 instance.id=1df5c759-36ca-4485-973d-458691a2d023 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.612s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.63s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 23779840 sha256:662ef126d1d689c4be47a45a9fd517252e2af19600c79d5de986f815f3ee0af8 [] map[] } --- PASS: TestSimpleBlobRead (0.59s) === RUN TestBlobMount --- PASS: TestBlobMount (0.62s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.39s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.07s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.24s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:0764c751490b3f4a77132dc01032717eded2527e7f5eabc085c7bf52f9102b7e palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:318683a9652697be731a982464b7a0e927ab1fd3a49682c01a2b3548ed583630 palailogos: marking blob sha256:417fff46d4b91e74e50e82d650dedf7a5922efc65e12e4c0480e2c2c8a651c4d palailogos: marking manifest sha256:93a8d51775dc5e2c38649a63526d853241451ab1894f23c19fd094c0d97df6d2 palailogos: marking blob sha256:65900442534a55f0d82763a56742cfb818d9786ee63a360ba388c0bdc7dd1a8e palailogos: marking blob sha256:575109559ee526014550302739bdb7eabd71951197b78d0e4faa7e7163cd9796 palailogos: marking manifest sha256:a4f3df9032e2ebb9d036d1139c390b4ba42adf0ab8e696ccfa5a6ffa3ed394fd palailogos: marking blob sha256:96c65fe8fd1491c3a1601c1ffc60766139d8782a7bffcfc437402f8b670b7d1e palailogos: marking blob sha256:ac9f7c344f5971541db3c15cf90c06ae22f0735d356435b0bc8b0c0e101a0b30 palailogos: marking manifest sha256:bc1648bc4a819a8e5061c3a038aeb568ae61ec59e174b907f7b2f76a98be394e palailogos: marking blob sha256:93a8d51775dc5e2c38649a63526d853241451ab1894f23c19fd094c0d97df6d2 palailogos: marking blob sha256:a4f3df9032e2ebb9d036d1139c390b4ba42adf0ab8e696ccfa5a6ffa3ed394fd 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.08s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:77859218434ecfcba25357c2bfe144bb58b16817eefa2f57f1030a17f0df8330 deletemanifests: marking manifest sha256:f39c6624380a625529c9904de7a03d53ce84094a5899b2a227a602736d2b35b5 deletemanifests: marking blob sha256:4487a6fdd68772d33f600f4c5224d13d0c659135186e9df928d3a963ea10467a deletemanifests: marking blob sha256:c29654d3f5131a90316692ea8f8c60cfc13c2b9616c4e7e1f0181ee631437c7c deletemanifests: marking blob sha256:efd32bb75c5d27013e848983967473129b50f5f509ee225b209d1c1cfe6814d6 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0f91ddf2db41a34efb8f92142f336f5f2b3b40605b71db65d0ff1da570791581 blob eligible for deletion: sha256:77859218434ecfcba25357c2bfe144bb58b16817eefa2f57f1030a17f0df8330 blob eligible for deletion: sha256:847d917b007b9ad1bdc79fdd3c64364f2e30c50c597f4bd6cd15cb80f3128476 blob eligible for deletion: sha256:ab5387ca0ef05803c7d3426ba896a7ca04640b034c21862f31f53313c7aed713 deletemanifests manifest eligible for deletion: sha256:77859218434ecfcba25357c2bfe144bb58b16817eefa2f57f1030a17f0df8330 deletemanifests: marking manifest sha256:f39c6624380a625529c9904de7a03d53ce84094a5899b2a227a602736d2b35b5 deletemanifests: marking blob sha256:4487a6fdd68772d33f600f4c5224d13d0c659135186e9df928d3a963ea10467a deletemanifests: marking blob sha256:c29654d3f5131a90316692ea8f8c60cfc13c2b9616c4e7e1f0181ee631437c7c deletemanifests: marking blob sha256:efd32bb75c5d27013e848983967473129b50f5f509ee225b209d1c1cfe6814d6 time="2026-01-16T17:33:58Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/77859218434ecfcba25357c2bfe144bb58b16817eefa2f57f1030a17f0df8330" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e time="2026-01-16T17:33:58Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/77859218434ecfcba25357c2bfe144bb58b16817eefa2f57f1030a17f0df8330" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:ab5387ca0ef05803c7d3426ba896a7ca04640b034c21862f31f53313c7aed713 time="2026-01-16T17:33:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ab/ab5387ca0ef05803c7d3426ba896a7ca04640b034c21862f31f53313c7aed713" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:0f91ddf2db41a34efb8f92142f336f5f2b3b40605b71db65d0ff1da570791581 time="2026-01-16T17:33:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0f/0f91ddf2db41a34efb8f92142f336f5f2b3b40605b71db65d0ff1da570791581" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:77859218434ecfcba25357c2bfe144bb58b16817eefa2f57f1030a17f0df8330 time="2026-01-16T17:33:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/77/77859218434ecfcba25357c2bfe144bb58b16817eefa2f57f1030a17f0df8330" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:847d917b007b9ad1bdc79fdd3c64364f2e30c50c597f4bd6cd15cb80f3128476 time="2026-01-16T17:33:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/84/847d917b007b9ad1bdc79fdd3c64364f2e30c50c597f4bd6cd15cb80f3128476" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e --- PASS: TestDeleteManifestIfTagNotFound (2.11s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:2addf4b995b68328eb2b560ba28921bf5af89ac587f7467f8551d55a4ccee86a time="2026-01-16T17:33:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2a/2addf4b995b68328eb2b560ba28921bf5af89ac587f7467f8551d55a4ccee86a" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:de61447495bedcb468e58001dfcc018e57da5ddd731967b1c90f22afa751c1bc time="2026-01-16T17:33:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/de/de61447495bedcb468e58001dfcc018e57da5ddd731967b1c90f22afa751c1bc" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:ed0c725139f537c1b5cccc0858ebdcf7cdf992e35b8e76b2fbadb05d117ff287 time="2026-01-16T17:33:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ed/ed0c725139f537c1b5cccc0858ebdcf7cdf992e35b8e76b2fbadb05d117ff287" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e --- PASS: TestGCWithMissingManifests (0.83s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:912eddab4b06f6dc5faf6418a7d502fceeff314a2c3a86206a07c8a3b793d5ce komnenos: marking blob sha256:bbc211c3e136257e5a6ea64b6bc4862bf1daebb889e50dc8dc1b8a95b3b7aec9 komnenos: marking blob sha256:0f5e217582b1b4bb6e50dda52bb06f302b5ec581974bb2d60f406ad4fc05c5e8 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:f1e3cc08a97c1734d9402f35d72bea28d9082541151493be50764d65de420444 time="2026-01-16T17:34:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f1/f1e3cc08a97c1734d9402f35d72bea28d9082541151493be50764d65de420444" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:2aeab4316de2dad6ef52d3114e53f8b44299d52add047d48704d4204b4e6c7b0 time="2026-01-16T17:34:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2a/2aeab4316de2dad6ef52d3114e53f8b44299d52add047d48704d4204b4e6c7b0" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:316aa53e2e51416c7c7e1e966ea02b03b6c594a9355a65be5e4c0609aabe871b time="2026-01-16T17:34:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/31/316aa53e2e51416c7c7e1e966ea02b03b6c594a9355a65be5e4c0609aabe871b" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:66a1eba131b2f506428d86b5be8a0cfdee3e69a50bda84b02e429f314941fe7c time="2026-01-16T17:34:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/66/66a1eba131b2f506428d86b5be8a0cfdee3e69a50bda84b02e429f314941fe7c" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:d0c562e706ea71eec33d4f5a9524ad0757961286bd3ff1fd0efa0cb750c58970 time="2026-01-16T17:34:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d0/d0c562e706ea71eec33d4f5a9524ad0757961286bd3ff1fd0efa0cb750c58970" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:d3a09d3c88b418f4418f02f6b13a06de6e2b8d70cf41f3a56c589683dd015ca1 time="2026-01-16T17:34:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d3/d3a09d3c88b418f4418f02f6b13a06de6e2b8d70cf41f3a56c589683dd015ca1" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2026-01-16T17:34:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e --- PASS: TestDeletionHasEffect (2.40s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.19s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:8079cfded94072ef3b5d1009bf821b60ef05cf5a832944bc51c2ce8a77571337 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:79718cd86aad4c4b9e9beddaf9fd7865ffaa1a2d7889f98f6e4ad9ff575e5382 michael_z_doukas: marking blob sha256:7deb7b4d8ce6792d51e391ff6cb2e896c8329d730124d9383a13b97526df7a6f 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:7a78eb0abf4f0f49f5ab1f4bf3d3b41dfcc2269095fcae0930e8489bc2604727 time="2026-01-16T17:34:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7a/7a78eb0abf4f0f49f5ab1f4bf3d3b41dfcc2269095fcae0930e8489bc2604727" go.version=go1.25.6 instance.id=d1d6c7ef-6bfe-4ccb-ae04-d492b580715e --- PASS: TestOrphanBlobDeleted (0.93s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:9aa37a7df777fb1e13c07f26eb1b81de46c9bc23510b32d9c81eb0214f7ddbfe linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:03b1fe172399c7f9599bb959f2853745f73b1e31178254515b73297f596a5fb5 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.68s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.67s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.55s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.10s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2026-01-16T17:34:08Z" level=info msg="PurgeUploads starting: olderThan=2026-01-16 16:34:08.142255434 +0000 UTC m=-3573.852224987, actuallyDelete=true" time="2026-01-16T17:34:08Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2026-01-16T17:34:08Z" level=info msg="PurgeUploads starting: olderThan=2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063, actuallyDelete=true" time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8ea2f1e3-a86a-4a78-b455-e86c1accff25 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1e6d019d-22a2-426c-97d6-35fa4524b865 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2e250137-adc8-4657-ab7d-c2933413de1c have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7bba8c7e-c024-41ab-b9d7-df0181148d4d have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/df2ebb1a-19f0-477a-978b-e78c141c0ff7 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/84e31f28-b862-4db6-a46a-91bc376b1828 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/03ab3a57-4822-4961-9c68-635143506db0 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0d6e0d35-a4a0-4be0-82b7-c55965581dbd have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0ec84cbc-2d9a-4a49-a765-929968cc7850 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/58db7910-8654-494a-8589-1db2ffa30702 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/888e35b4-3549-45ed-9b53-8603275b55e3 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.143262444 +0000 UTC m=+26.148782063). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2026-01-16T17:34:08Z" level=info msg="PurgeUploads starting: olderThan=2026-01-16 17:34:08.144619057 +0000 UTC m=+26.150138676, actuallyDelete=true" time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/84de92dc-3840-49a7-8268-ad2ae9941bac have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.144619057 +0000 UTC m=+26.150138676). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/ac2216cf-f5de-4be3-aeac-97e9c3156f1f have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.144619057 +0000 UTC m=+26.150138676). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/77afc58f-b5f6-4ce0-9258-9e14cc794632 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.144619057 +0000 UTC m=+26.150138676). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/fc71c7d7-346a-4391-8fa1-1114376907c9 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.144619057 +0000 UTC m=+26.150138676). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8134d734-35e6-4f5e-9e93-bbba6f734dcc have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.144619057 +0000 UTC m=+26.150138676). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2026-01-16T17:34:08Z" level=info msg="PurgeUploads starting: olderThan=2026-01-16 17:34:08.145725908 +0000 UTC m=+26.151245527, actuallyDelete=true" time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/79eb67a4-345f-4c6f-9521-bd8325b22855 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.145725908 +0000 UTC m=+26.151245527). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/91d5878a-68d8-4d4f-bf57-3fa42cab106a have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.145725908 +0000 UTC m=+26.151245527). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2736fe1f-3672-4106-8b8a-62473b44b959 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.145725908 +0000 UTC m=+26.151245527). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5ad45a46-05d9-485e-839a-18467597dbee have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.145725908 +0000 UTC m=+26.151245527). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5d4e33b3-0d11-4527-a67f-fb62779ed6d0 have older date (2026-01-16 16:34:08 +0000 UTC) than purge date (2026-01-16 17:34:08.145725908 +0000 UTC m=+26.151245527). Removing upload directory." time="2026-01-16T17:34:08Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2026-01-16T17:34:08Z" level=info msg="PurgeUploads starting: olderThan=2026-01-16 17:34:08.146496796 +0000 UTC m=+26.152016375, actuallyDelete=true" time="2026-01-16T17:34:08Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 26.191s ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.052s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.037s === RUN TestWalkFileRemoved time="2026-01-16T17:33:41Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.033s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.396s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.11s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.151s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.19s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.577s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.34s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.729s ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2026-01-16T17:33:42Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.25.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2026-01-16T17:33:42Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.25.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2026-01-16T17:33:42Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.25.6 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestParsing === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 === CONT TestMatchIPV4 time="2026-01-16T17:33:42Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.25.6 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestParsing (0.01s) time="2026-01-16T17:33:42Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.25.6 instance.id=340c6d0c-0345-4864-b6ed-fc186bd1409b time="2026-01-16T17:33:42Z" level=error msg="unknown ip address format" go.version=go1.25.6 instance.id=340c6d0c-0345-4864-b6ed-fc186bd1409b ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV6 (0.01s) time="2026-01-16T17:33:42Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.25.6 instance.id=340c6d0c-0345-4864-b6ed-fc186bd1409b --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2026-01-16T17:33:43Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.25.6 time="2026-01-16T17:33:44Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.25.6 time="2026-01-16T17:33:45Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.25.6 time="2026-01-16T17:33:46Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.25.6 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.551s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.050s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.393s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.49s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.890s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.028s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r19.apk >>> docker-registry*: Adding .pre-install >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r19.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 24.4 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r19.apk >>> docker-registry: Build complete at Fri, 16 Jan 2026 17:34:54 +0000 elapsed time 0h 1m 33s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20260116.173322) (2/2) Purging go (1.25.6-r0) Executing busybox-1.37.0-r31.trigger OK: 289.5 MiB in 105 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...