>>> docker-registry: Building community/docker-registry 2.8.3-r24 (using abuild 3.17.0-r0) started Sat, 05 Sep 2026 01:59:35 +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.8-r0) (2/2) Installing .makedepends-docker-registry (20260905.015936) Executing busybox-1.37.0-r31.trigger OK: 626.7 MiB in 107 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/docker-registry-2.8.3.tar.gz /var/cache/distfiles/v3.24/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/v3.24/docker-registry-2.8.3.tar.gz /var/cache/distfiles/v3.24/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/v3.24/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-09-05T01:59:57Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2026-09-05T01:59:57Z" 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.041s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2026-09-05T01:59:57Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.011s ? 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.012s === 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.007s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.82s) PASS ok github.com/docker/distribution/health/checks 0.829s ? 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.013s === 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.011s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.021s === 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.010s ? 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/09/05 01:59:57 http: TLS handshake error from 127.0.0.1:59322: 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:35949/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:35949/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:35949/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:35949/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:45139?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.61s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2026-09-05T01:59:58Z" level=info msg="broadcaster: closing" time="2026-09-05T01:59:58Z" level=info msg="closing testSink" time="2026-09-05T01:59:58Z" level=info msg="closing testSink" time="2026-09-05T01:59:58Z" level=info msg="closing testSink" time="2026-09-05T01:59:58Z" level=info msg="closing testSink" time="2026-09-05T01:59:58Z" level=info msg="closing testSink" time="2026-09-05T01:59:58Z" level=info msg="closing testSink" time="2026-09-05T01:59:58Z" level=info msg="closing testSink" time="2026-09-05T01:59:58Z" level=info msg="closing testSink" time="2026-09-05T01:59:58Z" level=info msg="closing testSink" time="2026-09-05T01:59:58Z" level=info msg="closing testSink" time="2026-09-05T01:59:58Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2026-09-05T01:59:58Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 1} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 1} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:58Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T01:59:59Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=warning msg="&{0x104b995651a0 0.9} encountered too many errors, backing off" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-09-05T02:00:00Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.74s) PASS ok github.com/docker/distribution/notifications 2.535s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2026-09-05T01:59:57Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-09-05T01:59:57.838810401Z" 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.8 time="2026-09-05T01:59:57.838827863Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T01:59:57.838924936Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.26.8 time="2026-09-05T01:59:57.839106382Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.26.8 time="2026-09-05T01:59:57.839118765Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.26.8 time="2026-09-05T01:59:57.839584885Z" level=info msg="listening on [::]:5001, tls" go.version=go1.26.8 time="2026-09-05T02:00:00.848778507Z" level=info msg="response completed" go.version=go1.26.8 http.request.host=127.0.0.1 http.request.id=9ce17037-cedb-46b2-a612-c8b329ca6c32 http.request.method=GET http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.164375ms http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Sep/2026:02:00:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2026-09-05T02:00:00.848940753Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.26.8 --- PASS: TestRegistrySupportedCipherSuite (3.20s) === RUN TestRegistryUnsupportedCipherSuite time="2026-09-05T02:00:00.995201491Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-09-05T02:00:00.996729628Z" 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.8 time="2026-09-05T02:00:00.99677299Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:00.997758134Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.26.8 time="2026-09-05T02:00:00.997785602Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.26.8 --- PASS: TestRegistryUnsupportedCipherSuite (8.15s) PASS ok github.com/docker/distribution/registry 11.373s === 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.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.07s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.141s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2026-09-05T01:59:57Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.26.8 instance.id=796d5528-33f2-44a2-a929-d502ee8c3a86 time="2026-09-05T01:59:57Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.26.8 instance.id=796d5528-33f2-44a2-a929-d502ee8c3a86 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2026-09-05T01:59:57Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.26.8 password=Xwmsrjq84WoSgJYtPmbOqrz-c0CXXeompxdnJWWtBu0 user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.118s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.009s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.02s) === RUN TestLeeway time="2026-09-05T01:59:57Z" level=info msg="token not to be used before 2026-09-05 01:59:58 +0000 UTC - currently 2026-09-05 01:59:57.765470463 +0000 UTC m=+0.027543759" time="2026-09-05T01:59:57Z" level=info msg="token not to be used after 2026-09-05 01:59:57 +0000 UTC - currently 2026-09-05 01:59:57.766822172 +0000 UTC m=+0.028895441" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2026-09-05T01:59:57Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.02s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.056s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.100s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.030s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.010s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2026-09-05T01:59:57Z" 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.8 time="2026-09-05T01:59:57Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T01:59:57Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:33851" http.request.id=cd89a971-e9eb-4c28-9433-871114b4c347 http.request.method=GET http.request.remoteaddr="127.0.0.1:41826" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.544879ms http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Sep/2026:01:59:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2026-09-05T01:59:57Z" 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.8 time="2026-09-05T01:59:57Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T01:59:57Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=8ecd932c-d5ea-4dd2-b640-16649615248c http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" 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.340788ms http.response.status=200 http.response.written=20 127.0.0.1 - - [05/Sep/2026:01:59:57 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-09-05T01:59:58Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=1b3ff4f2-4ec4-42cf-9ed3-727658cf865d http.request.method=POST http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.524557ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:01:59:58 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T01:59:59Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=cf8c320c-ed7b-4e5d-92c5-919c8d53b41e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/aaaa/blobs/uploads/f6442152-340c-44ff-8fa2-01ea0464e507?_state=TS1Xwmf6t308KDPT8FtRyYO80keNUo8aBF50s-a_EVp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmNjQ0MjE1Mi0zNDBjLTQ0ZmYtOGZhMi0wMWVhMDQ2NGU1MDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDE6NTk6NTguMDQ1MTg5NjA0WiJ9&digest=sha256%3A63326b38fc679b308f2ea7611a2411bd847fa4bb5452ac841b8e0a7c890c38d7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.845236219s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:01:59:58 +0000] "PUT /v2/foo/aaaa/blobs/uploads/f6442152-340c-44ff-8fa2-01ea0464e507?_state=TS1Xwmf6t308KDPT8FtRyYO80keNUo8aBF50s-a_EVp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmNjQ0MjE1Mi0zNDBjLTQ0ZmYtOGZhMi0wMWVhMDQ2NGU1MDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDE6NTk6NTguMDQ1MTg5NjA0WiJ9&digest=sha256%3A63326b38fc679b308f2ea7611a2411bd847fa4bb5452ac841b8e0a7c890c38d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T01:59:59Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=8c167b09-1d37-41be-919c-7a459fed2d71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.079393ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:01:59:59 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:00Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=6ecc2169-9f72-4afa-80d4-4c57cab198ee http.request.method=POST http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="893.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:00 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:00Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=245f1986-798e-4b76-b9d2-04990f8230a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/bbbb/blobs/uploads/7dd226c7-c33d-4af7-984f-96e4bfb59048?_state=k4UAQFn2Jnyowx862AitycACSd5XwcerKM1S6JnDeLN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3ZGQyMjZjNy1jMzNkLTRhZjctOTg0Zi05NmU0YmZiNTkwNDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDAuMDQ2OTI0OTk3WiJ9&digest=sha256%3Ac269f3232544043c370a600cadc7e74e449839c919d06574697746a88cd47cac" http.request.useragent="Go-http-client/1.1" http.response.duration=702.754064ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:00 +0000] "PUT /v2/foo/bbbb/blobs/uploads/7dd226c7-c33d-4af7-984f-96e4bfb59048?_state=k4UAQFn2Jnyowx862AitycACSd5XwcerKM1S6JnDeLN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3ZGQyMjZjNy1jMzNkLTRhZjctOTg0Zi05NmU0YmZiNTkwNDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDAuMDQ2OTI0OTk3WiJ9&digest=sha256%3Ac269f3232544043c370a600cadc7e74e449839c919d06574697746a88cd47cac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:00Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=0c050da9-b445-41f7-a83b-37681f97466d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.332418ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:00 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:00Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=1b093585-c7d8-4165-b9e1-a115b57dad57 http.request.method=POST http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:00 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:01Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=9c4c97bc-9659-47f2-86cf-9de6cd8852b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/cccc/blobs/uploads/363331b8-c6b2-4224-a9de-d0a309629bda?_state=LP_PfyYQ3DMcS47woAIUVkJDcJC2ImqHymxJsSF7n-R7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzNjMzMzFiOC1jNmIyLTQyMjQtYTlkZS1kMGEzMDk2MjliZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDAuODk5NDU3NzI1WiJ9&digest=sha256%3A8fe64564fe28ffbbd035f95e12c2c62cec6f0777f1c31b93af88ded7977603b9" http.request.useragent="Go-http-client/1.1" http.response.duration=579.136196ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:00 +0000] "PUT /v2/foo/cccc/blobs/uploads/363331b8-c6b2-4224-a9de-d0a309629bda?_state=LP_PfyYQ3DMcS47woAIUVkJDcJC2ImqHymxJsSF7n-R7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzNjMzMzFiOC1jNmIyLTQyMjQtYTlkZS1kMGEzMDk2MjliZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDAuODk5NDU3NzI1WiJ9&digest=sha256%3A8fe64564fe28ffbbd035f95e12c2c62cec6f0777f1c31b93af88ded7977603b9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:01Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=64d82ff3-a095-492d-ba4f-6760c6f47a49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.869535ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:01 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:01Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=eb851e69-9ca9-4954-a51a-5902021413af http.request.method=POST http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="825.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:01 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:03Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=790386e2-bba6-40ad-b23a-2a2be766c070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/dddd/blobs/uploads/1c3642b7-a874-4cea-8189-bd39015ebeff?_state=lnqtu2WxTx_OV_R8EpQDWSn85-3ydqXGNsEoiJ6NQRV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxYzM2NDJiNy1hODc0LTRjZWEtODE4OS1iZDM5MDE1ZWJlZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDEuNjk4ODUwNjI3WiJ9&digest=sha256%3Ac25b8885a580c71369542e8b90c44718b5d3fc2ecde651446222f7e34afa5a77" http.request.useragent="Go-http-client/1.1" http.response.duration=1.505481142s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:01 +0000] "PUT /v2/foo/dddd/blobs/uploads/1c3642b7-a874-4cea-8189-bd39015ebeff?_state=lnqtu2WxTx_OV_R8EpQDWSn85-3ydqXGNsEoiJ6NQRV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxYzM2NDJiNy1hODc0LTRjZWEtODE4OS1iZDM5MDE1ZWJlZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDEuNjk4ODUwNjI3WiJ9&digest=sha256%3Ac25b8885a580c71369542e8b90c44718b5d3fc2ecde651446222f7e34afa5a77 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:03Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=5d89a5f3-588e-46ab-9fed-5c54fe5fb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.339696ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:03 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:03Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=fba7b2f2-b80e-48e3-ae72-d0193cd6b7dd http.request.method=POST http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="842.402µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:03 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:04Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=feaeda26-127d-4f34-83c4-999e857c04a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/eeee/blobs/uploads/73b61041-b866-4d2a-ab60-4e80c5164b11?_state=Ua_Pmkfcl0_6hUX19OEAPQRPc__tlsa5GSXAUu88eSB7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3M2I2MTA0MS1iODY2LTRkMmEtYWI2MC00ZTgwYzUxNjRiMTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDMuNDExNzA0ODkzWiJ9&digest=sha256%3A5d7e2e5b13c8349dad5aca4b81cdd9f8d074e933e9e9bec2c691d61b5b42d13e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.34209281s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:03 +0000] "PUT /v2/foo/eeee/blobs/uploads/73b61041-b866-4d2a-ab60-4e80c5164b11?_state=Ua_Pmkfcl0_6hUX19OEAPQRPc__tlsa5GSXAUu88eSB7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3M2I2MTA0MS1iODY2LTRkMmEtYWI2MC00ZTgwYzUxNjRiMTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDMuNDExNzA0ODkzWiJ9&digest=sha256%3A5d7e2e5b13c8349dad5aca4b81cdd9f8d074e933e9e9bec2c691d61b5b42d13e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:04Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=455cb2fc-58b8-4970-a6b0-848c7639f96c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.67503ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:04 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:04Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=9ae2797e-0139-4bdd-a4ef-84ab1d6fea55 http.request.method=POST http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="835.859µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:04 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=41ff1d39-f22e-4628-be3c-ff51b0ccfa22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/ffff/blobs/uploads/95d0b0b9-59d1-4ca5-a799-897d21c653e2?_state=mQVKqQ4Y0JBinP7zlKPuMUEPVa8Mx5FjH7c6_OJQJKd7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5NWQwYjBiOS01OWQxLTRjYTUtYTc5OS04OTdkMjFjNjUzZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDQuOTExODUzMDY2WiJ9&digest=sha256%3Ae752da95c2df2cbdb4c60454cf9415c3bd7fbb00ed7477226398da2597184330" http.request.useragent="Go-http-client/1.1" http.response.duration=820.455109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:04 +0000] "PUT /v2/foo/ffff/blobs/uploads/95d0b0b9-59d1-4ca5-a799-897d21c653e2?_state=mQVKqQ4Y0JBinP7zlKPuMUEPVa8Mx5FjH7c6_OJQJKd7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5NWQwYjBiOS01OWQxLTRjYTUtYTc5OS04OTdkMjFjNjUzZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDQuOTExODUzMDY2WiJ9&digest=sha256%3Ae752da95c2df2cbdb4c60454cf9415c3bd7fbb00ed7477226398da2597184330 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=838eb6a1-6487-4f5a-a305-1244f81b0ff5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.770804ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=af1b5eb1-978f-4fb7-bf10-a6e4628eadbf http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="723.644µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=5dfaeca6-388d-4ea4-984e-17613d9fe92c http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" 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="726.162µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=d81c2cda-122a-4c19-aa91-08366342085c http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" 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="717.123µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=f7168a45-4cfa-46ba-a178-ffe7473666df http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" 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="752.356µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=be18d407-fd27-4352-8d1d-7acc8edf7b85 http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" 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="685.544µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=49a3b73c-2d75-4ec7-91c8-571307818260 http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" 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="697.977µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" 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.8 http.request.host="127.0.0.1:34299" http.request.id=dd555635-972f-4f34-82f8-a34d53abbd78 http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" 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="720.402µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" 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.8 http.request.host="127.0.0.1:34299" http.request.id=2d5744f4-b61b-4184-b7e3-cc27b1a1552e http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" 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="641.69µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=1c1857b1-42d8-4815-8600-a31c8cdfc45e http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" 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="616.382µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34299" http.request.id=87b6993b-1e1a-43c5-a653-d383cfef5ca0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43074" 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="668.459µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-09-05T02:00:05Z" 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.8 time="2026-09-05T02:00:05Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:05Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=8c83b985-6f3d-4321-91cc-668168d295c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="890.88µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:06Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=3eaae2da-e9e3-4ea1-a8bf-c16b17bcc86a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/aaaa/blobs/uploads/b5868cc8-23f4-4af1-b7dc-f447fc55f291?_state=s2DZtvQMorXmSQFnl3EDKfbAfmfkjh27PIY9Rq6KlJZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiNTg2OGNjOC0yM2Y0LTRhZjEtYjdkYy1mNDQ3ZmM1NWYyOTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDUuODcyMzMyNjg4WiJ9&digest=sha256%3A35dc807d9c36647334569eb4eff60520dd9be5d8d69ac2b42e282942c46f9249" http.request.useragent="Go-http-client/1.1" http.response.duration=601.905871ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:05 +0000] "PUT /v2/foo/aaaa/blobs/uploads/b5868cc8-23f4-4af1-b7dc-f447fc55f291?_state=s2DZtvQMorXmSQFnl3EDKfbAfmfkjh27PIY9Rq6KlJZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiNTg2OGNjOC0yM2Y0LTRhZjEtYjdkYy1mNDQ3ZmM1NWYyOTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDUuODcyMzMyNjg4WiJ9&digest=sha256%3A35dc807d9c36647334569eb4eff60520dd9be5d8d69ac2b42e282942c46f9249 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:06Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=14b404da-3cf1-40ba-8904-e93f78557e60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.598257ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:06 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:06Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=bd9f30d2-2b7b-47da-b228-c0347d5228b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="735.614µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:06 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:07Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=b1ac6a5e-a81f-41e3-b1a2-aea1715a4d5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/bbbb/blobs/uploads/8c9b2dbd-3931-4655-aa98-c9756fa927dc?_state=tqFtmfSRuN3vEk3gryjkJXAIQe7XWlaLQx-f2ZBHEQ57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4YzliMmRiZC0zOTMxLTQ2NTUtYWE5OC1jOTc1NmZhOTI3ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDYuNjYxNTQwNTY1WiJ9&digest=sha256%3Ae890fe37481cb3c6c9ab353a3cf7e0fb4c65a2f5d831445e4cebfd84678b0692" http.request.useragent="Go-http-client/1.1" http.response.duration=1.306704999s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:06 +0000] "PUT /v2/foo/bbbb/blobs/uploads/8c9b2dbd-3931-4655-aa98-c9756fa927dc?_state=tqFtmfSRuN3vEk3gryjkJXAIQe7XWlaLQx-f2ZBHEQ57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4YzliMmRiZC0zOTMxLTQ2NTUtYWE5OC1jOTc1NmZhOTI3ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDYuNjYxNTQwNTY1WiJ9&digest=sha256%3Ae890fe37481cb3c6c9ab353a3cf7e0fb4c65a2f5d831445e4cebfd84678b0692 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:07Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=ba2d3c4d-8ca3-4a97-bbf1-1f15b063ba2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.815482ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:07 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:08Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=b54e6b74-c689-4a85-a922-60874b53a75c http.request.method=POST http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="784.818µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:08 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:08Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=c065f92c-1950-4bb4-b00c-e36f770ee24b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/cccc/blobs/uploads/48f88d7c-0f3a-4a16-a09b-393695068580?_state=mi483yIhnzE7Y31G1551yfjo1tnMjGP2Q8-xn6wry1t7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0OGY4OGQ3Yy0wZjNhLTRhMTYtYTA5Yi0zOTM2OTUwNjg1ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDguMTE5OTI3NTU5WiJ9&digest=sha256%3Ab483208600f98ae537943c0c09b4e891b3768bcce35fe6be7d30992e6c67a40f" http.request.useragent="Go-http-client/1.1" http.response.duration=785.605519ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:08 +0000] "PUT /v2/foo/cccc/blobs/uploads/48f88d7c-0f3a-4a16-a09b-393695068580?_state=mi483yIhnzE7Y31G1551yfjo1tnMjGP2Q8-xn6wry1t7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0OGY4OGQ3Yy0wZjNhLTRhMTYtYTA5Yi0zOTM2OTUwNjg1ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDguMTE5OTI3NTU5WiJ9&digest=sha256%3Ab483208600f98ae537943c0c09b4e891b3768bcce35fe6be7d30992e6c67a40f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:08Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=764930a7-d916-4c56-920a-f44b6b5daf24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.544185ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:08 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:09Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=bf0c21aa-5b5c-424d-9653-ff23ca66e5c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="838.025µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:09 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=e196abcf-4d00-4e77-8633-6506fae33e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/dddd/blobs/uploads/850caae7-6eeb-4fee-8fe6-73280723bb95?_state=7mictYfSvTpLaHttWhyymCCDbH9FUbfA49lT_j5QG_N7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4NTBjYWFlNy02ZWViLTRmZWUtOGZlNi03MzI4MDcyM2JiOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDkuMTMzNDYxMjc4WiJ9&digest=sha256%3Af1d9974ac254fca1704ea54eb11182cef250c67808433340289a6dd5394f844a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.535740287s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:09 +0000] "PUT /v2/foo/dddd/blobs/uploads/850caae7-6eeb-4fee-8fe6-73280723bb95?_state=7mictYfSvTpLaHttWhyymCCDbH9FUbfA49lT_j5QG_N7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4NTBjYWFlNy02ZWViLTRmZWUtOGZlNi03MzI4MDcyM2JiOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MDkuMTMzNDYxMjc4WiJ9&digest=sha256%3Af1d9974ac254fca1704ea54eb11182cef250c67808433340289a6dd5394f844a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=fba51a9a-a350-453e-8a4b-39bcbd9b0843 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59408" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.586138ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:43365" http.request.id=f40ba074-b18d-4042-8a6b-5823741e0195 http.request.method=GET http.request.remoteaddr="127.0.0.1:59408" 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="620.257µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (12.92s) === RUN TestURLPrefix time="2026-09-05T02:00:10Z" 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.8 time="2026-09-05T02:00:10Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44243" http.request.id=494fd659-48a9-4796-a6ea-c305b5ef73fb http.request.method=GET http.request.remoteaddr="127.0.0.1:38200" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="649.053µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2026-09-05T02:00:10Z" 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.8 time="2026-09-05T02:00:10Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 err.message="blob unknown to registry" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=dd1177ee-18c5-4281-96e5-e5cf8470ef7c http.request.method=GET http.request.remoteaddr="127.0.0.1:47720" http.request.uri="/v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="819.85µs" http.response.status=404 http.response.written=157 vars.digest="sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "GET /v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 err.message="blob unknown to registry" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=c3b12a81-8bc0-4f82-89a2-78099bfb186b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47734" http.request.uri="/v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="727.167µs" http.response.status=404 http.response.written=157 vars.digest="sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=d1939b4e-487a-4b3b-a07b-25547a5566a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47734" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="688.124µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=b323d984-7fa7-47d8-9280-ea0a742faf49 http.request.method=GET http.request.remoteaddr="127.0.0.1:47734" http.request.uri="/v2/foo/bar/blobs/uploads/598dacd2-1f59-486e-970a-81ec27664023?_state=TVM3K8taBxf3bQmOjpLrdoLykhZypsbWV_NU6seTYIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5OGRhY2QyLTFmNTktNDg2ZS05NzBhLTgxZWMyNzY2NDAyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjM0NTI5OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="727.712µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "GET /v2/foo/bar/blobs/uploads/598dacd2-1f59-486e-970a-81ec27664023?_state=TVM3K8taBxf3bQmOjpLrdoLykhZypsbWV_NU6seTYIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5OGRhY2QyLTFmNTktNDg2ZS05NzBhLTgxZWMyNzY2NDAyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjM0NTI5OVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=3393875e-32a5-4728-80db-ef843861105c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47734" http.request.uri="/v2/foo/bar/blobs/uploads/598dacd2-1f59-486e-970a-81ec27664023?_state=TVM3K8taBxf3bQmOjpLrdoLykhZypsbWV_NU6seTYIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5OGRhY2QyLTFmNTktNDg2ZS05NzBhLTgxZWMyNzY2NDAyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjM0NTI5OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="724.509µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "DELETE /v2/foo/bar/blobs/uploads/598dacd2-1f59-486e-970a-81ec27664023?_state=TVM3K8taBxf3bQmOjpLrdoLykhZypsbWV_NU6seTYIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5OGRhY2QyLTFmNTktNDg2ZS05NzBhLTgxZWMyNzY2NDAyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjM0NTI5OVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=906a667d-95f8-496e-b557-419abbcb5d93 http.request.method=GET http.request.remoteaddr="127.0.0.1:47734" http.request.uri="/v2/foo/bar/blobs/uploads/598dacd2-1f59-486e-970a-81ec27664023?_state=TVM3K8taBxf3bQmOjpLrdoLykhZypsbWV_NU6seTYIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5OGRhY2QyLTFmNTktNDg2ZS05NzBhLTgxZWMyNzY2NDAyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjM0NTI5OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=598dacd2-1f59-486e-970a-81ec27664023 time="2026-09-05T02:00:10Z" 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.8 http.request.host="127.0.0.1:44365" http.request.id=906a667d-95f8-496e-b557-419abbcb5d93 http.request.method=GET http.request.remoteaddr="127.0.0.1:47734" http.request.uri="/v2/foo/bar/blobs/uploads/598dacd2-1f59-486e-970a-81ec27664023?_state=TVM3K8taBxf3bQmOjpLrdoLykhZypsbWV_NU6seTYIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5OGRhY2QyLTFmNTktNDg2ZS05NzBhLTgxZWMyNzY2NDAyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjM0NTI5OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="694.204µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=598dacd2-1f59-486e-970a-81ec27664023 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "GET /v2/foo/bar/blobs/uploads/598dacd2-1f59-486e-970a-81ec27664023?_state=TVM3K8taBxf3bQmOjpLrdoLykhZypsbWV_NU6seTYIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5OGRhY2QyLTFmNTktNDg2ZS05NzBhLTgxZWMyNzY2NDAyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjM0NTI5OVoifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=e84b5466-7d74-48ab-b25f-b89d90168963 http.request.method=POST http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="798.626µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=2d40ffd0-a0d6-4dda-81d3-0a2670a61a80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/5cf08b08-5270-411e-a2c7-ab388a39acdb?_state=WhRNyN_2D9mtV2TWNN-8GH3sv45guteG0YmWTL-BVrl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjZjA4YjA4LTUyNzAtNDExZS1hMmM3LWFiMzg4YTM5YWNkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjcwNTcwMzNaIn0%3D&digest=sha256%3A78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" provided=sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 vars.name="foo/bar" vars.uuid=5cf08b08-5270-411e-a2c7-ab388a39acdb time="2026-09-05T02:00:10Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=2d40ffd0-a0d6-4dda-81d3-0a2670a61a80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/5cf08b08-5270-411e-a2c7-ab388a39acdb?_state=WhRNyN_2D9mtV2TWNN-8GH3sv45guteG0YmWTL-BVrl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjZjA4YjA4LTUyNzAtNDExZS1hMmM3LWFiMzg4YTM5YWNkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjcwNTcwMzNaIn0%3D&digest=sha256%3A78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5cf08b08-5270-411e-a2c7-ab388a39acdb time="2026-09-05T02:00:10Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=2d40ffd0-a0d6-4dda-81d3-0a2670a61a80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/5cf08b08-5270-411e-a2c7-ab388a39acdb?_state=WhRNyN_2D9mtV2TWNN-8GH3sv45guteG0YmWTL-BVrl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjZjA4YjA4LTUyNzAtNDExZS1hMmM3LWFiMzg4YTM5YWNkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjcwNTcwMzNaIn0%3D&digest=sha256%3A78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.587µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=5cf08b08-5270-411e-a2c7-ab388a39acdb 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "PUT /v2/foo/bar/blobs/uploads/5cf08b08-5270-411e-a2c7-ab388a39acdb?_state=WhRNyN_2D9mtV2TWNN-8GH3sv45guteG0YmWTL-BVrl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjZjA4YjA4LTUyNzAtNDExZS1hMmM3LWFiMzg4YTM5YWNkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MjcwNTcwMzNaIn0%3D&digest=sha256%3A78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=04ffa0eb-75e2-433b-85ae-ce823a35fd62 http.request.method=POST http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="651.633µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=deb8ab14-fcee-44e5-9126-4451258a4dec http.request.method=PUT http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/96fc4124-f9f0-4ea6-9a1c-37e651f1ca9e?_state=J0_0zFJCwfjUlHLdL7ka4DSg-UolIPsIjFmuiTYduKR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2ZmM0MTI0LWY5ZjAtNGVhNi05YTFjLTM3ZTY1MWYxY2E5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45Mjg4ODczNTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="928.367µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "PUT /v2/foo/bar/blobs/uploads/96fc4124-f9f0-4ea6-9a1c-37e651f1ca9e?_state=J0_0zFJCwfjUlHLdL7ka4DSg-UolIPsIjFmuiTYduKR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2ZmM0MTI0LWY5ZjAtNGVhNi05YTFjLTM3ZTY1MWYxY2E5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45Mjg4ODczNTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=219202c1-5eab-4dc2-a2ec-74e383f2a56b http.request.method=POST http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="811.676µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=5e745cfb-d722-4f44-9da6-2a019b18679e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/dbb8bc03-0339-4195-8db2-76d78614d1ca?_state=YtNvSAK0OB4ybSI325aCZafYrfY1jzxKzIintm5GAWt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYjhiYzAzLTAzMzktNDE5NS04ZGIyLTc2ZDc4NjE0ZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MzA5NTM3OFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.031346ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "PUT /v2/foo/bar/blobs/uploads/dbb8bc03-0339-4195-8db2-76d78614d1ca?_state=YtNvSAK0OB4ybSI325aCZafYrfY1jzxKzIintm5GAWt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYjhiYzAzLTAzMzktNDE5NS04ZGIyLTc2ZDc4NjE0ZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MzA5NTM3OFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:10Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=d9595162-9e15-48d7-99cf-c6c01281b494 http.request.method=POST http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="807.227µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:13Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=522b1576-f5a6-45e6-bd90-f95d372ac220 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/39d3502a-e097-4758-bde8-03644e218eec?_state=SrIAtk3XIop5lrHKHU--R_U5KOcF5U5zLjGJZQC-JLl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZDM1MDJhLWUwOTctNDc1OC1iZGU4LTAzNjQ0ZTIxOGVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MzMxMzM0NTlaIn0%3D&digest=sha256%3A78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.duration=2.201980476s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:10 +0000] "PUT /v2/foo/bar/blobs/uploads/39d3502a-e097-4758-bde8-03644e218eec?_state=SrIAtk3XIop5lrHKHU--R_U5KOcF5U5zLjGJZQC-JLl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZDM1MDJhLWUwOTctNDc1OC1iZGU4LTAzNjQ0ZTIxOGVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMC45MzMxMzM0NTlaIn0%3D&digest=sha256%3A78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:13Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=86e5932f-a540-4d2c-bf53-7cf90d0612b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="859.68µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44365" http.request.id=0a741993-0697-47a6-a552-d66a8dda6bcb http.request.method=PATCH http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/39227453-b01c-4ea8-be56-5b1592bc5d09?_state=kztP6MXmpQP6cnoU5WdX1QrlOjEfMRhiTWpiZCqGHRl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5MjI3NDUzLWIwMWMtNGVhOC1iZTU2LTViMTU5MmJjNWQwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMy4yMzA2NTE0NDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.177337874s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:13 +0000] "PATCH /v2/foo/bar/blobs/uploads/39227453-b01c-4ea8-be56-5b1592bc5d09?_state=kztP6MXmpQP6cnoU5WdX1QrlOjEfMRhiTWpiZCqGHRl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5MjI3NDUzLWIwMWMtNGVhOC1iZTU2LTViMTU5MmJjNWQwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxMy4yMzA2NTE0NDRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=f49dd8f3-c18c-49b3-809f-9966bc322f52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/uploads/39227453-b01c-4ea8-be56-5b1592bc5d09?_state=KRlqtjFxe0BOvklxZzQJvDpYygqjVoTFlruApiYYAAd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5MjI3NDUzLWIwMWMtNGVhOC1iZTU2LTViMTU5MmJjNWQwOSIsIk9mZnNldCI6MzI0NTY3MDQsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MTNaIn0%3D&digest=sha256%3A78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.duration=1.257185ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "PUT /v2/foo/bar/blobs/uploads/39227453-b01c-4ea8-be56-5b1592bc5d09?_state=KRlqtjFxe0BOvklxZzQJvDpYygqjVoTFlruApiYYAAd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5MjI3NDUzLWIwMWMtNGVhOC1iZTU2LTViMTU5MmJjNWQwOSIsIk9mZnNldCI6MzI0NTY3MDQsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MTNaIn0%3D&digest=sha256%3A78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=47cb2f64-411a-4781-9a47-029d24e759d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="793.172µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=4ef13309-1e80-46b0-ac11-a9fd92b835a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=76.56792ms http.response.status=200 http.response.written=32456704 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "GET /v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 200 32456704 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=error msg="error parsing digest="sha257:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17": unsupported digest algorithm" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=83e85474-f495-4949-b8f1-bc4051ee5db3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/sha257:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" vars.name="foo/bar" time="2026-09-05T02:00:15Z" 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.8 http.request.host="127.0.0.1:44365" http.request.id=83e85474-f495-4949-b8f1-bc4051ee5db3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/foo/bar/blobs/sha257:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="670.554µs" http.response.status=400 http.response.written=110 vars.digest="sha257:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "GET /v2/foo/bar/blobs/sha257:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=92b34024-5336-4ced-9571-7772e21cb878 http.request.method=GET http.request.remoteaddr="127.0.0.1:47770" http.request.uri="/v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.duration=1.125262ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "GET /v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.8 time="2026-09-05T02:00:15Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 err.message="blob unknown to registry" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=8fe4cecb-7449-42bf-93f9-17d84453d029 http.request.method=GET http.request.remoteaddr="127.0.0.1:34902" http.request.uri="/v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.295µs" http.response.status=404 http.response.written=157 vars.digest="sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "GET /v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 err.message="blob unknown to registry" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=8105bcc2-2672-429d-9791-3319bce77868 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34914" http.request.uri="/v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="746.335µs" http.response.status=404 http.response.written=157 vars.digest="sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=f25b146b-54e1-4eda-b60c-ae860e42ca44 http.request.method=POST http.request.remoteaddr="127.0.0.1:34914" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="738.774µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=eba60b3b-9dba-4096-aed0-9180686017f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34914" http.request.uri="/v2/foo/bar/blobs/uploads/2bc4abf9-736e-4e85-80e2-24ba98ec268d?_state=DtRIo7AHdzT9HduYi9uoQX2VaDu8UCJDs2b9wyz5bzR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiYzRhYmY5LTczNmUtNGU4NS04MGUyLTI0YmE5OGVjMjY4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42NzYwOTMyOTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="707.881µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "GET /v2/foo/bar/blobs/uploads/2bc4abf9-736e-4e85-80e2-24ba98ec268d?_state=DtRIo7AHdzT9HduYi9uoQX2VaDu8UCJDs2b9wyz5bzR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiYzRhYmY5LTczNmUtNGU4NS04MGUyLTI0YmE5OGVjMjY4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42NzYwOTMyOTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=335c3295-0c43-4632-95ca-f574b086eeb4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34914" http.request.uri="/v2/foo/bar/blobs/uploads/2bc4abf9-736e-4e85-80e2-24ba98ec268d?_state=DtRIo7AHdzT9HduYi9uoQX2VaDu8UCJDs2b9wyz5bzR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiYzRhYmY5LTczNmUtNGU4NS04MGUyLTI0YmE5OGVjMjY4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42NzYwOTMyOTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.293452ms http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "DELETE /v2/foo/bar/blobs/uploads/2bc4abf9-736e-4e85-80e2-24ba98ec268d?_state=DtRIo7AHdzT9HduYi9uoQX2VaDu8UCJDs2b9wyz5bzR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiYzRhYmY5LTczNmUtNGU4NS04MGUyLTI0YmE5OGVjMjY4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42NzYwOTMyOTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=21ac4c3b-1b6e-49b2-8b36-f9856354394b http.request.method=GET http.request.remoteaddr="127.0.0.1:34914" http.request.uri="/v2/foo/bar/blobs/uploads/2bc4abf9-736e-4e85-80e2-24ba98ec268d?_state=DtRIo7AHdzT9HduYi9uoQX2VaDu8UCJDs2b9wyz5bzR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiYzRhYmY5LTczNmUtNGU4NS04MGUyLTI0YmE5OGVjMjY4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42NzYwOTMyOTVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2bc4abf9-736e-4e85-80e2-24ba98ec268d time="2026-09-05T02:00:15Z" 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.8 http.request.host="127.0.0.1:42037" http.request.id=21ac4c3b-1b6e-49b2-8b36-f9856354394b http.request.method=GET http.request.remoteaddr="127.0.0.1:34914" http.request.uri="/v2/foo/bar/blobs/uploads/2bc4abf9-736e-4e85-80e2-24ba98ec268d?_state=DtRIo7AHdzT9HduYi9uoQX2VaDu8UCJDs2b9wyz5bzR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiYzRhYmY5LTczNmUtNGU4NS04MGUyLTI0YmE5OGVjMjY4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42NzYwOTMyOTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.078918ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=2bc4abf9-736e-4e85-80e2-24ba98ec268d 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "GET /v2/foo/bar/blobs/uploads/2bc4abf9-736e-4e85-80e2-24ba98ec268d?_state=DtRIo7AHdzT9HduYi9uoQX2VaDu8UCJDs2b9wyz5bzR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiYzRhYmY5LTczNmUtNGU4NS04MGUyLTI0YmE5OGVjMjY4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42NzYwOTMyOTVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=142c0d81-3f4e-4a3e-b855-afdc167fe655 http.request.method=POST http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.292436ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=0628ffd1-8e9a-402b-a67d-46521a6c3b14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/b68faf16-fff4-48eb-a312-ca9c516737fd?_state=qFkTa-VqoogXGH2DFL3nA0JTDPpL1ZO2JEhYj2EyDMZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2OGZhZjE2LWZmZjQtNDhlYi1hMzEyLWNhOWM1MTY3MzdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42ODE4ODE1NTJaIn0%3D&digest=sha256%3A27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" provided=sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 vars.name="foo/bar" vars.uuid=b68faf16-fff4-48eb-a312-ca9c516737fd time="2026-09-05T02:00:15Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=0628ffd1-8e9a-402b-a67d-46521a6c3b14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/b68faf16-fff4-48eb-a312-ca9c516737fd?_state=qFkTa-VqoogXGH2DFL3nA0JTDPpL1ZO2JEhYj2EyDMZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2OGZhZjE2LWZmZjQtNDhlYi1hMzEyLWNhOWM1MTY3MzdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42ODE4ODE1NTJaIn0%3D&digest=sha256%3A27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b68faf16-fff4-48eb-a312-ca9c516737fd time="2026-09-05T02:00:15Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=0628ffd1-8e9a-402b-a67d-46521a6c3b14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/b68faf16-fff4-48eb-a312-ca9c516737fd?_state=qFkTa-VqoogXGH2DFL3nA0JTDPpL1ZO2JEhYj2EyDMZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2OGZhZjE2LWZmZjQtNDhlYi1hMzEyLWNhOWM1MTY3MzdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42ODE4ODE1NTJaIn0%3D&digest=sha256%3A27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.291106ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b68faf16-fff4-48eb-a312-ca9c516737fd 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "PUT /v2/foo/bar/blobs/uploads/b68faf16-fff4-48eb-a312-ca9c516737fd?_state=qFkTa-VqoogXGH2DFL3nA0JTDPpL1ZO2JEhYj2EyDMZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2OGZhZjE2LWZmZjQtNDhlYi1hMzEyLWNhOWM1MTY3MzdmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42ODE4ODE1NTJaIn0%3D&digest=sha256%3A27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=f580e7ae-66df-4f06-bdee-45b20266944c http.request.method=POST http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116443ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=4ea1dfd5-53ec-4902-a344-2e4e439316ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/39114d6e-0fc5-469d-ba7f-85a40f9f24f8?_state=g4Ku2G6wK4BvQBfpRvCdDg_7nVHU5bIjP-GBAYL-RNp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5MTE0ZDZlLTBmYzUtNDY5ZC1iYTdmLTg1YTQwZjlmMjRmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42ODQ4NjI4NjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.493671ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "PUT /v2/foo/bar/blobs/uploads/39114d6e-0fc5-469d-ba7f-85a40f9f24f8?_state=g4Ku2G6wK4BvQBfpRvCdDg_7nVHU5bIjP-GBAYL-RNp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5MTE0ZDZlLTBmYzUtNDY5ZC1iYTdmLTg1YTQwZjlmMjRmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42ODQ4NjI4NjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=0ff7d5a4-7110-42ee-bc08-7a4478b34f02 http.request.method=POST http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.073821ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=505eac92-2730-462c-b871-399a0936cad1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/663d640b-a43d-49ed-bddb-2160e6e40497?_state=KTMl4mAbMa0BlmWkKHT0cHYPz-mEtggCaL1zU9_09gx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2M2Q2NDBiLWE0M2QtNDllZC1iZGRiLTIxNjBlNmU0MDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42ODc5NTU2NzdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.426339ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "PUT /v2/foo/bar/blobs/uploads/663d640b-a43d-49ed-bddb-2160e6e40497?_state=KTMl4mAbMa0BlmWkKHT0cHYPz-mEtggCaL1zU9_09gx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2M2Q2NDBiLWE0M2QtNDllZC1iZGRiLTIxNjBlNmU0MDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42ODc5NTU2NzdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:15Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=cce940fb-97c9-46bf-b096-0063ebaed317 http.request.method=POST http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.052714ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:16Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=d30a1369-6f17-4ce5-8d1f-8fb0b1cb91bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/7456d46d-dcd8-46ce-a9a0-01abffdc5b45?_state=pwgezbzgSCUH6fG_iURIQwfJiT9nAtt0bA2VKfbvNBl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0NTZkNDZkLWRjZDgtNDZjZS1hOWEwLTAxYWJmZmRjNWI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42OTA5MzI2NVoifQ%3D%3D&digest=sha256%3A27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.duration=819.416252ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "PUT /v2/foo/bar/blobs/uploads/7456d46d-dcd8-46ce-a9a0-01abffdc5b45?_state=pwgezbzgSCUH6fG_iURIQwfJiT9nAtt0bA2VKfbvNBl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0NTZkNDZkLWRjZDgtNDZjZS1hOWEwLTAxYWJmZmRjNWI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNS42OTA5MzI2NVoifQ%3D%3D&digest=sha256%3A27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:16Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=43e9a140-e1e2-42e7-a44b-cd55f3d41f4d http.request.method=POST http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="850.266µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42037" http.request.id=b8462aa9-a579-4d55-88cf-19f45fc4d2b8 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/3ea35f55-3668-4a2a-8f84-21bae1f467e3?_state=fRRk0hGT1yuugbvKvB4Tf12bEdOEUHKMfmT8f0-cCT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTM1ZjU1LTM2NjgtNGEyYS04Zjg0LTIxYmFlMWY0NjdlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNi41NzYyOTU3MDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=801.063917ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:16 +0000] "PATCH /v2/foo/bar/blobs/uploads/3ea35f55-3668-4a2a-8f84-21bae1f467e3?_state=fRRk0hGT1yuugbvKvB4Tf12bEdOEUHKMfmT8f0-cCT17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTM1ZjU1LTM2NjgtNGEyYS04Zjg0LTIxYmFlMWY0NjdlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNi41NzYyOTU3MDFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=d0f77dcb-9e36-4c28-9be4-9cc9d3307fed http.request.method=PUT http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/uploads/3ea35f55-3668-4a2a-8f84-21bae1f467e3?_state=vWQK-b41-Hz8tgICKDVZGNhdb4zwla_ocUtljEjDHc17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTM1ZjU1LTM2NjgtNGEyYS04Zjg0LTIxYmFlMWY0NjdlMyIsIk9mZnNldCI6MTk4MDQ2NzIsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MTZaIn0%3D&digest=sha256%3A27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.70298ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "PUT /v2/foo/bar/blobs/uploads/3ea35f55-3668-4a2a-8f84-21bae1f467e3?_state=vWQK-b41-Hz8tgICKDVZGNhdb4zwla_ocUtljEjDHc17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYTM1ZjU1LTM2NjgtNGEyYS04Zjg0LTIxYmFlMWY0NjdlMyIsIk9mZnNldCI6MTk4MDQ2NzIsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MTZaIn0%3D&digest=sha256%3A27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=5da2d604-e717-4697-ad00-b4e2159361f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.296693ms http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=255d69c6-ad92-4f48-a8cc-8d9d4f553f41 http.request.method=GET http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=45.727491ms http.response.status=200 http.response.written=19804672 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "GET /v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 200 19804672 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=error msg="error parsing digest="sha257:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3": unsupported digest algorithm" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=d30efe5d-e4cd-48c4-b76a-29b3221cc5a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/sha257:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" vars.name="foo/bar" time="2026-09-05T02:00: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.8 http.request.host="127.0.0.1:42037" http.request.id=d30efe5d-e4cd-48c4-b76a-29b3221cc5a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/bar/blobs/sha257:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="650.655µs" http.response.status=400 http.response.written=110 vars.digest="sha257:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "GET /v2/foo/bar/blobs/sha257:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=0730e9ce-0bcd-4c2a-a508-75230c960992 http.request.method=GET http.request.remoteaddr="127.0.0.1:34948" http.request.uri="/v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.090002ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "GET /v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=39fd3d5c-9d81-4a8d-8463-72a39fa6f0ae http.request.method=GET http.request.remoteaddr="127.0.0.1:34948" http.request.uri="/v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.289856ms http.response.status=200 http.response.written=196608 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "GET /v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 200 196608 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:42037" http.request.id=ea87fe73-dad0-4a00-825b-743949e8158b http.request.method=GET http.request.remoteaddr="127.0.0.1:34940" http.request.uri="/v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.16699ms http.response.status=200 http.response.written=4250752 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "GET /v2/foo/bar/blobs/sha256:27c1b099cfc081fb81bd9f52be7c5fc0e922a76d80f373cd3f9d53bfdec332a3 HTTP/1.1" 200 4250752 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=7b6d1115-3885-4a47-a448-d2a92e969baa http.request.method=GET http.request.remoteaddr="127.0.0.1:47770" http.request.uri="/v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.937700178s http.response.status=200 http.response.written=4170240 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "GET /v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 200 4170240 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:44365" http.request.id=f42f94f3-e1d8-4ada-b9b1-729fc568020b http.request.method=GET http.request.remoteaddr="127.0.0.1:47754" http.request.uri="/v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.940757323s http.response.status=200 http.response.written=4250752 127.0.0.1 - - [05/Sep/2026:02:00:15 +0000] "GET /v2/foo/bar/blobs/sha256:78577e9c912ba305ebb6e3787536e88095fe0b78848ae1e7e3ea850d325a4b17 HTTP/1.1" 200 4250752 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (6.78s) === RUN TestBlobDelete time="2026-09-05T02:00:17Z" 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.8 time="2026-09-05T02:00:17Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 err.message="blob unknown to registry" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=eee30218-31bf-40ea-bc91-70531872b311 http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="859.423µs" http.response.status=404 http.response.written=157 vars.digest="sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "GET /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 err.message="blob unknown to registry" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=c7570f60-bae9-4e77-a9d5-fe4a1c8a9fdf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="731.581µs" http.response.status=404 http.response.written=157 vars.digest="sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=561e0639-c220-4336-a3d5-acf165056644 http.request.method=POST http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="735.62µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=9fa8a778-d3e8-4e5d-8215-cbd5e8c4c205 http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/foo/bar/blobs/uploads/e43caf7d-a7a5-4c9f-ad78-91cac15fef2f?_state=zd6_Q7xyaT3P8yquHzb49uaVmZTm7Y2TRUl2TCfK6oR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0M2NhZjdkLWE3YTUtNGM5Zi1hZDc4LTkxY2FjMTVmZWYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MDcwMDczODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="722.099µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "GET /v2/foo/bar/blobs/uploads/e43caf7d-a7a5-4c9f-ad78-91cac15fef2f?_state=zd6_Q7xyaT3P8yquHzb49uaVmZTm7Y2TRUl2TCfK6oR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0M2NhZjdkLWE3YTUtNGM5Zi1hZDc4LTkxY2FjMTVmZWYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MDcwMDczODZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=b73fa037-8d8c-44f0-a978-0d3428d02665 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/foo/bar/blobs/uploads/e43caf7d-a7a5-4c9f-ad78-91cac15fef2f?_state=zd6_Q7xyaT3P8yquHzb49uaVmZTm7Y2TRUl2TCfK6oR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0M2NhZjdkLWE3YTUtNGM5Zi1hZDc4LTkxY2FjMTVmZWYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MDcwMDczODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="725.728µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "DELETE /v2/foo/bar/blobs/uploads/e43caf7d-a7a5-4c9f-ad78-91cac15fef2f?_state=zd6_Q7xyaT3P8yquHzb49uaVmZTm7Y2TRUl2TCfK6oR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0M2NhZjdkLWE3YTUtNGM5Zi1hZDc4LTkxY2FjMTVmZWYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MDcwMDczODZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=95b11fe9-db09-4609-ba31-2126e4369d3f http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/foo/bar/blobs/uploads/e43caf7d-a7a5-4c9f-ad78-91cac15fef2f?_state=zd6_Q7xyaT3P8yquHzb49uaVmZTm7Y2TRUl2TCfK6oR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0M2NhZjdkLWE3YTUtNGM5Zi1hZDc4LTkxY2FjMTVmZWYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MDcwMDczODZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e43caf7d-a7a5-4c9f-ad78-91cac15fef2f time="2026-09-05T02:00:17Z" 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.8 http.request.host="127.0.0.1:41699" http.request.id=95b11fe9-db09-4609-ba31-2126e4369d3f http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/foo/bar/blobs/uploads/e43caf7d-a7a5-4c9f-ad78-91cac15fef2f?_state=zd6_Q7xyaT3P8yquHzb49uaVmZTm7Y2TRUl2TCfK6oR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0M2NhZjdkLWE3YTUtNGM5Zi1hZDc4LTkxY2FjMTVmZWYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MDcwMDczODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="800.088µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e43caf7d-a7a5-4c9f-ad78-91cac15fef2f 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "GET /v2/foo/bar/blobs/uploads/e43caf7d-a7a5-4c9f-ad78-91cac15fef2f?_state=zd6_Q7xyaT3P8yquHzb49uaVmZTm7Y2TRUl2TCfK6oR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0M2NhZjdkLWE3YTUtNGM5Zi1hZDc4LTkxY2FjMTVmZWYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MDcwMDczODZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=732ec94a-87df-4ddc-96f8-3245b9be390d http.request.method=POST http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="937.017µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=46721f83-15ec-4530-9fa3-bda841fb55bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/fbfac67b-d1af-49d5-918f-3bc49620897f?_state=AB2MjHayfkcfCT4HFz70FL3vi4A68H4h8hO1qPNqSNF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiZmFjNjdiLWQxYWYtNDlkNS05MThmLTNiYzQ5NjIwODk3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MTA3OTk4MjJaIn0%3D&digest=sha256%3A658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" provided=sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 vars.name="foo/bar" vars.uuid=fbfac67b-d1af-49d5-918f-3bc49620897f time="2026-09-05T02:00:17Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=46721f83-15ec-4530-9fa3-bda841fb55bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/fbfac67b-d1af-49d5-918f-3bc49620897f?_state=AB2MjHayfkcfCT4HFz70FL3vi4A68H4h8hO1qPNqSNF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiZmFjNjdiLWQxYWYtNDlkNS05MThmLTNiYzQ5NjIwODk3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MTA3OTk4MjJaIn0%3D&digest=sha256%3A658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=fbfac67b-d1af-49d5-918f-3bc49620897f time="2026-09-05T02:00:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=46721f83-15ec-4530-9fa3-bda841fb55bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/fbfac67b-d1af-49d5-918f-3bc49620897f?_state=AB2MjHayfkcfCT4HFz70FL3vi4A68H4h8hO1qPNqSNF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiZmFjNjdiLWQxYWYtNDlkNS05MThmLTNiYzQ5NjIwODk3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MTA3OTk4MjJaIn0%3D&digest=sha256%3A658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="790.544µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=fbfac67b-d1af-49d5-918f-3bc49620897f 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "PUT /v2/foo/bar/blobs/uploads/fbfac67b-d1af-49d5-918f-3bc49620897f?_state=AB2MjHayfkcfCT4HFz70FL3vi4A68H4h8hO1qPNqSNF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiZmFjNjdiLWQxYWYtNDlkNS05MThmLTNiYzQ5NjIwODk3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MTA3OTk4MjJaIn0%3D&digest=sha256%3A658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=8f1b0e5b-d37b-4471-9413-acf26e84a847 http.request.method=POST http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="685.651µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=bf810de9-0d84-46ac-974d-0a9d6c3c4c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/524e8939-973b-4099-81a4-0b6d6799ef51?_state=ivbUzn7cYlLOQdSHXO9KyDeByHOOpVMT5K3wuaMB1eR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNGU4OTM5LTk3M2ItNDA5OS04MWE0LTBiNmQ2Nzk5ZWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MTI2MjMzMjVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="865.616µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "PUT /v2/foo/bar/blobs/uploads/524e8939-973b-4099-81a4-0b6d6799ef51?_state=ivbUzn7cYlLOQdSHXO9KyDeByHOOpVMT5K3wuaMB1eR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNGU4OTM5LTk3M2ItNDA5OS04MWE0LTBiNmQ2Nzk5ZWY1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MTI2MjMzMjVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=0448a179-f85d-432d-bb04-8c524e7904fa http.request.method=POST http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="660.227µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=f51a0e93-ca7f-4f36-b60e-b789479b30c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/0e3ec594-4f51-4067-831d-6ef3fa2f34a0?_state=UUrjkabJUqUv_3mVU7NoXNY7IhQDsFaxCSqpVsMQt_J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBlM2VjNTk0LTRmNTEtNDA2Ny04MzFkLTZlZjNmYTJmMzRhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MTQ0NDA2NTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="883.044µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "PUT /v2/foo/bar/blobs/uploads/0e3ec594-4f51-4067-831d-6ef3fa2f34a0?_state=UUrjkabJUqUv_3mVU7NoXNY7IhQDsFaxCSqpVsMQt_J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBlM2VjNTk0LTRmNTEtNDA2Ny04MzFkLTZlZjNmYTJmMzRhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MTQ0NDA2NTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:17Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=f6af63f6-d903-446c-b88f-bb16c6499ae5 http.request.method=POST http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="661.793µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:18Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=c33fbe5a-0807-4172-94fd-e9fbd6fc94b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/2071d0d6-2d34-479c-9e29-e772ad38a0d0?_state=Gg3mEWppaBugbsoGH8hx9If9bSl4G_RunzPflnliNSt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwNzFkMGQ2LTJkMzQtNDc5Yy05ZTI5LWU3NzJhZDM4YTBkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MTYyNTg1MzVaIn0%3D&digest=sha256%3A658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.duration=748.068643ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:17 +0000] "PUT /v2/foo/bar/blobs/uploads/2071d0d6-2d34-479c-9e29-e772ad38a0d0?_state=Gg3mEWppaBugbsoGH8hx9If9bSl4G_RunzPflnliNSt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwNzFkMGQ2LTJkMzQtNDc5Yy05ZTI5LWU3NzJhZDM4YTBkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxNy42MTYyNTg1MzVaIn0%3D&digest=sha256%3A658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:18Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=be4b6aba-bbee-4ccf-b9d7-de194a7aa8bf http.request.method=POST http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="840.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41699" http.request.id=9111de20-76c9-477d-ab15-63001c744fff http.request.method=PATCH http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/49e031dd-6596-4288-9d22-517d7de8f435?_state=ZkxdFfUOfxaz62zjEcGUZVTxCfP-_e7fLuFcXBx9o_N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ZTAzMWRkLTY1OTYtNDI4OC05ZDIyLTUxN2Q3ZGU4ZjQzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxOC40Mjc1NzQ1NzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=751.079813ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:18 +0000] "PATCH /v2/foo/bar/blobs/uploads/49e031dd-6596-4288-9d22-517d7de8f435?_state=ZkxdFfUOfxaz62zjEcGUZVTxCfP-_e7fLuFcXBx9o_N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ZTAzMWRkLTY1OTYtNDI4OC05ZDIyLTUxN2Q3ZGU4ZjQzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxOC40Mjc1NzQ1NzNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=2e29fcc6-ff89-47d1-9a29-d4f94fd86845 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/uploads/49e031dd-6596-4288-9d22-517d7de8f435?_state=yQzxxzl4sfu9HjxwMEVeM9UANY5TERFGi0rUfMhq9l97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ZTAzMWRkLTY1OTYtNDI4OC05ZDIyLTUxN2Q3ZGU4ZjQzNSIsIk9mZnNldCI6MTkyMDE1MzYsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MThaIn0%3D&digest=sha256%3A658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.112103ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "PUT /v2/foo/bar/blobs/uploads/49e031dd-6596-4288-9d22-517d7de8f435?_state=yQzxxzl4sfu9HjxwMEVeM9UANY5TERFGi0rUfMhq9l97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ZTAzMWRkLTY1OTYtNDI4OC05ZDIyLTUxN2Q3ZGU4ZjQzNSIsIk9mZnNldCI6MTkyMDE1MzYsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MThaIn0%3D&digest=sha256%3A658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=d6c23f31-6405-4a25-9f7d-e7d765a917e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="758.803µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "HEAD /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=c861474e-1b80-49f9-b281-7df3313c4975 http.request.method=GET http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=30.602379ms http.response.status=200 http.response.written=19201536 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "GET /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 200 19201536 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=error msg="error parsing digest="sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18": unsupported digest algorithm" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=9ad77180-1f2d-4970-b288-2a16f4d7bfe4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" vars.name="foo/bar" time="2026-09-05T02:00:19Z" 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.8 http.request.host="127.0.0.1:41699" http.request.id=9ad77180-1f2d-4970-b288-2a16f4d7bfe4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="694.464µs" http.response.status=400 http.response.written=110 vars.digest="sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "GET /v2/foo/bar/blobs/sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=58004d66-2db2-4cfc-beb2-f0e0769a3cc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:34108" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.492624ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "GET /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=52020c01-4c32-4111-8a29-8a787f391345 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.duration="975.085µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "DELETE /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 err.message="blob unknown to registry" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=f2617708-a44e-4437-b56f-6e938575ca30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="682.583µs" http.response.status=404 http.response.written=157 vars.digest="sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "HEAD /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=2c30db2e-4dee-4a0f-be5f-06e41d58701e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="658.814µs" http.response.status=404 http.response.written=74 vars.digest="sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "DELETE /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=error msg="error parsing digest="sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18": unsupported digest algorithm" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=c3afe705-81b8-4c3c-a304-482ebbd550a3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34122" http.request.uri="/v2/foo/bar/blobs/sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" vars.name="foo/bar" time="2026-09-05T02:00:19Z" 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.8 http.request.host="127.0.0.1:41699" http.request.id=c3afe705-81b8-4c3c-a304-482ebbd550a3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34122" http.request.uri="/v2/foo/bar/blobs/sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="818.82µs" http.response.status=400 http.response.written=110 vars.digest="sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "DELETE /v2/foo/bar/blobs/sha257:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=8d694ed9-b3d6-434e-b400-304f214b42d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34126" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="977.767µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:19Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=a2864bb0-e226-49af-a7ac-9294cbb65603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34126" http.request.uri="/v2/foo/bar/blobs/uploads/4fd80e67-41c2-45fe-a36d-1c222c0516be?_state=2fVhwn3e26DTEWmBc01jvuu3S9-UaSXC0XAJjtI9Net7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmZDgwZTY3LTQxYzItNDVmZS1hMzZkLTFjMjIyYzA1MTZiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxOS4yNTUyNzAxMzZaIn0%3D&digest=sha256%3A658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.duration=725.338955ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "PUT /v2/foo/bar/blobs/uploads/4fd80e67-41c2-45fe-a36d-1c222c0516be?_state=2fVhwn3e26DTEWmBc01jvuu3S9-UaSXC0XAJjtI9Net7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmZDgwZTY3LTQxYzItNDVmZS1hMzZkLTFjMjIyYzA1MTZiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoxOS4yNTUyNzAxMzZaIn0%3D&digest=sha256%3A658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:20Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=4c47c221-e0a4-4e37-b8e3-61793d135cdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34126" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="966.227µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:20Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=995e271a-b43a-4424-939f-45d41b226668 http.request.method=GET http.request.remoteaddr="127.0.0.1:34094" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=804.959914ms http.response.status=200 http.response.written=4250752 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "GET /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 200 4250752 "" "Go-http-client/1.1" time="2026-09-05T02:00:20Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41699" http.request.id=75fa1de7-922c-4355-a22c-dcbedc22677d http.request.method=GET http.request.remoteaddr="127.0.0.1:34108" http.request.uri="/v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=800.059332ms http.response.status=200 http.response.written=4170240 127.0.0.1 - - [05/Sep/2026:02:00:19 +0000] "GET /v2/foo/bar/blobs/sha256:658198365921069afc50713328297fad6c3713e1e353338bf06bb6d5646a6a18 HTTP/1.1" 200 4170240 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (2.59s) === RUN TestRelativeURL time="2026-09-05T02:00: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.8 time="2026-09-05T02:00:20Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:20Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:46371" http.request.id=3787dcff-f8f6-4f04-8cee-de8515f3ce98 http.request.method=POST http.request.remoteaddr="127.0.0.1:58486" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="844.314µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:20Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:46371" http.request.id=72991d5f-20b9-4b7f-99c2-d3e0099164bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58486" http.request.uri="/v2/foo/bar/blobs/uploads/39ad7ddc-a0aa-4af2-90dd-f67061c2ae30?_state=MgwSTxGfcG148tB7ETXA9ePkGrjPvUjxJbYRr2z8gNV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5YWQ3ZGRjLWEwYWEtNGFmMi05MGRkLWY2NzA2MWMyYWUzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoyMC4wNTEyMDM5NTVaIn0%3D&digest=sha256%3A13f6d45dffd3cf7a699443aa8cf88739491f6aa36c55cb7a1da6e37d16c041ab" http.request.useragent="Go-http-client/1.1" http.response.duration=527.916372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:20 +0000] "PUT /v2/foo/bar/blobs/uploads/39ad7ddc-a0aa-4af2-90dd-f67061c2ae30?_state=MgwSTxGfcG148tB7ETXA9ePkGrjPvUjxJbYRr2z8gNV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5YWQ3ZGRjLWEwYWEtNGFmMi05MGRkLWY2NzA2MWMyYWUzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoyMC4wNTEyMDM5NTVaIn0%3D&digest=sha256%3A13f6d45dffd3cf7a699443aa8cf88739491f6aa36c55cb7a1da6e37d16c041ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:20Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:46371" http.request.id=07cffeda-f663-45a8-9017-f906e07abb89 http.request.method=POST http.request.remoteaddr="127.0.0.1:58486" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="894.921µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:20Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:46371" http.request.id=7909ada2-6f98-4f89-a822-ab8e778f4274 http.request.method=POST http.request.remoteaddr="127.0.0.1:58486" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="660.39µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:21Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:46371" http.request.id=713b1b8e-2f81-452d-bcd7-bb486b753119 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58486" http.request.uri="/v2/foo/bar/blobs/uploads/b8d180e9-6bf4-4ac8-8159-53babe8d21d3?_state=_A0VZYC-GqZCqRvLd0r7wDUZfx7UWzqUkaKKCeEDWt57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ZDE4MGU5LTZiZjQtNGFjOC04MTU5LTUzYmFiZThkMjFkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoyMC44MzM3MjkzMzVaIn0%3D&digest=sha256%3A696059d957bb2a3fdd326ed1accfeee1bf1a8c4eb48f304eb87e1acaa4beff97" http.request.useragent="Go-http-client/1.1" http.response.duration=699.023022ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:20 +0000] "PUT /v2/foo/bar/blobs/uploads/b8d180e9-6bf4-4ac8-8159-53babe8d21d3?_state=_A0VZYC-GqZCqRvLd0r7wDUZfx7UWzqUkaKKCeEDWt57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ZDE4MGU5LTZiZjQtNGFjOC04MTU5LTUzYmFiZThkMjFkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoyMC44MzM3MjkzMzVaIn0%3D&digest=sha256%3A696059d957bb2a3fdd326ed1accfeee1bf1a8c4eb48f304eb87e1acaa4beff97 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (1.48s) === RUN TestBlobDeleteDisabled time="2026-09-05T02:00:21Z" 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.8 time="2026-09-05T02:00:21Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:21Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.8 http.request.host="127.0.0.1:36301" http.request.id=1941df6a-4810-4858-8ef4-bfef5698f784 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/foo/bar/blobs/sha256:97252f28a7285cacf6a8318038b5dc94855ae02d80a2d64084d9ae19ffd0e21b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.356263ms http.response.status=405 http.response.written=78 vars.digest="sha256:97252f28a7285cacf6a8318038b5dc94855ae02d80a2d64084d9ae19ffd0e21b" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:21 +0000] "DELETE /v2/foo/bar/blobs/sha256:97252f28a7285cacf6a8318038b5dc94855ae02d80a2d64084d9ae19ffd0e21b HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.18s) === RUN TestDeleteDisabled time="2026-09-05T02:00:21Z" 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.8 time="2026-09-05T02:00:21Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:21Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:45625" http.request.id=6de5ee32-b924-44d2-928c-9b5dd4367e08 http.request.method=POST http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.468639ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:23Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:45625" http.request.id=64335d42-e9ae-4efb-bcd7-51b606b1728b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/foo/bar/blobs/uploads/711d340e-8271-4083-9397-f66642ecf70c?_state=XkzOBv3clUwisuqhFNyzXZOFd2OA0eft0vhr62k0NkF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxMWQzNDBlLTgyNzEtNDA4My05Mzk3LWY2NjY0MmVjZjcwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoyMS45MTU5MDE5NjFaIn0%3D&digest=sha256%3Aff92e023f8f4abac7ebe7f21e5a6d84842f7d94fe969868ab5f9a31ddcb1057c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.208539879s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:21 +0000] "PUT /v2/foo/bar/blobs/uploads/711d340e-8271-4083-9397-f66642ecf70c?_state=XkzOBv3clUwisuqhFNyzXZOFd2OA0eft0vhr62k0NkF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxMWQzNDBlLTgyNzEtNDA4My05Mzk3LWY2NjY0MmVjZjcwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoyMS45MTU5MDE5NjFaIn0%3D&digest=sha256%3Aff92e023f8f4abac7ebe7f21e5a6d84842f7d94fe969868ab5f9a31ddcb1057c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:23Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.8 http.request.host="127.0.0.1:45625" http.request.id=83031989-55f2-4202-90ec-94c84da4d208 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38616" http.request.uri="/v2/foo/bar/blobs/sha256:ff92e023f8f4abac7ebe7f21e5a6d84842f7d94fe969868ab5f9a31ddcb1057c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="772.398µs" http.response.status=405 http.response.written=78 vars.digest="sha256:ff92e023f8f4abac7ebe7f21e5a6d84842f7d94fe969868ab5f9a31ddcb1057c" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:23 +0000] "DELETE /v2/foo/bar/blobs/sha256:ff92e023f8f4abac7ebe7f21e5a6d84842f7d94fe969868ab5f9a31ddcb1057c HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.41s) === RUN TestDeleteReadOnly time="2026-09-05T02:00: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.8 time="2026-09-05T02:00:23Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:23Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34803" http.request.id=fbfbdb15-0a79-4418-86d7-0dcd0be93ce4 http.request.method=POST http.request.remoteaddr="127.0.0.1:54998" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="891.845µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:24Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:34803" http.request.id=6c8959ba-0bd8-4ef7-90f8-a347e8830dc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54998" http.request.uri="/v2/foo/bar/blobs/uploads/8eaddaa9-c94d-4b1b-8854-44b2a6c51cc4?_state=-vR5Z4LO5mwKNNk93tt4mygpX30se6rZkDPdmeKGUrd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlYWRkYWE5LWM5NGQtNGIxYi04ODU0LTQ0YjJhNmM1MWNjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoyMy4zMjQ3NjAyNjJaIn0%3D&digest=sha256%3Afb3df54944bede36de80640ee7728f2cda59e12fee9b1e0c7f2e48808c5466f6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.376642396s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:23 +0000] "PUT /v2/foo/bar/blobs/uploads/8eaddaa9-c94d-4b1b-8854-44b2a6c51cc4?_state=-vR5Z4LO5mwKNNk93tt4mygpX30se6rZkDPdmeKGUrd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlYWRkYWE5LWM5NGQtNGIxYi04ODU0LTQ0YjJhNmM1MWNjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDoyMy4zMjQ3NjAyNjJaIn0%3D&digest=sha256%3Afb3df54944bede36de80640ee7728f2cda59e12fee9b1e0c7f2e48808c5466f6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [05/Sep/2026:02:00:24 +0000] "DELETE /v2/foo/bar/blobs/sha256:fb3df54944bede36de80640ee7728f2cda59e12fee9b1e0c7f2e48808c5466f6 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.58s) === RUN TestStartPushReadOnly time="2026-09-05T02:00:24Z" 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.8 time="2026-09-05T02:00:24Z" level=info msg="redis not configured" go.version=go1.26.8 127.0.0.1 - - [05/Sep/2026:02:00:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2026-09-05T02:00:24Z" 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.8 time="2026-09-05T02:00:24Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=af5c00cf-343f-4b60-be0c-76a1e6704377 http.request.method=GET http.request.remoteaddr="127.0.0.1:52964" 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.323597ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Sep/2026:02:00:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-09-05T02:00:24Z" 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.8 http.request.host="127.0.0.1:41959" http.request.id=e588ece7-290d-4817-9722-a1b3b71db89e http.request.method=GET http.request.remoteaddr="127.0.0.1:52964" 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.013487ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Sep/2026:02:00:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-09-05T02:00:24Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=6715033f-1dbf-45e5-9b32-090ff6b9fe6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" 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.030983ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Sep/2026:02:00:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-09-05T02:00:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=fe196faf-c031-4b22-9b91-9e23604c94da http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" 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.805588ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-09-05T02:00:24Z" 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.8 http.request.host="127.0.0.1:41959" http.request.id=fe196faf-c031-4b22-9b91-9e23604c94da http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" 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.859852ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-09-05T02:00:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=fe196faf-c031-4b22-9b91-9e23604c94da http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" 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.901208ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-09-05T02:00:24Z" 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.8 http.request.host="127.0.0.1:41959" http.request.id=fe196faf-c031-4b22-9b91-9e23604c94da http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" 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.935652ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Sep/2026:02:00:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-09-05T02:00:24Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=594c3067-c6ec-4fbd-8791-1fa6e9e5b475 http.request.method=POST http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="815.875µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:24 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:26Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=e316d63a-f02a-498b-816b-92b2aff15e7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/blobs/uploads/eaa24284-f0b3-4a52-8a32-8a37633244e5?_state=MFjdjb--MXZgwg6qozmEPMvJ1nhei7hqXlCiknyEx5p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlYWEyNDI4NC1mMGIzLTRhNTItOGEzMi04YTM3NjMzMjQ0ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjQuOTMxMjg2ODE0WiJ9&digest=sha256%3A172514ac839b41728e91dd9d1bd4a08ef1b63da2291ff1d67270f8fdab1a41e0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.481537483s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:24 +0000] "PUT /v2/foo/schema1/blobs/uploads/eaa24284-f0b3-4a52-8a32-8a37633244e5?_state=MFjdjb--MXZgwg6qozmEPMvJ1nhei7hqXlCiknyEx5p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlYWEyNDI4NC1mMGIzLTRhNTItOGEzMi04YTM3NjMzMjQ0ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjQuOTMxMjg2ODE0WiJ9&digest=sha256%3A172514ac839b41728e91dd9d1bd4a08ef1b63da2291ff1d67270f8fdab1a41e0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:26Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=ecd2ade2-658e-4dfe-89e9-a024a24c2d91 http.request.method=POST http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="878.455µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:26 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=5792acc0-8a1a-4438-a60e-7e5d211ebec6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/blobs/uploads/a0a2566d-a293-47a6-a4d1-6a1a0efcafbd?_state=GPkDPNN4dJ6RB2rr3ft6JXHp27tnSo2P_wrMEPnE6Lh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMGEyNTY2ZC1hMjkzLTQ3YTYtYTRkMS02YTFhMGVmY2FmYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjYuNTQ3Mzc2ODA2WiJ9&digest=sha256%3A290e9def04f40d75068495efae820385da2939997e392ea75bd1b806de91cc6f" http.request.useragent="Go-http-client/1.1" http.response.duration=648.57685ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:26 +0000] "PUT /v2/foo/schema1/blobs/uploads/a0a2566d-a293-47a6-a4d1-6a1a0efcafbd?_state=GPkDPNN4dJ6RB2rr3ft6JXHp27tnSo2P_wrMEPnE6Lh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMGEyNTY2ZC1hMjkzLTQ3YTYtYTRkMS02YTFhMGVmY2FmYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjYuNTQ3Mzc2ODA2WiJ9&digest=sha256%3A290e9def04f40d75068495efae820385da2939997e392ea75bd1b806de91cc6f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=172ab079-0e2f-470e-915c-08c1b0f10fe6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.676641ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=68f679d5-8df8-4a85-84f0-b31ab1951ac7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.445077ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=95c61be6-a484-42ee-85c7-13e19d7ac987 http.request.method=GET http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.207849ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=a863d0db-d23f-4184-89d8-7fb1225c66bc http.request.method=GET http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.144397ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41959" http.request.id=c7e9fa2e-baef-4873-90e5-59346d2da0e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.432273ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41959" http.request.id=58c20129-5e95-428e-9235-1e15ad844844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.436867ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:41959" http.request.id=3ba5180f-6a2a-4230-87ba-48bc1bf0d731 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.438612ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=1b32686b-66d8-4f55-8e75-e2126214a223 http.request.method=GET http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.174358ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=29bc1294-9179-4d59-b0ac-2f9e06ea170f http.request.method=GET http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="631.509µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=5676c0aa-d517-40d8-8678-962f954f3b9e http.request.method=GET http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" http.request.useragent="Go-http-client/1.1" http.response.duration="614.06µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "GET /v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=ae00d448-b7c4-424a-85e9-f53907ac8b12 http.request.method=GET http.request.remoteaddr="127.0.0.1:52964" 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="600.326µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=error msg="payload digest does match: "sha256:8c9ef4f28c1c647ee7bb3278609eedb82d0c5e14ce7ead6c131b2159cafc5fcb" != "sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb"" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=12b9d5bf-4321-4a6a-be2b-4bc5471b5d8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" time="2026-09-05T02:00: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.8 http.request.host="127.0.0.1:41959" http.request.id=12b9d5bf-4321-4a6a-be2b-4bc5471b5d8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52964" http.request.uri="/v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="860.789µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb" 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:f2352d0d6e881cdf4cdc721495cbf715e5532ce1e3e37cb8131d70d22fbd5fcb HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-09-05T02:00: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.8 http.request.host="127.0.0.1:41959" http.request.id=5911a736-7dc5-415f-8ebb-db8ce361c3fa http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" 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="777.29µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-09-05T02:00: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.8 http.request.host="127.0.0.1:41959" http.request.id=5dbe43f7-73ca-46b7-a9bf-c8704a207966 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" 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="601.488µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-09-05T02:00: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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41959" http.request.id=20437f5f-9aa1-4356-9cc5-df42e5fe4f25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" 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="771.411µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-09-05T02:00: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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41959" http.request.id=20437f5f-9aa1-4356-9cc5-df42e5fe4f25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" 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="803.836µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-09-05T02:00: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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41959" http.request.id=20437f5f-9aa1-4356-9cc5-df42e5fe4f25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" 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="834.171µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=2c9e8685-1dfc-4b27-8d14-d8a5b99bf5ee http.request.method=POST http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="809.273µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=4cbe07d7-7deb-412e-88c5-ee17f9686e1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/blobs/uploads/b1e4dc48-1fd6-4dce-a0ac-0a17cda1e9ae?_state=F8qe0BgeZC7jxeFp0Jf7gk3vo__lABop3QzTQZHZA157Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMWU0ZGM0OC0xZmQ2LTRkY2UtYTBhYy0wYTE3Y2RhMWU5YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjcuMjE3NjIzODY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.098146ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/b1e4dc48-1fd6-4dce-a0ac-0a17cda1e9ae?_state=F8qe0BgeZC7jxeFp0Jf7gk3vo__lABop3QzTQZHZA157Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMWU0ZGM0OC0xZmQ2LTRkY2UtYTBhYy0wYTE3Y2RhMWU5YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjcuMjE3NjIzODY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00: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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41959" http.request.id=03c98626-f747-42d1-b2f4-f5cc3242cf30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" 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="860.376µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-09-05T02:00: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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41959" http.request.id=03c98626-f747-42d1-b2f4-f5cc3242cf30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" 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="900.679µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=0ac83fa8-c746-4cc8-9aa2-5bf7d11a6e4e http.request.method=POST http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="841.475µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:27Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=739f7f7b-2219-4af3-a608-2d56c8cae90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/blobs/uploads/7bf2713a-81f6-4cff-8996-e7aea0e72767?_state=Pqd0G3nOwbFMeiZMlidiN4PiQ7HdcX8wR3hPq19PR-R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YmYyNzEzYS04MWY2LTRjZmYtODk5Ni1lN2FlYTBlNzI3NjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjcuMzQyNzEyMDhaIn0%3D&digest=sha256%3A88869aed5d9d95832db175eda86e0b629c0dd56fa6adf3188b54dfd47d7a7a61" http.request.useragent="Go-http-client/1.1" http.response.duration=560.519843ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/7bf2713a-81f6-4cff-8996-e7aea0e72767?_state=Pqd0G3nOwbFMeiZMlidiN4PiQ7HdcX8wR3hPq19PR-R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YmYyNzEzYS04MWY2LTRjZmYtODk5Ni1lN2FlYTBlNzI3NjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjcuMzQyNzEyMDhaIn0%3D&digest=sha256%3A88869aed5d9d95832db175eda86e0b629c0dd56fa6adf3188b54dfd47d7a7a61 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=4a674afc-8756-42fc-8e43-ac53dc3dd408 http.request.method=POST http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="862.098µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=caed449b-918f-49cf-9f04-417979d2c999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/blobs/uploads/533ca7d5-6856-4968-bc68-8061dfb9082f?_state=B9MNefeKhATh5PaQgaY92qrDRHFwW7DNygj6rA8DILV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MzNjYTdkNS02ODU2LTQ5NjgtYmM2OC04MDYxZGZiOTA4MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjguMDU0MTgxOTM0WiJ9&digest=sha256%3Ad6f0a228efd06d927ea115a0387937222c361e4a2e4ab3a1ffb393cae4284a18" http.request.useragent="Go-http-client/1.1" http.response.duration=773.520233ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/533ca7d5-6856-4968-bc68-8061dfb9082f?_state=B9MNefeKhATh5PaQgaY92qrDRHFwW7DNygj6rA8DILV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MzNjYTdkNS02ODU2LTQ5NjgtYmM2OC04MDYxZGZiOTA4MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjguMDU0MTgxOTM0WiJ9&digest=sha256%3Ad6f0a228efd06d927ea115a0387937222c361e4a2e4ab3a1ffb393cae4284a18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41959" http.request.id=a2d5f6f5-78a9-47c3-b07d-27c618192d8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.81092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41959" http.request.id=b39a6657-74a1-44d4-8435-f049dd1fdc96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/sha256:f43b6def76ec063ed85408a49c4feaf8865d44f18792187fa6a5d99f82460d41" http.request.useragent="Go-http-client/1.1" http.response.duration=1.132254ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "PUT /v2/foo/schema2/manifests/sha256:f43b6def76ec063ed85408a49c4feaf8865d44f18792187fa6a5d99f82460d41 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=240706de-27de-4620-bcbe-cdecdddfb003 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" 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="971.385µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=56dd847f-6c10-4527-b68e-e2e490b37a88 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/sha256:f43b6def76ec063ed85408a49c4feaf8865d44f18792187fa6a5d99f82460d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="938.478µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/manifests/sha256:f43b6def76ec063ed85408a49c4feaf8865d44f18792187fa6a5d99f82460d41 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=24867837-a181-445d-aa5f-4e184d9e6314 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="743.378µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=b3a38d2d-b6fa-4370-8cb7-0072496ddfc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/sha256:f43b6def76ec063ed85408a49c4feaf8865d44f18792187fa6a5d99f82460d41" http.request.useragent="Go-http-client/1.1" http.response.duration="722.22µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/manifests/sha256:f43b6def76ec063ed85408a49c4feaf8865d44f18792187fa6a5d99f82460d41 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=9edcc70c-fbd5-4d30-892a-e7d2bcb0cee7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" 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="680.878µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="rewriting manifest sha256:f43b6def76ec063ed85408a49c4feaf8865d44f18792187fa6a5d99f82460d41 in schema1 format to support old client" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=a1a303e8-1702-48d0-8f13-b714dbbe3a38 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" 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-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=a1a303e8-1702-48d0-8f13-b714dbbe3a38 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.727208ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41959" http.request.id=9c2f344b-af29-44ec-a1ce-b06231f6ccff http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" 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="886.037µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41959" http.request.id=2f3853a3-4663-4ed5-b98a-d33338411b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.115926ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41959" http.request.id=206f9679-36b5-48d2-baea-828168b7c587 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/sha256:19c6bfb84de2e5ffde27c3598d47ad0358bfefac5b209d915525b9d89b830f40" http.request.useragent="Go-http-client/1.1" http.response.duration="985.799µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "PUT /v2/foo/schema2/manifests/sha256:19c6bfb84de2e5ffde27c3598d47ad0358bfefac5b209d915525b9d89b830f40 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=18d0959a-99e3-4857-80c3-bd272d28e93f http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" 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="929.21µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=68ce983e-3d8b-4e8b-8473-7fc9205274a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/sha256:19c6bfb84de2e5ffde27c3598d47ad0358bfefac5b209d915525b9d89b830f40" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="960.448µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/manifests/sha256:19c6bfb84de2e5ffde27c3598d47ad0358bfefac5b209d915525b9d89b830f40 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=ad605c06-ac68-4607-b8f7-d0843347443c http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="753.033µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=4b1331c0-e37b-4b31-b899-49ab8b24169b http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" http.request.uri="/v2/foo/schema2/manifests/sha256:19c6bfb84de2e5ffde27c3598d47ad0358bfefac5b209d915525b9d89b830f40" http.request.useragent="Go-http-client/1.1" http.response.duration="692.747µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/manifests/sha256:19c6bfb84de2e5ffde27c3598d47ad0358bfefac5b209d915525b9d89b830f40 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=info msg="rewriting manifest list sha256:19c6bfb84de2e5ffde27c3598d47ad0358bfefac5b209d915525b9d89b830f40 in schema1 format to support old client" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=59e6ed60-37a9-4f74-879b-b8ddd437f887 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" 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-09-05T02:00:28Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41959" http.request.id=59e6ed60-37a9-4f74-879b-b8ddd437f887 http.request.method=GET http.request.remoteaddr="127.0.0.1:52976" 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=1.725469ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" 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.8 time="2026-09-05T02:00:28Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=a60e6b5f-b3b9-4692-bf5c-bd43e8fbb4cf http.request.method=GET http.request.remoteaddr="127.0.0.1:46488" 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="959.311µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" 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.8 http.request.host="127.0.0.1:40677" http.request.id=ff00c2a0-28ec-42e7-876e-9822fa85bda5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46488" 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="775.414µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=0ade0f01-253e-4a06-a25b-f37d150f09fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" 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="795.342µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-09-05T02:00:28Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=c22459da-1aeb-45cd-bcee-e51a4e08b168 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" 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.456095ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-09-05T02:00:28Z" 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.8 http.request.host="127.0.0.1:40677" http.request.id=c22459da-1aeb-45cd-bcee-e51a4e08b168 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" 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.491925ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-09-05T02:00:28Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=c22459da-1aeb-45cd-bcee-e51a4e08b168 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" 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.522446ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-09-05T02:00:28Z" 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.8 http.request.host="127.0.0.1:40677" http.request.id=c22459da-1aeb-45cd-bcee-e51a4e08b168 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" 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.553011ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Sep/2026:02:00:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-09-05T02:00:29Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=34754cbd-cb75-4c2c-82d2-74a19525c8d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="829.486µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:29 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:30Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=28bd59a6-e289-47a0-b0e6-452052f788a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/blobs/uploads/536cea77-455d-4af8-b83e-2cd559c91c8f?_state=lA4RsO3gIwRELHaZBOczn_aeTGQpbHffRCHDAM3nvm57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1MzZjZWE3Ny00NTVkLTRhZjgtYjgzZS0yY2Q1NTljOTFjOGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjkuMDcyMDA5MjkxWiJ9&digest=sha256%3Abf3a52d41f1651ee91b941c7f9ad6601a3cb3e4a5d44bd6d19a7e87ea6585f36" http.request.useragent="Go-http-client/1.1" http.response.duration=1.619449611s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:29 +0000] "PUT /v2/foo/schema1/blobs/uploads/536cea77-455d-4af8-b83e-2cd559c91c8f?_state=lA4RsO3gIwRELHaZBOczn_aeTGQpbHffRCHDAM3nvm57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1MzZjZWE3Ny00NTVkLTRhZjgtYjgzZS0yY2Q1NTljOTFjOGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MjkuMDcyMDA5MjkxWiJ9&digest=sha256%3Abf3a52d41f1651ee91b941c7f9ad6601a3cb3e4a5d44bd6d19a7e87ea6585f36 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:30Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=287c805e-5b56-4ce9-9980-7aa4aabc11e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="879.156µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=c4f853af-d0a6-47c4-b687-828341f3d04a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/blobs/uploads/1a7518a8-c079-4a12-8f93-4433550791b6?_state=6fttJBb8BzBTBu6EeMiJswjvEDY8fLFWsu_uJ21poyR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxYTc1MThhOC1jMDc5LTRhMTItOGY5My00NDMzNTUwNzkxYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzAuODUxMDMxNTEzWiJ9&digest=sha256%3A0f517b1bb655973ffb501819738e0aa691e881ffc898112ea39b93dd88783230" http.request.useragent="Go-http-client/1.1" http.response.duration=810.419635ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/1a7518a8-c079-4a12-8f93-4433550791b6?_state=6fttJBb8BzBTBu6EeMiJswjvEDY8fLFWsu_uJ21poyR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxYTc1MThhOC1jMDc5LTRhMTItOGY5My00NDMzNTUwNzkxYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzAuODUxMDMxNTEzWiJ9&digest=sha256%3A0f517b1bb655973ffb501819738e0aa691e881ffc898112ea39b93dd88783230 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=cce18535-abe1-4b3a-b1a9-b165a10b5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.633404ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=5acde5a8-da0d-4bb8-97ac-fef2da30408e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" http.request.useragent="Go-http-client/1.1" http.response.duration=1.396776ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=26165201-a6d1-4581-8031-a9b0d28329ab http.request.method=GET http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.172663ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=bc067ff5-8304-4612-80bf-302fae24346b http.request.method=GET http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.13809ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "GET /v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40677" http.request.id=61488ab0-09ee-4fd7-86a9-285b43072caf http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" http.request.useragent="Go-http-client/1.1" http.response.duration=1.389774ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40677" http.request.id=07607031-a240-4907-b04a-e03efe1465e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" http.request.useragent="Go-http-client/1.1" http.response.duration=1.372895ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:40677" http.request.id=8efc2f5a-90b6-4e65-92e1-87a4361d4c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" http.request.useragent="Go-http-client/1.1" http.response.duration=1.38141ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=6d6e8dcb-71a4-4ff2-9b58-4dd67fe5a1a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.172184ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "GET /v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=86ec7b59-62c1-4014-a5f2-f4e9ba8c4f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="632.87µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=dff4e483-7157-4930-8ec5-40eaffd81389 http.request.method=GET http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" http.request.useragent="Go-http-client/1.1" http.response.duration="596.902µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "GET /v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=5607a24e-4fda-4e2e-9114-cfd364ace34f http.request.method=GET http.request.remoteaddr="127.0.0.1:46488" 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="573.265µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=error msg="payload digest does match: "sha256:441a568c30b43c14d964bf86f24878f05246e9bd7b7acbc521f72ceaa83bd805" != "sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16"" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=f9b95bd8-072c-427f-b7c4-d8d17a2f5e03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" time="2026-09-05T02:00:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=f9b95bd8-072c-427f-b7c4-d8d17a2f5e03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46488" http.request.uri="/v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="759.992µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16" 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:988e3c6ba2450b2250f8d25ac5c1473ce9b315d9a533ebcfa7a4a6ac1ac8fe16 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=d8cfe1cd-cb0f-434d-bdfe-34dcfe023133 http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" 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="731.502µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" 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.8 http.request.host="127.0.0.1:40677" http.request.id=8128796e-a6fc-4d55-a85a-cb78097ecc6d http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" 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="584.269µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40677" http.request.id=618b9561-019b-4c7e-8c9e-f76763383287 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" 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="741.14µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-09-05T02:00:31Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40677" http.request.id=618b9561-019b-4c7e-8c9e-f76763383287 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" 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="771.017µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-09-05T02:00:31Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40677" http.request.id=618b9561-019b-4c7e-8c9e-f76763383287 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" 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="796.429µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=dc63137b-4468-4e0b-b032-b3acdbe1a4fc http.request.method=POST http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="868.28µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=e85ba0d4-1165-4ad8-af42-06dd33ccf6a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/blobs/uploads/9d6f3f68-bcd3-42fe-9584-4c16ebd121f1?_state=pm1LHwP-W_H8UHlj9u3VsM7s5edjwlNl3nJRgNIYscp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZDZmM2Y2OC1iY2QzLTQyZmUtOTU4NC00YzE2ZWJkMTIxZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzEuNjgxODYyOTMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.170877ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "PUT /v2/foo/schema2/blobs/uploads/9d6f3f68-bcd3-42fe-9584-4c16ebd121f1?_state=pm1LHwP-W_H8UHlj9u3VsM7s5edjwlNl3nJRgNIYscp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZDZmM2Y2OC1iY2QzLTQyZmUtOTU4NC00YzE2ZWJkMTIxZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzEuNjgxODYyOTMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40677" http.request.id=e1451e2f-517f-450a-b9c1-c70a90a63ca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" 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="939.951µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-09-05T02:00:31Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40677" http.request.id=e1451e2f-517f-450a-b9c1-c70a90a63ca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="973.713µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-09-05T02:00:31Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=e006d37e-c979-4d23-aaf7-a41c0a66f1a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="792.484µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:33Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=75220178-12d8-404d-8ac2-1f704000d805 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/blobs/uploads/4ebccbe0-ca4b-4a9b-82a6-9deeb2d45e4f?_state=jdT2Vk5JKEp31L-RrVYgV6rNibnndyKUA_aKfEzmCap7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZWJjY2JlMC1jYTRiLTRhOWItODJhNi05ZGVlYjJkNDVlNGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzEuODc1Nzk3MTEzWiJ9&digest=sha256%3A3861276c556e5b99f94719d091865a1e7c66a5d5d107c6937cfb19f79d340683" http.request.useragent="Go-http-client/1.1" http.response.duration=1.291587228s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:31 +0000] "PUT /v2/foo/schema2/blobs/uploads/4ebccbe0-ca4b-4a9b-82a6-9deeb2d45e4f?_state=jdT2Vk5JKEp31L-RrVYgV6rNibnndyKUA_aKfEzmCap7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZWJjY2JlMC1jYTRiLTRhOWItODJhNi05ZGVlYjJkNDVlNGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzEuODc1Nzk3MTEzWiJ9&digest=sha256%3A3861276c556e5b99f94719d091865a1e7c66a5d5d107c6937cfb19f79d340683 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:33Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=b4e01c4f-215b-4173-9ff0-a74c06c5ae2b http.request.method=POST http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026188ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=ff180d1d-b288-40a4-bfef-d4a227fb2ea9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/blobs/uploads/7adb9e4c-2662-402f-ad34-b20d59f80869?_state=hxqqI1W3RD0X42KKBbXnQZNupFHUgxNrQrzRlQnrzkp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YWRiOWU0Yy0yNjYyLTQwMmYtYWQzNC1iMjBkNTlmODA4NjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzMuMzQwMzk3NzEzWiJ9&digest=sha256%3Ac0ee2336bc4d522c0f8cc2457a0b15e783c92f377b3a90461b8f0845fb2ad8fd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018818217s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/7adb9e4c-2662-402f-ad34-b20d59f80869?_state=hxqqI1W3RD0X42KKBbXnQZNupFHUgxNrQrzRlQnrzkp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YWRiOWU0Yy0yNjYyLTQwMmYtYWQzNC1iMjBkNTlmODA4NjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzMuMzQwMzk3NzEzWiJ9&digest=sha256%3Ac0ee2336bc4d522c0f8cc2457a0b15e783c92f377b3a90461b8f0845fb2ad8fd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40677" http.request.id=23c2fa24-b8e8-41b0-a847-bd6dc3dfcaea http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.132344ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40677" http.request.id=9f5a35b4-f439-4235-a1be-3d49646f20ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/sha256:24f6c7fe46ded6cefe41fbf8b120a7d742fb1a1669c97a2f5bc56d68c7f6300a" http.request.useragent="Go-http-client/1.1" http.response.duration="830.386µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "PUT /v2/foo/schema2/manifests/sha256:24f6c7fe46ded6cefe41fbf8b120a7d742fb1a1669c97a2f5bc56d68c7f6300a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=0e97242b-874d-4e05-8d10-916f2dcfa1c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" 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="781.88µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=12ba858f-2c4d-4d8a-8cbf-96ed750d73fd http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/sha256:24f6c7fe46ded6cefe41fbf8b120a7d742fb1a1669c97a2f5bc56d68c7f6300a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="723.56µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/manifests/sha256:24f6c7fe46ded6cefe41fbf8b120a7d742fb1a1669c97a2f5bc56d68c7f6300a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=305172f6-f3c6-4e10-a7b7-27a6c5452fb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="588.936µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=3f68d3e1-2196-4375-a14e-46bfe3df83b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/sha256:24f6c7fe46ded6cefe41fbf8b120a7d742fb1a1669c97a2f5bc56d68c7f6300a" http.request.useragent="Go-http-client/1.1" http.response.duration="553.475µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/manifests/sha256:24f6c7fe46ded6cefe41fbf8b120a7d742fb1a1669c97a2f5bc56d68c7f6300a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=c9d8be9a-ceca-40e9-a1fc-9d65103c04d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" 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="577.878µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="rewriting manifest sha256:24f6c7fe46ded6cefe41fbf8b120a7d742fb1a1669c97a2f5bc56d68c7f6300a in schema1 format to support old client" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=ea03615c-a7ec-4ecb-976c-66020d522d1c http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" 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-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=ea03615c-a7ec-4ecb-976c-66020d522d1c http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.241417ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40677" http.request.id=4d336514-5bc9-4739-b618-765a4744ac62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" 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="662.038µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40677" http.request.id=2632bc65-0bf0-429d-9818-0083e0ea1729 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="866.887µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40677" http.request.id=12349b00-1f09-4adf-aa51-ac6674da6e19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/sha256:2667b585c83a6c9de55b999d9f575a7f36e86c5576988410797db416be90099c" http.request.useragent="Go-http-client/1.1" http.response.duration="787.339µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "PUT /v2/foo/schema2/manifests/sha256:2667b585c83a6c9de55b999d9f575a7f36e86c5576988410797db416be90099c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=f39e2fa2-9230-48fa-9008-e61c165d5df8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" 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="796.415µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=9f924dcc-efe8-440c-aaaf-4839f18fc748 http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/sha256:2667b585c83a6c9de55b999d9f575a7f36e86c5576988410797db416be90099c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="711.791µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/manifests/sha256:2667b585c83a6c9de55b999d9f575a7f36e86c5576988410797db416be90099c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=60913191-a01d-4a82-8863-f39fa75aaf06 http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="618.7µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=3e88effe-52e0-4930-8350-0c0fa947024e http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" http.request.uri="/v2/foo/schema2/manifests/sha256:2667b585c83a6c9de55b999d9f575a7f36e86c5576988410797db416be90099c" http.request.useragent="Go-http-client/1.1" http.response.duration="577.683µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/manifests/sha256:2667b585c83a6c9de55b999d9f575a7f36e86c5576988410797db416be90099c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="rewriting manifest list sha256:2667b585c83a6c9de55b999d9f575a7f36e86c5576988410797db416be90099c in schema1 format to support old client" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=a0c00632-168f-4df6-92cd-133825b19ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" 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-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:40677" http.request.id=a0c00632-168f-4df6-92cd-133825b19ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46504" 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=1.351264ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (9.67s) === RUN TestGetManifestWithStorageError time="2026-09-05T02:00: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.8 time="2026-09-05T02:00:34Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:33753" http.request.id=bb9a9f04-ca07-4c54-b1ce-50f6771e95c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="717.492µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.26.8 http.request.host="127.0.0.1:33753" http.request.id=36b72e46-6efb-4625-9a3c-d88e1f0cad8e http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="575.499µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.26.8 http.request.host="127.0.0.1:33753" http.request.id=1b448325-59a5-4942-91c7-1c12ae2f9564 http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="601.47µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.26.8 http.request.host="127.0.0.1:33753" http.request.id=db3b0025-3d8c-4187-9ad4-ce1feceb6ea0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="627.891µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2026-09-05T02:00: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.8 time="2026-09-05T02:00:34Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=e1697090-4eb0-4372-bfff-eee2626223a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" 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.263869ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" 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.8 http.request.host="127.0.0.1:41517" http.request.id=20e7f9f9-8e76-4577-b4d7-40cd93a3a9a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" 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="987.894µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=7e5a5f79-0923-4d13-a244-4ee2ad3f50b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" 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="998.151µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=dbcca569-75de-4f99-bc1f-6aebd95d860c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" 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.710375ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-09-05T02:00:34Z" 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.8 http.request.host="127.0.0.1:41517" http.request.id=dbcca569-75de-4f99-bc1f-6aebd95d860c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" 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.754266ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-09-05T02:00:34Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=dbcca569-75de-4f99-bc1f-6aebd95d860c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" 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.795415ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-09-05T02:00:34Z" 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.8 http.request.host="127.0.0.1:41517" http.request.id=dbcca569-75de-4f99-bc1f-6aebd95d860c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" 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.829556ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-09-05T02:00:34Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=e2eb7ac0-c715-4ca6-8223-21b3e6fa8b22 http.request.method=POST http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="817.566µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:35Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=6aedeec4-b784-4c91-9956-a59e68dc4a0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/blobs/uploads/fa598c45-3b8b-4901-80d3-1dad0e2f0490?_state=ocfagqGrWT7EwuBWunxVtsUr90tN6sXLJB002EAQB6d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYTU5OGM0NS0zYjhiLTQ5MDEtODBkMy0xZGFkMGUyZjA0OTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzQuNTYxMzI3NTM0WiJ9&digest=sha256%3A6fdd5ed9d5534082e8f9cfc405751220fd6337efee5a09442e035e50add23dc4" http.request.useragent="Go-http-client/1.1" http.response.duration=990.972585ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:34 +0000] "PUT /v2/foo/schema1/blobs/uploads/fa598c45-3b8b-4901-80d3-1dad0e2f0490?_state=ocfagqGrWT7EwuBWunxVtsUr90tN6sXLJB002EAQB6d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYTU5OGM0NS0zYjhiLTQ5MDEtODBkMy0xZGFkMGUyZjA0OTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzQuNTYxMzI3NTM0WiJ9&digest=sha256%3A6fdd5ed9d5534082e8f9cfc405751220fd6337efee5a09442e035e50add23dc4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:35Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=40f73da4-eda1-4ebe-bc95-9eaba1caaf80 http.request.method=POST http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="877.297µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:35 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=608821ea-9cad-4dce-a7b4-4523be2afff5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/blobs/uploads/2a6c05c4-efe2-4284-99a1-7360f163e5da?_state=i3Xwgb1xZ9Gi0RCcBLbKXAaTOPe3OGZNG1mZRkzm_J57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYTZjMDVjNC1lZmUyLTQyODQtOTlhMS03MzYwZjE2M2U1ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzUuNzg3NjM0MjQ2WiJ9&digest=sha256%3A33f2743a5b5d59a203d10a0d6ed9b7145c968fce6f061532d1e28d219fcd7558" http.request.useragent="Go-http-client/1.1" http.response.duration=1.857946132s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:35 +0000] "PUT /v2/foo/schema1/blobs/uploads/2a6c05c4-efe2-4284-99a1-7360f163e5da?_state=i3Xwgb1xZ9Gi0RCcBLbKXAaTOPe3OGZNG1mZRkzm_J57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYTZjMDVjNC1lZmUyLTQyODQtOTlhMS03MzYwZjE2M2U1ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzUuNzg3NjM0MjQ2WiJ9&digest=sha256%3A33f2743a5b5d59a203d10a0d6ed9b7145c968fce6f061532d1e28d219fcd7558 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=6ab3289e-fe49-4bb9-ae1b-6fe17a662ab5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.721044ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=4b92c101-3fcb-4bf0-bdfc-a5001b3fb262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.455117ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=bdf284f0-a2e3-46e5-9747-eda56f9645d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.19968ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=20dfedf5-187c-4b86-9e42-d13f344de6e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.141571ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41517" http.request.id=f6710163-b87a-4312-9596-0798b4dcc841 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.428458ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41517" http.request.id=54b40272-a756-4618-a034-459c87c308e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.384983ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:41517" http.request.id=63d82f8a-880a-402c-824d-530cce61a04d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.392022ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=b2ea7bae-3006-4f1a-8bce-0642076abb32 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.204224ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=fe4eda23-1003-4d0f-a668-eaa5b9932326 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="617.658µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=45599bd2-ea0d-4956-a9fe-65c2aabeb65e http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.duration="615.581µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=6a3c27ec-2257-430b-9661-7f7d7c84d107 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" 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="606.495µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=error msg="payload digest does match: "sha256:94f137b03dca5dab1788228e44d1dae3733ed18082c45de0c9c58cb44a312bf1" != "sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1"" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=df5732f5-a1d6-42a2-95cc-2217678b7396 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" time="2026-09-05T02:00:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=df5732f5-a1d6-42a2-95cc-2217678b7396 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="965.133µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=ca24399c-7c0b-4e40-9f4c-47b1621371b7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34814" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.132054ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "DELETE /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=ac0cada3-f6d6-4352-9162-86be4078e70d http.request.method=GET http.request.remoteaddr="127.0.0.1:34814" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="921.558µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=94d60192-6e2e-41aa-9499-a7d04750b8f0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34830" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.012085ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "DELETE /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=b33fe983-6451-4c66-966f-b108bafc3ea0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34838" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.963482ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=72f4e595-3438-47ba-a25e-db3e9502bfd5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34838" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.558657ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=9580db2b-33c2-4e97-8de7-59c8b06b1a0e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34850" 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.032397ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=ff195464-93a4-4910-8ec5-8708fc4b13bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.078547ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=b55e3d61-b163-4e76-b940-52ea9d4d4e6e http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" 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="821.377µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=1ba57096-9c07-4e91-9374-c08d3ec6ccc8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02485ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "DELETE /v2/foo/schema1/manifests/sha256:12e4db1cd0aa922db1abb7714b6bf163bd68d24a8802c00af9ca1cce9ae794a1 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=27fe63f9-0836-4132-bfc3-2b2382a8f359 http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="766.799µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=6102f802-0455-4626-84cc-60e0962aa85e http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" 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="803.882µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" 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.8 http.request.host="127.0.0.1:41517" http.request.id=d4e6ec26-30ab-4058-905c-8f733c9bd28a http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" 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="819.064µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41517" http.request.id=67d72475-d18d-4280-902c-db899f343862 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" 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="954.818µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-09-05T02:00:37Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41517" http.request.id=67d72475-d18d-4280-902c-db899f343862 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" 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="990.863µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-09-05T02:00:37Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41517" http.request.id=67d72475-d18d-4280-902c-db899f343862 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" 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.038065ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=cb508643-8f11-447e-b22b-8ac13817feb9 http.request.method=POST http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="925.844µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=4e27b169-4768-4601-a1d4-e3bba60dc247 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/blobs/uploads/56d590d0-8ace-48bf-a1b5-bbe23540e60f?_state=ojPj6dZHalYTXxMG825h3mykpJodhBysa1VI5xWEgNV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NmQ1OTBkMC04YWNlLTQ4YmYtYTFiNS1iYmUyMzU0MGU2MGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzcuNjgyMDY4MDg3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.238651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/56d590d0-8ace-48bf-a1b5-bbe23540e60f?_state=ojPj6dZHalYTXxMG825h3mykpJodhBysa1VI5xWEgNV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NmQ1OTBkMC04YWNlLTQ4YmYtYTFiNS1iYmUyMzU0MGU2MGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzcuNjgyMDY4MDg3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41517" http.request.id=362ee227-8055-42c3-bb57-eb60628118f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" 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="980.172µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-09-05T02:00:37Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41517" http.request.id=362ee227-8055-42c3-bb57-eb60628118f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" 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.014932ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-09-05T02:00:37Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=37011787-eb54-49b5-bdb5-b680b2229e59 http.request.method=POST http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="797.718µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:39Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=9144cf27-27a9-4474-a7ae-95e4da9d49a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/blobs/uploads/ace526e2-e11c-45de-b1eb-7ef20f9f42f5?_state=eOyv-jqQZgdCYfC1K2KumkQzeZWgh3tGjPhaT0k67CJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhY2U1MjZlMi1lMTFjLTQ1ZGUtYjFlYi03ZWYyMGY5ZjQyZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzcuODgxMjIwNDJaIn0%3D&digest=sha256%3A0dbe762df2ea0dbc3d1d22786575bd8dab749644657575b1bf23b36e8904324c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.34351466s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/ace526e2-e11c-45de-b1eb-7ef20f9f42f5?_state=eOyv-jqQZgdCYfC1K2KumkQzeZWgh3tGjPhaT0k67CJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhY2U1MjZlMi1lMTFjLTQ1ZGUtYjFlYi03ZWYyMGY5ZjQyZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzcuODgxMjIwNDJaIn0%3D&digest=sha256%3A0dbe762df2ea0dbc3d1d22786575bd8dab749644657575b1bf23b36e8904324c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:39Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=1f705c34-6c46-4c2b-8ac6-a8b90d110795 http.request.method=POST http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="877.937µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:39 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=c69dc5c7-f260-4a9b-bfde-4414a2d46bd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/blobs/uploads/2a6f04e8-d0b3-4eb3-92a6-c5ef48e08344?_state=AVv6J-rKO75LqahgXlOjNzLPntqkOBH0eFmE_ZkChoh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyYTZmMDRlOC1kMGIzLTRlYjMtOTJhNi1jNWVmNDhlMDgzNDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzkuMzk0MDg1OTQxWiJ9&digest=sha256%3Ab7ed62e55966c4ac4f42be2ff289b583c95acca20fecff26b4c67efc1d824647" http.request.useragent="Go-http-client/1.1" http.response.duration=948.616543ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:39 +0000] "PUT /v2/foo/schema2/blobs/uploads/2a6f04e8-d0b3-4eb3-92a6-c5ef48e08344?_state=AVv6J-rKO75LqahgXlOjNzLPntqkOBH0eFmE_ZkChoh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyYTZmMDRlOC1kMGIzLTRlYjMtOTJhNi1jNWVmNDhlMDgzNDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDktMDVUMDI6MDA6MzkuMzk0MDg1OTQxWiJ9&digest=sha256%3Ab7ed62e55966c4ac4f42be2ff289b583c95acca20fecff26b4c67efc1d824647 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41517" http.request.id=2e7f777e-9d7f-402f-ae89-3561555140c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.178907ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41517" http.request.id=1a75ea62-b231-4b2d-aab1-b87f0e8248f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" http.request.useragent="Go-http-client/1.1" http.response.duration="906.015µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "PUT /v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=7a49bc46-405b-495f-a753-4fb50a0a45b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" 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="827.765µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=85c65447-6fde-408f-8924-ab181a7ac0d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="788.788µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=179e4c73-4de0-40ec-afba-772294abe3c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="602.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=535d6c86-b2b0-46a6-bc68-e1c4ba6210fd http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" http.request.useragent="Go-http-client/1.1" http.response.duration="662.973µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=87f2f950-db42-4e2b-adad-97e43a5483e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" 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="582.212µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="rewriting manifest sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60 in schema1 format to support old client" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=8c6d436d-8a2f-44c0-8244-128767a231cd http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" 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-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=8c6d436d-8a2f-44c0-8244-128767a231cd http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.23094ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=8fd8d423-4b4a-4788-88c6-822243fb6d74 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" http.request.useragent="Go-http-client/1.1" http.response.duration="717.83µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=e17442c7-715c-41e0-adfb-71622d35dfb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34856" http.request.uri="/v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="636.776µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=126f132b-76fd-475e-a275-af61618b32d7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="745.174µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41517" http.request.id=83beecfe-315a-4aa3-b95d-6f47e5aa6d16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43428" http.request.uri="/v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" http.request.useragent="Go-http-client/1.1" http.response.duration=1.022425ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "PUT /v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=2841742f-3703-4a22-ab1e-da52c7cd80aa http.request.method=GET http.request.remoteaddr="127.0.0.1:43428" http.request.uri="/v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="759.287µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=81e0aa82-94e9-4efc-b80e-6375ebc30c6d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43432" 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="746.815µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41517" http.request.id=08eb45be-7a59-4873-8908-64a3cda5b106 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43442" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.050365ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=c98803de-a15e-4d3b-8eba-0cf7056938ac http.request.method=GET http.request.remoteaddr="127.0.0.1:43442" 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="593.526µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=96397276-8f5a-447e-b85c-0003eb5b9d97 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43442" http.request.uri="/v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60" http.request.useragent="Go-http-client/1.1" http.response.duration="885.767µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:13c8915496b88c04af24a2f84aeda91e3665749cb676a38f07877b708abe2e60 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:41517" http.request.id=de2e4aa8-5939-4149-8281-8d50e3d68012 http.request.method=GET http.request.remoteaddr="127.0.0.1:43442" 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="745.2µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.98s) === RUN TestManifestDeleteDisabled time="2026-09-05T02:00:40Z" 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.8 time="2026-09-05T02:00:40Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.8 http.request.host="127.0.0.1:46853" http.request.id=ee56bb55-1cd3-40f2-9fa6-81a24bfdc4ae http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59554" 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="992.264µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [05/Sep/2026:02:00:40 +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-09-05T02:00:40Z" 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.8 time="2026-09-05T02:00:40Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.8 time="2026-09-05T02:00:40Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.26.8 time="2026-09-05T02:00:40Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.26.8 time="2026-09-05T02:00:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.8 http.request.host="127.0.0.1:45311" http.request.id=d08a805b-694b-4454-99b4-7b911a0e59d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" 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=2.287561ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.8 http.request.host="127.0.0.1:45311" http.request.id=4d03627e-6b40-4541-958d-7909f29831a7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57872" 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=2.102193ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.8 http.request.host="127.0.0.1:45311" http.request.id=d69e6079-b2b5-465e-ba1b-2117e3189c8b http.request.method=POST http.request.remoteaddr="127.0.0.1:57878" 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=2.141408ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-09-05T02:00:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.8 http.request.host="127.0.0.1:45311" http.request.id=50abb521-856b-42ee-9ca5-9a6d7777829d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57884" 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.147912ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.19s) === RUN TestProxyManifestGetByTag time="2026-09-05T02:00:40Z" 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.8 time="2026-09-05T02:00:40Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:40Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=33b51b93-09f4-4c21-bd06-f9741c0c451d http.request.method=POST http.request.remoteaddr="127.0.0.1:57270" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="910.456µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=f21f2d42-3c2b-4b96-b1ed-0f21c48d8a68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57270" http.request.uri="/v2/foo/bar/blobs/uploads/3d1ab0ac-5aee-4384-86f1-ffb04f5fb708?_state=7L34WRhjFU_Zyyl5gEeX4HKv8Yyu3i8AzAfuaFOZ7tt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMWFiMGFjLTVhZWUtNDM4NC04NmYxLWZmYjA0ZjVmYjcwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDo0MC43NDcwNTkxNjZaIn0%3D&digest=sha256%3A311962c918847676d521f994dc1facaac3d0e3c0ca79e3ed45974303eef1749a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.470133812s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:40 +0000] "PUT /v2/foo/bar/blobs/uploads/3d1ab0ac-5aee-4384-86f1-ffb04f5fb708?_state=7L34WRhjFU_Zyyl5gEeX4HKv8Yyu3i8AzAfuaFOZ7tt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMWFiMGFjLTVhZWUtNDM4NC04NmYxLWZmYjA0ZjVmYjcwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDo0MC43NDcwNTkxNjZaIn0%3D&digest=sha256%3A311962c918847676d521f994dc1facaac3d0e3c0ca79e3ed45974303eef1749a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=2a8a1deb-23cb-4ee8-9361-4e22caca4687 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57270" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.553052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00: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.8 time="2026-09-05T02:00:42Z" level=info msg="redis not configured" go.version=go1.26.8 time="2026-09-05T02:00:42Z" level=info msg="Starting upload purge in 43m0s" go.version=go1.26.8 time="2026-09-05T02:00:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.8 time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=ede20c73-f086-4456-848c-b008070e466a http.request.method=GET http.request.remoteaddr="127.0.0.1:57270" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="570.987µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:39819" go.version=go1.26.8 time="2026-09-05T02:00:42Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.26.8 time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=bb2b3ef1-bb83-4b4a-8aa1-23ec164f42ac http.request.method=GET http.request.remoteaddr="127.0.0.1:57286" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="657.131µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="Challenge established with upstream : http://127.0.0.1:39819/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:39819/v2/:[]]}" go.version=go1.26.8 http.request.host="127.0.0.1:33655" http.request.id=bc3eb516-8423-4681-94e0-14e2d12677be http.request.method=GET http.request.remoteaddr="127.0.0.1:35146" http.request.uri="/v2/foo/bar/manifests/sha256:0722570771ee381bfe90854aeea245b458f42aa4d6856ae825e74d255baa9f8f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:0722570771ee381bfe90854aeea245b458f42aa4d6856ae825e74d255baa9f8f" time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=cf45deca-5195-48b9-b421-53d688b90dd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57298" http.request.uri="/v2/foo/bar/manifests/sha256:0722570771ee381bfe90854aeea245b458f42aa4d6856ae825e74d255baa9f8f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.2657ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "GET /v2/foo/bar/manifests/sha256:0722570771ee381bfe90854aeea245b458f42aa4d6856ae825e74d255baa9f8f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:0722570771ee381bfe90854aeea245b458f42aa4d6856ae825e74d255baa9f8f with ttl=167h59m59.999996336s" go.version=go1.26.8 time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:33655" http.request.id=bc3eb516-8423-4681-94e0-14e2d12677be http.request.method=GET http.request.remoteaddr="127.0.0.1:35146" http.request.uri="/v2/foo/bar/manifests/sha256:0722570771ee381bfe90854aeea245b458f42aa4d6856ae825e74d255baa9f8f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.452462ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "GET /v2/foo/bar/manifests/sha256:0722570771ee381bfe90854aeea245b458f42aa4d6856ae825e74d255baa9f8f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=3d565105-c859-4e02-956f-f9ccc1afa1ce http.request.method=GET http.request.remoteaddr="127.0.0.1:57298" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="537.051µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="Challenge established with upstream : http://127.0.0.1:39819/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:39819/v2/:[]]}" go.version=go1.26.8 http.request.host="127.0.0.1:33655" http.request.id=0aa04859-2ca8-44e1-9c56-3a6bf642e2d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35148" 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-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=a06f2e6c-6c19-482e-9bdd-a8f24f5e70b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57312" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.24194ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:33655" http.request.id=0aa04859-2ca8-44e1-9c56-3a6bf642e2d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35148" 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=3.995042ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=dabf6ece-f6dc-43a0-924f-ed24fa246d51 http.request.method=POST http.request.remoteaddr="127.0.0.1:57312" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="857.266µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=90b4a4ef-a29a-42d7-8fda-5c02f1ac5171 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57312" http.request.uri="/v2/foo/bar/blobs/uploads/5e0f3911-4ade-4902-9650-66096841c00c?_state=tPxc_qZ3m0E67Kx1vmzCce2NfxEVbOYtaqPhy6FSMlh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlMGYzOTExLTRhZGUtNDkwMi05NjUwLTY2MDk2ODQxYzAwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDo0Mi4zNTg3ODE4ODhaIn0%3D&digest=sha256%3A8b104eb45997238d59fc9daddc066974b0ecd30a68cb0706fa244c74cf753933" http.request.useragent="Go-http-client/1.1" http.response.duration=601.372123ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "PUT /v2/foo/bar/blobs/uploads/5e0f3911-4ade-4902-9650-66096841c00c?_state=tPxc_qZ3m0E67Kx1vmzCce2NfxEVbOYtaqPhy6FSMlh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlMGYzOTExLTRhZGUtNDkwMi05NjUwLTY2MDk2ODQxYzAwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wOS0wNVQwMjowMDo0Mi4zNTg3ODE4ODhaIn0%3D&digest=sha256%3A8b104eb45997238d59fc9daddc066974b0ecd30a68cb0706fa244c74cf753933 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=5e213592-98fd-47e8-bec0-bc8b49e5084e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57312" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.566547ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=80100e1c-6275-4c5b-89d1-25abf1966726 http.request.method=GET http.request.remoteaddr="127.0.0.1:57312" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="930.705µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="Challenge established with upstream : http://127.0.0.1:39819/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:39819/v2/:[]]}" go.version=go1.26.8 http.request.host="127.0.0.1:33655" http.request.id=3d218019-c3c9-4ace-a287-82dbe8073bd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35156" 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-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=ca3594ef-570e-4662-b6f1-cae21b8138c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57326" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.925324ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=04b22a85-22d8-4deb-b39b-9b7812020030 http.request.method=GET http.request.remoteaddr="127.0.0.1:57326" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="648.483µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="Challenge established with upstream : http://127.0.0.1:39819/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:39819/v2/:[]]}" go.version=go1.26.8 http.request.host="127.0.0.1:33655" http.request.id=3d218019-c3c9-4ace-a287-82dbe8073bd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35156" 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-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:39819" http.request.id=8374b002-4501-4b06-9822-0af6bf0d086c http.request.method=GET http.request.remoteaddr="127.0.0.1:57340" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.346994ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-09-05T02:00:42Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:becc3f18cfe5a6a7f4720ddd4caec9a59ee16ea7a28050a9125554448cd394b7 with ttl=167h59m59.999995406s" go.version=go1.26.8 time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:33655" http.request.id=3d218019-c3c9-4ace-a287-82dbe8073bd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35156" 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=8.991117ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Sep/2026:02:00:42 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.42s) === RUN TestAppDispatcher time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:35095" http.request.id=b54fcfcc-b3a0-437a-b6ec-5e06102d8e9a http.request.method=GET http.request.remoteaddr="127.0.0.1:50778" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.243853ms http.response.status=200 http.response.written=0 time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:35095" http.request.id=bde8f75d-c8e4-4a3f-8591-2373c2eb7e07 http.request.method=GET http.request.remoteaddr="127.0.0.1:50778" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="910.009µs" http.response.status=200 http.response.written=0 time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:35095" http.request.id=610e9e0d-7daa-4149-9ee2-d4c2f962d636 http.request.method=GET http.request.remoteaddr="127.0.0.1:50778" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="972.719µs" http.response.status=200 http.response.written=0 time="2026-09-05T02:00:42Z" level=info msg="response completed" go.version=go1.26.8 http.request.host="127.0.0.1:35095" http.request.id=3551fed6-7036-4a5f-ba8e-939df5c5534b http.request.method=GET http.request.remoteaddr="127.0.0.1:50778" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.046736ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2026-09-05T02:00: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.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd time="2026-09-05T02:00:42Z" level=info msg="redis not configured" go.version=go1.26.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd time="2026-09-05T02:00:42Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.26.8 http.request.host="127.0.0.1:46035" http.request.id=cdb91ecc-1746-41ce-b0d0-614ff31cba6d http.request.method=GET http.request.remoteaddr="127.0.0.1:54244" 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-09-05T02:00: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.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd time="2026-09-05T02:00:42Z" level=info msg="redis not configured" go.version=go1.26.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd time="2026-09-05T02:00:42Z" level=info msg="configuring file health check path=/tmp/healthcheck2542617113, interval=1" go.version=go1.26.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2026-09-05T02:00:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd time="2026-09-05T02:00:46Z" level=info msg="redis not configured" go.version=go1.26.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd time="2026-09-05T02:00:46Z" level=info msg="configuring TCP health check addr=127.0.0.1:34343, interval=1" go.version=go1.26.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2026-09-05T02:00:50Z" 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.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd time="2026-09-05T02:00:50Z" level=info msg="redis not configured" go.version=go1.26.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd time="2026-09-05T02:00:50Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:43921, interval=1, threshold=3" go.version=go1.26.8 instance.id=50692bd7-a49a-443a-a7ab-8ca5e4b463dd --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 60.271s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.05s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.24s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.54s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.884s === RUN TestSchedule time="2026-09-05T01:59:57Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.8 instance.id=72f93878-4b1e-4e58-b82c-53a15017b417 time="2026-09-05T01:59:57Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.994123ms" go.version=go1.26.8 instance.id=72f93878-4b1e-4e58-b82c-53a15017b417 time="2026-09-05T01:59:57Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=995.238µs" go.version=go1.26.8 instance.id=72f93878-4b1e-4e58-b82c-53a15017b417 time="2026-09-05T01:59:57Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=995.276µs" go.version=go1.26.8 instance.id=72f93878-4b1e-4e58-b82c-53a15017b417 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-09-05T01:59:57Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.8 instance.id=72f93878-4b1e-4e58-b82c-53a15017b417 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2026-09-05T01:59:57Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.8 instance.id=72f93878-4b1e-4e58-b82c-53a15017b417 time="2026-09-05T01:59:57Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.995717ms" go.version=go1.26.8 instance.id=72f93878-4b1e-4e58-b82c-53a15017b417 time="2026-09-05T01:59:57Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996459ms" go.version=go1.26.8 instance.id=72f93878-4b1e-4e58-b82c-53a15017b417 time="2026-09-05T01:59:57Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.8 instance.id=72f93878-4b1e-4e58-b82c-53a15017b417 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2026-09-05T01:59:58Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.8 instance.id=72f93878-4b1e-4e58-b82c-53a15017b417 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.590s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.55s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 26560512 sha256:e49f9715097c2a91989b5a5cb573c9872feafaedbfd859e19aa8e1241de97da1 [] map[] } --- PASS: TestSimpleBlobRead (0.51s) === RUN TestBlobMount --- PASS: TestBlobMount (0.43s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.42s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.27s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.34s) === 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:8d0ae7297f585c76698f421b52d8f2851dfe6a4495792635ecf3f8c05c907923 palailogos: marking blob sha256:862d473591f14fcfefbd6c1690e0f1788037470987f8d553516093458eb08bce palailogos: marking blob sha256:6baad89bb23f76ac18bc9268ac8296e637bcbae16168b125f4859cd65087de71 palailogos: marking manifest sha256:d3252df3eda39c0e9ff1c06168b7d32027f9d9c008ca307511346e8e666f8362 palailogos: marking blob sha256:8d0ae7297f585c76698f421b52d8f2851dfe6a4495792635ecf3f8c05c907923 palailogos: marking blob sha256:edf401a78b8efef6385d4390859a821a1046cf154f338793b759ec48190be4ec palailogos: marking manifest sha256:edf401a78b8efef6385d4390859a821a1046cf154f338793b759ec48190be4ec palailogos: marking blob sha256:9eb5dfa6a7c9259d8216e4b72b55b146989424e5d0a92e1346ac33c68df6d67b palailogos: marking blob sha256:74f376f821fd6079cb8bec9c88d63d899980566814ce86ff4e0a0a6d631ee904 palailogos: marking manifest sha256:f77d163edc7a3da2c10b9765ca010ac48125d2d6aebef6a02fb92401fc599648 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:3ee68e8bb53c5d6596e67af8a8fa4032cc12a6cc042fcea10daf4f51949b9e63 palailogos: marking blob sha256:880d40f0e4a48bb552ede45323802d4de6878762153b25f58ede6aa9e533d22e 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.47s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:c78ad5d7ac91c83266a083b78580c0bf37a1c9dfd63a5425d9ac0b2f707a7d47 deletemanifests: marking manifest sha256:d01618c41c31d8ba7927feb0ae01d73942117a42d775c80031111b88f848046e deletemanifests: marking blob sha256:8a4c20615c551e1299677f12162c9cd8a260702b09cf5b9580d29d3dad5fb6d3 deletemanifests: marking blob sha256:79290baf1f89e4b24189d4b52d951959308d61d9822eeca227ffd9cac7213799 deletemanifests: marking blob sha256:452b98ce49df651f155681d6e7a2f3d4caa346dfdf6387490e90f49203dd4dd6 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:2e93ac11465c6deb5f940201370f594ef8249260c154098b337cc92085050dfa blob eligible for deletion: sha256:b0118f389cb08b3b5383ee876d8eeb4d71742c931450b05b2bf0b52a7b578eab blob eligible for deletion: sha256:c78ad5d7ac91c83266a083b78580c0bf37a1c9dfd63a5425d9ac0b2f707a7d47 blob eligible for deletion: sha256:d0adfab8d3f81a9a68dd80664fc4ffa6722e07062ae615f0488dcc4b78e37517 deletemanifests manifest eligible for deletion: sha256:c78ad5d7ac91c83266a083b78580c0bf37a1c9dfd63a5425d9ac0b2f707a7d47 deletemanifests: marking manifest sha256:d01618c41c31d8ba7927feb0ae01d73942117a42d775c80031111b88f848046e deletemanifests: marking blob sha256:8a4c20615c551e1299677f12162c9cd8a260702b09cf5b9580d29d3dad5fb6d3 deletemanifests: marking blob sha256:79290baf1f89e4b24189d4b52d951959308d61d9822eeca227ffd9cac7213799 deletemanifests: marking blob sha256:452b98ce49df651f155681d6e7a2f3d4caa346dfdf6387490e90f49203dd4dd6 time="2026-09-05T02:00:10Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/c78ad5d7ac91c83266a083b78580c0bf37a1c9dfd63a5425d9ac0b2f707a7d47" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d time="2026-09-05T02:00:10Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/c78ad5d7ac91c83266a083b78580c0bf37a1c9dfd63a5425d9ac0b2f707a7d47" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:b0118f389cb08b3b5383ee876d8eeb4d71742c931450b05b2bf0b52a7b578eab time="2026-09-05T02:00:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b0/b0118f389cb08b3b5383ee876d8eeb4d71742c931450b05b2bf0b52a7b578eab" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:c78ad5d7ac91c83266a083b78580c0bf37a1c9dfd63a5425d9ac0b2f707a7d47 time="2026-09-05T02:00:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c7/c78ad5d7ac91c83266a083b78580c0bf37a1c9dfd63a5425d9ac0b2f707a7d47" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:d0adfab8d3f81a9a68dd80664fc4ffa6722e07062ae615f0488dcc4b78e37517 time="2026-09-05T02:00:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d0/d0adfab8d3f81a9a68dd80664fc4ffa6722e07062ae615f0488dcc4b78e37517" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:2e93ac11465c6deb5f940201370f594ef8249260c154098b337cc92085050dfa time="2026-09-05T02:00:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2e/2e93ac11465c6deb5f940201370f594ef8249260c154098b337cc92085050dfa" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d --- PASS: TestDeleteManifestIfTagNotFound (1.35s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:44f4c1bc452541735ec7891afb41d869d3c67230d30adf4676d8c860309c6ed5 time="2026-09-05T02:00:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/44/44f4c1bc452541735ec7891afb41d869d3c67230d30adf4676d8c860309c6ed5" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:9b244e83f89b946e194ab21d7e5728db35cc0f106c2b1129d473e1622e9c35a5 time="2026-09-05T02:00:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9b/9b244e83f89b946e194ab21d7e5728db35cc0f106c2b1129d473e1622e9c35a5" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:9dfbab99012722dda28ca467e59432835b5a2306ceb63a5b7073059bc5eccbb6 time="2026-09-05T02:00:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9d/9dfbab99012722dda28ca467e59432835b5a2306ceb63a5b7073059bc5eccbb6" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d --- PASS: TestGCWithMissingManifests (0.49s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:ff2128bc1367fb8a70fa41d0d9871a7a5118f3f6b91d73b9eaf95886fea39e02 komnenos: marking blob sha256:3c65513a1c0265f53335b9dcebbac65279b481d21e1911df4bd494a35d672ddf komnenos: marking blob sha256:4fdb9332db576fc2ea6297bb76288909607268bdf070dce847f8bf140a0f5d76 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:7146f617ec365766d3265d5fc9a5fcef9ec05e79839e3d5bf8ed3c6fd8595c17 time="2026-09-05T02:00:12Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/71/7146f617ec365766d3265d5fc9a5fcef9ec05e79839e3d5bf8ed3c6fd8595c17" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:717b56aa5c9d33e5f92a4a5ed420a3eb5930e6e744dae70c9c62686e6b26d8ca time="2026-09-05T02:00:12Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/71/717b56aa5c9d33e5f92a4a5ed420a3eb5930e6e744dae70c9c62686e6b26d8ca" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:a55a72cbeb1ead6f74aef91d096cf69f394ca6dea7e3a6e6a7b7bd1cb11137de time="2026-09-05T02:00:12Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a5/a55a72cbeb1ead6f74aef91d096cf69f394ca6dea7e3a6e6a7b7bd1cb11137de" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:df25f7c781d741bfda7500ddf2ca49efdcc4778b11a068b13b3ba56f048e8777 time="2026-09-05T02:00:12Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/df/df25f7c781d741bfda7500ddf2ca49efdcc4778b11a068b13b3ba56f048e8777" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2026-09-05T02:00:12Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:171ad07226ed615544c1556909d753e8960c345b5185d4b0061df4fa71b312b2 time="2026-09-05T02:00:12Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/17/171ad07226ed615544c1556909d753e8960c345b5185d4b0061df4fa71b312b2" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d blob eligible for deletion: sha256:45f529ef23a4e89629297beba76c56da50cf80a504bb918af43656274b843217 time="2026-09-05T02:00:12Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/45/45f529ef23a4e89629297beba76c56da50cf80a504bb918af43656274b843217" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d --- PASS: TestDeletionHasEffect (1.62s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.58s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:3f4693a0b5cd74a8f489de65ad48b5dacc1ad315ce7a7d1a944ce4cb82d897a3 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:e3f356d8aeddc447ab87dc285858521fe0813f25d5c658c682aa277d5edee00d michael_z_doukas: marking blob sha256:8366b37b25479fc980dd0918b6f28c81b63856f38d56b2e8e074b35d7e69de66 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:c1c52cabf0923f2e40a59b1f63784695aad4693fee8a3772c995b21c2837f565 time="2026-09-05T02:00:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c1/c1c52cabf0923f2e40a59b1f63784695aad4693fee8a3772c995b21c2837f565" go.version=go1.26.8 instance.id=36d89052-8cf1-4150-8eae-b6969c75b93d --- PASS: TestOrphanBlobDeleted (0.72s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:c567ce55aebca7bd3ceee0bec0663c7af879ae7ceebac4828b05ed46f256592d linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:08ff6b8c68b80e2d8f2dcfb615d77758d00cf52d5a1555570669489111049956 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.64s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.49s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.35s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.15s) === 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-09-05T02:00:17Z" level=info msg="PurgeUploads starting: olderThan=2026-09-05 01:00:17.151432808 +0000 UTC m=-3580.585833388, actuallyDelete=true" time="2026-09-05T02:00:17Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2026-09-05T02:00:17Z" level=info msg="PurgeUploads starting: olderThan=2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462, actuallyDelete=true" time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4abfb501-0395-4d88-8ba1-2c8f8762b58d have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a01e9059-24e9-40c1-bf50-3738998dcde7 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e0f1be30-036a-44f8-86bd-1f4c1ced030e have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/eaf53908-c947-487b-a32e-367e8368d61f have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/072caeb1-789a-4149-8c7e-84a2238e4b0b have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/352fc90a-0eed-4108-aba7-7d51e5558bb0 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6b9b6fc9-8e63-47df-85e6-70ccb6c96701 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dfdaaa34-3838-4b4d-8514-aaad815bb760 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/8ecf8e03-981f-4f17-ba21-92b0a5b2389b have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1569045d-6774-4f06-96c6-57bf7b50bd53 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2f83e776-0388-404f-98c7-11f715e15859 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.152336654 +0000 UTC m=+19.415070462). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2026-09-05T02:00:17Z" level=info msg="PurgeUploads starting: olderThan=2026-09-05 02:00:17.153381246 +0000 UTC m=+19.416115056, actuallyDelete=true" time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/627b7ee1-af00-4f4c-8781-5fd68edd84a0 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.153381246 +0000 UTC m=+19.416115056). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0e8742da-ae7d-49a5-8180-300b7d91a8eb have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.153381246 +0000 UTC m=+19.416115056). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/25af85db-9a3b-419d-aace-c38212d585f2 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.153381246 +0000 UTC m=+19.416115056). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7e3c4339-b847-417a-a848-6c1acd3f0b7e have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.153381246 +0000 UTC m=+19.416115056). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b6656b3d-eb15-463f-b104-be76717bd8b6 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.153381246 +0000 UTC m=+19.416115056). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2026-09-05T02:00:17Z" level=info msg="PurgeUploads starting: olderThan=2026-09-05 02:00:17.15412103 +0000 UTC m=+19.416854836, actuallyDelete=true" time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5ef49689-12fe-48ab-80b3-1ce3fdcdbe63 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.15412103 +0000 UTC m=+19.416854836). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c0426e4a-c629-44b9-b529-236e257bf964 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.15412103 +0000 UTC m=+19.416854836). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e6312a5f-3f36-4e4e-99af-73e90c71df7c have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.15412103 +0000 UTC m=+19.416854836). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f5a9976f-b500-4b10-bffe-9bb9449479b9 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.15412103 +0000 UTC m=+19.416854836). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1462696d-fad5-4f4a-b296-6dcb44c86582 have older date (2026-09-05 01:00:17 +0000 UTC) than purge date (2026-09-05 02:00:17.15412103 +0000 UTC m=+19.416854836). Removing upload directory." time="2026-09-05T02:00:17Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2026-09-05T02:00:17Z" level=info msg="PurgeUploads starting: olderThan=2026-09-05 02:00:17.154570373 +0000 UTC m=+19.417304177, actuallyDelete=true" time="2026-09-05T02:00:17Z" 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 19.429s ? 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.014s === 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.017s === RUN TestWalkFileRemoved time="2026-09-05T01:59:57Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.007s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.757s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.08s) === 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.095s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.16s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.880s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.41s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.193s ? 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-09-05T01:59:57Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.26.8 === RUN TestEligibleForS3/Client_IP_=_#01 time="2026-09-05T01:59:57Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.26.8 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2026-09-05T01:59:57Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.26.8 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 TestMatchIPV4WithRegionNotMatched === CONT TestParsing === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidNetworkType === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4_2 === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV6 time="2026-09-05T01:59:57Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.8 time="2026-09-05T01:59:57Z" level=error msg="unknown ip address format" go.version=go1.26.8 instance.id=f8ff18fc-c3ed-40f5-9977-9a39054701e3 ip=?0000000000000000000000000000000000 time="2026-09-05T01:59:57Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.26.8 instance.id=f8ff18fc-c3ed-40f5-9977-9a39054701e3 --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestParsing (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4 (0.01s) time="2026-09-05T01:59:57Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.26.8 instance.id=f8ff18fc-c3ed-40f5-9977-9a39054701e3 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2026-09-05T01:59:58Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.8 time="2026-09-05T01:59:59Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.8 time="2026-09-05T02:00:00Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.8 time="2026-09-05T02:00:01Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.8 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.517s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.008s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.803s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.47s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.188s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.021s ? 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-r24.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 >>> docker-registry*: Package size: 27.7 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r24.apk >>> docker-registry: Build complete at Sat, 05 Sep 2026 02:00:58 +0000 elapsed time 0h 1m 23s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20260905.015936) (2/2) Purging go (1.26.8-r0) Executing busybox-1.37.0-r31.trigger OK: 459.7 MiB in 105 packages >>> docker-registry: Updating the community/ppc64le repository index... >>> docker-registry: Signing the index...