>>> docker-registry: Building community/docker-registry 2.8.3-r23 (using abuild 3.17.0_rc2-r0) started Wed, 13 May 2026 15:37:49 +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.26.3-r0) (2/2) Installing .makedepends-docker-registry (20260513.153750) Executing busybox-1.37.0-r31.trigger OK: 435.8 MiB in 103 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 /var/cache/distfiles/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 /home/buildozer/aports/community/docker-registry/go-1.26-vet-fix-formatstring-arg.patch: OK >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz /var/cache/distfiles/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 /home/buildozer/aports/community/docker-registry/go-1.26-vet-fix-formatstring-arg.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/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 >>> docker-registry: go-1.26-vet-fix-formatstring-arg.patch patching file registry/proxy/proxyregistry.go + 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-05-13T15:38:23Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2026-05-13T15:38:23Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.04s) PASS ok github.com/docker/distribution/configuration 0.048s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2026-05-13T15:38:23Z" 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.019s ? 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.00s) PASS ok github.com/docker/distribution/health 0.016s === 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.009s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.23s) PASS ok github.com/docker/distribution/health/checks 0.243s ? 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.025s === 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.015s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.031s === 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.015s ? 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/05/13 15:38:23 http: TLS handshake error from 127.0.0.1:38602: 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:43651/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43651/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43651/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:43651/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:38085?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.79s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2026-05-13T15:38:24Z" level=info msg="broadcaster: closing" time="2026-05-13T15:38:24Z" level=info msg="closing testSink" time="2026-05-13T15:38:24Z" level=info msg="closing testSink" time="2026-05-13T15:38:24Z" level=info msg="closing testSink" time="2026-05-13T15:38:24Z" level=info msg="closing testSink" time="2026-05-13T15:38:24Z" level=info msg="closing testSink" time="2026-05-13T15:38:24Z" level=info msg="closing testSink" time="2026-05-13T15:38:24Z" level=info msg="closing testSink" time="2026-05-13T15:38:24Z" level=info msg="closing testSink" time="2026-05-13T15:38:24Z" level=info msg="closing testSink" time="2026-05-13T15:38:24Z" level=info msg="closing testSink" time="2026-05-13T15:38:24Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2026-05-13T15:38:24Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 1} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 1} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 1} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:24Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=warning msg="&{0x7fdb8f1a6090 0.9} encountered too many errors, backing off" time="2026-05-13T15:38:25Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.04s) PASS ok github.com/docker/distribution/notifications 2.031s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2026-05-13T15:38:23Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-05-13T15:38:23.975258177Z" 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.26.3 time="2026-05-13T15:38:23.975315448Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:38:23.975499308Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.26.3 time="2026-05-13T15:38:23.976395262Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.26.3 time="2026-05-13T15:38:23.976430682Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.26.3 time="2026-05-13T15:38:23.977383745Z" level=info msg="listening on [::]:5001, tls" go.version=go1.26.3 time="2026-05-13T15:38:26.991190586Z" level=info msg="response completed" go.version=go1.26.3 http.request.host=127.0.0.1 http.request.id=3e872279-0dc3-4340-bfd0-db6b27043efc http.request.method=GET http.request.remoteaddr="127.0.0.1:34588" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.42339ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2026:15:38:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2026-05-13T15:38:26.991580067Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.26.3 --- PASS: TestRegistrySupportedCipherSuite (3.38s) === RUN TestRegistryUnsupportedCipherSuite time="2026-05-13T15:38:27.42185025Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-05-13T15:38:27.424695301Z" 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.26.3 time="2026-05-13T15:38:27.425002462Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:38:27.424899712Z" level=info msg="Starting upload purge in 1m0s" go.version=go1.26.3 time="2026-05-13T15:38:27.425674065Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.26.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.44s) PASS ok github.com/docker/distribution/registry 11.830s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.010s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.04s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.01s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.10s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.219s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2026-05-13T15:38:23Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.26.3 instance.id=9cba04d0-8009-4575-8809-77adc6ecaa56 time="2026-05-13T15:38:23Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.26.3 instance.id=9cba04d0-8009-4575-8809-77adc6ecaa56 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2026-05-13T15:38:23Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.26.3 password="9z7hi27UKmzxKXK2d4_g2eQhLcm7hnMpE1mLlCawaKY" user=docker --- PASS: TestCreateHtpasswdFile (0.12s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.143s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.022s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.04s) === RUN TestLeeway time="2026-05-13T15:38:23Z" level=info msg="token not to be used before 2026-05-13 15:38:24 +0000 UTC - currently 2026-05-13 15:38:23.747620274 +0000 UTC m=+0.040907794" time="2026-05-13T15:38:23Z" level=info msg="token not to be used after 2026-05-13 15:38:23 +0000 UTC - currently 2026-05-13 15:38:23.749664982 +0000 UTC m=+0.042953432" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2026-05-13T15:38:23Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.068s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === 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.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.01s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.01s) === 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.147s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === 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.01s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.043s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.011s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2026-05-13T15:38:23Z" 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.26.3 time="2026-05-13T15:38:23Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:38:23Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:45139" http.request.id=a42cec2c-8833-4013-8bef-f3e7d80a8d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=13.685511ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2026:15:38:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.02s) === RUN TestCatalogAPI time="2026-05-13T15:38:23Z" 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.26.3 time="2026-05-13T15:38:23Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:38:23Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=4101cac3-c045-48ae-8900-75f0212192fd http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.571564ms http.response.status=200 http.response.written=20 127.0.0.1 - - [13/May/2026:15:38:23 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-05-13T15:38:24Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=dcca71e0-95a5-425f-9df2-13d03d7678fa http.request.method=POST http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.147192ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:24 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:35Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=55d4e621-1b1e-41e9-8848-8b110449ae05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/aaaa/blobs/uploads/b7ed9d88-7ae7-4b97-a361-541ba09b0b64?_state=-oz2s3wIOQBXsd48Ox51bMTUUNb4lviIuF1CjbroMWN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiN2VkOWQ4OC03YWU3LTRiOTctYTM2MS01NDFiYTA5YjBiNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6MjQuMDg1OTAzMjIyWiJ9&digest=sha256%3Af3f25900346422e5c1730f654092abd6d60f6b42660c45c110c2aa6961fc650d" http.request.useragent="Go-http-client/1.1" http.response.duration=11.424962758s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:24 +0000] "PUT /v2/foo/aaaa/blobs/uploads/b7ed9d88-7ae7-4b97-a361-541ba09b0b64?_state=-oz2s3wIOQBXsd48Ox51bMTUUNb4lviIuF1CjbroMWN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiN2VkOWQ4OC03YWU3LTRiOTctYTM2MS01NDFiYTA5YjBiNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6MjQuMDg1OTAzMjIyWiJ9&digest=sha256%3Af3f25900346422e5c1730f654092abd6d60f6b42660c45c110c2aa6961fc650d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:35Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=08fd0dfa-197f-4145-a474-9abaf47fd620 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.302336ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:35 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:35Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=2692049b-6f17-4867-b8a9-56e9aca66860 http.request.method=POST http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.395659ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:35 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:38Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=c98b37ea-c571-421a-9c25-6b27694b5374 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/bbbb/blobs/uploads/708a0792-9ce3-4ca3-a815-688c204e0177?_state=mYUCUQSSyFR_9Get-RuuLZp9lWOLiyA03nHCPIgQ2JV7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3MDhhMDc5Mi05Y2UzLTRjYTMtYTgxNS02ODhjMjA0ZTAxNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6MzUuNzUxNTM2OTAyWiJ9&digest=sha256%3Ae162744bb74a8cc67b788526406ded5c5172a765e841a02b0af5f9cab8988623" http.request.useragent="Go-http-client/1.1" http.response.duration=2.300367185s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:35 +0000] "PUT /v2/foo/bbbb/blobs/uploads/708a0792-9ce3-4ca3-a815-688c204e0177?_state=mYUCUQSSyFR_9Get-RuuLZp9lWOLiyA03nHCPIgQ2JV7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3MDhhMDc5Mi05Y2UzLTRjYTMtYTgxNS02ODhjMjA0ZTAxNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6MzUuNzUxNTM2OTAyWiJ9&digest=sha256%3Ae162744bb74a8cc67b788526406ded5c5172a765e841a02b0af5f9cab8988623 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:38Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=f8106123-8e74-4047-a4ea-a175d8d59a16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.850024ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:38 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:38Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=1e477452-5f9e-4beb-bf15-93eb2841c0b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.364069ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:38 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:45Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=42d45157-3a6d-4047-ac96-05561dabfc26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/cccc/blobs/uploads/72971f9f-b4ee-4d2c-8544-aac1e45b55f3?_state=562gF4ibQQzJQXePPC5dwAgijYDFdYkbZI3GZcehJe97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3Mjk3MWY5Zi1iNGVlLTRkMmMtODU0NC1hYWMxZTQ1YjU1ZjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6MzguMzI1MDYwNjYyWiJ9&digest=sha256%3Aff470aeea0cb6596b486769e86350ba19ccc7b06b35c53a03753e7d026692bf5" http.request.useragent="Go-http-client/1.1" http.response.duration=7.507931291s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:38 +0000] "PUT /v2/foo/cccc/blobs/uploads/72971f9f-b4ee-4d2c-8544-aac1e45b55f3?_state=562gF4ibQQzJQXePPC5dwAgijYDFdYkbZI3GZcehJe97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3Mjk3MWY5Zi1iNGVlLTRkMmMtODU0NC1hYWMxZTQ1YjU1ZjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6MzguMzI1MDYwNjYyWiJ9&digest=sha256%3Aff470aeea0cb6596b486769e86350ba19ccc7b06b35c53a03753e7d026692bf5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:45Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=31dd9fce-9fdd-47f5-a109-1452854ca17b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.338333ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:45 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:46Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=601e32c8-1754-487e-ac98-deb201280ef3 http.request.method=POST http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.202179ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:46 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:52Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=631f5584-9f91-4d6f-b1d5-950d6fd67e44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/dddd/blobs/uploads/bc1868f7-62b1-4046-ad9c-038168168e87?_state=_JPqEu9PccSqKpxDgw97bmlUcZ12imkM-mc-RzU5MR17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiYzE4NjhmNy02MmIxLTQwNDYtYWQ5Yy0wMzgxNjgxNjhlODciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6NDYuMDc2OTczMjc3WiJ9&digest=sha256%3A204750e245101e8cefdf786dec69b43ed248ffd16c46d1815110575f0545c4b9" http.request.useragent="Go-http-client/1.1" http.response.duration=5.923026419s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:46 +0000] "PUT /v2/foo/dddd/blobs/uploads/bc1868f7-62b1-4046-ad9c-038168168e87?_state=_JPqEu9PccSqKpxDgw97bmlUcZ12imkM-mc-RzU5MR17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiYzE4NjhmNy02MmIxLTQwNDYtYWQ5Yy0wMzgxNjgxNjhlODciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6NDYuMDc2OTczMjc3WiJ9&digest=sha256%3A204750e245101e8cefdf786dec69b43ed248ffd16c46d1815110575f0545c4b9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:52Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=3d526997-8fa3-4888-99c4-ba0bbde2399b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.401493ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:52 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:52Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=08ab4c6a-8ef6-4f1b-9634-a1f28fa493cf http.request.method=POST http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.084678ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:52 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:55Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=18ae210e-157a-424d-969f-a00fcbaa2a24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/eeee/blobs/uploads/3bb7fb1d-e156-4d0f-8932-7b83c23525db?_state=T4L8ekz5-P_nZwcnK472JnkphxBdqzwoeVu7cTEooHp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzYmI3ZmIxZC1lMTU2LTRkMGYtODkzMi03YjgzYzIzNTI1ZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6NTIuMTg4OTU1MTI0WiJ9&digest=sha256%3A4e123e93cba3e35f4dbb1e726815c7cc804fa1c36f6bde4d9bff86718bdb2b80" http.request.useragent="Go-http-client/1.1" http.response.duration=3.237094667s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:52 +0000] "PUT /v2/foo/eeee/blobs/uploads/3bb7fb1d-e156-4d0f-8932-7b83c23525db?_state=T4L8ekz5-P_nZwcnK472JnkphxBdqzwoeVu7cTEooHp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzYmI3ZmIxZC1lMTU2LTRkMGYtODkzMi03YjgzYzIzNTI1ZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6NTIuMTg4OTU1MTI0WiJ9&digest=sha256%3A4e123e93cba3e35f4dbb1e726815c7cc804fa1c36f6bde4d9bff86718bdb2b80 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:55Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=77545997-0d2a-4d8c-a62e-2a2fa26428de http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.152652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:55 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:55Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=f4bb9b49-838c-4049-a4f6-47bbc4b5eb28 http.request.method=POST http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.061328ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:55 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=03f95c68-fe92-4b87-8c55-86a0f50a7b56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/ffff/blobs/uploads/5ee29d26-5a6c-40bc-88f3-26fab5341f7b?_state=24-W7tHUASPzhyg9BHzYICyunxqY2R79BNc4I_FiSfd7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI1ZWUyOWQyNi01YTZjLTQwYmMtODhmMy0yNmZhYjUzNDFmN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6NTUuNTQyNjU5Mzc4WiJ9&digest=sha256%3Aee104fe9e75f5f3cbbbe0144ababf8c4fe2923cae99656c0a746396e7dc979aa" http.request.useragent="Go-http-client/1.1" http.response.duration=904.328461ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:55 +0000] "PUT /v2/foo/ffff/blobs/uploads/5ee29d26-5a6c-40bc-88f3-26fab5341f7b?_state=24-W7tHUASPzhyg9BHzYICyunxqY2R79BNc4I_FiSfd7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI1ZWUyOWQyNi01YTZjLTQwYmMtODhmMy0yNmZhYjUzNDFmN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6NTUuNTQyNjU5Mzc4WiJ9&digest=sha256%3Aee104fe9e75f5f3cbbbe0144ababf8c4fe2923cae99656c0a746396e7dc979aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=c7cf42ba-aff9-49f6-8fc6-dc0d74990b1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.165882ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=304ce6b2-1770-44ca-94a6-b01f5729f05b http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.375056ms http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=cdda29dd-716f-4222-817c-5c5411f53067 http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" 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=1.316185ms http.response.status=200 http.response.written=30 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=a815a70d-cebc-46d1-a26f-d5e8dd2f0ded http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" 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=1.161044ms http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=ecbda958-5d31-41b2-9eec-61bb3d970f45 http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" 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=1.276385ms http.response.status=200 http.response.written=30 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=c45e57c4-be71-4f44-81eb-059a8194339f http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" 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=1.191235ms http.response.status=200 http.response.written=63 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=3b9b91a3-6d01-4fe7-8150-8f0778fe4c68 http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" 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=1.231355ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" 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.26.3 http.request.host="127.0.0.1:38407" http.request.id=51c1672e-fa9b-4163-9525-ce5fc93e5e79 http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" 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=1.316115ms http.response.status=400 http.response.written=116 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" 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.26.3 http.request.host="127.0.0.1:38407" http.request.id=3e153106-02c9-406f-8057-215f3ac86b26 http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" 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=1.226325ms http.response.status=400 http.response.written=115 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=0b1192ef-dcea-4fb0-8bd4-840f05f1191d http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" 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=1.224554ms http.response.status=200 http.response.written=20 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:38407" http.request.id=b2962930-e733-4c1c-9f40-8510e1751a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" 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=1.233865ms http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-05-13T15:38: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.26.3 time="2026-05-13T15:38:56Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:38:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=0e37273c-37da-4147-838e-8e3106a9a6fa http.request.method=POST http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.268369ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:59Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=5bdb1d50-98d4-4249-a24b-eaffc9cadbd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/aaaa/blobs/uploads/2f5691b9-501b-4706-aabf-eed2eb3c3beb?_state=y1-j05SULuTlgzqUtS5IH3dclJ2OJMgdWsndXtIp1hR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyZjU2OTFiOS01MDFiLTQ3MDYtYWFiZi1lZWQyZWIzYzNiZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6NTYuNjUxMTQyNTc1WiJ9&digest=sha256%3Acf38d70db7aa7664f8b9c4b26497aa490712dbb89737e687be7ae7fecb20a49a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.995632192s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:56 +0000] "PUT /v2/foo/aaaa/blobs/uploads/2f5691b9-501b-4706-aabf-eed2eb3c3beb?_state=y1-j05SULuTlgzqUtS5IH3dclJ2OJMgdWsndXtIp1hR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyZjU2OTFiOS01MDFiLTQ3MDYtYWFiZi1lZWQyZWIzYzNiZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6NTYuNjUxMTQyNTc1WiJ9&digest=sha256%3Acf38d70db7aa7664f8b9c4b26497aa490712dbb89737e687be7ae7fecb20a49a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:59Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=edc5ad92-9178-498c-bbbf-fcc569dea816 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.177072ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:59 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:38:59Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=f837ee29-29a4-42ed-a6d0-7b4bd9435625 http.request.method=POST http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.948457ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:59 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:06Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=b02cdd1c-798f-412f-8585-e984ef9f1ab7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/bbbb/blobs/uploads/14855bbb-732c-4835-ac24-ea75f59f7cac?_state=_Iapd-QeYPdQy6aCzt_ExS-8s1Tyj4Whomr6VaayLWJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxNDg1NWJiYi03MzJjLTQ4MzUtYWMyNC1lYTc1ZjU5ZjdjYWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6NTkuODgxNzc5Mzk4WiJ9&digest=sha256%3Aa6f3a26e80e7b457c76e1e6e32ee1d566f09137dcae90834d2372b79d482caa5" http.request.useragent="Go-http-client/1.1" http.response.duration=6.256689539s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:38:59 +0000] "PUT /v2/foo/bbbb/blobs/uploads/14855bbb-732c-4835-ac24-ea75f59f7cac?_state=_Iapd-QeYPdQy6aCzt_ExS-8s1Tyj4Whomr6VaayLWJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxNDg1NWJiYi03MzJjLTQ4MzUtYWMyNC1lYTc1ZjU5ZjdjYWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzg6NTkuODgxNzc5Mzk4WiJ9&digest=sha256%3Aa6f3a26e80e7b457c76e1e6e32ee1d566f09137dcae90834d2372b79d482caa5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:06Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=a5d89376-cf96-48bb-bce4-bbcd6eb6334c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.181272ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:06 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:06Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=b8445ffb-6001-4158-82cd-3f8b9e9a73e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.951697ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:06 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=8cdf6df3-7a50-413e-8c7e-50b77d31b03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/cccc/blobs/uploads/08ec26cf-b665-43c4-9d06-be55672c6e14?_state=sl7C-9Hqi5LyfiMVbj2LF_4M8mI7RrXuKYa9Y1NvpRR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwOGVjMjZjZi1iNjY1LTQzYzQtOWQwNi1iZTU1NjcyYzZlMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6MDYuMzEzMzE4MzEzWiJ9&digest=sha256%3A48420dfc6c6746128efb50c0cc6a53ea5dcbede2228615650976a4d870dc7811" http.request.useragent="Go-http-client/1.1" http.response.duration=3.098736218s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:06 +0000] "PUT /v2/foo/cccc/blobs/uploads/08ec26cf-b665-43c4-9d06-be55672c6e14?_state=sl7C-9Hqi5LyfiMVbj2LF_4M8mI7RrXuKYa9Y1NvpRR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwOGVjMjZjZi1iNjY1LTQzYzQtOWQwNi1iZTU1NjcyYzZlMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6MDYuMzEzMzE4MzEzWiJ9&digest=sha256%3A48420dfc6c6746128efb50c0cc6a53ea5dcbede2228615650976a4d870dc7811 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=ccca89dd-7851-4bba-b13b-829dd46b7064 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.208052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:09 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=b6248e7b-31a5-4e5d-a5ac-57b76eb7f42e http.request.method=POST http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.120638ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:09 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=15403475-cdf8-494e-b59d-1d3614ec886e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/dddd/blobs/uploads/3c29c9a2-7e14-41e2-90ff-019ea8bf6383?_state=o24EEnfhRCrKeqCeOQ713VP4hOWuZf9W4yzyApbo28t7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzYzI5YzlhMi03ZTE0LTQxZTItOTBmZi0wMTllYThiZjYzODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6MDkuNTkxNjc1Mzc1WiJ9&digest=sha256%3A990a61fd4a9bb76505da6d408f9a4f2785e1c3df85006041312832b3a2e065b6" http.request.useragent="Go-http-client/1.1" http.response.duration=4.233687754s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:09 +0000] "PUT /v2/foo/dddd/blobs/uploads/3c29c9a2-7e14-41e2-90ff-019ea8bf6383?_state=o24EEnfhRCrKeqCeOQ713VP4hOWuZf9W4yzyApbo28t7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzYzI5YzlhMi03ZTE0LTQxZTItOTBmZi0wMTllYThiZjYzODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6MDkuNTkxNjc1Mzc1WiJ9&digest=sha256%3A990a61fd4a9bb76505da6d408f9a4f2785e1c3df85006041312832b3a2e065b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=c6387692-da41-4044-a1be-8dd10686fcb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57048" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.209802ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:32871" http.request.id=f50a9168-b342-4ce9-b08e-73b639c152cd http.request.method=GET http.request.remoteaddr="127.0.0.1:57048" 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=1.354375ms http.response.status=200 http.response.written=63 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (50.10s) === RUN TestURLPrefix time="2026-05-13T15:39: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.26.3 time="2026-05-13T15:39:13Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:39:13Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34507" http.request.id=b09b2de1-889c-4e79-aa52-e27def373fd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44840" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.709046ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2026-05-13T15:39: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.26.3 time="2026-05-13T15:39:13Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:39:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=f14ddd12-a314-46a0-9e7c-af69660e9d8a http.request.method=GET http.request.remoteaddr="127.0.0.1:47042" http.request.uri="/v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.449309ms http.response.status=404 http.response.written=157 vars.digest="sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "GET /v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=76903275-8ad8-4a9b-b9ff-4c3faadbf7c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.673046ms http.response.status=404 http.response.written=157 vars.digest="sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "HEAD /v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=cf0e6072-6704-4876-8d8e-d2c3695bf969 http.request.method=POST http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.525255ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=9ecacadb-3543-45f7-8335-4dcd1687bc63 http.request.method=GET http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/bar/blobs/uploads/2ed99ba6-ac46-40e0-91ef-fb728a168489?_state=of5ZtxUFOBGOS9vIk42oiF07wyEcc2Z_JjzR4lYiwYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZDk5YmE2LWFjNDYtNDBlMC05MWVmLWZiNzI4YTE2ODQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45ODQ5NjcyNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.611056ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "GET /v2/foo/bar/blobs/uploads/2ed99ba6-ac46-40e0-91ef-fb728a168489?_state=of5ZtxUFOBGOS9vIk42oiF07wyEcc2Z_JjzR4lYiwYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZDk5YmE2LWFjNDYtNDBlMC05MWVmLWZiNzI4YTE2ODQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45ODQ5NjcyNTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=09beb594-4319-4776-84c5-32646aeb3fd4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/bar/blobs/uploads/2ed99ba6-ac46-40e0-91ef-fb728a168489?_state=of5ZtxUFOBGOS9vIk42oiF07wyEcc2Z_JjzR4lYiwYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZDk5YmE2LWFjNDYtNDBlMC05MWVmLWZiNzI4YTE2ODQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45ODQ5NjcyNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.581665ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "DELETE /v2/foo/bar/blobs/uploads/2ed99ba6-ac46-40e0-91ef-fb728a168489?_state=of5ZtxUFOBGOS9vIk42oiF07wyEcc2Z_JjzR4lYiwYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZDk5YmE2LWFjNDYtNDBlMC05MWVmLWZiNzI4YTE2ODQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45ODQ5NjcyNTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=d9e8f018-3bfb-45af-b722-61b43dff3153 http.request.method=GET http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/bar/blobs/uploads/2ed99ba6-ac46-40e0-91ef-fb728a168489?_state=of5ZtxUFOBGOS9vIk42oiF07wyEcc2Z_JjzR4lYiwYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZDk5YmE2LWFjNDYtNDBlMC05MWVmLWZiNzI4YTE2ODQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45ODQ5NjcyNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2ed99ba6-ac46-40e0-91ef-fb728a168489 time="2026-05-13T15:39:13Z" 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.26.3 http.request.host="127.0.0.1:39611" http.request.id=d9e8f018-3bfb-45af-b722-61b43dff3153 http.request.method=GET http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/bar/blobs/uploads/2ed99ba6-ac46-40e0-91ef-fb728a168489?_state=of5ZtxUFOBGOS9vIk42oiF07wyEcc2Z_JjzR4lYiwYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZDk5YmE2LWFjNDYtNDBlMC05MWVmLWZiNzI4YTE2ODQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45ODQ5NjcyNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.492886ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=2ed99ba6-ac46-40e0-91ef-fb728a168489 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "GET /v2/foo/bar/blobs/uploads/2ed99ba6-ac46-40e0-91ef-fb728a168489?_state=of5ZtxUFOBGOS9vIk42oiF07wyEcc2Z_JjzR4lYiwYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlZDk5YmE2LWFjNDYtNDBlMC05MWVmLWZiNzI4YTE2ODQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45ODQ5NjcyNTdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=859e67df-1074-476b-8795-5f4bb75fe12a http.request.method=POST http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.715007ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=479accbe-0053-4ff9-b0b2-f837a249d9c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/fd5cc729-6f9f-4694-a601-29350e3d0c5c?_state=o5A2sNUWq4Vi2NjUZhwOH5G-X8s31PQFk_X4PiP1Vox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkNWNjNzI5LTZmOWYtNDY5NC1hNjAxLTI5MzUwZTNkMGM1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45OTI4NzEzMzdaIn0%3D&digest=sha256%3Aa0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" provided=sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d vars.name="foo/bar" vars.uuid=fd5cc729-6f9f-4694-a601-29350e3d0c5c time="2026-05-13T15:39:13Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=479accbe-0053-4ff9-b0b2-f837a249d9c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/fd5cc729-6f9f-4694-a601-29350e3d0c5c?_state=o5A2sNUWq4Vi2NjUZhwOH5G-X8s31PQFk_X4PiP1Vox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkNWNjNzI5LTZmOWYtNDY5NC1hNjAxLTI5MzUwZTNkMGM1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45OTI4NzEzMzdaIn0%3D&digest=sha256%3Aa0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=fd5cc729-6f9f-4694-a601-29350e3d0c5c time="2026-05-13T15:39:13Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=479accbe-0053-4ff9-b0b2-f837a249d9c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/fd5cc729-6f9f-4694-a601-29350e3d0c5c?_state=o5A2sNUWq4Vi2NjUZhwOH5G-X8s31PQFk_X4PiP1Vox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkNWNjNzI5LTZmOWYtNDY5NC1hNjAxLTI5MzUwZTNkMGM1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45OTI4NzEzMzdaIn0%3D&digest=sha256%3Aa0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.615766ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=fd5cc729-6f9f-4694-a601-29350e3d0c5c 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "PUT /v2/foo/bar/blobs/uploads/fd5cc729-6f9f-4694-a601-29350e3d0c5c?_state=o5A2sNUWq4Vi2NjUZhwOH5G-X8s31PQFk_X4PiP1Vox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkNWNjNzI5LTZmOWYtNDY5NC1hNjAxLTI5MzUwZTNkMGM1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45OTI4NzEzMzdaIn0%3D&digest=sha256%3Aa0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=2a93df66-e55e-4322-b94d-1e24301a516a http.request.method=POST http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.530345ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:13Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=d419312b-f28d-4ce8-8233-a49a3a44817b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/23fdeb1c-6df3-494e-8c9b-2c4296a7139b?_state=BXpbGGcKMHiRhV3Y9vIRnAliMZWW8bg2KaztnmdoAkx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZmRlYjFjLTZkZjMtNDk0ZS04YzliLTJjNDI5NmE3MTM5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45OTY4NTMwMDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.597696ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "PUT /v2/foo/bar/blobs/uploads/23fdeb1c-6df3-494e-8c9b-2c4296a7139b?_state=BXpbGGcKMHiRhV3Y9vIRnAliMZWW8bg2KaztnmdoAkx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZmRlYjFjLTZkZjMtNDk0ZS04YzliLTJjNDI5NmE3MTM5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxMy45OTY4NTMwMDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:14Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=506d8f19-e187-4627-b0a0-3477122d1c3e http.request.method=POST http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.449666ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:14Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=01283233-865a-4dba-adf2-6d1ccfd7189d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/39e30371-2014-48f7-9381-fe368ab0b071?_state=plzr9nfcRysDK_NFm8BfTbDQ8JZQmtVmgI5-wltq2cJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZTMwMzcxLTIwMTQtNDhmNy05MzgxLWZlMzY4YWIwYjA3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxNC4wMDA2NjcyNDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.823867ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:14 +0000] "PUT /v2/foo/bar/blobs/uploads/39e30371-2014-48f7-9381-fe368ab0b071?_state=plzr9nfcRysDK_NFm8BfTbDQ8JZQmtVmgI5-wltq2cJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZTMwMzcxLTIwMTQtNDhmNy05MzgxLWZlMzY4YWIwYjA3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxNC4wMDA2NjcyNDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:14Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=6783e8b2-4cd6-4383-a2f0-1ee7402505bc http.request.method=POST http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.346115ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:15Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=5a9ad7d2-17c6-44d5-b021-166870f85e72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/a3bef141-7dad-4dff-a2a6-6ae79a360ab7?_state=nmgTPgrb5BKNXErwX0gx2bAfJ3jV4s6G-CdUzSM5qwx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzYmVmMTQxLTdkYWQtNGRmZi1hMmE2LTZhZTc5YTM2MGFiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxNC4wMDQ1MjAyMDFaIn0%3D&digest=sha256%3Aa0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.845497189s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:14 +0000] "PUT /v2/foo/bar/blobs/uploads/a3bef141-7dad-4dff-a2a6-6ae79a360ab7?_state=nmgTPgrb5BKNXErwX0gx2bAfJ3jV4s6G-CdUzSM5qwx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzYmVmMTQxLTdkYWQtNGRmZi1hMmE2LTZhZTc5YTM2MGFiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxNC4wMDQ1MjAyMDFaIn0%3D&digest=sha256%3Aa0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:15Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=1976cd88-4276-471c-9855-34c3495e438e http.request.method=POST http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.457269ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:17Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39611" http.request.id=096f381e-2c58-4404-b33e-ce7deb3905bd http.request.method=PATCH http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/4bbfc8ba-a7da-4171-8995-acde074b5d8f?_state=ZcJic17_rzC2pgKGDXeLCTiGwNCe4mrwNJJM43twEPZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiYmZjOGJhLWE3ZGEtNDE3MS04OTk1LWFjZGUwNzRiNWQ4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxNS45MzU4MzM2NzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.953592865s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:15 +0000] "PATCH /v2/foo/bar/blobs/uploads/4bbfc8ba-a7da-4171-8995-acde074b5d8f?_state=ZcJic17_rzC2pgKGDXeLCTiGwNCe4mrwNJJM43twEPZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiYmZjOGJhLWE3ZGEtNDE3MS04OTk1LWFjZGUwNzRiNWQ4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxNS45MzU4MzM2NzJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:17Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=7a5f1f59-918d-4068-b3b0-826913acc455 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/uploads/4bbfc8ba-a7da-4171-8995-acde074b5d8f?_state=UXYNJ35KFlwVZeXRH8GAjgSs_Ffw7U5OarnoseC7m-V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiYmZjOGJhLWE3ZGEtNDE3MS04OTk1LWFjZGUwNzRiNWQ4ZiIsIk9mZnNldCI6MTY3OTE1NTIsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6MTVaIn0%3D&digest=sha256%3Aa0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.55934ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:17 +0000] "PUT /v2/foo/bar/blobs/uploads/4bbfc8ba-a7da-4171-8995-acde074b5d8f?_state=UXYNJ35KFlwVZeXRH8GAjgSs_Ffw7U5OarnoseC7m-V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiYmZjOGJhLWE3ZGEtNDE3MS04OTk1LWFjZGUwNzRiNWQ4ZiIsIk9mZnNldCI6MTY3OTE1NTIsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6MTVaIn0%3D&digest=sha256%3Aa0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:17Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=484c6805-5ee0-4d37-af7e-a01dbd9eccc4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.823687ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:17Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=16e062f5-0920-44f0-bbd4-07a8d6f39e7e http.request.method=GET http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=73.334095ms http.response.status=200 http.response.written=16791552 127.0.0.1 - - [13/May/2026:15:39:17 +0000] "GET /v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 200 16791552 "" "Go-http-client/1.1" time="2026-05-13T15:39:17Z" level=error msg="error parsing digest="sha257:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d": unsupported digest algorithm" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=2e464798-e365-4445-9841-df0928b8c4a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/sha257:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" vars.name="foo/bar" time="2026-05-13T15:39:17Z" 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.26.3 http.request.host="127.0.0.1:39611" http.request.id=2e464798-e365-4445-9841-df0928b8c4a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47062" http.request.uri="/v2/foo/bar/blobs/sha257:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.759326ms http.response.status=400 http.response.written=110 vars.digest="sha257:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:17 +0000] "GET /v2/foo/bar/blobs/sha257:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-05-13T15:39:17Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=43016c3e-5ccb-44cb-9c7c-bfe87687018b http.request.method=GET http.request.remoteaddr="127.0.0.1:47090" http.request.uri="/v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.666817ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:17 +0000] "GET /v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" 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.26.3 time="2026-05-13T15:39:18Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:39:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=5b20e396-9d53-4dcd-92ec-182089d9b3f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43278" http.request.uri="/v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.423679ms http.response.status=404 http.response.written=157 vars.digest="sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "GET /v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=d0f0d759-0493-4ca1-8ab0-e42c917e7980 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43292" http.request.uri="/v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.036861ms http.response.status=404 http.response.written=157 vars.digest="sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=8a378c40-af68-49f4-8318-3630437af3c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:43292" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.366039ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=8fb97ca0-e3f1-4fa5-8bd6-1551b873d72c http.request.method=GET http.request.remoteaddr="127.0.0.1:43292" http.request.uri="/v2/foo/bar/blobs/uploads/93f9a072-32b3-4e1a-9c85-0ebc20a1ec64?_state=PPCd3dj1lZ5Q_ip2m_FvdPo6VQjaFbOC-5R0xdr7b_17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzZjlhMDcyLTMyYjMtNGUxYS05Yzg1LTBlYmMyMGExZWM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4xOTg4MTU3NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.795036ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "GET /v2/foo/bar/blobs/uploads/93f9a072-32b3-4e1a-9c85-0ebc20a1ec64?_state=PPCd3dj1lZ5Q_ip2m_FvdPo6VQjaFbOC-5R0xdr7b_17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzZjlhMDcyLTMyYjMtNGUxYS05Yzg1LTBlYmMyMGExZWM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4xOTg4MTU3NTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=938781b2-9367-48ee-b9f9-b478e36baa9f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43292" http.request.uri="/v2/foo/bar/blobs/uploads/93f9a072-32b3-4e1a-9c85-0ebc20a1ec64?_state=PPCd3dj1lZ5Q_ip2m_FvdPo6VQjaFbOC-5R0xdr7b_17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzZjlhMDcyLTMyYjMtNGUxYS05Yzg1LTBlYmMyMGExZWM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4xOTg4MTU3NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.982191ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "DELETE /v2/foo/bar/blobs/uploads/93f9a072-32b3-4e1a-9c85-0ebc20a1ec64?_state=PPCd3dj1lZ5Q_ip2m_FvdPo6VQjaFbOC-5R0xdr7b_17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzZjlhMDcyLTMyYjMtNGUxYS05Yzg1LTBlYmMyMGExZWM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4xOTg4MTU3NTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=a34269df-7d35-498d-83a8-eed6942ab610 http.request.method=GET http.request.remoteaddr="127.0.0.1:43292" http.request.uri="/v2/foo/bar/blobs/uploads/93f9a072-32b3-4e1a-9c85-0ebc20a1ec64?_state=PPCd3dj1lZ5Q_ip2m_FvdPo6VQjaFbOC-5R0xdr7b_17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzZjlhMDcyLTMyYjMtNGUxYS05Yzg1LTBlYmMyMGExZWM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4xOTg4MTU3NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=93f9a072-32b3-4e1a-9c85-0ebc20a1ec64 time="2026-05-13T15:39:18Z" 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.26.3 http.request.host="127.0.0.1:35915" http.request.id=a34269df-7d35-498d-83a8-eed6942ab610 http.request.method=GET http.request.remoteaddr="127.0.0.1:43292" http.request.uri="/v2/foo/bar/blobs/uploads/93f9a072-32b3-4e1a-9c85-0ebc20a1ec64?_state=PPCd3dj1lZ5Q_ip2m_FvdPo6VQjaFbOC-5R0xdr7b_17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzZjlhMDcyLTMyYjMtNGUxYS05Yzg1LTBlYmMyMGExZWM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4xOTg4MTU3NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.354019ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=93f9a072-32b3-4e1a-9c85-0ebc20a1ec64 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "GET /v2/foo/bar/blobs/uploads/93f9a072-32b3-4e1a-9c85-0ebc20a1ec64?_state=PPCd3dj1lZ5Q_ip2m_FvdPo6VQjaFbOC-5R0xdr7b_17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzZjlhMDcyLTMyYjMtNGUxYS05Yzg1LTBlYmMyMGExZWM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4xOTg4MTU3NTdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=40ed339f-4ac9-4dad-96f2-74559510a798 http.request.method=POST http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.098948ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=fe7afaaf-a3d0-4c9d-b876-38f5cdbe2ce8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/ea2e473d-3c78-416b-8ee6-5dc76de52358?_state=5_8unXLPpCeBE2rEZxbfkzbXJYiKWhttszVOZtD6xrd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMmU0NzNkLTNjNzgtNDE2Yi04ZWU2LTVkYzc2ZGU1MjM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4yMTI0OTY2NjhaIn0%3D&digest=sha256%3A5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" provided=sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd vars.name="foo/bar" vars.uuid=ea2e473d-3c78-416b-8ee6-5dc76de52358 time="2026-05-13T15:39:18Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=fe7afaaf-a3d0-4c9d-b876-38f5cdbe2ce8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/ea2e473d-3c78-416b-8ee6-5dc76de52358?_state=5_8unXLPpCeBE2rEZxbfkzbXJYiKWhttszVOZtD6xrd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMmU0NzNkLTNjNzgtNDE2Yi04ZWU2LTVkYzc2ZGU1MjM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4yMTI0OTY2NjhaIn0%3D&digest=sha256%3A5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ea2e473d-3c78-416b-8ee6-5dc76de52358 time="2026-05-13T15:39:18Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=fe7afaaf-a3d0-4c9d-b876-38f5cdbe2ce8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/ea2e473d-3c78-416b-8ee6-5dc76de52358?_state=5_8unXLPpCeBE2rEZxbfkzbXJYiKWhttszVOZtD6xrd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMmU0NzNkLTNjNzgtNDE2Yi04ZWU2LTVkYzc2ZGU1MjM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4yMTI0OTY2NjhaIn0%3D&digest=sha256%3A5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.779547ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ea2e473d-3c78-416b-8ee6-5dc76de52358 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "PUT /v2/foo/bar/blobs/uploads/ea2e473d-3c78-416b-8ee6-5dc76de52358?_state=5_8unXLPpCeBE2rEZxbfkzbXJYiKWhttszVOZtD6xrd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMmU0NzNkLTNjNzgtNDE2Yi04ZWU2LTVkYzc2ZGU1MjM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4yMTI0OTY2NjhaIn0%3D&digest=sha256%3A5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=c5a4954d-c213-47e5-876e-e8aebacc2bd1 http.request.method=POST http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.646506ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=2c04acd2-e357-4d08-abca-6c1adc894971 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/9f5cfa0e-bd0e-41d2-bf83-0e196e086a9b?_state=Br1SdrsusH3e-HOxcCedNeBNmxgNNm9uy57OC1cYRq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmNWNmYTBlLWJkMGUtNDFkMi1iZjgzLTBlMTk2ZTA4NmE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4yMTczNjM1MTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.878087ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "PUT /v2/foo/bar/blobs/uploads/9f5cfa0e-bd0e-41d2-bf83-0e196e086a9b?_state=Br1SdrsusH3e-HOxcCedNeBNmxgNNm9uy57OC1cYRq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmNWNmYTBlLWJkMGUtNDFkMi1iZjgzLTBlMTk2ZTA4NmE5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4yMTczNjM1MTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=a581ce8b-b226-4425-9f00-fad8bf9878ed http.request.method=POST http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.624616ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=3a8d6db3-7591-4cfe-8d8e-40b44086f287 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/71ee8d31-399a-4e19-8653-d0068aa4a5ff?_state=ZKAETKy3jE_LyRgQCNRUfbu-9lNXfzNhTgIRBbm1r797Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxZWU4ZDMxLTM5OWEtNGUxOS04NjUzLWQwMDY4YWE0YTVmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4yMjE2MTExMzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.028468ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "PUT /v2/foo/bar/blobs/uploads/71ee8d31-399a-4e19-8653-d0068aa4a5ff?_state=ZKAETKy3jE_LyRgQCNRUfbu-9lNXfzNhTgIRBbm1r797Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxZWU4ZDMxLTM5OWEtNGUxOS04NjUzLWQwMDY4YWE0YTVmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4yMjE2MTExMzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:18Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=0884c826-d325-4282-bac6-1c4f093b7b4e http.request.method=POST http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.599936ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:22Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=89a8cc59-4dc5-41a0-b82f-81a064aa7edb http.request.method=PUT http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/5400621c-3e9e-4943-a19a-9e9bb23ef7a5?_state=v12OcJegjCy8KU7aTiCNKu-Qp0O8BesdHdD_S2tYArF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0MDA2MjFjLTNlOWUtNDk0My1hMTlhLTllOWJiMjNlZjdhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4yMjYyNzEzOFoifQ%3D%3D&digest=sha256%3A5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.duration=4.534181731s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:18 +0000] "PUT /v2/foo/bar/blobs/uploads/5400621c-3e9e-4943-a19a-9e9bb23ef7a5?_state=v12OcJegjCy8KU7aTiCNKu-Qp0O8BesdHdD_S2tYArF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0MDA2MjFjLTNlOWUtNDk0My1hMTlhLTllOWJiMjNlZjdhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToxOC4yMjYyNzEzOFoifQ%3D%3D&digest=sha256%3A5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:22Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=91da14d5-1421-4fbd-8e40-3b87af892b3d http.request.method=POST http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.189412ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35915" http.request.id=78dfc450-6b2d-4d46-8e6d-d58a6661f55e http.request.method=PATCH http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/f16c593c-72d2-486e-ab53-4977e736a9c6?_state=xng1is7Js5qZQ1S2b4a_8hH9-Vj5m2fkVsmWgBHHKQd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxNmM1OTNjLTcyZDItNDg2ZS1hYjUzLTQ5NzdlNzM2YTljNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyMi44ODA2OTQzMDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.296861531s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:22 +0000] "PATCH /v2/foo/bar/blobs/uploads/f16c593c-72d2-486e-ab53-4977e736a9c6?_state=xng1is7Js5qZQ1S2b4a_8hH9-Vj5m2fkVsmWgBHHKQd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxNmM1OTNjLTcyZDItNDg2ZS1hYjUzLTQ5NzdlNzM2YTljNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyMi44ODA2OTQzMDFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=25443ac2-7eb9-4b3e-b4fb-60cc8b18d7b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/uploads/f16c593c-72d2-486e-ab53-4977e736a9c6?_state=wYSSyhMHRIMxesCQ88kMUk_Aqgn_pzRNbjFn6Xnw3pt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxNmM1OTNjLTcyZDItNDg2ZS1hYjUzLTQ5NzdlNzM2YTljNiIsIk9mZnNldCI6MjA2NTU2MTYsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6MjJaIn0%3D&digest=sha256%3A5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.889481ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "PUT /v2/foo/bar/blobs/uploads/f16c593c-72d2-486e-ab53-4977e736a9c6?_state=wYSSyhMHRIMxesCQ88kMUk_Aqgn_pzRNbjFn6Xnw3pt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxNmM1OTNjLTcyZDItNDg2ZS1hYjUzLTQ5NzdlNzM2YTljNiIsIk9mZnNldCI6MjA2NTU2MTYsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6MjJaIn0%3D&digest=sha256%3A5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=97e707de-c88f-4e9d-a01a-30e529025ba8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.073898ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=8f275ff4-f77a-4496-88b1-6d2652de2a1f http.request.method=GET http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=93.630051ms http.response.status=200 http.response.written=20655616 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "GET /v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 200 20655616 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=error msg="error parsing digest="sha257:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd": unsupported digest algorithm" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=311d6c3f-6848-4c27-a0b1-5c6ff835cefb http.request.method=GET http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/sha257:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" vars.name="foo/bar" time="2026-05-13T15:39:27Z" 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.26.3 http.request.host="127.0.0.1:35915" http.request.id=311d6c3f-6848-4c27-a0b1-5c6ff835cefb http.request.method=GET http.request.remoteaddr="127.0.0.1:43304" http.request.uri="/v2/foo/bar/blobs/sha257:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.349639ms http.response.status=400 http.response.written=110 vars.digest="sha257:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "GET /v2/foo/bar/blobs/sha257:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=a0f5ac0b-f11f-48b9-9107-36a44c713676 http.request.method=GET http.request.remoteaddr="127.0.0.1:49598" http.request.uri="/v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.573269ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "GET /v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=d7390e30-a4ea-426c-bd19-3ed64349a0ef http.request.method=GET http.request.remoteaddr="127.0.0.1:49598" http.request.uri="/v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.061496ms http.response.status=200 http.response.written=622592 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "GET /v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 200 622592 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35915" http.request.id=15904ed3-6d48-475a-9a81-a2fe83c212d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=15.671129ms http.response.status=200 http.response.written=2691072 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "GET /v2/foo/bar/blobs/sha256:5bf6cc78ad951db43121344c5b418bbf94d03bf6bf5add7998046edac72ae4fd HTTP/1.1" 200 2691072 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=eed4b18a-ba43-4068-99fa-18202f6b484d http.request.method=GET http.request.remoteaddr="127.0.0.1:47076" http.request.uri="/v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.331494108s http.response.status=200 http.response.written=2691072 127.0.0.1 - - [13/May/2026:15:39:17 +0000] "GET /v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 200 2691072 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:39611" http.request.id=1943d694-a851-4c37-be28-43283fb5c927 http.request.method=GET http.request.remoteaddr="127.0.0.1:47090" http.request.uri="/v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.325758316s http.response.status=200 http.response.written=2614272 127.0.0.1 - - [13/May/2026:15:39:17 +0000] "GET /v2/foo/bar/blobs/sha256:a0118b6a5f028e8fc780d7e289b09c0481874ae3a0981eb40e302d877c6d9b7d HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (13.48s) === RUN TestBlobDelete time="2026-05-13T15:39: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.26.3 time="2026-05-13T15:39:27Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:39:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=56165484-f10d-4f25-9291-47f4880a8615 http.request.method=GET http.request.remoteaddr="127.0.0.1:58068" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.468177ms http.response.status=404 http.response.written=157 vars.digest="sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "GET /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=5c842dc3-bb65-4773-b400-1c2e99cddac5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.749451ms http.response.status=404 http.response.written=157 vars.digest="sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=c0962461-2f11-458e-970e-2ad7e1d5a96e http.request.method=POST http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.480876ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=aaccabbb-072f-4218-a1e2-b0b85d6b4c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/7bd6175f-b07d-4263-9982-bf61d2a5a84b?_state=EbX3oflBqUsPfDI6AiPvf9jAIAH7PPhOG3F-I-ZxZ717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDYxNzVmLWIwN2QtNDI2My05OTgyLWJmNjFkMmE1YTg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40ODI5NDQ2NjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.548966ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "GET /v2/foo/bar/blobs/uploads/7bd6175f-b07d-4263-9982-bf61d2a5a84b?_state=EbX3oflBqUsPfDI6AiPvf9jAIAH7PPhOG3F-I-ZxZ717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDYxNzVmLWIwN2QtNDI2My05OTgyLWJmNjFkMmE1YTg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40ODI5NDQ2NjdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=d99bafbe-21f1-4c8a-b1a3-4ba6f8ff8e7d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/7bd6175f-b07d-4263-9982-bf61d2a5a84b?_state=EbX3oflBqUsPfDI6AiPvf9jAIAH7PPhOG3F-I-ZxZ717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDYxNzVmLWIwN2QtNDI2My05OTgyLWJmNjFkMmE1YTg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40ODI5NDQ2NjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.769966ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "DELETE /v2/foo/bar/blobs/uploads/7bd6175f-b07d-4263-9982-bf61d2a5a84b?_state=EbX3oflBqUsPfDI6AiPvf9jAIAH7PPhOG3F-I-ZxZ717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDYxNzVmLWIwN2QtNDI2My05OTgyLWJmNjFkMmE1YTg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40ODI5NDQ2NjdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=735e2cfa-8c00-4be3-a568-b1e8622abbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/7bd6175f-b07d-4263-9982-bf61d2a5a84b?_state=EbX3oflBqUsPfDI6AiPvf9jAIAH7PPhOG3F-I-ZxZ717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDYxNzVmLWIwN2QtNDI2My05OTgyLWJmNjFkMmE1YTg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40ODI5NDQ2NjdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7bd6175f-b07d-4263-9982-bf61d2a5a84b time="2026-05-13T15:39:27Z" 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.26.3 http.request.host="127.0.0.1:36563" http.request.id=735e2cfa-8c00-4be3-a568-b1e8622abbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58080" http.request.uri="/v2/foo/bar/blobs/uploads/7bd6175f-b07d-4263-9982-bf61d2a5a84b?_state=EbX3oflBqUsPfDI6AiPvf9jAIAH7PPhOG3F-I-ZxZ717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDYxNzVmLWIwN2QtNDI2My05OTgyLWJmNjFkMmE1YTg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40ODI5NDQ2NjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.209075ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7bd6175f-b07d-4263-9982-bf61d2a5a84b 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "GET /v2/foo/bar/blobs/uploads/7bd6175f-b07d-4263-9982-bf61d2a5a84b?_state=EbX3oflBqUsPfDI6AiPvf9jAIAH7PPhOG3F-I-ZxZ717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDYxNzVmLWIwN2QtNDI2My05OTgyLWJmNjFkMmE1YTg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40ODI5NDQ2NjdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=5b8b611e-7bde-4850-bfca-3ae5c6aace83 http.request.method=POST http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.387955ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=e9843a07-9a2d-48eb-a7da-4152e66206db http.request.method=PUT http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/873ce412-a721-4b12-8dd8-046e09835a82?_state=kI7PliN-Wyu6P2I8MTFLkdOyu58xf_iWaT7WkgzT1vp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3M2NlNDEyLWE3MjEtNGIxMi04ZGQ4LTA0NmUwOTgzNWE4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40OTA4MzMxNTdaIn0%3D&digest=sha256%3Ab50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" provided=sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 vars.name="foo/bar" vars.uuid=873ce412-a721-4b12-8dd8-046e09835a82 time="2026-05-13T15:39:27Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=e9843a07-9a2d-48eb-a7da-4152e66206db http.request.method=PUT http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/873ce412-a721-4b12-8dd8-046e09835a82?_state=kI7PliN-Wyu6P2I8MTFLkdOyu58xf_iWaT7WkgzT1vp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3M2NlNDEyLWE3MjEtNGIxMi04ZGQ4LTA0NmUwOTgzNWE4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40OTA4MzMxNTdaIn0%3D&digest=sha256%3Ab50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=873ce412-a721-4b12-8dd8-046e09835a82 time="2026-05-13T15:39:27Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=e9843a07-9a2d-48eb-a7da-4152e66206db http.request.method=PUT http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/873ce412-a721-4b12-8dd8-046e09835a82?_state=kI7PliN-Wyu6P2I8MTFLkdOyu58xf_iWaT7WkgzT1vp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3M2NlNDEyLWE3MjEtNGIxMi04ZGQ4LTA0NmUwOTgzNWE4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40OTA4MzMxNTdaIn0%3D&digest=sha256%3Ab50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.466365ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=873ce412-a721-4b12-8dd8-046e09835a82 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "PUT /v2/foo/bar/blobs/uploads/873ce412-a721-4b12-8dd8-046e09835a82?_state=kI7PliN-Wyu6P2I8MTFLkdOyu58xf_iWaT7WkgzT1vp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3M2NlNDEyLWE3MjEtNGIxMi04ZGQ4LTA0NmUwOTgzNWE4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40OTA4MzMxNTdaIn0%3D&digest=sha256%3Ab50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=11fc87d3-0834-40c3-a6f7-135b9c9ae3e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.696836ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=a55f45b1-c193-4260-8d21-0f7563b3bbaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/d69591d8-79c0-4334-ab12-f68a3715e7ef?_state=fV1ZtM1u6aaazaNdVDaGMRrhTeUdjMYWVqm-ZWkMB1d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2OTU5MWQ4LTc5YzAtNDMzNC1hYjEyLWY2OGEzNzE1ZTdlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40OTUyMzQ1MzRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.715976ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "PUT /v2/foo/bar/blobs/uploads/d69591d8-79c0-4334-ab12-f68a3715e7ef?_state=fV1ZtM1u6aaazaNdVDaGMRrhTeUdjMYWVqm-ZWkMB1d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2OTU5MWQ4LTc5YzAtNDMzNC1hYjEyLWY2OGEzNzE1ZTdlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40OTUyMzQ1MzRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=3bce1b67-f064-4205-b319-e1ced7ffe1e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.405136ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=c4a72ee8-f47f-44a4-9204-15f125621a33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/00578de7-d742-4ca4-a589-466b0fbcd57f?_state=k4RMgyrtH_QaoQ2k5WhPYXzxnt1GTBVplhBMOKBNwb57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwNTc4ZGU3LWQ3NDItNGNhNC1hNTg5LTQ2NmIwZmJjZDU3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40OTg5NjIzNTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.524606ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "PUT /v2/foo/bar/blobs/uploads/00578de7-d742-4ca4-a589-466b0fbcd57f?_state=k4RMgyrtH_QaoQ2k5WhPYXzxnt1GTBVplhBMOKBNwb57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwNTc4ZGU3LWQ3NDItNGNhNC1hNTg5LTQ2NmIwZmJjZDU3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy40OTg5NjIzNTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=5d54bdcd-c999-4731-96c7-9c28ce53c9d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281115ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:30Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=7cb7e323-a9d1-4b74-ba3a-a9c72e8667a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/7ea23fc6-81c4-4c32-b830-79cf78e5a283?_state=Ih1V9WRVi6mrto9V-CyqdOU9lz-RFCDs3mEvFGE8LRN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlYTIzZmM2LTgxYzQtNGMzMi1iODMwLTc5Y2Y3OGU1YTI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy41MDI2MTI2MzFaIn0%3D&digest=sha256%3Ab50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.duration=2.530204747s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:27 +0000] "PUT /v2/foo/bar/blobs/uploads/7ea23fc6-81c4-4c32-b830-79cf78e5a283?_state=Ih1V9WRVi6mrto9V-CyqdOU9lz-RFCDs3mEvFGE8LRN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlYTIzZmM2LTgxYzQtNGMzMi1iODMwLTc5Y2Y3OGU1YTI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOToyNy41MDI2MTI2MzFaIn0%3D&digest=sha256%3Ab50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:30Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=06f0dfd5-51e1-4d8d-89cb-76d36753868b http.request.method=POST http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.771521ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36563" http.request.id=9263fef2-cd4d-4d7d-af50-1bfb7fcf41e7 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/1f7c052c-b0d6-40d0-9ec3-1be9bf57add6?_state=ncmCl-rGUhcfZPZVk8ZsttLufYyybulfMhOl35v5D4t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmN2MwNTJjLWIwZDYtNDBkMC05ZWMzLTFiZTliZjU3YWRkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTozMC4xMjIyMTg4MjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.996872137s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:30 +0000] "PATCH /v2/foo/bar/blobs/uploads/1f7c052c-b0d6-40d0-9ec3-1be9bf57add6?_state=ncmCl-rGUhcfZPZVk8ZsttLufYyybulfMhOl35v5D4t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmN2MwNTJjLWIwZDYtNDBkMC05ZWMzLTFiZTliZjU3YWRkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTozMC4xMjIyMTg4MjNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=c520e5ef-0d75-4cfd-9e58-bf58c64fedb4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/uploads/1f7c052c-b0d6-40d0-9ec3-1be9bf57add6?_state=6teimLRZZkNfPHJqWjboEMXj1VIJYg9T49nWyf5IKCp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmN2MwNTJjLWIwZDYtNDBkMC05ZWMzLTFiZTliZjU3YWRkNiIsIk9mZnNldCI6MTczNTExNjgsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6MzBaIn0%3D&digest=sha256%3Ab50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.duration=2.933321ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "PUT /v2/foo/bar/blobs/uploads/1f7c052c-b0d6-40d0-9ec3-1be9bf57add6?_state=6teimLRZZkNfPHJqWjboEMXj1VIJYg9T49nWyf5IKCp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmN2MwNTJjLWIwZDYtNDBkMC05ZWMzLTFiZTliZjU3YWRkNiIsIk9mZnNldCI6MTczNTExNjgsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6MzBaIn0%3D&digest=sha256%3Ab50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=6b7d608c-ec32-4030-8f90-5c13a37e0a38 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.511983ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=848019e7-4364-4435-b2bb-d38f1f0bcb4c http.request.method=GET http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=88.16149ms http.response.status=200 http.response.written=17351168 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "GET /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 200 17351168 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=error msg="error parsing digest="sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511": unsupported digest algorithm" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=56361fa7-3126-486c-9225-a763293cecc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" vars.name="foo/bar" time="2026-05-13T15:39:32Z" 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.26.3 http.request.host="127.0.0.1:36563" http.request.id=56361fa7-3126-486c-9225-a763293cecc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/foo/bar/blobs/sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.213528ms http.response.status=400 http.response.written=110 vars.digest="sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "GET /v2/foo/bar/blobs/sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=bf617bc5-036a-43d6-93dd-6a149d6dcdfd http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.duration=2.820011ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "GET /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=ec14900d-b442-4be4-98d4-ca635dae46e0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.duration=1.863497ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "DELETE /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=981ecf06-3d01-44e0-9459-76c80fd02ccd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.837487ms http.response.status=404 http.response.written=157 vars.digest="sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=9b98c4ef-44d8-4dd4-8fda-5885742834a2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49268" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.394346ms http.response.status=404 http.response.written=74 vars.digest="sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "DELETE /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=error msg="error parsing digest="sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511": unsupported digest algorithm" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=ab6a47b7-80bf-4bcf-af52-9a7f50f3d163 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49274" http.request.uri="/v2/foo/bar/blobs/sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" vars.name="foo/bar" time="2026-05-13T15:39:32Z" 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.26.3 http.request.host="127.0.0.1:36563" http.request.id=ab6a47b7-80bf-4bcf-af52-9a7f50f3d163 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49274" http.request.uri="/v2/foo/bar/blobs/sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.496085ms http.response.status=400 http.response.written=110 vars.digest="sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "DELETE /v2/foo/bar/blobs/sha257:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-05-13T15:39:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=9abae15a-5fd0-4062-8ef6-a30e2ccdf4a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:49284" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.584966ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:34Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=deb79946-075b-42d0-bab2-0cc91f688039 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49284" http.request.uri="/v2/foo/bar/blobs/uploads/3335129c-77ad-4b57-84fb-696ca98090a1?_state=3FH-4PXVV73ZGuvywtocnEQUOEXqLKL7BS-NoUl79r97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMzUxMjljLTc3YWQtNGI1Ny04NGZiLTY5NmNhOTgwOTBhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTozMi4yNjA1Mzk4MjFaIn0%3D&digest=sha256%3Ab50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.duration=1.773305489s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "PUT /v2/foo/bar/blobs/uploads/3335129c-77ad-4b57-84fb-696ca98090a1?_state=3FH-4PXVV73ZGuvywtocnEQUOEXqLKL7BS-NoUl79r97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMzUxMjljLTc3YWQtNGI1Ny04NGZiLTY5NmNhOTgwOTBhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTozMi4yNjA1Mzk4MjFaIn0%3D&digest=sha256%3Ab50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:34Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=a124573c-64a4-4907-ab20-89d4a94a36e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49284" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.59315ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:34Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=049aa58a-1913-4847-9d9b-0720d81629ac http.request.method=GET http.request.remoteaddr="127.0.0.1:49248" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.889235314s http.response.status=200 http.response.written=2691072 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "GET /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 200 2691072 "" "Go-http-client/1.1" time="2026-05-13T15:39:34Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:36563" http.request.id=adc7f7a8-a740-4406-8632-21eb4d15e7bc http.request.method=GET http.request.remoteaddr="127.0.0.1:49262" http.request.uri="/v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.878236822s http.response.status=200 http.response.written=2637824 127.0.0.1 - - [13/May/2026:15:39:32 +0000] "GET /v2/foo/bar/blobs/sha256:b50e0f81a3a6d0b33af29550e68678638435e7aa175832b5241b0b691a78f511 HTTP/1.1" 200 2637824 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.80s) === RUN TestRelativeURL time="2026-05-13T15:39: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.26.3 time="2026-05-13T15:39:34Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:39:34Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:37189" http.request.id=6439e5cd-f3a0-4e9b-b4e0-1a8beaea702e http.request.method=POST http.request.remoteaddr="127.0.0.1:41716" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.043137ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:36Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:37189" http.request.id=bf926cff-da41-475c-bb65-eb9198c26054 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41716" http.request.uri="/v2/foo/bar/blobs/uploads/190d7e35-bdbe-479c-a806-d63fd6f67bc6?_state=H5SZ5DjlUSuv-1Sdp_J51tT1JHUtPzCqsdwc_A4e5nJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MGQ3ZTM1LWJkYmUtNDc5Yy1hODA2LWQ2M2ZkNmY2N2JjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTozNC4xMjg4MzgwNDZaIn0%3D&digest=sha256%3Afb09b66c37135584747ae682836d22252afdccd94de48504e571bd6dc2f60832" http.request.useragent="Go-http-client/1.1" http.response.duration=2.097095233s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:34 +0000] "PUT /v2/foo/bar/blobs/uploads/190d7e35-bdbe-479c-a806-d63fd6f67bc6?_state=H5SZ5DjlUSuv-1Sdp_J51tT1JHUtPzCqsdwc_A4e5nJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MGQ3ZTM1LWJkYmUtNDc5Yy1hODA2LWQ2M2ZkNmY2N2JjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTozNC4xMjg4MzgwNDZaIn0%3D&digest=sha256%3Afb09b66c37135584747ae682836d22252afdccd94de48504e571bd6dc2f60832 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:36Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:37189" http.request.id=2dee9056-ad44-4e0b-85b2-b63296746b17 http.request.method=POST http.request.remoteaddr="127.0.0.1:41716" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.531189ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:36Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:37189" http.request.id=9b05c107-f293-4bd6-a701-5c3e81ca8b3c http.request.method=POST http.request.remoteaddr="127.0.0.1:41716" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.809277ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:39Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:37189" http.request.id=f62a46bc-e1e9-423f-aa43-7a9d5a1f1bb4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41716" http.request.uri="/v2/foo/bar/blobs/uploads/8d87cf2a-a0f3-4b40-8603-fce659564625?_state=EwBX56QLFqoUQsw4DcO54YPPj6U__yKyVzTGLilQ_WV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkODdjZjJhLWEwZjMtNGI0MC04NjAzLWZjZTY1OTU2NDYyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTozNi41NDcxNzgxNjNaIn0%3D&digest=sha256%3A6f3c14a8252466a9e0f49989783ccab95ca26bde6242e66a18cadac8541a5756" http.request.useragent="Go-http-client/1.1" http.response.duration=3.222597323s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:36 +0000] "PUT /v2/foo/bar/blobs/uploads/8d87cf2a-a0f3-4b40-8603-fce659564625?_state=EwBX56QLFqoUQsw4DcO54YPPj6U__yKyVzTGLilQ_WV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkODdjZjJhLWEwZjMtNGI0MC04NjAzLWZjZTY1OTU2NDYyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTozNi41NDcxNzgxNjNaIn0%3D&digest=sha256%3A6f3c14a8252466a9e0f49989783ccab95ca26bde6242e66a18cadac8541a5756 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (5.65s) === RUN TestBlobDeleteDisabled time="2026-05-13T15:39:39Z" 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.26.3 time="2026-05-13T15:39:39Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:39:39Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.3 http.request.host="127.0.0.1:42059" http.request.id=bb637307-e70c-45d4-9dea-e45d091122ca http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/sha256:96c1203a9acc3121c9735d3a697689fe48dd0aaec69bd3d54a2847fe49bb6e46" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.364759ms http.response.status=405 http.response.written=78 vars.digest="sha256:96c1203a9acc3121c9735d3a697689fe48dd0aaec69bd3d54a2847fe49bb6e46" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:39 +0000] "DELETE /v2/foo/bar/blobs/sha256:96c1203a9acc3121c9735d3a697689fe48dd0aaec69bd3d54a2847fe49bb6e46 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.13s) === RUN TestDeleteDisabled time="2026-05-13T15:39:39Z" 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.26.3 time="2026-05-13T15:39:39Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:39:40Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:40635" http.request.id=1e6ac1b6-237d-4def-a78d-c6432628b5e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:37214" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.908291ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:42Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:40635" http.request.id=aa3cd860-a596-4c52-8ffd-8406971bf3df http.request.method=PUT http.request.remoteaddr="127.0.0.1:37214" http.request.uri="/v2/foo/bar/blobs/uploads/d296e479-2e56-4d5f-8ca8-bf55a05b8093?_state=dEhn5wMQnkGmZS2VqxbaQPMtVrc3j664AX59Y3EY2cV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyOTZlNDc5LTJlNTYtNGQ1Zi04Y2E4LWJmNTVhMDViODA5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTo0MC4wNTUxNTIxNzdaIn0%3D&digest=sha256%3A57d97388f1fd0fc81ae8f3930d1f701fbbc52d20a2065525b1a140d6b5819cd9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.950208013s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:40 +0000] "PUT /v2/foo/bar/blobs/uploads/d296e479-2e56-4d5f-8ca8-bf55a05b8093?_state=dEhn5wMQnkGmZS2VqxbaQPMtVrc3j664AX59Y3EY2cV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyOTZlNDc5LTJlNTYtNGQ1Zi04Y2E4LWJmNTVhMDViODA5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTo0MC4wNTUxNTIxNzdaIn0%3D&digest=sha256%3A57d97388f1fd0fc81ae8f3930d1f701fbbc52d20a2065525b1a140d6b5819cd9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.3 http.request.host="127.0.0.1:40635" http.request.id=fe0a7593-7a4b-4b7e-bae2-61ff553c5a34 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37214" http.request.uri="/v2/foo/bar/blobs/sha256:57d97388f1fd0fc81ae8f3930d1f701fbbc52d20a2065525b1a140d6b5819cd9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.362619ms http.response.status=405 http.response.written=78 vars.digest="sha256:57d97388f1fd0fc81ae8f3930d1f701fbbc52d20a2065525b1a140d6b5819cd9" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:39:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:57d97388f1fd0fc81ae8f3930d1f701fbbc52d20a2065525b1a140d6b5819cd9 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.11s) === RUN TestDeleteReadOnly time="2026-05-13T15:39: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.26.3 time="2026-05-13T15:39:42Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:39:42Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:46645" http.request.id=df4ef432-8814-443c-8a28-8a550bbb81c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:50948" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.316988ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:48Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:46645" http.request.id=7430da82-2025-496e-8e40-06f2634ee8f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50948" http.request.uri="/v2/foo/bar/blobs/uploads/fb7d6923-7806-43cb-9874-615bd952cb9f?_state=zR_r6uMj01ZN5lI8oGoGvmYy62QMlnzIUFur_KHdPSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiN2Q2OTIzLTc4MDYtNDNjYi05ODc0LTYxNWJkOTUyY2I5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTo0Mi4yODA5Njc0OTJaIn0%3D&digest=sha256%3A59cb90d1770f634fc12a5b4d2317d07759baddbd0325eb25b355eb731cd8f80a" http.request.useragent="Go-http-client/1.1" http.response.duration=6.322509356s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:42 +0000] "PUT /v2/foo/bar/blobs/uploads/fb7d6923-7806-43cb-9874-615bd952cb9f?_state=zR_r6uMj01ZN5lI8oGoGvmYy62QMlnzIUFur_KHdPSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiN2Q2OTIzLTc4MDYtNDNjYi05ODc0LTYxNWJkOTUyY2I5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTozOTo0Mi4yODA5Njc0OTJaIn0%3D&digest=sha256%3A59cb90d1770f634fc12a5b4d2317d07759baddbd0325eb25b355eb731cd8f80a HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [13/May/2026:15:39:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:59cb90d1770f634fc12a5b4d2317d07759baddbd0325eb25b355eb731cd8f80a HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (6.60s) === RUN TestStartPushReadOnly time="2026-05-13T15:39:48Z" 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.26.3 time="2026-05-13T15:39:48Z" level=info msg="redis not configured" go.version=go1.26.3 127.0.0.1 - - [13/May/2026:15:39:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2026-05-13T15:39:48Z" 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.26.3 time="2026-05-13T15:39:48Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:39:48Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=96ef2305-c30b-45dd-baef-44187187b6d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59580" 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=1.494545ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2026:15:39:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-05-13T15:39:48Z" 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.26.3 http.request.host="127.0.0.1:33483" http.request.id=c031773c-db17-448f-84b1-4b9d13b10591 http.request.method=GET http.request.remoteaddr="127.0.0.1:59580" 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=1.043934ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2026:15:39:48 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-05-13T15:39:48Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=a8afa21d-a7e1-4775-aef3-642779941a79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" 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=1.001634ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2026:15:39:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-05-13T15:39:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=60696c62-5233-4f9f-a1ef-05b8f405556a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" 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=1.847507ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-05-13T15:39:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=60696c62-5233-4f9f-a1ef-05b8f405556a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" 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=1.901917ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-05-13T15:39:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=60696c62-5233-4f9f-a1ef-05b8f405556a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" 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=1.933718ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-05-13T15:39:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=60696c62-5233-4f9f-a1ef-05b8f405556a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" 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=1.961768ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2026:15:39:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-05-13T15:39:48Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=3048f7be-7ee0-4954-a064-5bf286213bed http.request.method=POST http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.837927ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:48 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=ee40b971-6e9b-408b-954e-640790d1ea3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/blobs/uploads/029c0a44-10eb-49c6-b3c7-aeccbfc867cb?_state=4GI8g91Kmo9eXtOXJEvjP8RDvoGu4YcPqNm1arIKrLV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMjljMGE0NC0xMGViLTQ5YzYtYjNjNy1hZWNjYmZjODY3Y2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6NDguODQwNTE4MTU3WiJ9&digest=sha256%3A51db9d13db84b30e82453376f97fe0e7c69c16c87ccf67f30f94ad082d8e9643" http.request.useragent="Go-http-client/1.1" http.response.duration=7.433494152s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:48 +0000] "PUT /v2/foo/schema1/blobs/uploads/029c0a44-10eb-49c6-b3c7-aeccbfc867cb?_state=4GI8g91Kmo9eXtOXJEvjP8RDvoGu4YcPqNm1arIKrLV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMjljMGE0NC0xMGViLTQ5YzYtYjNjNy1hZWNjYmZjODY3Y2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6NDguODQwNTE4MTU3WiJ9&digest=sha256%3A51db9d13db84b30e82453376f97fe0e7c69c16c87ccf67f30f94ad082d8e9643 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:56Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=f9667cc9-edcb-4d00-a639-139d0a3d9817 http.request.method=POST http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.201772ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=d67ba920-d733-4bc6-a503-28ef492f8ded http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/blobs/uploads/c529adb9-68ea-4644-ac76-c8fbe5c069c2?_state=HkunGCpdf5WGSwMNbvim08FSha0ObWTQrTFc3DoElsl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNTI5YWRiOS02OGVhLTQ2NDQtYWM3Ni1jOGZiZTVjMDY5YzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6NTYuNDAxNDgyNzc3WiJ9&digest=sha256%3A10ea00af0e86fbca8133cef2df015c608050d8a1e44104ab7d71eb6a6d0d3b62" http.request.useragent="Go-http-client/1.1" http.response.duration=1.701824451s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/c529adb9-68ea-4644-ac76-c8fbe5c069c2?_state=HkunGCpdf5WGSwMNbvim08FSha0ObWTQrTFc3DoElsl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNTI5YWRiOS02OGVhLTQ2NDQtYWM3Ni1jOGZiZTVjMDY5YzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6NTYuNDAxNDgyNzc3WiJ9&digest=sha256%3A10ea00af0e86fbca8133cef2df015c608050d8a1e44104ab7d71eb6a6d0d3b62 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=1361f0b8-8dc9-4d24-82ef-068ffd4bbedb http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.801195ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=4a989b78-c4be-41e2-9747-502bb3d34643 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" http.request.useragent="Go-http-client/1.1" http.response.duration=2.81267ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=4473afe7-762f-4928-9f1d-3ea51390d676 http.request.method=GET http.request.remoteaddr="127.0.0.1:59580" 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=2.49364ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=060c11ed-e3b8-4e4f-866d-cf973f00e4e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.356039ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "GET /v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33483" http.request.id=081efab7-009d-410b-9426-dd3b39eeafdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" http.request.useragent="Go-http-client/1.1" http.response.duration=2.906611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33483" http.request.id=d56e7272-495e-4f70-aef3-0c4b021eb855 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" http.request.useragent="Go-http-client/1.1" http.response.duration=2.59019ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:33483" http.request.id=f77d17c7-cf73-49f0-88d5-33c1f4a91312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" http.request.useragent="Go-http-client/1.1" http.response.duration=2.79605ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=a04f4ce1-21d5-4783-a2c3-59dd2e57f4a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.46717ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "GET /v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=863a7255-2f2d-439e-94f8-f59bce18206e http.request.method=GET http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.707416ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=4b005e8b-3194-497b-9911-85d7500f8a53 http.request.method=GET http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" http.request.useragent="Go-http-client/1.1" http.response.duration=1.644486ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "GET /v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=cbb5faa4-2017-4785-811c-39a651767112 http.request.method=GET http.request.remoteaddr="127.0.0.1:59580" 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=1.587396ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=error msg="payload digest does match: "sha256:564ba53ff7f8bdf12768abacc2b25f9f34d87c02481f1889e42ec0a0ea4ef168" != "sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483"" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=ca5334a5-07a9-4ded-afac-02ebe26ba7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" time="2026-05-13T15:39:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=ca5334a5-07a9-4ded-afac-02ebe26ba7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:59580" http.request.uri="/v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.875537ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483" 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:b83b92aeff2b01266ccfbc5d04df963f264d522a64c9d2dfc57cb8fcdbd58483 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=517c7bdf-165d-4c7a-92b9-3d82458062de http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" 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.909878ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" 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.26.3 http.request.host="127.0.0.1:33483" http.request.id=6aa8a6a9-e1f1-44cd-88f6-2057604b2a7f http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" 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=1.457716ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33483" http.request.id=dcc46ee5-176e-4d79-b4a3-dd458b048ab1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" 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.913597ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-05-13T15:39:58Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33483" http.request.id=dcc46ee5-176e-4d79-b4a3-dd458b048ab1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" 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.963577ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-05-13T15:39:58Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33483" http.request.id=dcc46ee5-176e-4d79-b4a3-dd458b048ab1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" 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.997927ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=e74fef12-dd6d-4131-82f4-53d19378a99b http.request.method=POST http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.986858ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=0626fc72-8bda-426f-866c-c4d72dcdc762 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/blobs/uploads/2a6d6a43-aa34-4e2a-a8bb-f62ebf5b9d1b?_state=Vyjf9qK3OoBRweUpDfrLy8dL-SFPh3Jqb_FCVvNKPn97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyYTZkNmE0My1hYTM0LTRlMmEtYThiYi1mNjJlYmY1YjlkMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6NTguMTUxNjk3NjE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.220908ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/2a6d6a43-aa34-4e2a-a8bb-f62ebf5b9d1b?_state=Vyjf9qK3OoBRweUpDfrLy8dL-SFPh3Jqb_FCVvNKPn97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyYTZkNmE0My1hYTM0LTRlMmEtYThiYi1mNjJlYmY1YjlkMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6NTguMTUxNjk3NjE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33483" http.request.id=339c2c39-a884-4de2-aaa6-5677fcb4666e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" 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.937227ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-05-13T15:39:58Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33483" http.request.id=339c2c39-a884-4de2-aaa6-5677fcb4666e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" 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.984467ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-05-13T15:39:58Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=9180859a-a94e-414a-92c0-a26e03644371 http.request.method=POST http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.890551ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:01Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=9a343742-c9c9-4c4d-98ff-2ccf6e542150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/blobs/uploads/5c4222da-bb73-4df3-8597-a55a6e555fea?_state=unOz4p7YFVQj3_PPue2CxA9sAfmSpCJoBFU6UYSOJkh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YzQyMjJkYS1iYjczLTRkZjMtODU5Ny1hNTVhNmU1NTVmZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6NTguMzE3MDkxMzg5WiJ9&digest=sha256%3A41b7ad6fb03bf6c9f85c92beecc0d2a303dc2dc96cbd15ac568daac8176597a7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.291920943s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:39:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/5c4222da-bb73-4df3-8597-a55a6e555fea?_state=unOz4p7YFVQj3_PPue2CxA9sAfmSpCJoBFU6UYSOJkh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YzQyMjJkYS1iYjczLTRkZjMtODU5Ny1hNTVhNmU1NTVmZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6Mzk6NTguMzE3MDkxMzg5WiJ9&digest=sha256%3A41b7ad6fb03bf6c9f85c92beecc0d2a303dc2dc96cbd15ac568daac8176597a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:01Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=99fbc644-ba3e-42e9-9d60-0bbb4fe03c73 http.request.method=POST http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.253183ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=b8f7e7d1-d806-4f66-8846-8c6d5123a856 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/blobs/uploads/f3488b80-3f57-4385-9224-3bb1ad81a39f?_state=NpMcsgqbI7dlKHcvaSADR-wSghDeA45s31pm8fyS3uJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMzQ4OGI4MC0zZjU3LTQzODUtOTIyNC0zYmIxYWQ4MWEzOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MDEuNzc5NDI1NjUxWiJ9&digest=sha256%3Ab634cdb61e8e6ab177126948baa9a10b53e542a27c69c5be16e5d81e8faf2122" http.request.useragent="Go-http-client/1.1" http.response.duration=2.787725503s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/f3488b80-3f57-4385-9224-3bb1ad81a39f?_state=NpMcsgqbI7dlKHcvaSADR-wSghDeA45s31pm8fyS3uJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMzQ4OGI4MC0zZjU3LTQzODUtOTIyNC0zYmIxYWQ4MWEzOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MDEuNzc5NDI1NjUxWiJ9&digest=sha256%3Ab634cdb61e8e6ab177126948baa9a10b53e542a27c69c5be16e5d81e8faf2122 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33483" http.request.id=fe654c94-ea83-4999-8f97-c1461afd6ec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.973182ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33483" http.request.id=7f24d737-86e6-474f-bd1e-d4d37fe33204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/manifests/sha256:d9884fd9dab55d3451ae4c486bec423b76055f6dda93b65269543b2f8314a1cb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.060158ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:d9884fd9dab55d3451ae4c486bec423b76055f6dda93b65269543b2f8314a1cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=4d6fba08-e0b8-43ec-829d-833363099019 http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" 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.916517ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=21d3a174-22a1-4db1-ac59-9e2733cfda86 http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/manifests/sha256:d9884fd9dab55d3451ae4c486bec423b76055f6dda93b65269543b2f8314a1cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.855877ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/manifests/sha256:d9884fd9dab55d3451ae4c486bec423b76055f6dda93b65269543b2f8314a1cb HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=1ee9bbd0-c988-4d86-8489-597b9c4d4ffb http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.623316ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=1395e0e3-6c6f-4683-8774-14eb3d9f6c45 http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/manifests/sha256:d9884fd9dab55d3451ae4c486bec423b76055f6dda93b65269543b2f8314a1cb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.653016ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/manifests/sha256:d9884fd9dab55d3451ae4c486bec423b76055f6dda93b65269543b2f8314a1cb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=b7263946-b796-4608-89cf-b882d9149023 http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" 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=1.515165ms http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="rewriting manifest sha256:d9884fd9dab55d3451ae4c486bec423b76055f6dda93b65269543b2f8314a1cb in schema1 format to support old client" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=083d362f-e85d-4c2b-95df-9c3a064c5886 http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" 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-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=083d362f-e85d-4c2b-95df-9c3a064c5886 http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" 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=3.172022ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33483" http.request.id=93711007-92ea-46df-9db7-c3468d4aff94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" 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.798367ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33483" http.request.id=d5eef1b0-f33a-40a9-ba0b-27d798916117 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.999938ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33483" http.request.id=e13a9033-596b-4b6b-92b6-cc8a7793efd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/manifests/sha256:d8a129b70209805226060f024718c5e03915e70f1ff6104edfd73d3e93c48e56" http.request.useragent="Go-http-client/1.1" http.response.duration=1.949657ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:d8a129b70209805226060f024718c5e03915e70f1ff6104edfd73d3e93c48e56 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=0ad6e6d6-2231-44f0-bf12-9231d64a12cb http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" 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=1.846947ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=a0f9f032-ccdc-4cc7-b2f2-95d572f1fdbe http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/manifests/sha256:d8a129b70209805226060f024718c5e03915e70f1ff6104edfd73d3e93c48e56" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.810597ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/manifests/sha256:d8a129b70209805226060f024718c5e03915e70f1ff6104edfd73d3e93c48e56 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=d9d2c75a-3dee-4cfc-ab3a-4d4108df70c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.700926ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=b0b16e51-0ddb-447f-ac32-896958c7097e http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" http.request.uri="/v2/foo/schema2/manifests/sha256:d8a129b70209805226060f024718c5e03915e70f1ff6104edfd73d3e93c48e56" http.request.useragent="Go-http-client/1.1" http.response.duration=1.581036ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/manifests/sha256:d8a129b70209805226060f024718c5e03915e70f1ff6104edfd73d3e93c48e56 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="rewriting manifest list sha256:d8a129b70209805226060f024718c5e03915e70f1ff6104edfd73d3e93c48e56 in schema1 format to support old client" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=9d7c63e3-35af-4136-a62f-e1a471c0d821 http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" 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-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:33483" http.request.id=9d7c63e3-35af-4136-a62f-e1a471c0d821 http.request.method=GET http.request.remoteaddr="127.0.0.1:59586" 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.743041ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" 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.26.3 time="2026-05-13T15:40:04Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:40:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=03d92d70-5884-4f1e-ae32-6da226557c40 http.request.method=GET http.request.remoteaddr="127.0.0.1:56956" 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=1.632446ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" 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.26.3 http.request.host="127.0.0.1:35091" http.request.id=c5cf5c2b-d972-4deb-bbbf-1213b70a46ab http.request.method=GET http.request.remoteaddr="127.0.0.1:56956" 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=1.626056ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=42cc55b9-8aca-4ec8-9dbf-ac8f99cab33d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" 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=2.555989ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=dd33ddbe-2f40-48e5-8ea7-4f97eb039216 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" 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=2.575539ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-05-13T15:40:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=dd33ddbe-2f40-48e5-8ea7-4f97eb039216 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" 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=2.64122ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-05-13T15:40:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=dd33ddbe-2f40-48e5-8ea7-4f97eb039216 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" 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=2.67751ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-05-13T15:40:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=dd33ddbe-2f40-48e5-8ea7-4f97eb039216 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" 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=2.71143ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-05-13T15:40:04Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=3a448941-3b0e-43e0-903f-792407dc2aca http.request.method=POST http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.91334ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:06Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=d942a027-049d-410c-93a4-f99d9d947164 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/blobs/uploads/0c7918ad-f3b3-4e40-b2e8-cc00d82702d3?_state=LWqIDXzFcRQqvuekczhSnZO3RxmJB5rrAWpXn3uYsLV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYzc5MThhZC1mM2IzLTRlNDAtYjJlOC1jYzAwZDgyNzAyZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MDQuNzQ5MTAyMjE2WiJ9&digest=sha256%3Aff79988cb4ce272f5793b08c9dd9b84904e77dcb7d648b40b2903627b6c038ab" http.request.useragent="Go-http-client/1.1" http.response.duration=1.358502243s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:04 +0000] "PUT /v2/foo/schema1/blobs/uploads/0c7918ad-f3b3-4e40-b2e8-cc00d82702d3?_state=LWqIDXzFcRQqvuekczhSnZO3RxmJB5rrAWpXn3uYsLV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYzc5MThhZC1mM2IzLTRlNDAtYjJlOC1jYzAwZDgyNzAyZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MDQuNzQ5MTAyMjE2WiJ9&digest=sha256%3Aff79988cb4ce272f5793b08c9dd9b84904e77dcb7d648b40b2903627b6c038ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:06Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=d19ed1d0-4b99-4fa6-bd1b-0a6eb43796ea http.request.method=POST http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.65553ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:06 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=94091156-9de9-49b2-99da-8756c6d9103e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/blobs/uploads/1784bcfd-3a79-41d4-a829-12b9893b662e?_state=9inwokPkTGFzwz4ZjE-KxUjMoazYnUj45sPlWa7-A6F7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNzg0YmNmZC0zYTc5LTQxZDQtYTgyOS0xMmI5ODkzYjY2MmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MDYuMjk2MzMxMzk3WiJ9&digest=sha256%3Af697713aec41915068366041fb69fe28b9038cdea1f48c8e67d42735fe2dba2b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.86972522s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:06 +0000] "PUT /v2/foo/schema1/blobs/uploads/1784bcfd-3a79-41d4-a829-12b9893b662e?_state=9inwokPkTGFzwz4ZjE-KxUjMoazYnUj45sPlWa7-A6F7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNzg0YmNmZC0zYTc5LTQxZDQtYTgyOS0xMmI5ODkzYjY2MmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MDYuMjk2MzMxMzk3WiJ9&digest=sha256%3Af697713aec41915068366041fb69fe28b9038cdea1f48c8e67d42735fe2dba2b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=9a00e1c3-8718-4a0f-9fed-93ee4a8ad759 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.740304ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=a4ade716-42ec-46ab-9665-0052003b2ac3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" http.request.useragent="Go-http-client/1.1" http.response.duration=2.960611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=451eedec-e08a-435e-a65c-df33f9e4a559 http.request.method=GET http.request.remoteaddr="127.0.0.1:56956" 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=2.409169ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=8b9391ec-fbc7-47f2-a275-45cf8f68dad8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.417899ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "GET /v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35091" http.request.id=291691e3-866a-4509-b472-5006d925a4e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" http.request.useragent="Go-http-client/1.1" http.response.duration=2.798271ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35091" http.request.id=9cc6768c-ae68-4877-b3a8-0353e73b430a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" http.request.useragent="Go-http-client/1.1" http.response.duration=2.844031ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:35091" http.request.id=73c33513-e9bd-4ec8-bd33-06d403d69d25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" http.request.useragent="Go-http-client/1.1" http.response.duration=2.64696ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=a47c36c8-1ca7-4b71-9301-4dd97695ff13 http.request.method=GET http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.962637ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "GET /v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=8c82b1b0-20d2-4056-b97c-75eca9bca0cf http.request.method=GET http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.011844ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=21696f3c-87f8-4ede-8905-aaa8985b03a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019194ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "GET /v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=7d23212a-3b3d-4c69-ab06-6e88bcaa5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:56956" 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=1.125934ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=error msg="payload digest does match: "sha256:8aef08f7e37bfcba5a6a3537fc8929278fe53c1c5e88563d96b78f05e59558ea" != "sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56"" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=5824c600-c4c3-46d1-8ee6-5c340d2a18dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" time="2026-05-13T15:40:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=5824c600-c4c3-46d1-8ee6-5c340d2a18dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.248175ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56" 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2631ee57006d46d0919ffe1c539d81753d08d5b5cdfdaaff0eef5f124a11ac56 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=9b3b4aaa-020d-476f-8215-4c9c4c0c62fd http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" 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.300455ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" 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.26.3 http.request.host="127.0.0.1:35091" http.request.id=05faf99a-a9b0-43c0-915a-5914ffab3b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" 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=1.057343ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35091" http.request.id=7e1f1c89-d798-4ed0-84c1-1333eca6956c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" 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.195184ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-05-13T15:40:09Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35091" http.request.id=7e1f1c89-d798-4ed0-84c1-1333eca6956c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" 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.249474ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-05-13T15:40:09Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35091" http.request.id=7e1f1c89-d798-4ed0-84c1-1333eca6956c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" 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.280324ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=e58a9917-4f3a-4bb3-b853-0104d75a490e http.request.method=POST http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.309914ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=25d07424-79e6-47b7-9de4-d4117a7e924d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/blobs/uploads/50388052-2727-49c2-8184-6453b76cefef?_state=3_SYvm1OngZnxxdo6KOMFjhSSjw7_apbuOJBDBpmIi57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MDM4ODA1Mi0yNzI3LTQ5YzItODE4NC02NDUzYjc2Y2VmZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MDkuMjA1NzU2NzE2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.419756ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/50388052-2727-49c2-8184-6453b76cefef?_state=3_SYvm1OngZnxxdo6KOMFjhSSjw7_apbuOJBDBpmIi57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MDM4ODA1Mi0yNzI3LTQ5YzItODE4NC02NDUzYjc2Y2VmZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MDkuMjA1NzU2NzE2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35091" http.request.id=64ccfd16-b0a5-4e19-b1cd-c942f21d93d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" 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.276505ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-05-13T15:40:09Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35091" http.request.id=64ccfd16-b0a5-4e19-b1cd-c942f21d93d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" 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.317655ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-05-13T15:40:09Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=bdf452c6-78cf-4bfc-b055-19babc259c9c http.request.method=POST http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.885437ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:14Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=a5cf4d70-d62e-4fa1-8822-e009cfa4b0ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/blobs/uploads/62e5f2ca-711e-45cd-b57f-d692474ef36a?_state=6T4RKCRbroDZfLAoZmUlJQPCZB_WhelqJG2LVdvIUAF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MmU1ZjJjYS03MTFlLTQ1Y2QtYjU3Zi1kNjkyNDc0ZWYzNmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MDkuNDIxOTI0Nzk2WiJ9&digest=sha256%3A39658979d6a7085dc83842b506d40704a4e0953f0dcebe44ce8d882ca94fa089" http.request.useragent="Go-http-client/1.1" http.response.duration=5.303835717s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/62e5f2ca-711e-45cd-b57f-d692474ef36a?_state=6T4RKCRbroDZfLAoZmUlJQPCZB_WhelqJG2LVdvIUAF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MmU1ZjJjYS03MTFlLTQ1Y2QtYjU3Zi1kNjkyNDc0ZWYzNmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MDkuNDIxOTI0Nzk2WiJ9&digest=sha256%3A39658979d6a7085dc83842b506d40704a4e0953f0dcebe44ce8d882ca94fa089 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:14Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=bd2413af-fb6c-4ece-8707-418139653d0e http.request.method=POST http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.824431ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=96bad24a-da1b-4f51-ad50-92ce7c92d099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/blobs/uploads/70343675-332d-4b76-83f5-fb03eb0cfab2?_state=R5mgdbqUMNVIPl0Fvb85KBub21tjOugFTUTAmsVXj2Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MDM0MzY3NS0zMzJkLTRiNzYtODNmNS1mYjAzZWIwY2ZhYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MTQuOTI4NjA0NDgzWiJ9&digest=sha256%3A4d46d92f93af5394555461cae3f95e7a3db5241a92e1d0175c47abebfabb7648" http.request.useragent="Go-http-client/1.1" http.response.duration=5.118435111s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/70343675-332d-4b76-83f5-fb03eb0cfab2?_state=R5mgdbqUMNVIPl0Fvb85KBub21tjOugFTUTAmsVXj2Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MDM0MzY3NS0zMzJkLTRiNzYtODNmNS1mYjAzZWIwY2ZhYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MTQuOTI4NjA0NDgzWiJ9&digest=sha256%3A4d46d92f93af5394555461cae3f95e7a3db5241a92e1d0175c47abebfabb7648 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35091" http.request.id=817298fc-22ea-4820-8da5-c3aaa5975904 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.85875ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35091" http.request.id=0ab3b92e-2fdd-4ab9-adf4-12368755fff1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/sha256:c56a8a31e14ce480e2fef5a5f16957fb7aed4a433c4e7a2848d3d32a468dab52" http.request.useragent="Go-http-client/1.1" http.response.duration=2.042477ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "PUT /v2/foo/schema2/manifests/sha256:c56a8a31e14ce480e2fef5a5f16957fb7aed4a433c4e7a2848d3d32a468dab52 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=8cdf4162-e349-4ab0-a44d-277b29c3a218 http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" 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.778517ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=a27b23ab-203d-417c-afea-bd34fb6b3b1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/sha256:c56a8a31e14ce480e2fef5a5f16957fb7aed4a433c4e7a2848d3d32a468dab52" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.536966ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/manifests/sha256:c56a8a31e14ce480e2fef5a5f16957fb7aed4a433c4e7a2848d3d32a468dab52 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=22f8e4e3-aae3-44e4-a982-59a735a8f748 http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.264605ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=802d6020-2386-48b7-8a59-bd5a622b09c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/sha256:c56a8a31e14ce480e2fef5a5f16957fb7aed4a433c4e7a2848d3d32a468dab52" http.request.useragent="Go-http-client/1.1" http.response.duration=1.327665ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/manifests/sha256:c56a8a31e14ce480e2fef5a5f16957fb7aed4a433c4e7a2848d3d32a468dab52 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=b513b0ba-f33a-481c-be9a-57269005cf45 http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" 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=1.433746ms http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="rewriting manifest sha256:c56a8a31e14ce480e2fef5a5f16957fb7aed4a433c4e7a2848d3d32a468dab52 in schema1 format to support old client" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=5ba847ac-a6b9-409d-b6ad-7dfbaaef538e http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" 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-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=5ba847ac-a6b9-409d-b6ad-7dfbaaef538e http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" 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.625819ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-05-13T15:40: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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35091" http.request.id=1e874d3b-e173-4a0e-9328-8cba7ed91fde http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" 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=2.016088ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35091" http.request.id=2d1abfac-0f68-4708-a57c-5b1e53a7cf2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.906347ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35091" http.request.id=df71e7ed-cd78-48e8-ad38-deee805de706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/sha256:d32dc44fb99cb484be81e32e5e11e0bad991a7571464d051067b51c5c3978187" http.request.useragent="Go-http-client/1.1" http.response.duration=1.692126ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "PUT /v2/foo/schema2/manifests/sha256:d32dc44fb99cb484be81e32e5e11e0bad991a7571464d051067b51c5c3978187 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=55ff9100-5fef-41db-a186-d465848c9efe http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" 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=1.635177ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=d3ddb1ff-48ae-4292-8e53-5e2afc8e133f http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/sha256:d32dc44fb99cb484be81e32e5e11e0bad991a7571464d051067b51c5c3978187" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.917777ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/manifests/sha256:d32dc44fb99cb484be81e32e5e11e0bad991a7571464d051067b51c5c3978187 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=56521ccc-4ad8-4d46-8228-e976dbb7cfed http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.650106ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=a2cf8fe5-cddf-4e0a-87f4-02fd5dcfed72 http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" http.request.uri="/v2/foo/schema2/manifests/sha256:d32dc44fb99cb484be81e32e5e11e0bad991a7571464d051067b51c5c3978187" http.request.useragent="Go-http-client/1.1" http.response.duration=1.201914ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/manifests/sha256:d32dc44fb99cb484be81e32e5e11e0bad991a7571464d051067b51c5c3978187 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="rewriting manifest list sha256:d32dc44fb99cb484be81e32e5e11e0bad991a7571464d051067b51c5c3978187 in schema1 format to support old client" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=0bb81815-27d8-4ed7-9c12-1126d78b4318 http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" 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-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:35091" http.request.id=0bb81815-27d8-4ed7-9c12-1126d78b4318 http.request.method=GET http.request.remoteaddr="127.0.0.1:36178" 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.365659ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (31.47s) === RUN TestGetManifestWithStorageError time="2026-05-13T15:40: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.26.3 time="2026-05-13T15:40:20Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:40:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:40281" http.request.id=87444a86-e65f-4a14-b6e1-8c9aadd9b59e http.request.method=GET http.request.remoteaddr="127.0.0.1:35950" 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=1.634126ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.26.3 http.request.host="127.0.0.1:40281" http.request.id=29d830d2-9324-488f-b2cc-58d56300bc3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35950" 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=1.372945ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.26.3 http.request.host="127.0.0.1:40281" http.request.id=80241891-f99f-4f38-be02-b81a4e540fdf http.request.method=GET http.request.remoteaddr="127.0.0.1:35950" 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=1.481956ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.26.3 http.request.host="127.0.0.1:40281" http.request.id=9c727132-3338-44a8-9043-067d9cae0c29 http.request.method=GET http.request.remoteaddr="127.0.0.1:35950" 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=1.158475ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2026-05-13T15:40: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.26.3 time="2026-05-13T15:40:20Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:40:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=01369f86-f200-4220-9d9a-bc1ebc32d5d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49746" 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=1.488316ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-05-13T15:40: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.26.3 http.request.host="127.0.0.1:34673" http.request.id=329b4b1d-4e75-42f5-a00e-acfb13cede73 http.request.method=GET http.request.remoteaddr="127.0.0.1:49746" 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="950.373µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=7065562c-4cab-4707-b166-b3145dfd142b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" 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=1.019584ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=42afe73c-1e86-45be-b6a2-c06df63d011f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" 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=1.989908ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-05-13T15:40: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.26.3 http.request.host="127.0.0.1:34673" http.request.id=42afe73c-1e86-45be-b6a2-c06df63d011f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" 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=2.029488ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-05-13T15:40:20Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=42afe73c-1e86-45be-b6a2-c06df63d011f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" 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=2.063698ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-05-13T15:40: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.26.3 http.request.host="127.0.0.1:34673" http.request.id=42afe73c-1e86-45be-b6a2-c06df63d011f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" 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=2.090138ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-05-13T15:40:20Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=70903d83-374e-473f-a398-c11bd732d24e http.request.method=POST http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.931798ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:24Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=6c030562-d8bc-4c3e-90dd-614c8b9910f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/blobs/uploads/ea1c4cb9-e0da-439f-baef-27c5701bf5cc?_state=GiQ73VO-DSitmPAXxrD3QfYCdG2uWDYM9m1DntHMWjt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlYTFjNGNiOS1lMGRhLTQzOWYtYmFlZi0yN2M1NzAxYmY1Y2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MjAuMjgzMjIyMzZaIn0%3D&digest=sha256%3Abf879d63de78e0e356125e44c3fa78ea2816ffb41a79baa8a2866cf027dafee5" http.request.useragent="Go-http-client/1.1" http.response.duration=4.265004632s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/ea1c4cb9-e0da-439f-baef-27c5701bf5cc?_state=GiQ73VO-DSitmPAXxrD3QfYCdG2uWDYM9m1DntHMWjt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlYTFjNGNiOS1lMGRhLTQzOWYtYmFlZi0yN2M1NzAxYmY1Y2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MjAuMjgzMjIyMzZaIn0%3D&digest=sha256%3Abf879d63de78e0e356125e44c3fa78ea2816ffb41a79baa8a2866cf027dafee5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:24Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=60859e30-4dee-4c0e-b9f8-620cbc1bbc72 http.request.method=POST http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.018521ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:24 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=6426450e-da4b-48e4-995e-95a83068d5ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/blobs/uploads/294bd66a-6571-4484-b0bc-e4c2fc5309c0?_state=C-F8Z43wCQDPyqMNKku4fljdWlPKulxJjMNQhZIjZSh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyOTRiZDY2YS02NTcxLTQ0ODQtYjBiYy1lNGMyZmM1MzA5YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MjQuNzE3NDk3MzE2WiJ9&digest=sha256%3Ae96847faa39b8b885f44e7632a2ba118c2324b56623315d82c8fb3efb458c0d2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.892557816s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:24 +0000] "PUT /v2/foo/schema1/blobs/uploads/294bd66a-6571-4484-b0bc-e4c2fc5309c0?_state=C-F8Z43wCQDPyqMNKku4fljdWlPKulxJjMNQhZIjZSh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyOTRiZDY2YS02NTcxLTQ0ODQtYjBiYy1lNGMyZmM1MzA5YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MjQuNzE3NDk3MzE2WiJ9&digest=sha256%3Ae96847faa39b8b885f44e7632a2ba118c2324b56623315d82c8fb3efb458c0d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=b4b542cb-7c9a-4ef9-b784-4f0f1cee59bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.236553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=a9d8812d-f92d-489b-aa36-765e3d36b4e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.528009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=cf2a0254-739e-45e3-b0d0-31a281d2e65f http.request.method=GET http.request.remoteaddr="127.0.0.1:49746" 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=2.116258ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=3122a296-6520-4c10-8573-73c7edfe48eb http.request.method=GET http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.984737ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34673" http.request.id=c57ed5c5-f54e-4757-bec0-44bead38393f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.46044ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34673" http.request.id=ea0b2c10-4bf5-4632-b6ba-cea7fa30c6ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.387219ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:34673" http.request.id=18bac1eb-aa5b-477f-b477-f8e451632139 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.412339ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=e15093bc-a826-459b-a19c-56c2928c4568 http.request.method=GET http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.945198ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=ee6a91c3-2c7b-4a2b-9105-78e2bc31b007 http.request.method=GET http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.265785ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=925ede64-a7b0-4a9b-800f-6f1f42b843bb http.request.method=GET http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.duration="999.034µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=a4952625-dac0-4343-80c7-498d729813a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49746" 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=1.212205ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=error msg="payload digest does match: "sha256:0698df97455222ef44a67e0adfdad35f6cc6f9c3e8c00b95a5741418729f71e3" != "sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb"" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=c55839c6-adff-48a9-9f8c-77f81c3d428c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" time="2026-05-13T15:40:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=c55839c6-adff-48a9-9f8c-77f81c3d428c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49746" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.171775ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=31a5d0fb-cbdd-4514-8aeb-571b2dbec22d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49762" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.359316ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=86723eb7-28aa-4d30-a67f-1deb03b52654 http.request.method=GET http.request.remoteaddr="127.0.0.1:49762" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.137025ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=0e7d3cc4-53bc-462e-a727-89ecd0f377c1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49766" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.310755ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=5d056f3a-e67d-41e8-8480-73ca81b7eb86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.527639ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=6803f9d7-a4d9-4cb2-bb0a-1046d40c5c55 http.request.method=GET http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.563946ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=7bc4aede-8f7c-4a8f-ab06-165ce79e6f4a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49778" 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=1.278905ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=d8dbfd60-a984-4c70-846e-605cbf0a4a73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.347309ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=f29dedda-a100-44d2-9ab5-50f760fe994f http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" 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=1.013294ms http.response.status=200 http.response.written=39 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=bc68ffa9-8a33-429e-8c4c-98acd51f42c5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.149984ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f208b591b203881d500ff054ed806502e5704c3e32ea6e75caf1be0e156109bb HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=20a17368-bd02-48ab-99e4-369bef20363d http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" 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="979.654µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=c84f7138-c2cb-44d7-b138-07f157695e99 http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" 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="926.514µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" 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.26.3 http.request.host="127.0.0.1:34673" http.request.id=062c9f2f-3477-4d7d-8566-cc15c5db9682 http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" 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="886.173µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-05-13T15:40: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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34673" http.request.id=cc359b2a-27f7-4126-bdb3-a6bc696537f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" 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.098754ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-05-13T15:40:27Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34673" http.request.id=cc359b2a-27f7-4126-bdb3-a6bc696537f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" 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.137484ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-05-13T15:40:27Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34673" http.request.id=cc359b2a-27f7-4126-bdb3-a6bc696537f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" 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.162785ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=820ca442-8e0f-4c77-bf6b-f9726e45b1ef http.request.method=POST http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005834ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=c495d423-dd1e-4027-95a8-6fdbfe8932d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/blobs/uploads/31329489-0925-4eee-896a-2fd5b0fca9af?_state=-0mOx0u2BExxj1Wj2VaR4CmhJXojMJGVgQjYAOgUxMB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMTMyOTQ4OS0wOTI1LTRlZWUtODk2YS0yZmQ1YjBmY2E5YWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MjcuNjY0OTU5NTM4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.314885ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/31329489-0925-4eee-896a-2fd5b0fca9af?_state=-0mOx0u2BExxj1Wj2VaR4CmhJXojMJGVgQjYAOgUxMB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMTMyOTQ4OS0wOTI1LTRlZWUtODk2YS0yZmQ1YjBmY2E5YWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MjcuNjY0OTU5NTM4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34673" http.request.id=5186b7b2-1bc5-458d-b9ce-18e964bf23f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" 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.060283ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-05-13T15:40:27Z" 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.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34673" http.request.id=5186b7b2-1bc5-458d-b9ce-18e964bf23f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" 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.099534ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-05-13T15:40:27Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=8cd3f737-5fa3-44dd-a2c3-2e007b8e2643 http.request.method=POST http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.034568ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:29Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=e1c0f085-5575-48ad-946b-f71ff510ea30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/blobs/uploads/590a0275-b464-4860-a106-458342fbdeee?_state=uWXpqaVwB3OOvk7tyI5E8zqkn0R64WgxItnmsC83DKp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OTBhMDI3NS1iNDY0LTQ4NjAtYTEwNi00NTgzNDJmYmRlZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MjcuODEwMTIwMTMyWiJ9&digest=sha256%3A2621ea87857e10dc329bba10aa024ed76d0bafc8ea266ee0ed14bb6f33919a65" http.request.useragent="Go-http-client/1.1" http.response.duration=1.945419925s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/590a0275-b464-4860-a106-458342fbdeee?_state=uWXpqaVwB3OOvk7tyI5E8zqkn0R64WgxItnmsC83DKp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OTBhMDI3NS1iNDY0LTQ4NjAtYTEwNi00NTgzNDJmYmRlZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MjcuODEwMTIwMTMyWiJ9&digest=sha256%3A2621ea87857e10dc329bba10aa024ed76d0bafc8ea266ee0ed14bb6f33919a65 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:29Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=7119c1be-6bb3-4c6b-8c36-5c65ad1f1e7b http.request.method=POST http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.399829ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:29 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=8041a258-0b0b-4bb7-8fda-5068f62e6d43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/blobs/uploads/bbb7d165-268e-4d6f-a324-14768c1235c4?_state=RAAJTvzOG6KkABPupZd-YrdzGz4W0J2xB2YS7Gnfx9p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYmI3ZDE2NS0yNjhlLTRkNmYtYTMyNC0xNDc2OGMxMjM1YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MjkuOTE1MzgwMzk2WiJ9&digest=sha256%3A2668861ac5ed339b9d2cca61c6fbd32a89ed39ef3e085e6d59b4e137b47210d7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.862681894s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:29 +0000] "PUT /v2/foo/schema2/blobs/uploads/bbb7d165-268e-4d6f-a324-14768c1235c4?_state=RAAJTvzOG6KkABPupZd-YrdzGz4W0J2xB2YS7Gnfx9p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYmI3ZDE2NS0yNjhlLTRkNmYtYTMyNC0xNDc2OGMxMjM1YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDUtMTNUMTU6NDA6MjkuOTE1MzgwMzk2WiJ9&digest=sha256%3A2668861ac5ed339b9d2cca61c6fbd32a89ed39ef3e085e6d59b4e137b47210d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34673" http.request.id=7b051498-2da8-4d78-83a4-fc1ac64f42a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.718424ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34673" http.request.id=09ec9f0c-554d-43db-adfb-ff7f9cd0ff96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" http.request.useragent="Go-http-client/1.1" http.response.duration=1.739867ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "PUT /v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=f4d56251-c552-485e-afc2-dfa6c5ee065b http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" 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.539426ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=39b84fe6-16c0-4ba0-a662-a4b442871f85 http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.585786ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "GET /v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=3b8862c9-5ed8-43f6-a4b9-f65e1a497c30 http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.236035ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=5f803c74-88ad-48d3-9b1c-c47aae739e7d http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" http.request.useragent="Go-http-client/1.1" http.response.duration=1.292575ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "GET /v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=509562cb-7d6d-464f-b08d-b7e04b3cb423 http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" 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=1.302115ms http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="rewriting manifest sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599 in schema1 format to support old client" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=e8f5a9fb-6f5e-479c-b7ed-c03c40ee9407 http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" 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-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=e8f5a9fb-6f5e-479c-b7ed-c03c40ee9407 http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" 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.48427ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=a4aad7d1-3eaa-4083-b795-22cb005621ca http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" http.request.useragent="Go-http-client/1.1" http.response.duration=1.476875ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "DELETE /v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=260684d2-f9af-44aa-a6fa-badc682135da http.request.method=GET http.request.remoteaddr="127.0.0.1:49794" http.request.uri="/v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.345895ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "GET /v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=341a04f0-5089-4a5f-80d1-ce8648462178 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49826" http.request.uri="/v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.538466ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "DELETE /v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34673" http.request.id=b34441d3-00b5-49e8-848a-39011e406da7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49838" http.request.uri="/v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" http.request.useragent="Go-http-client/1.1" http.response.duration=1.650716ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "PUT /v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=d5ce91f0-6e6a-41d7-9825-0b82ca1491d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49838" http.request.uri="/v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.222775ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "GET /v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=6b710932-88bb-4f73-ad47-35f161bf0c1e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49850" 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=1.287095ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34673" http.request.id=bf8ad218-41f4-4362-afe9-119264341661 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49852" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.808357ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=36a0e232-3034-4d0c-9aef-6bed78f3f3ed http.request.method=GET http.request.remoteaddr="127.0.0.1:49852" 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="984.284µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=3b0c2378-b4d0-4762-956e-87974c9a2464 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49852" http.request.uri="/v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599" http.request.useragent="Go-http-client/1.1" http.response.duration=1.102184ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "DELETE /v2/foo/schema2/manifests/sha256:7daec51c283a7767ed8ca3f07af48680cbd56905d078f2dc93bf4548ed6ea599 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:34673" http.request.id=bff27550-cf97-4747-9577-9694eb6f018c http.request.method=GET http.request.remoteaddr="127.0.0.1:49852" 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=1.002114ms http.response.status=200 http.response.written=35 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (12.72s) === RUN TestManifestDeleteDisabled time="2026-05-13T15:40:32Z" 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.26.3 time="2026-05-13T15:40:32Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:40:32Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.3 http.request.host="127.0.0.1:45371" http.request.id=47f6bc76-669c-4e29-ab49-54960038d8ed http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43376" 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=1.161104ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [13/May/2026:15:40:32 +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-05-13T15:40:32Z" 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.26.3 time="2026-05-13T15:40:32Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:40:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.3 time="2026-05-13T15:40:32Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.26.3 time="2026-05-13T15:40:32Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.26.3 time="2026-05-13T15:40:32Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.3 http.request.host="127.0.0.1:37115" http.request.id=e9dde33b-9a12-46b3-9c4c-b2d79502bb77 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37336" 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.989588ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.3 http.request.host="127.0.0.1:37115" http.request.id=e4201dfa-49bb-493c-8901-4a0194f5397e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37348" 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.827207ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.3 http.request.host="127.0.0.1:37115" http.request.id=c52f3525-c708-44df-8dc8-48e9294c621d http.request.method=POST http.request.remoteaddr="127.0.0.1:37364" 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.837787ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-05-13T15:40:32Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.3 http.request.host="127.0.0.1:37115" http.request.id=e8ae2a3a-5b09-4a49-949a-f9f5033e1994 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37380" 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=2.264078ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [13/May/2026:15:40:32 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.05s) === RUN TestProxyManifestGetByTag time="2026-05-13T15:40:32Z" 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.26.3 time="2026-05-13T15:40:32Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:40:33Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=38475ef8-65ef-48d3-9e0d-15d49633b6f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:43496" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.905247ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:37Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=fa1a70b3-5e8e-4c91-9ed2-0e93410d8836 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43496" http.request.uri="/v2/foo/bar/blobs/uploads/96474dc1-5ef7-4c47-a77e-ab36a6d66935?_state=5JE1z1OCraSqUJGJb3sl6tneVb6JABCLRCnD15ismdV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2NDc0ZGMxLTVlZjctNGM0Ny1hNzdlLWFiMzZhNmQ2NjkzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTo0MDozMy4wNzI5MTc1MDVaIn0%3D&digest=sha256%3A101ea4159331bc5ee58bfc88690a6b1b686b2724937e600543d0fe8d07371d0c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.769441673s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:33 +0000] "PUT /v2/foo/bar/blobs/uploads/96474dc1-5ef7-4c47-a77e-ab36a6d66935?_state=5JE1z1OCraSqUJGJb3sl6tneVb6JABCLRCnD15ismdV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2NDc0ZGMxLTVlZjctNGM0Ny1hNzdlLWFiMzZhNmQ2NjkzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTo0MDozMy4wNzI5MTc1MDVaIn0%3D&digest=sha256%3A101ea4159331bc5ee58bfc88690a6b1b686b2724937e600543d0fe8d07371d0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:37Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=02ab969e-f410-4aae-af7d-0c0f9bef8181 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43496" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.127661ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:37 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:37Z" 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.26.3 time="2026-05-13T15:40:37Z" level=info msg="redis not configured" go.version=go1.26.3 time="2026-05-13T15:40:37Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.26.3 time="2026-05-13T15:40:37Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.3 time="2026-05-13T15:40:37Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=abbc4163-9963-461d-a945-eb1809b9ae7f http.request.method=GET http.request.remoteaddr="127.0.0.1:43496" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.259595ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2026:15:40:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-05-13T15:40:37Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:44465" go.version=go1.26.3 time="2026-05-13T15:40:37Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.26.3 time="2026-05-13T15:40:37Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=0f37920f-341a-4d13-9850-df3dfbe0ff1c http.request.method=GET http.request.remoteaddr="127.0.0.1:43512" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.364345ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2026:15:40:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-05-13T15:40:37Z" level=info msg="Challenge established with upstream : http://127.0.0.1:44465/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:44465/v2/:[]]}" go.version=go1.26.3 http.request.host="127.0.0.1:45395" http.request.id=ddf4ce79-6458-4f73-877c-a70d460fe110 http.request.method=GET http.request.remoteaddr="127.0.0.1:56866" http.request.uri="/v2/foo/bar/manifests/sha256:c7f9f390a742fc4f2e1d8a5ebe9fd40b379a9374bc1a1d747e64a0c1e31e2a07" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:c7f9f390a742fc4f2e1d8a5ebe9fd40b379a9374bc1a1d747e64a0c1e31e2a07" time="2026-05-13T15:40:37Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=181ad551-a24d-4a03-b1b5-a51611de8240 http.request.method=GET http.request.remoteaddr="127.0.0.1:43522" http.request.uri="/v2/foo/bar/manifests/sha256:c7f9f390a742fc4f2e1d8a5ebe9fd40b379a9374bc1a1d747e64a0c1e31e2a07" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.869904ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2026:15:40:37 +0000] "GET /v2/foo/bar/manifests/sha256:c7f9f390a742fc4f2e1d8a5ebe9fd40b379a9374bc1a1d747e64a0c1e31e2a07 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-05-13T15:40:37Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:c7f9f390a742fc4f2e1d8a5ebe9fd40b379a9374bc1a1d747e64a0c1e31e2a07 with ttl=167h59m59.99999397s" go.version=go1.26.3 time="2026-05-13T15:40:37Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:45395" http.request.id=ddf4ce79-6458-4f73-877c-a70d460fe110 http.request.method=GET http.request.remoteaddr="127.0.0.1:56866" http.request.uri="/v2/foo/bar/manifests/sha256:c7f9f390a742fc4f2e1d8a5ebe9fd40b379a9374bc1a1d747e64a0c1e31e2a07" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.922701ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2026:15:40:37 +0000] "GET /v2/foo/bar/manifests/sha256:c7f9f390a742fc4f2e1d8a5ebe9fd40b379a9374bc1a1d747e64a0c1e31e2a07 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-05-13T15:40:37Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=c46a4201-c845-481d-9cf3-1f8e041711f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:43522" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.654306ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2026:15:40:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-05-13T15:40:37Z" level=info msg="Challenge established with upstream : http://127.0.0.1:44465/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:44465/v2/:[]]}" go.version=go1.26.3 http.request.host="127.0.0.1:45395" http.request.id=5553c0da-a577-4c9b-8e38-25ae68a9abe9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56876" 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-05-13T15:40:37Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=1e86dc94-d089-4992-ac47-e640deeb6c94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43532" 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=2.49269ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2026:15:40:37 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-05-13T15:40:37Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:45395" http.request.id=5553c0da-a577-4c9b-8e38-25ae68a9abe9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56876" 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=9.349996ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2026:15:40:37 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-05-13T15:40:38Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=06db12c6-5645-41d2-adf7-afc6411bf0eb http.request.method=POST http.request.remoteaddr="127.0.0.1:43532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.127698ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=59a96e3a-b9a0-4a0e-b6fb-7bcaae43968a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43532" http.request.uri="/v2/foo/bar/blobs/uploads/1004e21d-294c-4038-b0c6-98341d778946?_state=fnK435wDene2cyOKwmdtofax83dFZfXvCX889NDC5qZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMDRlMjFkLTI5NGMtNDAzOC1iMGM2LTk4MzQxZDc3ODk0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTo0MDozOC4xMTc5ODYwNDFaIn0%3D&digest=sha256%3A343203a99ad27f969fac343fea00908fead30c19f902a5ffbee7a4c1d47cef91" http.request.useragent="Go-http-client/1.1" http.response.duration=5.671303465s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:38 +0000] "PUT /v2/foo/bar/blobs/uploads/1004e21d-294c-4038-b0c6-98341d778946?_state=fnK435wDene2cyOKwmdtofax83dFZfXvCX889NDC5qZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMDRlMjFkLTI5NGMtNDAzOC1iMGM2LTk4MzQxZDc3ODk0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNS0xM1QxNTo0MDozOC4xMTc5ODYwNDFaIn0%3D&digest=sha256%3A343203a99ad27f969fac343fea00908fead30c19f902a5ffbee7a4c1d47cef91 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=c40d3e3e-c2ba-4db7-94eb-9306fdf90aa1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43532" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.247183ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2026:15:40:43 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=1ef39850-3384-41fb-82dd-aa100502c8fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43532" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.299505ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2026:15:40:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-05-13T15:40:43Z" level=info msg="Challenge established with upstream : http://127.0.0.1:44465/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:44465/v2/:[]]}" go.version=go1.26.3 http.request.host="127.0.0.1:45395" http.request.id=0b327a70-3634-417f-9bc1-38eaf84e9239 http.request.method=GET http.request.remoteaddr="127.0.0.1:39344" 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-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=4e83928c-5d3a-456f-8765-ba05d15c329c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42258" 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=2.307649ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2026:15:40:43 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=0cfb1687-879e-40db-bcf6-1e08a63525a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42258" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.167965ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2026:15:40:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-05-13T15:40:43Z" level=info msg="Challenge established with upstream : http://127.0.0.1:44465/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:44465/v2/:[]]}" go.version=go1.26.3 http.request.host="127.0.0.1:45395" http.request.id=0b327a70-3634-417f-9bc1-38eaf84e9239 http.request.method=GET http.request.remoteaddr="127.0.0.1:39344" 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-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44465" http.request.id=7a2e5de9-87ce-457d-acf5-65f5e1239190 http.request.method=GET http.request.remoteaddr="127.0.0.1:42260" 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=2.010498ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2026:15:40:43 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-05-13T15:40:43Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:173f6b62e78cb87c634faf8f7775b07e641f962a2ddec58bf1c10f77645a05ff with ttl=167h59m59.99996341s" go.version=go1.26.3 time="2026-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:45395" http.request.id=0b327a70-3634-417f-9bc1-38eaf84e9239 http.request.method=GET http.request.remoteaddr="127.0.0.1:39344" 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.612647ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2026:15:40:43 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (10.94s) === RUN TestAppDispatcher time="2026-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44135" http.request.id=2e678186-3469-4c63-9f99-f59db0a7de77 http.request.method=GET http.request.remoteaddr="127.0.0.1:58546" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.307295ms http.response.status=200 http.response.written=0 time="2026-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44135" http.request.id=d2b8f8d9-94c9-46db-ba4e-01b6eccfe798 http.request.method=GET http.request.remoteaddr="127.0.0.1:58546" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.239344ms http.response.status=200 http.response.written=0 time="2026-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44135" http.request.id=5f2467d8-ee22-4882-a39d-d9e704bcb9b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58546" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.250535ms http.response.status=200 http.response.written=0 time="2026-05-13T15:40:43Z" level=info msg="response completed" go.version=go1.26.3 http.request.host="127.0.0.1:44135" http.request.id=c04de322-7bbe-4b69-b189-2492525a6107 http.request.method=GET http.request.remoteaddr="127.0.0.1:58546" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.273145ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2026-05-13T15:40:43Z" 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.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 time="2026-05-13T15:40:43Z" level=info msg="redis not configured" go.version=go1.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 time="2026-05-13T15:40:43Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.26.3 http.request.host="127.0.0.1:37027" http.request.id=9efbf525-a2d1-4577-935b-ac4743370bec http.request.method=GET http.request.remoteaddr="127.0.0.1:53252" 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-05-13T15:40:43Z" 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.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 time="2026-05-13T15:40:43Z" level=info msg="redis not configured" go.version=go1.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 time="2026-05-13T15:40:43Z" level=info msg="configuring file health check path=/tmp/healthcheck2431758721, interval=1" go.version=go1.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2026-05-13T15:40:47Z" 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.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 time="2026-05-13T15:40:47Z" level=info msg="redis not configured" go.version=go1.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 time="2026-05-13T15:40:47Z" level=info msg="configuring TCP health check addr=127.0.0.1:41849, interval=1" go.version=go1.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2026-05-13T15:40: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.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 time="2026-05-13T15:40:51Z" level=info msg="redis not configured" go.version=go1.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 time="2026-05-13T15:40:51Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:43071, interval=1, threshold=3" go.version=go1.26.3 instance.id=5eef7052-b6b7-4467-bb3b-ec0c6892f9b7 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 155.161s ? 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 (10.20s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (2.56s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.78s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.17s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.95s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.63s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 24.304s === RUN TestSchedule time="2026-05-13T15:38:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.3 instance.id=a7f864ed-3bbe-4dd5-b0b4-f33f9cf50d32 time="2026-05-13T15:38:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99112ms" go.version=go1.26.3 instance.id=a7f864ed-3bbe-4dd5-b0b4-f33f9cf50d32 time="2026-05-13T15:38:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=993.13µs" go.version=go1.26.3 instance.id=a7f864ed-3bbe-4dd5-b0b4-f33f9cf50d32 time="2026-05-13T15:38:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=994.12µs" go.version=go1.26.3 instance.id=a7f864ed-3bbe-4dd5-b0b4-f33f9cf50d32 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-05-13T15:38:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.3 instance.id=a7f864ed-3bbe-4dd5-b0b4-f33f9cf50d32 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2026-05-13T15:38:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.3 instance.id=a7f864ed-3bbe-4dd5-b0b4-f33f9cf50d32 time="2026-05-13T15:38:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99418ms" go.version=go1.26.3 instance.id=a7f864ed-3bbe-4dd5-b0b4-f33f9cf50d32 time="2026-05-13T15:38:23Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99654ms" go.version=go1.26.3 instance.id=a7f864ed-3bbe-4dd5-b0b4-f33f9cf50d32 time="2026-05-13T15:38:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.3 instance.id=a7f864ed-3bbe-4dd5-b0b4-f33f9cf50d32 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2026-05-13T15:38:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.3 instance.id=a7f864ed-3bbe-4dd5-b0b4-f33f9cf50d32 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.591s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (5.47s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 23700480 sha256:8d9b4d630a30f803a17ee7a4b9620cc7816df3817e876a1c659db7fdca43b63e [] map[] } --- PASS: TestSimpleBlobRead (0.56s) === RUN TestBlobMount --- PASS: TestBlobMount (0.59s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.45s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.42s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.03s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === 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:3672ed8a421b2da7c19fffaf176195193729a4e58f7d6c785c27d36b3ee3b391 palailogos: marking blob sha256:c84355e4bc85bc64e2fcda88343920d378cfbb101dc93d148a85cafdd22065de palailogos: marking blob sha256:3ef2baef7b2a59450b1f2bbaa2e1d371b79a9cf30e51b254780448128e8f823e palailogos: marking manifest sha256:562c493a2b475addd9b58566de87e9f1e361a1ac1abc329c1155284fbef75fa0 palailogos: marking blob sha256:d8af2236d8bd59363da41fb1314081045963b523fa7165f5f0e86cbeb1ef32ac palailogos: marking blob sha256:f297a98a5ffc2cd9d9a517267159cab4d06ad5037e2646e35fa9c816deb7abb2 palailogos: marking manifest sha256:949a1f37aba42025c01e6be839a821b269afbf0cd8a1bfd151d6695093f11627 palailogos: marking blob sha256:3672ed8a421b2da7c19fffaf176195193729a4e58f7d6c785c27d36b3ee3b391 palailogos: marking blob sha256:562c493a2b475addd9b58566de87e9f1e361a1ac1abc329c1155284fbef75fa0 palailogos: marking manifest sha256:ec631a118ed0561aa1864221972b8db4369dec0e0e337089fd7980ab20ca03c2 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:6354c418d1e3e732d8f46bcb66d30ff47329499dd780c137ef00dda3573a4357 palailogos: marking blob sha256:b347154a7e2e0977a7cddee93251e0ee1fb075965328d9c7bedac411919e21e4 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.99s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:14407895b660d6b2e49a601f14895732b9ff3d19630a56bcd7a773a0ab622748 deletemanifests: marking manifest sha256:5c1e77be0c0e6f5f55233b0cab708415db5e6b92d6963e770328e9854051967a deletemanifests: marking blob sha256:6669011d44ddd1fa73cb49d6e45f3a22f259f4114c20047c2326108ae3d33897 deletemanifests: marking blob sha256:c680575113ee311621506ce73d467dcd09bf9bd4ed13e6523c0129a5a2a09615 deletemanifests: marking blob sha256:3962f8e55b6e59424ee969794f6e111acfdbaec0f7c79f7c2b201d2c616297ea 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:665b3d179bd04b468aa3d5efd3a77a1b9545c869f9732ee6b28d544d72fa1d8d blob eligible for deletion: sha256:afb3d947a8ec2e40aeceba89172c31589d96c8c396e697fa0780cebb4cd76522 blob eligible for deletion: sha256:c2bb1a37c3476391d1b2313993316929d7e9fce9971872b1d78e18567e64f4c3 blob eligible for deletion: sha256:14407895b660d6b2e49a601f14895732b9ff3d19630a56bcd7a773a0ab622748 deletemanifests manifest eligible for deletion: sha256:14407895b660d6b2e49a601f14895732b9ff3d19630a56bcd7a773a0ab622748 deletemanifests: marking manifest sha256:5c1e77be0c0e6f5f55233b0cab708415db5e6b92d6963e770328e9854051967a deletemanifests: marking blob sha256:6669011d44ddd1fa73cb49d6e45f3a22f259f4114c20047c2326108ae3d33897 deletemanifests: marking blob sha256:c680575113ee311621506ce73d467dcd09bf9bd4ed13e6523c0129a5a2a09615 deletemanifests: marking blob sha256:3962f8e55b6e59424ee969794f6e111acfdbaec0f7c79f7c2b201d2c616297ea time="2026-05-13T15:38:44Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/14407895b660d6b2e49a601f14895732b9ff3d19630a56bcd7a773a0ab622748" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 time="2026-05-13T15:38:44Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/14407895b660d6b2e49a601f14895732b9ff3d19630a56bcd7a773a0ab622748" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:c2bb1a37c3476391d1b2313993316929d7e9fce9971872b1d78e18567e64f4c3 time="2026-05-13T15:38:44Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c2/c2bb1a37c3476391d1b2313993316929d7e9fce9971872b1d78e18567e64f4c3" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:14407895b660d6b2e49a601f14895732b9ff3d19630a56bcd7a773a0ab622748 time="2026-05-13T15:38:44Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/14/14407895b660d6b2e49a601f14895732b9ff3d19630a56bcd7a773a0ab622748" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:665b3d179bd04b468aa3d5efd3a77a1b9545c869f9732ee6b28d544d72fa1d8d time="2026-05-13T15:38:44Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/66/665b3d179bd04b468aa3d5efd3a77a1b9545c869f9732ee6b28d544d72fa1d8d" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:afb3d947a8ec2e40aeceba89172c31589d96c8c396e697fa0780cebb4cd76522 time="2026-05-13T15:38:44Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/af/afb3d947a8ec2e40aeceba89172c31589d96c8c396e697fa0780cebb4cd76522" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 --- PASS: TestDeleteManifestIfTagNotFound (2.14s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8e23d3a91a850f37dec64e85a593c7c5bfc0ec35a4a612ad7fa21af09622cc4a time="2026-05-13T15:38:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8e/8e23d3a91a850f37dec64e85a593c7c5bfc0ec35a4a612ad7fa21af09622cc4a" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:07dddffee9ed1ac84d3af6b8bb82af214869fdbea97e616fd3f604c01ba78572 time="2026-05-13T15:38:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/07/07dddffee9ed1ac84d3af6b8bb82af214869fdbea97e616fd3f604c01ba78572" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:612ed9c72283e83a792f741e22552e4c2b2906b58f5be67207db015884e52bd5 time="2026-05-13T15:38:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/61/612ed9c72283e83a792f741e22552e4c2b2906b58f5be67207db015884e52bd5" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 --- PASS: TestGCWithMissingManifests (0.70s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:12b9a5800e5783e734608b123783db05bafa7272186191fa841143b48039dda3 komnenos: marking blob sha256:e11294ff2775cc7ebeda5d745593ac11f27f9d474b7e8873b3a3de89c7a0716e komnenos: marking blob sha256:21f86d92fc9dc070bb6a5bdce2aa6cff54f319af7257aac5e16ce805c7ad10dc 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3b6ee8853b8e1e343dc6c430c4ec3cdc2ab2d4e90627651f409135a86b2b8484 time="2026-05-13T15:38:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3b/3b6ee8853b8e1e343dc6c430c4ec3cdc2ab2d4e90627651f409135a86b2b8484" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:652dcce16b9bb6fab11e249bc312ec2335e264d5cb6684d06e4ac7219075bf1b time="2026-05-13T15:38:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/65/652dcce16b9bb6fab11e249bc312ec2335e264d5cb6684d06e4ac7219075bf1b" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:95b3a81d7c7368e886ee164553c2dcc338cd651270bcbdcfa5ddd8b765bdd5d8 time="2026-05-13T15:38:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/95/95b3a81d7c7368e886ee164553c2dcc338cd651270bcbdcfa5ddd8b765bdd5d8" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:cd60e23daa3f437fc15c9fb58af827c800fe2be0bd3cb4f0221ef4c04c98a466 time="2026-05-13T15:38:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cd/cd60e23daa3f437fc15c9fb58af827c800fe2be0bd3cb4f0221ef4c04c98a466" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2026-05-13T15:38:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:e65edee78dc11acad4217edb0092b68cfcdb488a101111d53eee5a2ec7223ecf time="2026-05-13T15:38:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e6/e65edee78dc11acad4217edb0092b68cfcdb488a101111d53eee5a2ec7223ecf" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 blob eligible for deletion: sha256:397fd4d8a9c76484654cf6625eb4d81b25093c6c4a3976c062c82ee31309c690 time="2026-05-13T15:38:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/39/397fd4d8a9c76484654cf6625eb4d81b25093c6c4a3976c062c82ee31309c690" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 --- PASS: TestDeletionHasEffect (1.78s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.23s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:809428d0248c3ce24a0071740ffc8534a1fa54a94d58ccd4962ab4421e1d3dab michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:66ce0234422f630bfb8807dbc0f3fce826b3dcd2f7ae9f296543749247128717 michael_z_doukas: marking blob sha256:d4fdde80abf0c047c8fd58bf69b16d29bd5dd2dd4a7e90c6cf570111f27f0f87 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a511d01fc9fe58ffaec68d69ec7c9af394e4850726c077da70dad72be909fc3e time="2026-05-13T15:38:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a5/a511d01fc9fe58ffaec68d69ec7c9af394e4850726c077da70dad72be909fc3e" go.version=go1.26.3 instance.id=1de98a62-6302-4892-bd34-95227a163a93 --- PASS: TestOrphanBlobDeleted (0.88s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:da2e28785b58deaa0df218a2f305eb3aba00233c7cc9084a6e87c4f3248267aa linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:b6f9aca513b0cf95346300bde858bd2e241e3ff4abe79f55c10c1bb9a3e942b9 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.70s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.54s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.39s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.50s) === 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-05-13T15:38:53Z" level=info msg="PurgeUploads starting: olderThan=2026-05-13 14:38:53.114570634 +0000 UTC m=-3570.592560447, actuallyDelete=true" time="2026-05-13T15:38:53Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2026-05-13T15:38:53Z" level=info msg="PurgeUploads starting: olderThan=2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188, actuallyDelete=true" time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9ba3f844-11f5-497a-a5d4-c0684062c63d have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a5d83c60-f80c-4330-84c3-8adab1d34ce7 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ddc5f894-6f0b-4ff4-8782-c747b4351d67 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/5c0cdda7-3325-447d-af05-defa77fd74cb have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1f575e9e-7fd6-4e09-83ca-70dcf9a0b1a0 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6d74177c-22f9-4068-87d6-4299097d86f4 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/af105533-a438-4eef-abe6-85a861823443 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b242254c-5bff-478f-810a-a1143b2bf62d have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c169d874-a212-4dad-a2ed-fe1a9e12278b have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d6bb4423-4a11-4501-9aa4-1cf4927e0f16 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/56fb322c-94dd-43d2-9288-656a7516b21d have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.115836279 +0000 UTC m=+29.408705188). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2026-05-13T15:38:53Z" level=info msg="PurgeUploads starting: olderThan=2026-05-13 15:38:53.117334595 +0000 UTC m=+29.410203514, actuallyDelete=true" time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/577bee32-4ea3-4d44-8323-954e41cdb54f have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.117334595 +0000 UTC m=+29.410203514). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d6ba842b-d5ed-49ed-94c1-b9bc94b1498c have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.117334595 +0000 UTC m=+29.410203514). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/deae97a0-d965-483a-82ad-3cde11fe03d9 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.117334595 +0000 UTC m=+29.410203514). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4f0cb9f9-d1d4-4206-8517-b772a780c256 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.117334595 +0000 UTC m=+29.410203514). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f440f67d-513f-4366-b670-56c9ee85b56a have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.117334595 +0000 UTC m=+29.410203514). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2026-05-13T15:38:53Z" level=info msg="PurgeUploads starting: olderThan=2026-05-13 15:38:53.118385379 +0000 UTC m=+29.411254298, actuallyDelete=true" time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b7228155-96aa-42a5-899e-1fa6244c877f have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.118385379 +0000 UTC m=+29.411254298). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d6bcc3f8-f436-4da5-8d3d-4b6428a77af9 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.118385379 +0000 UTC m=+29.411254298). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/58e0f463-a708-441a-9604-b7521da99c10 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.118385379 +0000 UTC m=+29.411254298). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7e9c1600-912e-4104-aac2-679f217a2428 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.118385379 +0000 UTC m=+29.411254298). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/882acdf6-3782-4434-81df-6bfc839541b1 have older date (2026-05-13 14:38:53 +0000 UTC) than purge date (2026-05-13 15:38:53.118385379 +0000 UTC m=+29.411254298). Removing upload directory." time="2026-05-13T15:38:53Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2026-05-13T15:38:53Z" level=info msg="PurgeUploads starting: olderThan=2026-05-13 15:38:53.119071111 +0000 UTC m=+29.411940020, actuallyDelete=true" time="2026-05-13T15:38:53Z" 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 29.428s ? 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.021s === 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.013s === RUN TestWalkFileRemoved time="2026-05-13T15:38:23Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.006s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.307s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.14s) === 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.148s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (31.80s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 32.352s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (23.42s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 23.728s ? 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-05-13T15:38:23Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.26.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2026-05-13T15:38:23Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.26.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2026-05-13T15:38:23Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.26.3 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 TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4 === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV6 time="2026-05-13T15:38:23Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.26.3 instance.id=7c89aa5a-7d2e-4ed1-8af0-3667bcf00760 --- PASS: TestParsing (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2026-05-13T15:38:23Z" level=error msg="unknown ip address format" go.version=go1.26.3 instance.id=7c89aa5a-7d2e-4ed1-8af0-3667bcf00760 ip=?0000000000000000000000000000000000 --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestInvalidNetworkType (0.01s) time="2026-05-13T15:38:23Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.26.3 instance.id=7c89aa5a-7d2e-4ed1-8af0-3667bcf00760 --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2026-05-13T15:38:23Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.3 time="2026-05-13T15:38:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.3 time="2026-05-13T15:38:25Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.3 time="2026-05-13T15:38:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.3 time="2026-05-13T15:38:27Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.3 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.536s === RUN Test OK: 4 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.022s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) === 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.546s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (20.09s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 20.632s ? 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.03s) PASS ok github.com/docker/distribution/uuid 0.036s ? 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 >>> 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-r23.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-loongarch64.so.1 >>> docker-registry*: Package size: 27.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r23.apk >>> docker-registry: Build complete at Wed, 13 May 2026 15:41:00 +0000 elapsed time 0h 3m 11s >>> 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 (20260513.153750) (2/2) Purging go (1.26.3-r0) Executing busybox-1.37.0-r31.trigger OK: 269.1 MiB in 101 packages >>> docker-registry: Updating the community/loongarch64 repository index... >>> docker-registry: Signing the index...