>>> docker-registry: Building community/docker-registry 2.8.3-r14 (using abuild 3.15.0-r2) started Thu, 07 Aug 2025 21:58:05 +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.24.6-r0) (2/2) Installing .makedepends-docker-registry (20250807.215806) busybox-1.37.0-r22.trigger: Executing script... OK: 634 MiB in 108 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.go + 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="2025-08-07T21:58:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-08-07T21:58:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.017s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-08-07T21:58:24Z" 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.009s ? 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.006s === 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.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.05s) PASS ok github.com/docker/distribution/health/checks 0.057s ? 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.007s === 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.007s === 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.011s === 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.007s ? 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 2025/08/07 21:58:24 http: TLS handshake error from 127.0.0.1:57460: 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:42487/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:42487/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:42487/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:42487/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:41227?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.58s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-08-07T21:58:24Z" level=info msg="broadcaster: closing" time="2025-08-07T21:58:24Z" level=info msg="closing testSink" time="2025-08-07T21:58:24Z" level=info msg="closing testSink" time="2025-08-07T21:58:24Z" level=info msg="closing testSink" time="2025-08-07T21:58:24Z" level=info msg="closing testSink" time="2025-08-07T21:58:24Z" level=info msg="closing testSink" time="2025-08-07T21:58:24Z" level=info msg="closing testSink" time="2025-08-07T21:58:24Z" level=info msg="closing testSink" time="2025-08-07T21:58:24Z" level=info msg="closing testSink" time="2025-08-07T21:58:24Z" level=info msg="closing testSink" time="2025-08-07T21:58:24Z" level=info msg="closing testSink" time="2025-08-07T21:58:24Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-08-07T21:58:24Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 1} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 1} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 1} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:24Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T21:58:25Z" level=warning msg="&{0xc0002875c0 0.9} encountered too many errors, backing off" time="2025-08-07T21:58:25Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.09s) PASS ok github.com/docker/distribution/notifications 1.823s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-08-07T21:58:24Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-07T21:58:24.130086123Z" 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.24.6 time="2025-08-07T21:58:24.130117368Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:58:24.130139095Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.24.6 time="2025-08-07T21:58:24.131086745Z" level=info msg="listening on [::]:5000" go.version=go1.24.6 time="2025-08-07T21:58:27.133608203Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.6 time="2025-08-07T21:58:27.238501215Z" level=info msg="response completed" go.version=go1.24.6 http.request.host=127.0.0.1 http.request.id=65886f8d-e6dd-4e97-8065-70fac06eb782 http.request.method=GET http.request.remoteaddr="[::1]:47336" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.455592ms http.response.status=200 http.response.written=2 ::1 - - [07/Aug/2025:21:58:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-08-07T21:58:27.70139107Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-07T21:58:27.702082876Z" 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.24.6 time="2025-08-07T21:58:27.702112075Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:58:27.702176327Z" level=info msg="Starting upload purge in 37m0s" go.version=go1.24.6 time="2025-08-07T21:58:27.702249308Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.6 time="2025-08-07T21:58:27.702261176Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.6 time="2025-08-07T21:58:27.703020745Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.6 time="2025-08-07T21:58:30.709130661Z" level=info msg="response completed" go.version=go1.24.6 http.request.host=127.0.0.1 http.request.id=215c6d64-e132-4f91-b5f1-1cba7c1825fa http.request.method=GET http.request.remoteaddr="127.0.0.1:59446" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.619221ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:21:58:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-08-07T21:58:30.709335356Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.6 --- PASS: TestRegistrySupportedCipherSuite (3.57s) === RUN TestRegistryUnsupportedCipherSuite time="2025-08-07T21:58:31.010956282Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-07T21:58:31.011635506Z" 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.24.6 time="2025-08-07T21:58:31.011680496Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:58:31.011723219Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.24.6 time="2025-08-07T21:58:31.011811401Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.31s) PASS ok github.com/docker/distribution/registry 15.001s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.005s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.03s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.074s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-08-07T21:58:24Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.6 instance.id=9d054125-cd06-46c3-b0e1-ab0efd70be31 time="2025-08-07T21:58:24Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.6 instance.id=9d054125-cd06-46c3-b0e1-ab0efd70be31 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-08-07T21:58:24Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.6 password=8T9ZQOdWPYBLtly2bkU6Lwf461B2VcDKP3ZyXlfkbN8 user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.088s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-08-07T21:58:24Z" level=info msg="token not to be used before 2025-08-07 21:58:25 +0000 UTC - currently 2025-08-07 21:58:24.129764934 +0000 UTC m=+0.007078009" time="2025-08-07T21:58:24Z" level=info msg="token not to be used after 2025-08-07 21:58:24 +0000 UTC - currently 2025-08-07 21:58:24.130158264 +0000 UTC m=+0.007471339" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-08-07T21:58:24Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.016s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.043s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.022s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.005s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-08-07T21:58: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.24.6 time="2025-08-07T21:58:24Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:58:24Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32779" http.request.id=fc47bd34-94ee-4bb3-a0f4-d1be71a7548b http.request.method=GET http.request.remoteaddr="127.0.0.1:52896" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.064447ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:21:58:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-08-07T21:58: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.24.6 time="2025-08-07T21:58:24Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:58:24Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=d8b171ae-0f86-488b-b604-6f6689f17841 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="704.591µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [07/Aug/2025:21:58:24 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-08-07T21:58:24Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=f35fb63c-37bd-43eb-978b-067b228dbcba http.request.method=POST http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.673733ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:24 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:28Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=d6eaedb2-b7f7-4bbd-b2c5-86da49086d15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/aaaa/blobs/uploads/c8106d0f-63e4-4561-97cd-2a9855362eef?_state=NV0m-4edxgmGllfWW7e3kXirax9rf6xK8ppDDIbyA2p7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjODEwNmQwZi02M2U0LTQ1NjEtOTdjZC0yYTk4NTUzNjJlZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6MjQuNDgwNjQ1NzA1WiJ9&digest=sha256%3A2430fbb4c41ee6e117a0a63450aec5931647e0e1d5c15c66c9f351509e094cd0" http.request.useragent="Go-http-client/1.1" http.response.duration=4.26221959s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:24 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c8106d0f-63e4-4561-97cd-2a9855362eef?_state=NV0m-4edxgmGllfWW7e3kXirax9rf6xK8ppDDIbyA2p7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjODEwNmQwZi02M2U0LTQ1NjEtOTdjZC0yYTk4NTUzNjJlZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6MjQuNDgwNjQ1NzA1WiJ9&digest=sha256%3A2430fbb4c41ee6e117a0a63450aec5931647e0e1d5c15c66c9f351509e094cd0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:28Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=b9081b0b-2640-413d-bb83-b9ea42598793 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.278472ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:28 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=48331614-5b37-492b-9e3a-9842d9b23fea http.request.method=POST http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.40971ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:29 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:32Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=7591a0d9-8c12-4891-ae5c-bad2ade4ada7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/bbbb/blobs/uploads/f90d5bfb-b745-44ae-8d4b-7607cf3f919a?_state=3R51SKaCIuwKRGqofLaEvuULHrQ9V4M8WYTGu7c43zp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmOTBkNWJmYi1iNzQ1LTQ0YWUtOGQ0Yi03NjA3Y2YzZjkxOWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6MjkuMDMxMDQ4OTkyWiJ9&digest=sha256%3A22c1656368ed6f32ab177f51f1e53691d2586802fee4d7eb06750c7f4400b9b4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.297653285s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:29 +0000] "PUT /v2/foo/bbbb/blobs/uploads/f90d5bfb-b745-44ae-8d4b-7607cf3f919a?_state=3R51SKaCIuwKRGqofLaEvuULHrQ9V4M8WYTGu7c43zp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmOTBkNWJmYi1iNzQ1LTQ0YWUtOGQ0Yi03NjA3Y2YzZjkxOWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6MjkuMDMxMDQ4OTkyWiJ9&digest=sha256%3A22c1656368ed6f32ab177f51f1e53691d2586802fee4d7eb06750c7f4400b9b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:32Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=12bbd535-84df-4410-80ae-5197e8a4776b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.941534ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:32 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:32Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=9629b96c-7b1c-4cd2-a342-6ec300feda50 http.request.method=POST http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.900748ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:32 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=7be433ae-befd-4a72-ba17-cb55cf9807e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/cccc/blobs/uploads/a8f26a0a-a294-47b1-89eb-c059ab22fffb?_state=RYTWxjU44IGdMhYsSW51KC6IecDWcBc7eEJn3JCHZ8h7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhOGYyNmEwYS1hMjk0LTQ3YjEtODllYi1jMDU5YWIyMmZmZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6MzIuNTUzODkyNjAxWiJ9&digest=sha256%3A3dd857e83e97ceb826bb12862375ac14f57ffc8c17fdb1b2cbdbbe470b254c2f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.849176387s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:32 +0000] "PUT /v2/foo/cccc/blobs/uploads/a8f26a0a-a294-47b1-89eb-c059ab22fffb?_state=RYTWxjU44IGdMhYsSW51KC6IecDWcBc7eEJn3JCHZ8h7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhOGYyNmEwYS1hMjk0LTQ3YjEtODllYi1jMDU5YWIyMmZmZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6MzIuNTUzODkyNjAxWiJ9&digest=sha256%3A3dd857e83e97ceb826bb12862375ac14f57ffc8c17fdb1b2cbdbbe470b254c2f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=eab5a635-bb33-4b3d-92dd-2ecb1456c572 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.954933ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:36 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=ee63ec4c-c331-4ae6-a07a-b3451f810754 http.request.method=POST http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.882534ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:36 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=0cce901a-4bb4-46c5-a867-b5e3c4fa0dfe http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/dddd/blobs/uploads/d2fdd224-1ab5-476b-848f-c4fb8bab0c66?_state=5-KTZgvEIsGqBVtFqzQzgof2Kh4bOOtlcWY83mLWYFx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkMmZkZDIyNC0xYWI1LTQ3NmItODQ4Zi1jNGZiOGJhYjBjNjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6MzYuNjQ5OTEwMTMzWiJ9&digest=sha256%3Ae9ff05ec7078bf72670da644e5c603c383dea5f36a2201bdbb3d5eaa8770d516" http.request.useragent="Go-http-client/1.1" http.response.duration=4.171221636s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:36 +0000] "PUT /v2/foo/dddd/blobs/uploads/d2fdd224-1ab5-476b-848f-c4fb8bab0c66?_state=5-KTZgvEIsGqBVtFqzQzgof2Kh4bOOtlcWY83mLWYFx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkMmZkZDIyNC0xYWI1LTQ3NmItODQ4Zi1jNGZiOGJhYjBjNjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6MzYuNjQ5OTEwMTMzWiJ9&digest=sha256%3Ae9ff05ec7078bf72670da644e5c603c383dea5f36a2201bdbb3d5eaa8770d516 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=bb89f3eb-26ba-40b1-bf89-911dedb2440a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.462444ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:40 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=98236ba4-0948-41f0-8825-4b9b3d6ebbd8 http.request.method=POST http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.821473ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:41 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=4d79dc3e-249e-45be-bd72-ff88205a8db7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/eeee/blobs/uploads/d95b6e79-f862-42c9-aa65-a16fdc734eae?_state=Gd_y1tGBYeX7R3CUDhrkMO_ZBK7-i7k4J04ih2xzlJx7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkOTViNmU3OS1mODYyLTQyYzktYWE2NS1hMTZmZGM3MzRlYWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6NDEuMDA2NjUwODI5WiJ9&digest=sha256%3Ae01500ec2a2bd9e4d8a0f6678f2b4ca61d685e6c83121a835a65e976e45fd410" http.request.useragent="Go-http-client/1.1" http.response.duration=3.158767831s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:41 +0000] "PUT /v2/foo/eeee/blobs/uploads/d95b6e79-f862-42c9-aa65-a16fdc734eae?_state=Gd_y1tGBYeX7R3CUDhrkMO_ZBK7-i7k4J04ih2xzlJx7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkOTViNmU3OS1mODYyLTQyYzktYWE2NS1hMTZmZGM3MzRlYWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6NDEuMDA2NjUwODI5WiJ9&digest=sha256%3Ae01500ec2a2bd9e4d8a0f6678f2b4ca61d685e6c83121a835a65e976e45fd410 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=c1adcfcb-55e5-43ab-80cc-866fb09a4c28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.759188ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:44 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=4f35f18f-649b-4413-af66-6655451c3019 http.request.method=POST http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.62682ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:44 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=1a9382ce-22d0-4448-8c29-86403a513479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/ffff/blobs/uploads/63f8af35-acc4-4d07-84d8-92d1d4e829a5?_state=YnWP4WFg0Eb2n-YFyWznnjN26apSyb5AO503fTAwcMB7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2M2Y4YWYzNS1hY2M0LTRkMDctODRkOC05MmQxZDRlODI5YTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6NDQuMzQ3OTc4NzExWiJ9&digest=sha256%3Ac56092d8af3c5205f76e2c7c0e0f87fe1e03453fef1ed7d98941766ff74ac212" http.request.useragent="Go-http-client/1.1" http.response.duration=2.845068479s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:44 +0000] "PUT /v2/foo/ffff/blobs/uploads/63f8af35-acc4-4d07-84d8-92d1d4e829a5?_state=YnWP4WFg0Eb2n-YFyWznnjN26apSyb5AO503fTAwcMB7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2M2Y4YWYzNS1hY2M0LTRkMDctODRkOC05MmQxZDRlODI5YTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6NDQuMzQ3OTc4NzExWiJ9&digest=sha256%3Ac56092d8af3c5205f76e2c7c0e0f87fe1e03453fef1ed7d98941766ff74ac212 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=92d4ffba-4388-4f7f-ad7f-6f6d43ec0cab http.request.method=PUT http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.750278ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=5f1d2765-6118-43e8-a106-f12c8bfb8f21 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="930.712µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=e816bd80-0863-441f-824b-c5e9d742bf96 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" 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="986.249µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=32652d17-e4a3-4672-a1d8-ca6965108636 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.268466ms http.response.status=200 http.response.written=74 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=2d609cdc-b407-4f55-8d30-9997ca7fb8f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.010694ms http.response.status=200 http.response.written=30 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=69ca228e-a0fe-43fd-8451-894df9423107 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.549075ms http.response.status=200 http.response.written=63 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=b7fae020-a02e-4473-957c-2114d41db616 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.535009ms http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" 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.24.6 http.request.host="127.0.0.1:40225" http.request.id=776d8832-27f4-4cfc-9145-5a2a937dfcc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.429838ms http.response.status=400 http.response.written=116 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" 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.24.6 http.request.host="127.0.0.1:40225" http.request.id=0e1e9cf0-de87-4827-9532-aff2685bbb73 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.55332ms http.response.status=400 http.response.written=115 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=508ee2cb-e77e-41c8-82bb-ed3aee9e755d http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.68492ms http.response.status=200 http.response.written=20 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40225" http.request.id=e115d2ac-9af6-4128-9d99-4d8f7cf05747 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.811809ms http.response.status=200 http.response.written=74 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-07T21:58:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-07T21:58:47Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:58:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=9409b7ff-b9b4-49cb-bda4-a9626732c702 http.request.method=POST http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.18959ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=89c4392c-3d21-4d1c-89c1-914ee9660522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/aaaa/blobs/uploads/52a7e662-37ab-4ea9-9c95-f7935403c45d?_state=zIHAjTGoy0M5ZQ_tx6bWcZnlco6krjfXelJEi4FUdOh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1MmE3ZTY2Mi0zN2FiLTRlYTktOWM5NS1mNzkzNTQwM2M0NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6NDcuMzg4Njg3MTI0WiJ9&digest=sha256%3Abc3a1b37d6da4ba65b2f69f8d6fea1e56668aa2f16f84452a5261a9c53130e95" http.request.useragent="Go-http-client/1.1" http.response.duration=2.591313975s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:47 +0000] "PUT /v2/foo/aaaa/blobs/uploads/52a7e662-37ab-4ea9-9c95-f7935403c45d?_state=zIHAjTGoy0M5ZQ_tx6bWcZnlco6krjfXelJEi4FUdOh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1MmE3ZTY2Mi0zN2FiLTRlYTktOWM5NS1mNzkzNTQwM2M0NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6NDcuMzg4Njg3MTI0WiJ9&digest=sha256%3Abc3a1b37d6da4ba65b2f69f8d6fea1e56668aa2f16f84452a5261a9c53130e95 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=f35e128d-0463-4d47-8e20-c3b45b5d1d6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.89259ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:49 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=0946fb1e-0f7d-4773-b111-e0e0e7bc1ba2 http.request.method=POST http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.738205ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:50 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:54Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=947ba946-1bc4-4934-94ea-339965476b2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/bbbb/blobs/uploads/c03dea14-e956-4cdb-8489-160e0eb4ef8c?_state=eFuPJ0hadstRUkTpy0VAdfzPBNAEEwUCDJNLr_Cy-2Z7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjMDNkZWExNC1lOTU2LTRjZGItODQ4OS0xNjBlMGViNGVmOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6NTAuMTc5NzIyNDA2WiJ9&digest=sha256%3A3a2772bec1397fb2e98467516bcf20b0e73ed8157716d62360231907bdf28844" http.request.useragent="Go-http-client/1.1" http.response.duration=3.994150544s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:50 +0000] "PUT /v2/foo/bbbb/blobs/uploads/c03dea14-e956-4cdb-8489-160e0eb4ef8c?_state=eFuPJ0hadstRUkTpy0VAdfzPBNAEEwUCDJNLr_Cy-2Z7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjMDNkZWExNC1lOTU2LTRjZGItODQ4OS0xNjBlMGViNGVmOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6NTAuMTc5NzIyNDA2WiJ9&digest=sha256%3A3a2772bec1397fb2e98467516bcf20b0e73ed8157716d62360231907bdf28844 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:54Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=328599e0-ffc1-4c03-92f0-44aa57d2b71c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.393152ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:54 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:58:54Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=e2fa13d6-586e-4174-be9b-b373bf089b6b http.request.method=POST http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.822751ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:54 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=3ae98de6-e82d-4382-9b27-a73dcbb3ad1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/cccc/blobs/uploads/d254ebfa-2b16-41c1-ad6c-4256eca5f788?_state=F0HLxfpytsUyyu7bO2f1SdcIAo-KxQg8yM-SLl7D-J57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkMjU0ZWJmYS0yYjE2LTQxYzEtYWQ2Yy00MjU2ZWNhNWY3ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6NTQuNDk4MDcwNDQxWiJ9&digest=sha256%3A16f570f48d7f3a5dc7c4c53aa22e6a2c20302849a6105bc0d75f3353131b2d75" http.request.useragent="Go-http-client/1.1" http.response.duration=6.96392809s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:58:54 +0000] "PUT /v2/foo/cccc/blobs/uploads/d254ebfa-2b16-41c1-ad6c-4256eca5f788?_state=F0HLxfpytsUyyu7bO2f1SdcIAo-KxQg8yM-SLl7D-J57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkMjU0ZWJmYS0yYjE2LTQxYzEtYWQ2Yy00MjU2ZWNhNWY3ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTg6NTQuNDk4MDcwNDQxWiJ9&digest=sha256%3A16f570f48d7f3a5dc7c4c53aa22e6a2c20302849a6105bc0d75f3353131b2d75 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=7fa2b1de-212a-47c1-85be-80f61912481d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.853995ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:01 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=0de0a1b9-6856-48eb-b0a4-6f7ea1242e7b http.request.method=POST http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.80138ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:01 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=9649fb33-381c-4585-a67c-4660251f6d86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/dddd/blobs/uploads/5c287006-b99f-4d63-b106-8f38d69a1719?_state=hA8o-4-rjrjvCAqpRS2ZXQCfntQUMSV57GX4jBiu5Hp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1YzI4NzAwNi1iOTlmLTRkNjMtYjEwNi04ZjM4ZDY5YTE3MTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTk6MDEuNjY4MTQxNDI2WiJ9&digest=sha256%3A9384e9d8f820f55102fadf819a6ebfe70e322d0de350e1704c744c1c0b27b4c5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.72874285s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:01 +0000] "PUT /v2/foo/dddd/blobs/uploads/5c287006-b99f-4d63-b106-8f38d69a1719?_state=hA8o-4-rjrjvCAqpRS2ZXQCfntQUMSV57GX4jBiu5Hp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1YzI4NzAwNi1iOTlmLTRkNjMtYjEwNi04ZjM4ZDY5YTE3MTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTk6MDEuNjY4MTQxNDI2WiJ9&digest=sha256%3A9384e9d8f820f55102fadf819a6ebfe70e322d0de350e1704c744c1c0b27b4c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=644c70cf-bde6-4b3f-81f9-1666ac6dd26f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.845262ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33043" http.request.id=b02c1e88-fc77-4cba-8fe8-b864ffab7c0f http.request.method=GET http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.246224ms http.response.status=200 http.response.written=63 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (41.08s) === RUN TestURLPrefix time="2025-08-07T21:59: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.24.6 time="2025-08-07T21:59:05Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42775" http.request.id=4312a3dd-4e6c-40ed-8090-6e1c3475dc3f http.request.method=GET http.request.remoteaddr="127.0.0.1:41142" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.507578ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-08-07T21:59: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.24.6 time="2025-08-07T21:59:05Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:59:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=2ec16bc8-aeae-495d-a129-31100c2d4b33 http.request.method=GET http.request.remoteaddr="127.0.0.1:52184" http.request.uri="/v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="955.113µs" http.response.status=404 http.response.written=157 vars.digest="sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "GET /v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=c736fe15-42ae-455e-94b0-764e432bde4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52186" http.request.uri="/v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.032038ms http.response.status=404 http.response.written=157 vars.digest="sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=ae5f5a3b-46e0-4b7b-893c-2c435d1c86b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:52186" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.866175ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=0362eb2d-cff2-4a96-bc33-34396037b6fd http.request.method=GET http.request.remoteaddr="127.0.0.1:52186" http.request.uri="/v2/foo/bar/blobs/uploads/c6cefa0e-42d3-45d8-b877-a84f0949280d?_state=WPkTWegCUnxZWuJJ3ELMmOASGZIpfIyo-5uSY1FXIKN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2Y2VmYTBlLTQyZDMtNDVkOC1iODc3LWE4NGYwOTQ5MjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDA5MTg5NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.133265ms http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "GET /v2/foo/bar/blobs/uploads/c6cefa0e-42d3-45d8-b877-a84f0949280d?_state=WPkTWegCUnxZWuJJ3ELMmOASGZIpfIyo-5uSY1FXIKN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2Y2VmYTBlLTQyZDMtNDVkOC1iODc3LWE4NGYwOTQ5MjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDA5MTg5NTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=ffeaf714-3b7d-41a5-8eae-a7926479cd4b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52186" http.request.uri="/v2/foo/bar/blobs/uploads/c6cefa0e-42d3-45d8-b877-a84f0949280d?_state=WPkTWegCUnxZWuJJ3ELMmOASGZIpfIyo-5uSY1FXIKN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2Y2VmYTBlLTQyZDMtNDVkOC1iODc3LWE4NGYwOTQ5MjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDA5MTg5NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="862.753µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "DELETE /v2/foo/bar/blobs/uploads/c6cefa0e-42d3-45d8-b877-a84f0949280d?_state=WPkTWegCUnxZWuJJ3ELMmOASGZIpfIyo-5uSY1FXIKN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2Y2VmYTBlLTQyZDMtNDVkOC1iODc3LWE4NGYwOTQ5MjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDA5MTg5NTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=a9458408-3fb8-4ecd-a6c8-c634d14b0c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:52186" http.request.uri="/v2/foo/bar/blobs/uploads/c6cefa0e-42d3-45d8-b877-a84f0949280d?_state=WPkTWegCUnxZWuJJ3ELMmOASGZIpfIyo-5uSY1FXIKN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2Y2VmYTBlLTQyZDMtNDVkOC1iODc3LWE4NGYwOTQ5MjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDA5MTg5NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c6cefa0e-42d3-45d8-b877-a84f0949280d time="2025-08-07T21:59:05Z" 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.24.6 http.request.host="127.0.0.1:39659" http.request.id=a9458408-3fb8-4ecd-a6c8-c634d14b0c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:52186" http.request.uri="/v2/foo/bar/blobs/uploads/c6cefa0e-42d3-45d8-b877-a84f0949280d?_state=WPkTWegCUnxZWuJJ3ELMmOASGZIpfIyo-5uSY1FXIKN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2Y2VmYTBlLTQyZDMtNDVkOC1iODc3LWE4NGYwOTQ5MjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDA5MTg5NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.055602ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c6cefa0e-42d3-45d8-b877-a84f0949280d 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "GET /v2/foo/bar/blobs/uploads/c6cefa0e-42d3-45d8-b877-a84f0949280d?_state=WPkTWegCUnxZWuJJ3ELMmOASGZIpfIyo-5uSY1FXIKN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2Y2VmYTBlLTQyZDMtNDVkOC1iODc3LWE4NGYwOTQ5MjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDA5MTg5NTdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=a1d79a48-5f00-48c9-a0d3-4171938f82d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.17406ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=a8c1912a-4de3-414e-af7a-15f2605ab2ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/b408652c-7874-467a-a950-b9ba18dba807?_state=EnxLHVHI8UbDE7opQaS4CPXQU-Mvk0gu19QC2olfcDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0MDg2NTJjLTc4NzQtNDY3YS1hOTUwLWI5YmExOGRiYTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDk2NjM5NDlaIn0%3D&digest=sha256%3A027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" provided=sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 vars.name="foo/bar" vars.uuid=b408652c-7874-467a-a950-b9ba18dba807 time="2025-08-07T21:59:05Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=a8c1912a-4de3-414e-af7a-15f2605ab2ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/b408652c-7874-467a-a950-b9ba18dba807?_state=EnxLHVHI8UbDE7opQaS4CPXQU-Mvk0gu19QC2olfcDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0MDg2NTJjLTc4NzQtNDY3YS1hOTUwLWI5YmExOGRiYTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDk2NjM5NDlaIn0%3D&digest=sha256%3A027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b408652c-7874-467a-a950-b9ba18dba807 time="2025-08-07T21:59:05Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=a8c1912a-4de3-414e-af7a-15f2605ab2ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/b408652c-7874-467a-a950-b9ba18dba807?_state=EnxLHVHI8UbDE7opQaS4CPXQU-Mvk0gu19QC2olfcDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0MDg2NTJjLTc4NzQtNDY3YS1hOTUwLWI5YmExOGRiYTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDk2NjM5NDlaIn0%3D&digest=sha256%3A027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.267474ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b408652c-7874-467a-a950-b9ba18dba807 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "PUT /v2/foo/bar/blobs/uploads/b408652c-7874-467a-a950-b9ba18dba807?_state=EnxLHVHI8UbDE7opQaS4CPXQU-Mvk0gu19QC2olfcDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0MDg2NTJjLTc4NzQtNDY3YS1hOTUwLWI5YmExOGRiYTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MDk2NjM5NDlaIn0%3D&digest=sha256%3A027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=a9b8b7b8-b02e-42fb-a2e8-eebee26aaaa5 http.request.method=POST http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.890493ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=1b8e4b71-c548-44c8-a89f-5ea7f264531b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/fa1dd25f-0c94-431b-8cf0-f8d696807beb?_state=ohf8Wen30hfabmEjpC_ZCKjecsQ2ZmqYLBnB6HBsSgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhMWRkMjVmLTBjOTQtNDMxYi04Y2YwLWY4ZDY5NjgwN2JlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MTQ4NTU3MDdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.139432ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "PUT /v2/foo/bar/blobs/uploads/fa1dd25f-0c94-431b-8cf0-f8d696807beb?_state=ohf8Wen30hfabmEjpC_ZCKjecsQ2ZmqYLBnB6HBsSgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhMWRkMjVmLTBjOTQtNDMxYi04Y2YwLWY4ZDY5NjgwN2JlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MTQ4NTU3MDdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=8c8f3af1-9068-45e7-ac20-a7c3c7fa642e http.request.method=POST http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.800135ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=dd415eb3-a060-4e51-88a1-23b6bf7e3a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/d52a827e-36bb-4efe-9b7b-6b63ee111aa2?_state=o0Ar5PAAEdkrrM_WhvXCbAyFYd-ft_k96O1yLG0yVs57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MmE4MjdlLTM2YmItNGVmZS05YjdiLTZiNjNlZTExMWFhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MTk2MTczMzlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.042019ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "PUT /v2/foo/bar/blobs/uploads/d52a827e-36bb-4efe-9b7b-6b63ee111aa2?_state=o0Ar5PAAEdkrrM_WhvXCbAyFYd-ft_k96O1yLG0yVs57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MmE4MjdlLTM2YmItNGVmZS05YjdiLTZiNjNlZTExMWFhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MTk2MTczMzlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=8fe87ca2-5c38-4d03-9251-19cff7264f25 http.request.method=POST http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.460083ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=ee36b39b-0331-41c0-8f0b-a6006f874018 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/d1ef34d1-cce0-4a6c-83a1-fabe6ff6fdfb?_state=GcMFyPBRsKvVcvClijq1nN7YtL-tFRIluPlbnASVU1Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxZWYzNGQxLWNjZTAtNGE2Yy04M2ExLWZhYmU2ZmY2ZmRmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MjM5MTQ2NDFaIn0%3D&digest=sha256%3A027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.duration=7.347015456s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:05 +0000] "PUT /v2/foo/bar/blobs/uploads/d1ef34d1-cce0-4a6c-83a1-fabe6ff6fdfb?_state=GcMFyPBRsKvVcvClijq1nN7YtL-tFRIluPlbnASVU1Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxZWYzNGQxLWNjZTAtNGE2Yy04M2ExLWZhYmU2ZmY2ZmRmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTowNS42MjM5MTQ2NDFaIn0%3D&digest=sha256%3A027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=5ae8232c-4417-41d4-8328-c153eff420a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.989658ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39659" http.request.id=766be2cf-80bc-4e5c-b94a-8300c73ee1fd http.request.method=PATCH http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/01b398f6-ed68-4c72-883f-8583192db4bb?_state=tWjBqWYHqJbrGJhxXmY3hcwKV-KpNN_ZJifT1HYWIh57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxYjM5OGY2LWVkNjgtNGM3Mi04ODNmLTg1ODMxOTJkYjRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToxMy4xMDYzOTk3OFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=6.998458312s http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:13 +0000] "PATCH /v2/foo/bar/blobs/uploads/01b398f6-ed68-4c72-883f-8583192db4bb?_state=tWjBqWYHqJbrGJhxXmY3hcwKV-KpNN_ZJifT1HYWIh57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxYjM5OGY2LWVkNjgtNGM3Mi04ODNmLTg1ODMxOTJkYjRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToxMy4xMDYzOTk3OFoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=1791eb22-9f34-475a-98bf-e8e6854b0a32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/uploads/01b398f6-ed68-4c72-883f-8583192db4bb?_state=yjsnCa46ER7AAEKRYKbxI729fhmQFjh6LHb6Qwya4N17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxYjM5OGY2LWVkNjgtNGM3Mi04ODNmLTg1ODMxOTJkYjRiYiIsIk9mZnNldCI6MzAyMjAyODgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTk6MTNaIn0%3D&digest=sha256%3A027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.300312ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "PUT /v2/foo/bar/blobs/uploads/01b398f6-ed68-4c72-883f-8583192db4bb?_state=yjsnCa46ER7AAEKRYKbxI729fhmQFjh6LHb6Qwya4N17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxYjM5OGY2LWVkNjgtNGM3Mi04ODNmLTg1ODMxOTJkYjRiYiIsIk9mZnNldCI6MzAyMjAyODgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTk6MTNaIn0%3D&digest=sha256%3A027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=efcaf49f-4b1e-4614-a6be-961fa67819b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.855932ms http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=4cb282bb-2580-4de4-8636-49de1a5b72c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=120.327953ms http.response.status=200 http.response.written=30220288 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "GET /v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 200 30220288 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=error msg="error parsing digest="sha257:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=6b4e3680-b545-45dd-a723-124f6ba7e411 http.request.method=GET http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/sha257:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" vars.name="foo/bar" time="2025-08-07T21:59:20Z" 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.24.6 http.request.host="127.0.0.1:39659" http.request.id=6b4e3680-b545-45dd-a723-124f6ba7e411 http.request.method=GET http.request.remoteaddr="127.0.0.1:52196" http.request.uri="/v2/foo/bar/blobs/sha257:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.062189ms http.response.status=400 http.response.written=110 vars.digest="sha257:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "GET /v2/foo/bar/blobs/sha257:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=b9206ad8-77d6-4afe-bb5d-c2311d9533ba http.request.method=GET http.request.remoteaddr="127.0.0.1:41512" http.request.uri="/v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.806044ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "GET /v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T21:59: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.24.6 time="2025-08-07T21:59:20Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:59:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=d5e31193-1468-4609-b7aa-88ccd42660a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33626" http.request.uri="/v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="962.211µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "GET /v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=cf0ced9d-2337-420c-b38f-b88850745c24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.555201ms http.response.status=404 http.response.written=157 vars.digest="sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=07df9b08-421f-4898-b59b-7e71a8cfbe5a http.request.method=POST http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.530074ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=5eb9d9ac-fff1-46a6-9c3d-d4139044f1a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/uploads/795d12a7-bfb1-4086-b9d2-0246b9759095?_state=yHrJjeJfbBekzJTGFdRw9WNse92ZxoRNUpH6Ac5Hi4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NWQxMmE3LWJmYjEtNDA4Ni1iOWQyLTAyNDZiOTc1OTA5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41Mjc1MzE2MjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.733134ms http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "GET /v2/foo/bar/blobs/uploads/795d12a7-bfb1-4086-b9d2-0246b9759095?_state=yHrJjeJfbBekzJTGFdRw9WNse92ZxoRNUpH6Ac5Hi4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NWQxMmE3LWJmYjEtNDA4Ni1iOWQyLTAyNDZiOTc1OTA5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41Mjc1MzE2MjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=7815a3b3-a85d-427b-8c5a-4dd892076b39 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/uploads/795d12a7-bfb1-4086-b9d2-0246b9759095?_state=yHrJjeJfbBekzJTGFdRw9WNse92ZxoRNUpH6Ac5Hi4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NWQxMmE3LWJmYjEtNDA4Ni1iOWQyLTAyNDZiOTc1OTA5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41Mjc1MzE2MjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.694151ms http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "DELETE /v2/foo/bar/blobs/uploads/795d12a7-bfb1-4086-b9d2-0246b9759095?_state=yHrJjeJfbBekzJTGFdRw9WNse92ZxoRNUpH6Ac5Hi4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NWQxMmE3LWJmYjEtNDA4Ni1iOWQyLTAyNDZiOTc1OTA5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41Mjc1MzE2MjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=529e9846-227c-411f-b4f0-e3bb35b87277 http.request.method=GET http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/uploads/795d12a7-bfb1-4086-b9d2-0246b9759095?_state=yHrJjeJfbBekzJTGFdRw9WNse92ZxoRNUpH6Ac5Hi4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NWQxMmE3LWJmYjEtNDA4Ni1iOWQyLTAyNDZiOTc1OTA5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41Mjc1MzE2MjVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=795d12a7-bfb1-4086-b9d2-0246b9759095 time="2025-08-07T21:59:20Z" 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.24.6 http.request.host="127.0.0.1:45353" http.request.id=529e9846-227c-411f-b4f0-e3bb35b87277 http.request.method=GET http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/uploads/795d12a7-bfb1-4086-b9d2-0246b9759095?_state=yHrJjeJfbBekzJTGFdRw9WNse92ZxoRNUpH6Ac5Hi4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NWQxMmE3LWJmYjEtNDA4Ni1iOWQyLTAyNDZiOTc1OTA5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41Mjc1MzE2MjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.540299ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=795d12a7-bfb1-4086-b9d2-0246b9759095 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "GET /v2/foo/bar/blobs/uploads/795d12a7-bfb1-4086-b9d2-0246b9759095?_state=yHrJjeJfbBekzJTGFdRw9WNse92ZxoRNUpH6Ac5Hi4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5NWQxMmE3LWJmYjEtNDA4Ni1iOWQyLTAyNDZiOTc1OTA5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41Mjc1MzE2MjVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=366fd842-cdba-4f0b-9480-c80fcb4c3b43 http.request.method=POST http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.567904ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=c47fd821-3303-4ecc-9c45-342b010beded http.request.method=PUT http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/8aa7525e-7f72-49f6-9aa0-15d7b538257b?_state=cQPP-9CYOXGaAvgv9eOc-JrxFFua9MbgEITFmapfbmx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYTc1MjVlLTdmNzItNDlmNi05YWEwLTE1ZDdiNTM4MjU3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41MzU1NTc5NzZaIn0%3D&digest=sha256%3Aa754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" provided=sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a vars.name="foo/bar" vars.uuid=8aa7525e-7f72-49f6-9aa0-15d7b538257b time="2025-08-07T21:59:20Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=c47fd821-3303-4ecc-9c45-342b010beded http.request.method=PUT http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/8aa7525e-7f72-49f6-9aa0-15d7b538257b?_state=cQPP-9CYOXGaAvgv9eOc-JrxFFua9MbgEITFmapfbmx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYTc1MjVlLTdmNzItNDlmNi05YWEwLTE1ZDdiNTM4MjU3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41MzU1NTc5NzZaIn0%3D&digest=sha256%3Aa754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8aa7525e-7f72-49f6-9aa0-15d7b538257b time="2025-08-07T21:59:20Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=c47fd821-3303-4ecc-9c45-342b010beded http.request.method=PUT http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/8aa7525e-7f72-49f6-9aa0-15d7b538257b?_state=cQPP-9CYOXGaAvgv9eOc-JrxFFua9MbgEITFmapfbmx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYTc1MjVlLTdmNzItNDlmNi05YWEwLTE1ZDdiNTM4MjU3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41MzU1NTc5NzZaIn0%3D&digest=sha256%3Aa754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.820281ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8aa7525e-7f72-49f6-9aa0-15d7b538257b 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "PUT /v2/foo/bar/blobs/uploads/8aa7525e-7f72-49f6-9aa0-15d7b538257b?_state=cQPP-9CYOXGaAvgv9eOc-JrxFFua9MbgEITFmapfbmx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYTc1MjVlLTdmNzItNDlmNi05YWEwLTE1ZDdiNTM4MjU3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41MzU1NTc5NzZaIn0%3D&digest=sha256%3Aa754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=2be139f3-4cf7-4e2a-986a-d7efaf696703 http.request.method=POST http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.265438ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=8438df23-a7e3-42c2-b3e6-827da963cd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/39c28012-3def-49f7-8066-2c6c47b1bb70?_state=T49tyW_FQ2l7NZf9n9eGspm9a1VvFCMU4uBaVZBTk6t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5YzI4MDEyLTNkZWYtNDlmNy04MDY2LTJjNmM0N2IxYmI3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41NDAzNzM3MjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.911584ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "PUT /v2/foo/bar/blobs/uploads/39c28012-3def-49f7-8066-2c6c47b1bb70?_state=T49tyW_FQ2l7NZf9n9eGspm9a1VvFCMU4uBaVZBTk6t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5YzI4MDEyLTNkZWYtNDlmNy04MDY2LTJjNmM0N2IxYmI3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41NDAzNzM3MjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=d41ec885-9750-4e38-a058-95704ac5f638 http.request.method=POST http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.505149ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=0206c248-8238-4bf4-9995-560aafd3ea86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/3ca33011-5d9c-4108-8b51-5d1de0f93154?_state=CNjqRfzrv7bnSO9M4bdi2K_M9JUyXpvUUNTQMRIpVfx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjYTMzMDExLTVkOWMtNDEwOC04YjUxLTVkMWRlMGY5MzE1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41NDQ3NTA3MDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.85336ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "PUT /v2/foo/bar/blobs/uploads/3ca33011-5d9c-4108-8b51-5d1de0f93154?_state=CNjqRfzrv7bnSO9M4bdi2K_M9JUyXpvUUNTQMRIpVfx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjYTMzMDExLTVkOWMtNDEwOC04YjUxLTVkMWRlMGY5MzE1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41NDQ3NTA3MDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=22233d1a-6e0c-411f-be2f-2f6c3ff3c8fc http.request.method=POST http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.413529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:24Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=cbe4b609-c81e-4706-8636-afdb352bff2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/3103a32b-1105-46c9-ac23-fb027a2f6357?_state=dasWlUu0zfqiJ2KXgf_Z7sftyLCJUUFj_ofqM9AyRB57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxMDNhMzJiLTExMDUtNDZjOS1hYzIzLWZiMDI3YTJmNjM1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41NDg3NjI2MjZaIn0%3D&digest=sha256%3Aa754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.duration=4.316682344s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "PUT /v2/foo/bar/blobs/uploads/3103a32b-1105-46c9-ac23-fb027a2f6357?_state=dasWlUu0zfqiJ2KXgf_Z7sftyLCJUUFj_ofqM9AyRB57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxMDNhMzJiLTExMDUtNDZjOS1hYzIzLWZiMDI3YTJmNjM1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyMC41NDg3NjI2MjZaIn0%3D&digest=sha256%3Aa754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:24Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=3022a6c1-1f7b-4bd6-824c-976c89181fcc http.request.method=POST http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.790807ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45353" http.request.id=1b095297-5d3a-45f7-9fcb-2c9b0a959327 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/72813e1d-d3bd-4c10-9f44-e23fd3421876?_state=xfnwlKaLuLC0itdT7VwRmnyJbLUJJlqc4h3JWLCt0497Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODEzZTFkLWQzYmQtNGMxMC05ZjQ0LWUyM2ZkMzQyMTg3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyNC45NzkxNTUwOTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.102571363s http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:24 +0000] "PATCH /v2/foo/bar/blobs/uploads/72813e1d-d3bd-4c10-9f44-e23fd3421876?_state=xfnwlKaLuLC0itdT7VwRmnyJbLUJJlqc4h3JWLCt0497Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODEzZTFkLWQzYmQtNGMxMC05ZjQ0LWUyM2ZkMzQyMTg3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyNC45NzkxNTUwOTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=823bbb46-b681-435f-aaa6-72042e7d4cd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/uploads/72813e1d-d3bd-4c10-9f44-e23fd3421876?_state=KhQReycVEn-s6bPdlzUPC3B9nDpESVHrhoHdc9Nt7jZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODEzZTFkLWQzYmQtNGMxMC05ZjQ0LWUyM2ZkMzQyMTg3NiIsIk9mZnNldCI6MjI0ODkwODgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTk6MjRaIn0%3D&digest=sha256%3Aa754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.373934ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "PUT /v2/foo/bar/blobs/uploads/72813e1d-d3bd-4c10-9f44-e23fd3421876?_state=KhQReycVEn-s6bPdlzUPC3B9nDpESVHrhoHdc9Nt7jZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODEzZTFkLWQzYmQtNGMxMC05ZjQ0LWUyM2ZkMzQyMTg3NiIsIk9mZnNldCI6MjI0ODkwODgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTk6MjRaIn0%3D&digest=sha256%3Aa754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=15904dd8-f09d-45d2-8904-86db92072964 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.734004ms http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=a352b5ef-58ca-4580-a252-d1c6fecff5e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=73.522876ms http.response.status=200 http.response.written=22489088 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "GET /v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 200 22489088 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=error msg="error parsing digest="sha257:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=9b9ec15a-c1c0-47ba-aad9-a0519f5e18be http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/sha257:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" vars.name="foo/bar" time="2025-08-07T21:59:29Z" 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.24.6 http.request.host="127.0.0.1:45353" http.request.id=9b9ec15a-c1c0-47ba-aad9-a0519f5e18be http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/foo/bar/blobs/sha257:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.834004ms http.response.status=400 http.response.written=110 vars.digest="sha257:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "GET /v2/foo/bar/blobs/sha257:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=7c9e9aa1-2e93-4803-8ffa-3e3ffe5ccf93 http.request.method=GET http.request.remoteaddr="127.0.0.1:46982" http.request.uri="/v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.189144ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "GET /v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=6cc8189f-46a8-4191-b81a-dd30e8255b9d http.request.method=GET http.request.remoteaddr="127.0.0.1:46978" http.request.uri="/v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=15.687244ms http.response.status=200 http.response.written=2687104 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "GET /v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 200 2687104 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45353" http.request.id=1d7a9f89-b414-43eb-a73a-dada41591f85 http.request.method=GET http.request.remoteaddr="127.0.0.1:46982" http.request.uri="/v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.785229ms http.response.status=200 http.response.written=262144 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "GET /v2/foo/bar/blobs/sha256:a754ce7002653f68f9a9fb0e32269d0ad0bebcdfd541af88bbd7667b525f090a HTTP/1.1" 200 262144 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=fa7080d0-1fd6-4450-8407-84ae1ad70a24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41512" http.request.uri="/v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.938408636s http.response.status=200 http.response.written=2614272 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "GET /v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39659" http.request.id=e71725be-3de8-4237-91a9-c82065558867 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.948590347s http.response.status=200 http.response.written=2719872 127.0.0.1 - - [07/Aug/2025:21:59:20 +0000] "GET /v2/foo/bar/blobs/sha256:027a8189e41082641483f68cedabebd94da1c064cc3837977c87fa954106f4b6 HTTP/1.1" 200 2719872 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (23.80s) === RUN TestBlobDelete time="2025-08-07T21:59:29Z" 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.24.6 time="2025-08-07T21:59:29Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:59:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=80f732fe-9952-4cc7-bc6e-8ff94beb9c27 http.request.method=GET http.request.remoteaddr="127.0.0.1:59608" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.949761ms http.response.status=404 http.response.written=157 vars.digest="sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "GET /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=b964c578-e3af-4bf2-ac72-d0d70f378b46 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59620" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.515113ms http.response.status=404 http.response.written=157 vars.digest="sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=2a0fb166-0678-47bf-a79b-7129f71cbae6 http.request.method=POST http.request.remoteaddr="127.0.0.1:59620" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.530692ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=0a436544-d1ff-40f3-8a3b-d926d9d8267e http.request.method=GET http.request.remoteaddr="127.0.0.1:59620" http.request.uri="/v2/foo/bar/blobs/uploads/cca401d2-d091-4717-9ba8-4e33415c501e?_state=4WPWvlUZZkZ3i9nTNDZnt0pP1BpLgVNQ4qBpGBxh2HF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYTQwMWQyLWQwOTEtNDcxNy05YmE4LTRlMzM0MTVjNTAxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NDgxMDI0MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.621338ms http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "GET /v2/foo/bar/blobs/uploads/cca401d2-d091-4717-9ba8-4e33415c501e?_state=4WPWvlUZZkZ3i9nTNDZnt0pP1BpLgVNQ4qBpGBxh2HF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYTQwMWQyLWQwOTEtNDcxNy05YmE4LTRlMzM0MTVjNTAxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NDgxMDI0MTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=98b67453-78d1-4970-a81d-f4c2e88e845b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59620" http.request.uri="/v2/foo/bar/blobs/uploads/cca401d2-d091-4717-9ba8-4e33415c501e?_state=4WPWvlUZZkZ3i9nTNDZnt0pP1BpLgVNQ4qBpGBxh2HF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYTQwMWQyLWQwOTEtNDcxNy05YmE4LTRlMzM0MTVjNTAxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NDgxMDI0MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.662929ms http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "DELETE /v2/foo/bar/blobs/uploads/cca401d2-d091-4717-9ba8-4e33415c501e?_state=4WPWvlUZZkZ3i9nTNDZnt0pP1BpLgVNQ4qBpGBxh2HF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYTQwMWQyLWQwOTEtNDcxNy05YmE4LTRlMzM0MTVjNTAxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NDgxMDI0MTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=49127749-748e-4d41-bfcb-7d4e10132d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:59620" http.request.uri="/v2/foo/bar/blobs/uploads/cca401d2-d091-4717-9ba8-4e33415c501e?_state=4WPWvlUZZkZ3i9nTNDZnt0pP1BpLgVNQ4qBpGBxh2HF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYTQwMWQyLWQwOTEtNDcxNy05YmE4LTRlMzM0MTVjNTAxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NDgxMDI0MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cca401d2-d091-4717-9ba8-4e33415c501e time="2025-08-07T21:59:29Z" 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.24.6 http.request.host="127.0.0.1:36181" http.request.id=49127749-748e-4d41-bfcb-7d4e10132d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:59620" http.request.uri="/v2/foo/bar/blobs/uploads/cca401d2-d091-4717-9ba8-4e33415c501e?_state=4WPWvlUZZkZ3i9nTNDZnt0pP1BpLgVNQ4qBpGBxh2HF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYTQwMWQyLWQwOTEtNDcxNy05YmE4LTRlMzM0MTVjNTAxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NDgxMDI0MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.533985ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=cca401d2-d091-4717-9ba8-4e33415c501e 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "GET /v2/foo/bar/blobs/uploads/cca401d2-d091-4717-9ba8-4e33415c501e?_state=4WPWvlUZZkZ3i9nTNDZnt0pP1BpLgVNQ4qBpGBxh2HF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYTQwMWQyLWQwOTEtNDcxNy05YmE4LTRlMzM0MTVjNTAxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NDgxMDI0MTlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=f6a02e56-e7f7-4749-8d15-cb7939c38ecb http.request.method=POST http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.458016ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=7ef4f1ca-b00b-4b9f-9470-22b6d0a1de54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/a7cbea02-2a41-4729-83e7-84a0d97946af?_state=tlm5DPgycXYJSj2wjEgHRaeQ262T_cYJub4LNEemUV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3Y2JlYTAyLTJhNDEtNDcyOS04M2U3LTg0YTBkOTc5NDZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NTU5NjY0ODlaIn0%3D&digest=sha256%3Af43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" provided=sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 vars.name="foo/bar" vars.uuid=a7cbea02-2a41-4729-83e7-84a0d97946af time="2025-08-07T21:59:29Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=7ef4f1ca-b00b-4b9f-9470-22b6d0a1de54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/a7cbea02-2a41-4729-83e7-84a0d97946af?_state=tlm5DPgycXYJSj2wjEgHRaeQ262T_cYJub4LNEemUV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3Y2JlYTAyLTJhNDEtNDcyOS04M2U3LTg0YTBkOTc5NDZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NTU5NjY0ODlaIn0%3D&digest=sha256%3Af43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a7cbea02-2a41-4729-83e7-84a0d97946af time="2025-08-07T21:59:29Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=7ef4f1ca-b00b-4b9f-9470-22b6d0a1de54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/a7cbea02-2a41-4729-83e7-84a0d97946af?_state=tlm5DPgycXYJSj2wjEgHRaeQ262T_cYJub4LNEemUV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3Y2JlYTAyLTJhNDEtNDcyOS04M2U3LTg0YTBkOTc5NDZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NTU5NjY0ODlaIn0%3D&digest=sha256%3Af43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.032197ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=a7cbea02-2a41-4729-83e7-84a0d97946af 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "PUT /v2/foo/bar/blobs/uploads/a7cbea02-2a41-4729-83e7-84a0d97946af?_state=tlm5DPgycXYJSj2wjEgHRaeQ262T_cYJub4LNEemUV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3Y2JlYTAyLTJhNDEtNDcyOS04M2U3LTg0YTBkOTc5NDZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NTU5NjY0ODlaIn0%3D&digest=sha256%3Af43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=360a61e5-ac00-4aa3-8c5f-d42eb8c57816 http.request.method=POST http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.516481ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=edf7cd3b-cfe0-48e7-a28f-cbf583bad5aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/2b8d3f45-534b-476d-b47a-b5374a145780?_state=tTPOC7ZY6xXTi-bgSS60E4ASra3ETq1-BwEz9_ljT8p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiOGQzZjQ1LTUzNGItNDc2ZC1iNDdhLWI1Mzc0YTE0NTc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NjAzNjI2OTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.870366ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "PUT /v2/foo/bar/blobs/uploads/2b8d3f45-534b-476d-b47a-b5374a145780?_state=tTPOC7ZY6xXTi-bgSS60E4ASra3ETq1-BwEz9_ljT8p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiOGQzZjQ1LTUzNGItNDc2ZC1iNDdhLWI1Mzc0YTE0NTc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NjAzNjI2OTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=db4fc53a-a1b5-4ded-b322-3c464db7cb37 http.request.method=POST http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.5094ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=c002cda2-3f62-4e7f-8ef9-aff91571dfdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/566a3cb1-f131-4fdb-adc6-2c4a57563ff7?_state=6AAjhQPuu1IV8EHgHMsDImCzv00t_U9GFGa5a15izNl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NmEzY2IxLWYxMzEtNGZkYi1hZGM2LTJjNGE1NzU2M2ZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NjQ1NDQ0NjNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.002477ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "PUT /v2/foo/bar/blobs/uploads/566a3cb1-f131-4fdb-adc6-2c4a57563ff7?_state=6AAjhQPuu1IV8EHgHMsDImCzv00t_U9GFGa5a15izNl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NmEzY2IxLWYxMzEtNGZkYi1hZGM2LTJjNGE1NzU2M2ZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NjQ1NDQ0NjNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=6f6b3cc4-bba6-4af2-834a-3d19f6130f4e http.request.method=POST http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.632129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:32Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=77052272-579c-4f8a-bcf8-f8099d06c844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/a29357c3-2b66-4d4f-9c4e-d664545e490b?_state=A9Z5wuiLkG-n7L4LRQFBh6Y8gxRfpu7HNKFiP8SzF3B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyOTM1N2MzLTJiNjYtNGQ0Zi05YzRlLWQ2NjQ1NDVlNDkwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NjkwOTExMjJaIn0%3D&digest=sha256%3Af43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.duration=3.426514697s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:29 +0000] "PUT /v2/foo/bar/blobs/uploads/a29357c3-2b66-4d4f-9c4e-d664545e490b?_state=A9Z5wuiLkG-n7L4LRQFBh6Y8gxRfpu7HNKFiP8SzF3B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyOTM1N2MzLTJiNjYtNGQ0Zi05YzRlLWQ2NjQ1NDVlNDkwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OToyOS40NjkwOTExMjJaIn0%3D&digest=sha256%3Af43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=da8906c8-6ae3-4264-bc5b-0ae506799655 http.request.method=POST http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.824597ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36181" http.request.id=fcf1e396-a498-459c-92c0-e192ed967732 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/94b13587-aae3-40c3-a45e-e0a51971dd32?_state=DQA7ikEn6NtpcUKVV1PNQ6MqS69Y4-51NDfnc2O0XCp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YjEzNTg3LWFhZTMtNDBjMy1hNDVlLWUwYTUxOTcxZGQzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTozMy4wMDEwMDU1MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.29903004s http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:33 +0000] "PATCH /v2/foo/bar/blobs/uploads/94b13587-aae3-40c3-a45e-e0a51971dd32?_state=DQA7ikEn6NtpcUKVV1PNQ6MqS69Y4-51NDfnc2O0XCp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YjEzNTg3LWFhZTMtNDBjMy1hNDVlLWUwYTUxOTcxZGQzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTozMy4wMDEwMDU1MTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=b83c1877-14bd-4256-9c4f-10451534b8e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/uploads/94b13587-aae3-40c3-a45e-e0a51971dd32?_state=_QpOghBs_d6bevGRV6eaTImTgRSAsLilK7a9g853Jhh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YjEzNTg3LWFhZTMtNDBjMy1hNDVlLWUwYTUxOTcxZGQzMiIsIk9mZnNldCI6MTkzNzQwODAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTk6MzNaIn0%3D&digest=sha256%3Af43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.duration=2.194306ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "PUT /v2/foo/bar/blobs/uploads/94b13587-aae3-40c3-a45e-e0a51971dd32?_state=_QpOghBs_d6bevGRV6eaTImTgRSAsLilK7a9g853Jhh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YjEzNTg3LWFhZTMtNDBjMy1hNDVlLWUwYTUxOTcxZGQzMiIsIk9mZnNldCI6MTkzNzQwODAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjE6NTk6MzNaIn0%3D&digest=sha256%3Af43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=1bfd90ac-4a5f-454c-b71b-7a1c43db8807 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.575ms http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=dec3aa3d-f300-455f-9f70-8133bb9b5cd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=77.146779ms http.response.status=200 http.response.written=19374080 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "GET /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 200 19374080 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=error msg="error parsing digest="sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=8b9e58cb-044d-425a-a049-c2a26066729d http.request.method=GET http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" vars.name="foo/bar" time="2025-08-07T21:59:36Z" 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.24.6 http.request.host="127.0.0.1:36181" http.request.id=8b9e58cb-044d-425a-a049-c2a26066729d http.request.method=GET http.request.remoteaddr="127.0.0.1:59634" http.request.uri="/v2/foo/bar/blobs/sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.451838ms http.response.status=400 http.response.written=110 vars.digest="sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "GET /v2/foo/bar/blobs/sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=a1473b09-7af7-4100-a72f-eb7b391f7e0e http.request.method=GET http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.duration=1.883051ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "GET /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=c997398b-c36f-4c6a-bd2b-e52e42c91c97 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.duration=2.353233ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=649c26f5-06cc-486a-98a2-f420e8874fcf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.275098ms http.response.status=404 http.response.written=157 vars.digest="sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=bed68e36-b527-4939-897e-c8416785cf3d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.34236ms http.response.status=404 http.response.written=74 vars.digest="sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=error msg="error parsing digest="sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=0aa36782-4336-4f21-8677-8a55bdb75ebe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51410" http.request.uri="/v2/foo/bar/blobs/sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" vars.name="foo/bar" time="2025-08-07T21:59:36Z" 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.24.6 http.request.host="127.0.0.1:36181" http.request.id=0aa36782-4336-4f21-8677-8a55bdb75ebe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51410" http.request.uri="/v2/foo/bar/blobs/sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.441799ms http.response.status=400 http.response.written=110 vars.digest="sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "DELETE /v2/foo/bar/blobs/sha257:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-07T21:59:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=0448b003-2bba-4622-88a5-9836bc448956 http.request.method=POST http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.350524ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=1acca240-4f51-477b-a26a-86cfed4e0fed http.request.method=PUT http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/foo/bar/blobs/uploads/b2a893fc-f1fa-474c-b327-3c3f9bdffb72?_state=cy74EeoLTcOxS4q8Qkr2rS5pNYOi0aAxWnaAwplnsox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyYTg5M2ZjLWYxZmEtNDc0Yy1iMzI3LTNjM2Y5YmRmZmI3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTozNi40NDEwNzg2NjRaIn0%3D&digest=sha256%3Af43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.duration=3.255231094s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "PUT /v2/foo/bar/blobs/uploads/b2a893fc-f1fa-474c-b327-3c3f9bdffb72?_state=cy74EeoLTcOxS4q8Qkr2rS5pNYOi0aAxWnaAwplnsox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyYTg5M2ZjLWYxZmEtNDc0Yy1iMzI3LTNjM2Y5YmRmZmI3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTozNi40NDEwNzg2NjRaIn0%3D&digest=sha256%3Af43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=2e5dbc40-8cec-4029-9f2a-a1fe9c90bd39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51412" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.501875ms http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=bc75562f-8ee8-462b-ac29-fdf8e649dc0c http.request.method=GET http.request.remoteaddr="127.0.0.1:51384" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.382213743s http.response.status=200 http.response.written=2719872 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "GET /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 200 2719872 "" "Go-http-client/1.1" time="2025-08-07T21:59:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36181" http.request.id=91d81f20-a287-4f2a-ad05-6b3114885593 http.request.method=GET http.request.remoteaddr="127.0.0.1:51390" http.request.uri="/v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.370844404s http.response.status=200 http.response.written=2614272 127.0.0.1 - - [07/Aug/2025:21:59:36 +0000] "GET /v2/foo/bar/blobs/sha256:f43102b4972a6e107d1c70ced41eb48f8971f92a14e3e971d86c630fbdcd8d89 HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (10.59s) === RUN TestRelativeURL time="2025-08-07T21:59:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-07T21:59:39Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:59:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42975" http.request.id=64f41468-1523-4849-91ab-f4a2f2f18f86 http.request.method=POST http.request.remoteaddr="127.0.0.1:48122" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.719605ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42975" http.request.id=6e3f0d9c-92f0-466e-8d0d-8f017d60f625 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48122" http.request.uri="/v2/foo/bar/blobs/uploads/f5e3a342-5d9a-4cf0-803f-9c86de49df4d?_state=iDnJwE5ToesKQo-lW4cqs8TvAYvxsaXEMJyG9t2r8FZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1ZTNhMzQyLTVkOWEtNGNmMC04MDNmLTljODZkZTQ5ZGY0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTozOS44MDMxNzk0MjFaIn0%3D&digest=sha256%3Ac97d29c0e950853614a5b3b74d8cb7430bd102833793f2d06302d6f2fc5fd7e6" http.request.useragent="Go-http-client/1.1" http.response.duration=7.634283528s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:40 +0000] "PUT /v2/foo/bar/blobs/uploads/f5e3a342-5d9a-4cf0-803f-9c86de49df4d?_state=iDnJwE5ToesKQo-lW4cqs8TvAYvxsaXEMJyG9t2r8FZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1ZTNhMzQyLTVkOWEtNGNmMC04MDNmLTljODZkZTQ5ZGY0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTozOS44MDMxNzk0MjFaIn0%3D&digest=sha256%3Ac97d29c0e950853614a5b3b74d8cb7430bd102833793f2d06302d6f2fc5fd7e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42975" http.request.id=f6d84d91-29e7-4e6d-9bd7-4631f55ae463 http.request.method=POST http.request.remoteaddr="127.0.0.1:48122" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.687104ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42975" http.request.id=46b59b17-8c10-4ede-a074-ecc574c90b20 http.request.method=POST http.request.remoteaddr="127.0.0.1:48122" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.581955ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42975" http.request.id=4c357554-7102-486d-82e7-2942a7172689 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48122" http.request.uri="/v2/foo/bar/blobs/uploads/1023cc27-c47c-41f7-ba88-664273cd401c?_state=UHigbgrIlBobhBpiDbIFxOix-nETWEIhlNzkhT7dlo97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMjNjYzI3LWM0N2MtNDFmNy1iYTg4LTY2NDI3M2NkNDAxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTo0Ny44MDE1NzY4NjdaIn0%3D&digest=sha256%3Aa61a5adddfbab8669876455c76d61d90147ae165550c5047b780435b73fb7470" http.request.useragent="Go-http-client/1.1" http.response.duration=2.27757487s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:47 +0000] "PUT /v2/foo/bar/blobs/uploads/1023cc27-c47c-41f7-ba88-664273cd401c?_state=UHigbgrIlBobhBpiDbIFxOix-nETWEIhlNzkhT7dlo97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMjNjYzI3LWM0N2MtNDFmNy1iYTg4LTY2NDI3M2NkNDAxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTo0Ny44MDE1NzY4NjdaIn0%3D&digest=sha256%3Aa61a5adddfbab8669876455c76d61d90147ae165550c5047b780435b73fb7470 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (10.28s) === RUN TestBlobDeleteDisabled time="2025-08-07T21:59: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.24.6 time="2025-08-07T21:59:50Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:59:50Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:36221" http.request.id=95ec4bf0-221f-43e1-b3fa-61d9bf25773d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41320" http.request.uri="/v2/foo/bar/blobs/sha256:27ceef23f11543f94ff4e1a9082f046772810e2bb13327cd2857449a8d482c97" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.742577ms http.response.status=405 http.response.written=78 vars.digest="sha256:27ceef23f11543f94ff4e1a9082f046772810e2bb13327cd2857449a8d482c97" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:50 +0000] "DELETE /v2/foo/bar/blobs/sha256:27ceef23f11543f94ff4e1a9082f046772810e2bb13327cd2857449a8d482c97 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.18s) === RUN TestDeleteDisabled time="2025-08-07T21:59: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.24.6 time="2025-08-07T21:59:50Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36357" http.request.id=cd4a4f5a-4005-4f71-965d-5f413cd35319 http.request.method=POST http.request.remoteaddr="127.0.0.1:59454" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.011639ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:57Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36357" http.request.id=3c56a75d-e30f-4a60-b085-6ef9ecd97707 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59454" http.request.uri="/v2/foo/bar/blobs/uploads/d50a0ad1-83d5-4e98-9e1d-466556afc718?_state=ZggO0O_huZ2zm_3n3ffsxig15xKR6o2QMSQWgqW4VoR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MGEwYWQxLTgzZDUtNGU5OC05ZTFkLTQ2NjU1NmFmYzcxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTo1MC40NjYyNTA3MjFaIn0%3D&digest=sha256%3A63f198a91694ff652eae82e1be2c319cc0e895933bfe55f243999a83c8322f3d" http.request.useragent="Go-http-client/1.1" http.response.duration=7.333015672s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:50 +0000] "PUT /v2/foo/bar/blobs/uploads/d50a0ad1-83d5-4e98-9e1d-466556afc718?_state=ZggO0O_huZ2zm_3n3ffsxig15xKR6o2QMSQWgqW4VoR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MGEwYWQxLTgzZDUtNGU5OC05ZTFkLTQ2NjU1NmFmYzcxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTo1MC40NjYyNTA3MjFaIn0%3D&digest=sha256%3A63f198a91694ff652eae82e1be2c319cc0e895933bfe55f243999a83c8322f3d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T21:59:57Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:36357" http.request.id=055da6cb-e444-449b-a45e-1914066188ae http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59454" http.request.uri="/v2/foo/bar/blobs/sha256:63f198a91694ff652eae82e1be2c319cc0e895933bfe55f243999a83c8322f3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.453078ms http.response.status=405 http.response.written=78 vars.digest="sha256:63f198a91694ff652eae82e1be2c319cc0e895933bfe55f243999a83c8322f3d" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:21:59:57 +0000] "DELETE /v2/foo/bar/blobs/sha256:63f198a91694ff652eae82e1be2c319cc0e895933bfe55f243999a83c8322f3d HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (7.54s) === RUN TestDeleteReadOnly time="2025-08-07T21: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.24.6 time="2025-08-07T21:59:57Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T21:59:57Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44289" http.request.id=8d95c682-5572-44e7-8441-2dc90ebd8aad http.request.method=POST http.request.remoteaddr="127.0.0.1:38618" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.097573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44289" http.request.id=a0e6a417-7fff-47be-ba81-5a3b16b34fa8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38618" http.request.uri="/v2/foo/bar/blobs/uploads/e5891105-db12-459a-b400-84b7f4c271f5?_state=0vcdkKNkv0WSCVUPfhbt0Oild-Xuuvc0DXOnp2jTgz97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1ODkxMTA1LWRiMTItNDU5YS1iNDAwLTg0YjdmNGMyNzFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTo1Ny45Njc0NDE2OTJaIn0%3D&digest=sha256%3A71f0481e066a33157e81b74f5f0316f8b98fd16c86dd66e98dfff578384b9439" http.request.useragent="Go-http-client/1.1" http.response.duration=2.707661623s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:21:59:57 +0000] "PUT /v2/foo/bar/blobs/uploads/e5891105-db12-459a-b400-84b7f4c271f5?_state=0vcdkKNkv0WSCVUPfhbt0Oild-Xuuvc0DXOnp2jTgz97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1ODkxMTA1LWRiMTItNDU5YS1iNDAwLTg0YjdmNGMyNzFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMTo1OTo1Ny45Njc0NDE2OTJaIn0%3D&digest=sha256%3A71f0481e066a33157e81b74f5f0316f8b98fd16c86dd66e98dfff578384b9439 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [07/Aug/2025:22:00:00 +0000] "DELETE /v2/foo/bar/blobs/sha256:71f0481e066a33157e81b74f5f0316f8b98fd16c86dd66e98dfff578384b9439 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.88s) === RUN TestStartPushReadOnly time="2025-08-07T22:00:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-07T22:00:00Z" level=info msg="redis not configured" go.version=go1.24.6 127.0.0.1 - - [07/Aug/2025:22:00:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-08-07T22:00:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-07T22:00:00Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T22:00:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=31d9091b-7d6d-43ac-bcd4-2e9442c430c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55516" 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.513365ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:22:00:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-07T22:00:00Z" 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.24.6 http.request.host="127.0.0.1:32777" http.request.id=d403ebbe-2d72-4241-bdb5-fd7c2e465e53 http.request.method=GET http.request.remoteaddr="127.0.0.1:55516" 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.298702ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [07/Aug/2025:22:00:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T22:00:00Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=1f5adad0-a5d9-46e1-807b-98027293c802 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" 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.43482ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:22:00:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-07T22:00:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=db228ef4-827c-4ac9-9f40-97cb75be1b59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" 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.979777ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T22:00:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=db228ef4-827c-4ac9-9f40-97cb75be1b59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.054196ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T22:00:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=db228ef4-827c-4ac9-9f40-97cb75be1b59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.10064ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T22:00:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=db228ef4-827c-4ac9-9f40-97cb75be1b59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.141171ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:22:00:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-07T22:00:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=0e4a280c-344c-477d-8bad-7ceaec81da21 http.request.method=POST http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.741636ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=be4a7541-f45a-4c2f-9014-83ddb24c3a95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/blobs/uploads/e102984a-8f73-4ec7-a3d3-f7721424d67c?_state=yyqvwozovrFXFaj2r0CJfYH7Ru8ZI069A1P3Tafu33d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlMTAyOTg0YS04ZjczLTRlYzctYTNkMy1mNzcyMTQyNGQ2N2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MDAuOTg0NTM4Nzg3WiJ9&digest=sha256%3Ad889dc7cd09de63562175b99cabeca7d1833180171dc42281f0e7b794ecb917a" http.request.useragent="Go-http-client/1.1" http.response.duration=7.992452297s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/e102984a-8f73-4ec7-a3d3-f7721424d67c?_state=yyqvwozovrFXFaj2r0CJfYH7Ru8ZI069A1P3Tafu33d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlMTAyOTg0YS04ZjczLTRlYzctYTNkMy1mNzcyMTQyNGQ2N2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MDAuOTg0NTM4Nzg3WiJ9&digest=sha256%3Ad889dc7cd09de63562175b99cabeca7d1833180171dc42281f0e7b794ecb917a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=6c00ef6c-7f17-4a4d-8dee-2ab06d305fa9 http.request.method=POST http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.815873ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:09 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=8e3cd8e4-5f3b-4a30-938b-f98de6529eed http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/blobs/uploads/0eda29af-5d52-4d7a-b8fe-416511576383?_state=Jyfr6mZdlCJ1EBQSeCfIWEdgB5Q1449vruWN_8_f9S17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZWRhMjlhZi01ZDUyLTRkN2EtYjhmZS00MTY1MTE1NzYzODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MDkuMjA0NzUyNjMzWiJ9&digest=sha256%3A594eaf0e5a090b2c46c6a13e1681d3fba473c4416821adf9113135c2221de419" http.request.useragent="Go-http-client/1.1" http.response.duration=5.075674492s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:09 +0000] "PUT /v2/foo/schema1/blobs/uploads/0eda29af-5d52-4d7a-b8fe-416511576383?_state=Jyfr6mZdlCJ1EBQSeCfIWEdgB5Q1449vruWN_8_f9S17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZWRhMjlhZi01ZDUyLTRkN2EtYjhmZS00MTY1MTE1NzYzODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MDkuMjA0NzUyNjMzWiJ9&digest=sha256%3A594eaf0e5a090b2c46c6a13e1681d3fba473c4416821adf9113135c2221de419 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=98961eef-4de6-4cab-ad50-0b5a8fa1b96e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.816545ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=b0651d33-f8c1-4cbf-996a-989f4abd8a5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" http.request.useragent="Go-http-client/1.1" http.response.duration=2.399137ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=90045971-cb62-4b8e-a3d8-58a1f89ba036 http.request.method=GET http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.137007ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=3efcca3f-13b7-405b-8172-8bbbe51ea1e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.213571ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "GET /v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:32777" http.request.id=3b220058-d853-4e7a-b496-86c3c1726201 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" http.request.useragent="Go-http-client/1.1" http.response.duration=2.758237ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:32777" http.request.id=2045953d-0d63-4a6d-ab3c-ca21fedf2851 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" http.request.useragent="Go-http-client/1.1" http.response.duration=2.536614ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:32777" http.request.id=91cc634a-99e5-48cf-98da-5257fbc15969 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" http.request.useragent="Go-http-client/1.1" http.response.duration=2.423092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=32c083dc-6da2-412f-9c30-3c76847fef20 http.request.method=GET http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.116214ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "GET /v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=ee061a70-df6d-4342-86a8-4a7e22b5b123 http.request.method=GET http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.519379ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=9baaf9f7-4054-4f8c-9e4e-04a99926358e http.request.method=GET http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" http.request.useragent="Go-http-client/1.1" http.response.duration=1.210313ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "GET /v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=c1155314-0639-4e55-afba-009c0d08e2c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55516" 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.218763ms http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=error msg="payload digest does match: "sha256:2aea8d366d5cf166a1f2b70bbe57e64b0e82074990126d1b9e3864c75d26de74" != "sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286"" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=09386ed9-19ac-435c-8c99-d968cc8d0737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" time="2025-08-07T22:00:14Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=09386ed9-19ac-435c-8c99-d968cc8d0737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55516" http.request.uri="/v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.525362ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286" 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:88225245330cd1e5a77ea41e32d5f97350fc77fa68ef91e116d9d97ea8c10286 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=d376e1fd-065f-40ab-8d40-5a0bc869cf4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" 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.511817ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" 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.24.6 http.request.host="127.0.0.1:32777" http.request.id=75791416-ffef-47bc-adad-365fb2946b90 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.223802ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32777" http.request.id=b244fea1-2378-4b54-ada2-9c79f83ecb79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" 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.408166ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:14Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32777" http.request.id=b244fea1-2378-4b54-ada2-9c79f83ecb79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" 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.469584ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:14Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32777" http.request.id=b244fea1-2378-4b54-ada2-9c79f83ecb79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" 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.514433ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=14a84456-2c87-4f7f-b50e-16d253e3d788 http.request.method=POST http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.534156ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=4393e652-48f1-468e-8771-4ec4cf5daa20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/blobs/uploads/4bcc43e5-71fe-402b-8bf2-7f643b6bdafe?_state=eSYPY1NU41SBtlILn7actKBazY2sjjKaamo1DP8kgkF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YmNjNDNlNS03MWZlLTQwMmItOGJmMi03ZjY0M2I2YmRhZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MTQuMzIwMjU0Nzc5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.866224ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/4bcc43e5-71fe-402b-8bf2-7f643b6bdafe?_state=eSYPY1NU41SBtlILn7actKBazY2sjjKaamo1DP8kgkF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YmNjNDNlNS03MWZlLTQwMmItOGJmMi03ZjY0M2I2YmRhZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MTQuMzIwMjU0Nzc5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32777" http.request.id=fdd6b41e-e588-4684-816a-b8e14da33a45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" 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.469848ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:14Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32777" http.request.id=fdd6b41e-e588-4684-816a-b8e14da33a45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" 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.545696ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-07T22:00:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=ebe38ac4-2cab-42ec-8310-c7890530b190 http.request.method=POST http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.575867ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=9111ce34-d1d8-4917-b339-82f360f43737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/blobs/uploads/2918d1c6-619f-4082-92c9-d6dbb381c0b6?_state=umMDEAXYkw02jueD6XJkK5vYM68OnkBanUg8Qii49Lx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOTE4ZDFjNi02MTlmLTQwODItOTJjOS1kNmRiYjM4MWMwYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MTQuNDg5MjE3NTY4WiJ9&digest=sha256%3A4b2bbce03bc44f4c4757b4467a5d962a0ffd1cdbe64861ac6a36990d110f39a9" http.request.useragent="Go-http-client/1.1" http.response.duration=2.872317962s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/2918d1c6-619f-4082-92c9-d6dbb381c0b6?_state=umMDEAXYkw02jueD6XJkK5vYM68OnkBanUg8Qii49Lx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOTE4ZDFjNi02MTlmLTQwODItOTJjOS1kNmRiYjM4MWMwYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MTQuNDg5MjE3NTY4WiJ9&digest=sha256%3A4b2bbce03bc44f4c4757b4467a5d962a0ffd1cdbe64861ac6a36990d110f39a9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=09807a00-e8e7-408b-8585-a5734955feba http.request.method=POST http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.71566ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=5d0901fc-d8bb-4086-8a29-8ba5778545d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/blobs/uploads/4b16798f-d328-4fe8-b4d2-fda8f33ac71a?_state=OBAx7BFBgGUJ7bSoac5u_eYgA9wXuLoFDC3KY8fbSCh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YjE2Nzk4Zi1kMzI4LTRmZTgtYjRkMi1mZGE4ZjMzYWM3MWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MTcuNTk2NDE3MjAxWiJ9&digest=sha256%3A243ad5018b2d7d0beccbaf85f7752053a9b6eba3bdedde581a93a38eaebf7355" http.request.useragent="Go-http-client/1.1" http.response.duration=5.78006217s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/4b16798f-d328-4fe8-b4d2-fda8f33ac71a?_state=OBAx7BFBgGUJ7bSoac5u_eYgA9wXuLoFDC3KY8fbSCh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YjE2Nzk4Zi1kMzI4LTRmZTgtYjRkMi1mZGE4ZjMzYWM3MWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MTcuNTk2NDE3MjAxWiJ9&digest=sha256%3A243ad5018b2d7d0beccbaf85f7752053a9b6eba3bdedde581a93a38eaebf7355 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32777" http.request.id=27e2dd3e-8ece-46e9-a572-f43d30717914 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.302802ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32777" http.request.id=9781bc73-44d5-45c6-b72f-3b6aefa028fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/sha256:225e111fc6d9de30b9a15c6fae174f9e2443d54987c6f0fd0749f32e9b41da97" http.request.useragent="Go-http-client/1.1" http.response.duration=1.914864ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "PUT /v2/foo/schema2/manifests/sha256:225e111fc6d9de30b9a15c6fae174f9e2443d54987c6f0fd0749f32e9b41da97 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=c3a2c841-ab0d-4b0f-a61f-28f1e6cb45f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.671505ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=696378ef-25fc-4708-8798-1af4a55c27bd http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/sha256:225e111fc6d9de30b9a15c6fae174f9e2443d54987c6f0fd0749f32e9b41da97" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.500517ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/manifests/sha256:225e111fc6d9de30b9a15c6fae174f9e2443d54987c6f0fd0749f32e9b41da97 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=c77c4d6f-5fa1-4f41-895f-c5727018db09 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.341789ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=b1513f4a-5f50-46e7-b0b1-91451596437b http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/sha256:225e111fc6d9de30b9a15c6fae174f9e2443d54987c6f0fd0749f32e9b41da97" http.request.useragent="Go-http-client/1.1" http.response.duration=1.247596ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/manifests/sha256:225e111fc6d9de30b9a15c6fae174f9e2443d54987c6f0fd0749f32e9b41da97 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=dd50512e-63d2-4bb4-9531-445eff7b10b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.279043ms http.response.status=200 http.response.written=45 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="rewriting manifest sha256:225e111fc6d9de30b9a15c6fae174f9e2443d54987c6f0fd0749f32e9b41da97 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=daa1bcf9-3117-49a4-82a9-cfd3d8a84824 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=daa1bcf9-3117-49a4-82a9-cfd3d8a84824 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.548564ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:32777" http.request.id=10286bc4-37c1-43fe-8f3d-03145af41568 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.481594ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:32777" http.request.id=b1c86b93-e67b-48ce-bbc6-c75bee5c5e92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.760662ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:32777" http.request.id=2375f59e-01f4-4d83-a2f7-eda5be7a1de9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/sha256:65e5fe911f603cdfeaa408b70e7bb9f78a6415543ad3ef698112b0ab66d0b757" http.request.useragent="Go-http-client/1.1" http.response.duration=1.777606ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "PUT /v2/foo/schema2/manifests/sha256:65e5fe911f603cdfeaa408b70e7bb9f78a6415543ad3ef698112b0ab66d0b757 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=48b6452a-da19-4882-aac4-626623a52636 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.621174ms http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=8406a42d-a920-46cf-9339-b66905f9c2c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/sha256:65e5fe911f603cdfeaa408b70e7bb9f78a6415543ad3ef698112b0ab66d0b757" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.599525ms http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/manifests/sha256:65e5fe911f603cdfeaa408b70e7bb9f78a6415543ad3ef698112b0ab66d0b757 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=6e374b8f-db32-4c31-869b-43ef8cd62919 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.39165ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=8e8e9f37-1d32-4520-a737-48a68f4fc101 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/sha256:65e5fe911f603cdfeaa408b70e7bb9f78a6415543ad3ef698112b0ab66d0b757" http.request.useragent="Go-http-client/1.1" http.response.duration=1.254564ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/manifests/sha256:65e5fe911f603cdfeaa408b70e7bb9f78a6415543ad3ef698112b0ab66d0b757 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="rewriting manifest list sha256:65e5fe911f603cdfeaa408b70e7bb9f78a6415543ad3ef698112b0ab66d0b757 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=96ef2a44-a88b-4e26-ac22-0d315da3ee57 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:32777" http.request.id=96ef2a44-a88b-4e26-ac22-0d315da3ee57 http.request.method=GET http.request.remoteaddr="127.0.0.1:51398" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.65383ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-08-07T22: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.24.6 time="2025-08-07T22:00:23Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T22:00:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=310e088a-8527-451a-9105-4658c3f5ea6d http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" 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.595316ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" 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.24.6 http.request.host="127.0.0.1:37201" http.request.id=5f47ba16-4f76-44f8-8863-021e443dbeda http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" 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.202837ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=20257de4-1c11-491e-a909-466f97c0e064 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" 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.389488ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=e5c1e59c-881a-47c9-9e6d-cf173d4c1b2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" 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.915836ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T22:00:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=e5c1e59c-881a-47c9-9e6d-cf173d4c1b2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" 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.983795ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T22:00:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=e5c1e59c-881a-47c9-9e6d-cf173d4c1b2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.028717ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T22:00:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=e5c1e59c-881a-47c9-9e6d-cf173d4c1b2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.070435ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-07T22:00:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=64fae0f2-ba50-46eb-a4d3-e23520e7ce10 http.request.method=POST http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.763419ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:28Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=c33cec90-aeb4-4b30-aaf7-1c9a746c33bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/blobs/uploads/5f5dab1c-91b3-472b-a423-79e649c787fe?_state=q7e6jgKp1-qo04ij2-qrIIY5fTvjw9BDhghl4eCebQh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZjVkYWIxYy05MWIzLTQ3MmItYTQyMy03OWU2NDljNzg3ZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MjMuNjQ1MjI4ODY0WiJ9&digest=sha256%3Ad8db8c757600bf78bace3cf84df4f4c927c71f569f7c589bb8f9dc46663d3fd4" http.request.useragent="Go-http-client/1.1" http.response.duration=5.181391547s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/5f5dab1c-91b3-472b-a423-79e649c787fe?_state=q7e6jgKp1-qo04ij2-qrIIY5fTvjw9BDhghl4eCebQh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZjVkYWIxYy05MWIzLTQ3MmItYTQyMy03OWU2NDljNzg3ZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MjMuNjQ1MjI4ODY0WiJ9&digest=sha256%3Ad8db8c757600bf78bace3cf84df4f4c927c71f569f7c589bb8f9dc46663d3fd4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=c309162b-ef73-4408-9dc5-1f257f5479fe http.request.method=POST http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.864076ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:29 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=bd8e1ba4-9a22-47c4-a013-17c0242567ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/blobs/uploads/f3b88efe-515c-4e1d-aab0-3031b57138b5?_state=5nn3ptv1sVvuzYKg0Ua8K_zHNaPgtkhCdnWD-wLYMgh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmM2I4OGVmZS01MTVjLTRlMWQtYWFiMC0zMDMxYjU3MTM4YjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MjkuMDg4MDA0Mzc4WiJ9&digest=sha256%3A79bca57ddb3a79df4c3c154263f1d9a72e9428e444dffa1c38cbcf71e4e37b8f" http.request.useragent="Go-http-client/1.1" http.response.duration=4.002415547s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:29 +0000] "PUT /v2/foo/schema1/blobs/uploads/f3b88efe-515c-4e1d-aab0-3031b57138b5?_state=5nn3ptv1sVvuzYKg0Ua8K_zHNaPgtkhCdnWD-wLYMgh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmM2I4OGVmZS01MTVjLTRlMWQtYWFiMC0zMDMxYjU3MTM4YjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MjkuMDg4MDA0Mzc4WiJ9&digest=sha256%3A79bca57ddb3a79df4c3c154263f1d9a72e9428e444dffa1c38cbcf71e4e37b8f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=1c2a782c-7217-4ae4-830d-d5461d9c74de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.837574ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=563f802d-c634-494c-83f9-52c39e3574cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" http.request.useragent="Go-http-client/1.1" http.response.duration=2.370291ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=f8d48f92-ba45-48cb-8a58-da456dcb6d8a http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.061876ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=b951e7e6-002b-427e-b86c-785273ed6003 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.11735ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "GET /v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37201" http.request.id=4096e165-25a0-4690-8094-4d6a864471ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" http.request.useragent="Go-http-client/1.1" http.response.duration=2.35553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37201" http.request.id=55eaa1cf-1174-4436-802c-8cc6227ab6a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" http.request.useragent="Go-http-client/1.1" http.response.duration=2.407157ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:37201" http.request.id=998c648d-60e0-46e9-8256-76b631468dbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" http.request.useragent="Go-http-client/1.1" http.response.duration=2.400743ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=e4c8c0f8-152a-476c-a667-47000fafb39e http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.112157ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "GET /v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=e3bdf714-d772-4405-bb84-bb1df69ec8ca http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.372339ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=1950acec-cdfc-46e5-8c34-58f89f08259d http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" http.request.useragent="Go-http-client/1.1" http.response.duration=1.24823ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "GET /v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=58622613-b227-4f5e-aa76-5f95946ea1fc http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" 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.301542ms http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=error msg="payload digest does match: "sha256:89613c7a2c215ae65678ba7649f3f7171938962cf7b7be9e07221edbf90930d1" != "sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20"" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=056b79f7-c247-4fce-8a6c-c135eebdab4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" time="2025-08-07T22:00:33Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=056b79f7-c247-4fce-8a6c-c135eebdab4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.908341ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20" 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:fb8de093237ffe028a243b3a53b068f52f59e5ef0916543dd9e1a839ed995b20 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=94b5f188-019c-49f4-805d-e5148d24603f http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" 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.573389ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" 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.24.6 http.request.host="127.0.0.1:37201" http.request.id=6bbaac8b-9fd6-4f49-9240-0c9a61f1b0af http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.251632ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37201" http.request.id=39a52f62-bfbc-4719-8f55-498cbac03145 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" 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.625285ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:33Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37201" http.request.id=39a52f62-bfbc-4719-8f55-498cbac03145 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" 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.689984ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:33Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37201" http.request.id=39a52f62-bfbc-4719-8f55-498cbac03145 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" 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.735252ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=a21c97d9-65f2-4b6b-b60d-6dec340fe909 http.request.method=POST http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.652294ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=e2f55c88-4730-46cb-afdc-b0243c442b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/blobs/uploads/70d0d811-d1db-45af-87ea-d57cbbd626ab?_state=fZ_W9Vr9Kiw44xlUASGgBOScOUulIjYIzmnCoFbPbwh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MGQwZDgxMS1kMWRiLTQ1YWYtODdlYS1kNTdjYmJkNjI2YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MzMuMTMwMzQ1NDg5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.086848ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/70d0d811-d1db-45af-87ea-d57cbbd626ab?_state=fZ_W9Vr9Kiw44xlUASGgBOScOUulIjYIzmnCoFbPbwh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MGQwZDgxMS1kMWRiLTQ1YWYtODdlYS1kNTdjYmJkNjI2YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MzMuMTMwMzQ1NDg5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37201" http.request.id=360a830b-796c-468b-b367-ea1b129054cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" 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.884136ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:33Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37201" http.request.id=360a830b-796c-468b-b367-ea1b129054cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" 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.954037ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-07T22:00:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=ee078e59-d4be-400c-b6dd-efa078456ee3 http.request.method=POST http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.683802ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:38Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=40c57f06-ee05-489e-8f2d-673c22a5a3cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/blobs/uploads/9d4761eb-3c9c-42e4-8e9c-ac878858b436?_state=luUi1_VmFaDEEXnKyNML8c9igMpgj748iBrp3S1ZzDd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZDQ3NjFlYi0zYzljLTQyZTQtOGU5Yy1hYzg3ODg1OGI0MzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MzMuMzg5OTUxODE1WiJ9&digest=sha256%3A8abf7a48645935c01b243480dd2929bc385b739ba6ded9fabbce9bfeb693a7a6" http.request.useragent="Go-http-client/1.1" http.response.duration=5.072320119s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/9d4761eb-3c9c-42e4-8e9c-ac878858b436?_state=luUi1_VmFaDEEXnKyNML8c9igMpgj748iBrp3S1ZzDd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZDQ3NjFlYi0zYzljLTQyZTQtOGU5Yy1hYzg3ODg1OGI0MzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MzMuMzg5OTUxODE1WiJ9&digest=sha256%3A8abf7a48645935c01b243480dd2929bc385b739ba6ded9fabbce9bfeb693a7a6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:38Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=d707165e-3da5-4495-b554-0ee25902f98c http.request.method=POST http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.859323ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=6811ab93-ef72-4c27-8edb-7c52c12b265b http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/blobs/uploads/6fd21e02-5d60-4991-b3ae-85996f6475ff?_state=FtFKN9-FO4ZVZ9zMmyCFbXnFn9qb8MCxZAY3IQQx64N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZmQyMWUwMi01ZDYwLTQ5OTEtYjNhZS04NTk5NmY2NDc1ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MzguNTc5MTcwODkyWiJ9&digest=sha256%3Ac74257e8ff3551d3ab2b3e0b69500e52f0b96cf02801f108e540b77548c44723" http.request.useragent="Go-http-client/1.1" http.response.duration=2.28903776s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/6fd21e02-5d60-4991-b3ae-85996f6475ff?_state=FtFKN9-FO4ZVZ9zMmyCFbXnFn9qb8MCxZAY3IQQx64N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZmQyMWUwMi01ZDYwLTQ5OTEtYjNhZS04NTk5NmY2NDc1ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6MzguNTc5MTcwODkyWiJ9&digest=sha256%3Ac74257e8ff3551d3ab2b3e0b69500e52f0b96cf02801f108e540b77548c44723 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37201" http.request.id=729265a4-4751-42f3-9930-bdd68ca51fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.392353ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37201" http.request.id=7d28f89a-2241-4be1-a57a-336a3503506a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/sha256:8a5b4b085c2d51627e308038c328d9224a39afbbcbb7e11797655ff720673946" http.request.useragent="Go-http-client/1.1" http.response.duration=1.714563ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "PUT /v2/foo/schema2/manifests/sha256:8a5b4b085c2d51627e308038c328d9224a39afbbcbb7e11797655ff720673946 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=f6dc1ad3-27d5-4912-84d1-ae8867ce23ab http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.598834ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=991ee532-3d0a-4eca-92d2-eec044f8fe75 http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/sha256:8a5b4b085c2d51627e308038c328d9224a39afbbcbb7e11797655ff720673946" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.612023ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:8a5b4b085c2d51627e308038c328d9224a39afbbcbb7e11797655ff720673946 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=910480f0-0fe6-4d4d-a3e7-b8448d7c6af7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.345474ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=a22af077-c248-4c0d-9b96-52dcbe37b787 http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/sha256:8a5b4b085c2d51627e308038c328d9224a39afbbcbb7e11797655ff720673946" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281616ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:8a5b4b085c2d51627e308038c328d9224a39afbbcbb7e11797655ff720673946 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=cde62ced-6a89-4c5b-9a7a-dbf3c50a0c2c http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.264763ms http.response.status=200 http.response.written=45 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="rewriting manifest sha256:8a5b4b085c2d51627e308038c328d9224a39afbbcbb7e11797655ff720673946 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=b5eb7775-d334-4c12-b634-ec9716530381 http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=b5eb7775-d334-4c12-b634-ec9716530381 http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.429179ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37201" http.request.id=7ad22c8f-f491-424e-aed8-ebcff19a2dd4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.507098ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37201" http.request.id=874cf2d8-2892-4f75-9bbb-cb3ea5828ff6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.840662ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37201" http.request.id=b524ca5d-6740-48f3-9a48-d071f31c94ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/sha256:296311e7a8d2a481a724bea3cb3103d9ee9a2bea8e85d9ee6000bb0e61461772" http.request.useragent="Go-http-client/1.1" http.response.duration=1.554159ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "PUT /v2/foo/schema2/manifests/sha256:296311e7a8d2a481a724bea3cb3103d9ee9a2bea8e85d9ee6000bb0e61461772 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=30799e05-bf9f-4a20-97bc-5ee2cd5c7b10 http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.537527ms http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=462241e7-9650-4fe6-8249-db568b5e6e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/sha256:296311e7a8d2a481a724bea3cb3103d9ee9a2bea8e85d9ee6000bb0e61461772" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.435815ms http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:296311e7a8d2a481a724bea3cb3103d9ee9a2bea8e85d9ee6000bb0e61461772 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=46322773-0430-44f5-8893-b1fbe127b6b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.225453ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=03a3284e-96d7-42d6-bab7-105ca77b0c4b http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/sha256:296311e7a8d2a481a724bea3cb3103d9ee9a2bea8e85d9ee6000bb0e61461772" http.request.useragent="Go-http-client/1.1" http.response.duration=1.195232ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/manifests/sha256:296311e7a8d2a481a724bea3cb3103d9ee9a2bea8e85d9ee6000bb0e61461772 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=info msg="rewriting manifest list sha256:296311e7a8d2a481a724bea3cb3103d9ee9a2bea8e85d9ee6000bb0e61461772 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=cb89aab4-48c4-43f3-87d5-cbd719651c66 http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-08-07T22:00:40Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37201" http.request.id=cb89aab4-48c4-43f3-87d5-cbd719651c66 http.request.method=GET http.request.remoteaddr="127.0.0.1:33038" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.505838ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (40.22s) === RUN TestGetManifestWithStorageError time="2025-08-07T22: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.24.6 time="2025-08-07T22:00:40Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T22:00:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:38771" http.request.id=d34c0c42-14af-4db1-985f-2b1d667a379e http.request.method=GET http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.483928ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:38771" http.request.id=f376a58a-8a21-409f-898e-44065c751e9a http.request.method=GET http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.411894ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:38771" http.request.id=a69a4471-46ff-4fe1-82a2-3f62bbee52e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.621147ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:38771" http.request.id=b1af1850-f234-4e4c-9fd3-778df0cd14bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.454476ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-08-07T22: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.24.6 time="2025-08-07T22:00:40Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T22:00:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=ee32fb4c-df0d-4e61-89df-1be9ca8eeb07 http.request.method=GET http.request.remoteaddr="127.0.0.1:58920" 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.47784ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" 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.24.6 http.request.host="127.0.0.1:39957" http.request.id=9ea2bc00-8aec-430b-a791-84dfc3ec620d http.request.method=GET http.request.remoteaddr="127.0.0.1:58920" 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.194284ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=16e05e45-3d33-4bea-884b-8873cdb6af83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" 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.25681ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-07T22:00:40Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=f4351a5d-ac88-4bf1-8a4c-c71b7ad1b76e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.021495ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T22:00:40Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=f4351a5d-ac88-4bf1-8a4c-c71b7ad1b76e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.09487ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T22:00:40Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=f4351a5d-ac88-4bf1-8a4c-c71b7ad1b76e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.179012ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T22:00:40Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=f4351a5d-ac88-4bf1-8a4c-c71b7ad1b76e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.243517ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:22:00:40 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-07T22:00:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=0241690e-9334-4537-83e6-cb1a0474a428 http.request.method=POST http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.611677ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:41 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=7f2d330a-b00b-4cd2-b414-3a72195e4581 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/blobs/uploads/9cab2e67-958c-4c2d-b972-becb5ca6591e?_state=ZG5yHrUcpM4aiQa4IU2AZkbIpoZWjjOsw8cNwFZ2lpZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5Y2FiMmU2Ny05NThjLTRjMmQtYjk3Mi1iZWNiNWNhNjU5MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6NDEuMTM0NTA1MDZaIn0%3D&digest=sha256%3Ae36c8b914c75dfdc9e7e0343e5ca7c4fc9de2dda45388f6940f89215babc0079" http.request.useragent="Go-http-client/1.1" http.response.duration=7.110033272s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:41 +0000] "PUT /v2/foo/schema1/blobs/uploads/9cab2e67-958c-4c2d-b972-becb5ca6591e?_state=ZG5yHrUcpM4aiQa4IU2AZkbIpoZWjjOsw8cNwFZ2lpZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5Y2FiMmU2Ny05NThjLTRjMmQtYjk3Mi1iZWNiNWNhNjU5MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6NDEuMTM0NTA1MDZaIn0%3D&digest=sha256%3Ae36c8b914c75dfdc9e7e0343e5ca7c4fc9de2dda45388f6940f89215babc0079 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=d3bbdc5f-a7e6-425a-a57a-b440e1ce3800 http.request.method=POST http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="926.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:48 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=48da4e92-8b37-400a-9bfb-3dc16b94b73a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/blobs/uploads/655226b6-4b2c-4470-af65-574d6a2b71ed?_state=pdcEEJ3XGd5dG-H1DZd3iMmaacR8akgbYRVIZL1bKJ17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2NTUyMjZiNi00YjJjLTQ0NzAtYWY2NS01NzRkNmEyYjcxZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6NDguNDQyNzE2NTE0WiJ9&digest=sha256%3A324acf9fae6ba0baae57ba586c019a634c1f68d49165fe3e9a74b8b8ea2d8615" http.request.useragent="Go-http-client/1.1" http.response.duration=3.076315917s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:48 +0000] "PUT /v2/foo/schema1/blobs/uploads/655226b6-4b2c-4470-af65-574d6a2b71ed?_state=pdcEEJ3XGd5dG-H1DZd3iMmaacR8akgbYRVIZL1bKJ17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2NTUyMjZiNi00YjJjLTQ0NzAtYWY2NS01NzRkNmEyYjcxZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6NDguNDQyNzE2NTE0WiJ9&digest=sha256%3A324acf9fae6ba0baae57ba586c019a634c1f68d49165fe3e9a74b8b8ea2d8615 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=35c27676-ef82-4be0-9091-ddfcd47a37e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.863154ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=4e16b90b-744f-4782-8c44-8bfec6e0e96e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.duration=2.569562ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=0973d602-0c0e-4ce7-b50a-146653bf8656 http.request.method=GET http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.377963ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=fbe07e35-9bf5-4235-9222-f8a9dba41e1a http.request.method=GET http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.331256ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39957" http.request.id=de40f82c-00c5-4f10-94de-16357dbaedb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.duration=2.63322ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39957" http.request.id=4ac52c6f-ef89-4500-9022-00b0ffdd13b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.duration=2.571968ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:39957" http.request.id=b97de134-e9e6-4d1b-a3c2-aa0f0ac17594 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.duration=2.567277ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=b6179e8e-a9d8-435b-b38b-575ef2eafdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.194456ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=39ab8110-2c69-42c7-a340-31a3f8e0d57a http.request.method=GET http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.365049ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=e421bc6e-07da-42dd-a27e-1c5e938f9df2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.duration=1.359282ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=58fc0682-3294-48d5-b96e-584c6d661f5a http.request.method=GET http.request.remoteaddr="127.0.0.1:58920" 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.319433ms http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=error msg="payload digest does match: "sha256:13b939749b8d848fef87ab2e96e52380fba32dffddf9956a68a2a1a163a8ba47" != "sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362"" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=a1c16747-22ed-4c8c-a080-949df1e8365d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" time="2025-08-07T22:00:51Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=a1c16747-22ed-4c8c-a080-949df1e8365d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58920" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.654552ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=c23c4460-8a9f-47de-9c57-fb653fd0d68b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54284" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.duration=1.841037ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "DELETE /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=d1a4c0b2-d5b5-4aab-8df1-038db0f029fb http.request.method=GET http.request.remoteaddr="127.0.0.1:54284" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.429568ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=16a7bfd2-e2db-4db9-bdd9-7433e618964e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54298" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.634539ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "DELETE /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=1611dc09-7319-45e0-8722-ec2b2abbba3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54310" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.duration=2.701879ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=d4a147c2-ede2-4f8c-97d5-d7d66715cb6b http.request.method=GET http.request.remoteaddr="127.0.0.1:54310" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.121378ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=42a16f31-2eeb-4bce-b4f2-fba9052fce01 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54322" 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.588465ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=21355c88-3ed3-4147-aa1c-6523d7ecc201 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.829027ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=03298e40-7e51-4e32-bdbc-ba748ad4ab4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" 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.24408ms http.response.status=200 http.response.written=39 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=c089e567-2a6b-4dd7-965a-13c9a929d376 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362" http.request.useragent="Go-http-client/1.1" http.response.duration=1.558731ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "DELETE /v2/foo/schema1/manifests/sha256:7a4ed9828bca83be7c5ac54e95de7fa02788ffe783252cf897b12a672b99c362 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=15462130-ecf6-40cd-ae50-24e30bc067f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" 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.301087ms http.response.status=200 http.response.written=35 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=0f3fe344-12ff-409b-845d-88952078933c http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" 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.400119ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" 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.24.6 http.request.host="127.0.0.1:39957" http.request.id=1af1d482-c529-47a1-9153-1269f4017994 http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.233927ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39957" http.request.id=22644acb-b208-4352-bc78-fe140cc05d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" 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.573432ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:51Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39957" http.request.id=22644acb-b208-4352-bc78-fe140cc05d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" 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.63804ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:51Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39957" http.request.id=22644acb-b208-4352-bc78-fe140cc05d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" 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.681541ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=8ea7d6da-75c2-4a38-bfec-aa0e47d34f14 http.request.method=POST http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.579849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=b7a83dd3-8fac-4b96-8f05-77a7a9870a60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/blobs/uploads/ff7a1a52-5c91-40a4-aed4-7804957f8146?_state=-ZBxODWZfJvF0qh_3QnMLHu65YgKZZPXbAU-fHmtyWZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZjdhMWE1Mi01YzkxLTQwYTQtYWVkNC03ODA0OTU3ZjgxNDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6NTEuNTg0NjAzNzQzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.071507ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/ff7a1a52-5c91-40a4-aed4-7804957f8146?_state=-ZBxODWZfJvF0qh_3QnMLHu65YgKZZPXbAU-fHmtyWZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZjdhMWE1Mi01YzkxLTQwYTQtYWVkNC03ODA0OTU3ZjgxNDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6NTEuNTg0NjAzNzQzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39957" http.request.id=57993696-34b7-4a1d-afc9-f58e162f7b27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" 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.710614ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:00:51Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39957" http.request.id=57993696-34b7-4a1d-afc9-f58e162f7b27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" 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.77886ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-07T22:00:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=55538dee-ec08-46e9-98c5-5774304d96d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="803.496µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=09e15d3e-032d-4f27-9f62-680441633072 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/blobs/uploads/ca328ae7-e72a-4eaa-8eff-e9ebc383e9c8?_state=K-Sm2dLA7DCP-tEX8AX5ftVbDdYDCFm29qMwXXtH8fB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYTMyOGFlNy1lNzJhLTRlYWEtOGVmZi1lOWViYzM4M2U5YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6NTEuODA4MDg3OTQ4WiJ9&digest=sha256%3A6609b13924bb771e79ae88ffbe24d069ee1b83a81f8c878825460be2e03dc6b5" http.request.useragent="Go-http-client/1.1" http.response.duration=6.217989293s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/ca328ae7-e72a-4eaa-8eff-e9ebc383e9c8?_state=K-Sm2dLA7DCP-tEX8AX5ftVbDdYDCFm29qMwXXtH8fB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYTMyOGFlNy1lNzJhLTRlYWEtOGVmZi1lOWViYzM4M2U5YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6NTEuODA4MDg3OTQ4WiJ9&digest=sha256%3A6609b13924bb771e79ae88ffbe24d069ee1b83a81f8c878825460be2e03dc6b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:00:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=fb131f0c-db61-4b43-8a51-e75a6df60ea9 http.request.method=POST http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.682893ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=0d74436f-c1a2-4d90-9564-c9f6762f2968 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/blobs/uploads/4cdd7289-821f-43d5-901b-12c4bf5317ec?_state=FHIVUqcCicratCpT4knyxrLDhLZABizzlb7b0tyrhyZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0Y2RkNzI4OS04MjFmLTQzZDUtOTAxYi0xMmM0YmY1MzE3ZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6NTguMjA0NTE5OTA1WiJ9&digest=sha256%3Ac00b772dc0562b60a4af2fad841419d7219c26d426723bea1c01a21bbd10ffd4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.414640033s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:00:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/4cdd7289-821f-43d5-901b-12c4bf5317ec?_state=FHIVUqcCicratCpT4knyxrLDhLZABizzlb7b0tyrhyZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0Y2RkNzI4OS04MjFmLTQzZDUtOTAxYi0xMmM0YmY1MzE3ZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMjI6MDA6NTguMjA0NTE5OTA1WiJ9&digest=sha256%3Ac00b772dc0562b60a4af2fad841419d7219c26d426723bea1c01a21bbd10ffd4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39957" http.request.id=293a1691-9af8-413f-bf22-0ea9f1a1629d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.575743ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39957" http.request.id=6f388577-155f-46ed-acc1-53fe4c767561 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.819193ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "PUT /v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=0b5f4ce9-6c68-4d6d-844f-aef5d85c0dc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.638297ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=de287172-7c26-4c62-989d-c6e314ed3047 http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.487558ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "GET /v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=20661095-71cb-43af-8b8c-aafe6c23c3cc http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.412665ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=aad89b5f-f951-4910-8cad-3cf8d51f1215 http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.335051ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "GET /v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=80291f6c-2c17-453c-9465-f25de6b6df66 http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.364082ms http.response.status=200 http.response.written=45 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="rewriting manifest sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=cc932003-dccd-4031-a61c-a9f3437b48ad http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=cc932003-dccd-4031-a61c-a9f3437b48ad http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.485528ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=f97d049f-d05c-4706-be17-cc365239dcad http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.528143ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "DELETE /v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=b08ab58a-47ab-4e95-b5a0-9be56c459f49 http.request.method=GET http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.339015ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "GET /v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=76e13910-7784-4d93-b7cd-6584cedc11e3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54348" http.request.uri="/v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.561868ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "DELETE /v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39957" http.request.id=a5fd23c4-9cd7-4744-991e-b21b403fe524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54350" http.request.uri="/v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.996002ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "PUT /v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=ff7302d6-3909-4835-a246-322357a01260 http.request.method=GET http.request.remoteaddr="127.0.0.1:54350" http.request.uri="/v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.631081ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "GET /v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=a0199dd0-325f-4677-bec3-654e59f0f379 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54358" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.641767ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39957" http.request.id=87a49ce9-b69d-4716-afd5-915535472188 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54364" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.527106ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=045e0a27-ada4-4789-823b-d480c446cf7e http.request.method=GET http.request.remoteaddr="127.0.0.1:54364" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.65859ms http.response.status=200 http.response.written=39 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=da05760a-b75f-4bf7-85b5-b3a1f3dde30a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54364" http.request.uri="/v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.072381ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "DELETE /v2/foo/schema2/manifests/sha256:0898d2ce0682eb201e30263525fde715807fbf4957d1bc7e00766c46cf3f9c7a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39957" http.request.id=c5dc09e9-f308-40ef-9f8f-dd0eaf605d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:54364" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.841901ms http.response.status=200 http.response.written=35 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (19.75s) === RUN TestManifestDeleteDisabled time="2025-08-07T22:01:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-07T22:01:00Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T22:01:00Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:38431" http.request.id=4a063b73-20ad-4dd4-a65b-3e96ddd4e029 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57112" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.698453ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [07/Aug/2025:22:01:00 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-08-07T22:01:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-07T22:01:00Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T22:01:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 time="2025-08-07T22:01:01Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.6 time="2025-08-07T22:01:01Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.6 time="2025-08-07T22:01:01Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:37229" http.request.id=2bc81939-b122-463a-8260-e9d024565f01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37468" 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=3.842227ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [07/Aug/2025:22:01:01 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-07T22:01:01Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:37229" http.request.id=73487e87-3653-486c-907a-6d4658802ec4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37482" 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=3.575044ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [07/Aug/2025:22:01:01 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-07T22:01:01Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:37229" http.request.id=7ca89766-4c2f-4663-b0fe-55aea0e7106b http.request.method=POST http.request.remoteaddr="127.0.0.1:37484" 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=3.337541ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:22:01:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-07T22:01:01Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:37229" http.request.id=4af6cdff-79a2-4a6d-b7f8-0149485feb8b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37486" 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.826178ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:22:01:01 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.74s) === RUN TestProxyManifestGetByTag time="2025-08-07T22:01:01Z" 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.24.6 time="2025-08-07T22:01:01Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T22:01:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=a50518c5-bfa8-43c9-aec7-487c73ba53cd http.request.method=POST http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="974.283µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=335b96fb-4a21-40d6-b5de-0ee3f33b1190 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/foo/bar/blobs/uploads/37bf6ad5-33ad-4634-9fa7-febd5b4d9148?_state=_wEUY-E_GMx6XcKY6RTgcd5LRZPgbn5JKL1O2qLtitZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3YmY2YWQ1LTMzYWQtNDYzNC05ZmE3LWZlYmQ1YjRkOTE0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMjowMTowMS42MzM4Mjc1NDhaIn0%3D&digest=sha256%3A8ae91ebb7365019bd2245ce0b82cf9b32e9ac36e5a80b7ee6a15831d7cab418d" http.request.useragent="Go-http-client/1.1" http.response.duration=7.367142517s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:01 +0000] "PUT /v2/foo/bar/blobs/uploads/37bf6ad5-33ad-4634-9fa7-febd5b4d9148?_state=_wEUY-E_GMx6XcKY6RTgcd5LRZPgbn5JKL1O2qLtitZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3YmY2YWQ1LTMzYWQtNDYzNC05ZmE3LWZlYmQ1YjRkOTE0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMjowMTowMS42MzM4Mjc1NDhaIn0%3D&digest=sha256%3A8ae91ebb7365019bd2245ce0b82cf9b32e9ac36e5a80b7ee6a15831d7cab418d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=b02b242f-b8a9-4479-ba96-993baf0a6a07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.014579ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:09 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-07T22:01:09Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T22:01:09Z" level=info msg="Starting upload purge in 18m0s" go.version=go1.24.6 time="2025-08-07T22:01:09Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 time="2025-08-07T22:01:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=c5064940-2797-4b43-81e0-cced9f2baede http.request.method=GET http.request.remoteaddr="127.0.0.1:49272" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.435391ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:22:01:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-07T22:01:09Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:39953" go.version=go1.24.6 time="2025-08-07T22:01:09Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.6 time="2025-08-07T22:01:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=f4888d3c-7213-4c95-ac0e-ab76b92d6225 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.951173ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:22:01:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-07T22:01:09Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39953 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:39953/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:44621" http.request.id=d52c0667-95a6-4a40-ad00-1fee18a162fb http.request.method=GET http.request.remoteaddr="127.0.0.1:43910" http.request.uri="/v2/foo/bar/manifests/sha256:a81e51c5805903139114fe2edf7848d386fd55649cdeb7cf5dfa2e0cb8e9d48d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:a81e51c5805903139114fe2edf7848d386fd55649cdeb7cf5dfa2e0cb8e9d48d" time="2025-08-07T22:01:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=35639fbc-b846-4dbb-b938-d6714f0de948 http.request.method=GET http.request.remoteaddr="127.0.0.1:49286" http.request.uri="/v2/foo/bar/manifests/sha256:a81e51c5805903139114fe2edf7848d386fd55649cdeb7cf5dfa2e0cb8e9d48d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.749274ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:22:01:09 +0000] "GET /v2/foo/bar/manifests/sha256:a81e51c5805903139114fe2edf7848d386fd55649cdeb7cf5dfa2e0cb8e9d48d HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T22:01:09Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:a81e51c5805903139114fe2edf7848d386fd55649cdeb7cf5dfa2e0cb8e9d48d with ttl=167h59m59.999996543s" go.version=go1.24.6 time="2025-08-07T22:01:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44621" http.request.id=d52c0667-95a6-4a40-ad00-1fee18a162fb http.request.method=GET http.request.remoteaddr="127.0.0.1:43910" http.request.uri="/v2/foo/bar/manifests/sha256:a81e51c5805903139114fe2edf7848d386fd55649cdeb7cf5dfa2e0cb8e9d48d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.54585ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:22:01:09 +0000] "GET /v2/foo/bar/manifests/sha256:a81e51c5805903139114fe2edf7848d386fd55649cdeb7cf5dfa2e0cb8e9d48d HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T22:01:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=81a02bb2-8519-422e-9d9f-5e0e4d69a1ee http.request.method=GET http.request.remoteaddr="127.0.0.1:49286" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.781277ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:22:01:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-07T22:01:09Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39953 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:39953/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:44621" http.request.id=3e3c894a-4492-4616-bfbe-7ec61e8066c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:43916" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-08-07T22:01:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=d3723587-c2cc-49db-9751-25096f6b6143 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.825603ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:22:01:09 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T22:01:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44621" http.request.id=3e3c894a-4492-4616-bfbe-7ec61e8066c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:43916" 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=10.627435ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:22:01:09 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T22:01:09Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=c0c6e478-89d9-40c2-9b26-5fa5927738f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="985.106µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=fdfe33f4-9790-4f61-b42e-792d8f578fab http.request.method=PUT http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/foo/bar/blobs/uploads/8f00762d-df34-4972-b448-9b64d1b4df3f?_state=yyNGBcbV3u07RETiiwaZvK2NlI3aedU43ul6svJksLd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMDA3NjJkLWRmMzQtNDk3Mi1iNDQ4LTliNjRkMWI0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMjowMTowOS4zMzEzMzgxODlaIn0%3D&digest=sha256%3A3c1827cfa5990c44abf476d4f488e91d0a258511e2d9abf15536d30f77de0a0c" http.request.useragent="Go-http-client/1.1" http.response.duration=6.841212366s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:09 +0000] "PUT /v2/foo/bar/blobs/uploads/8f00762d-df34-4972-b448-9b64d1b4df3f?_state=yyNGBcbV3u07RETiiwaZvK2NlI3aedU43ul6svJksLd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMDA3NjJkLWRmMzQtNDk3Mi1iNDQ4LTliNjRkMWI0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QyMjowMTowOS4zMzEzMzgxODlaIn0%3D&digest=sha256%3A3c1827cfa5990c44abf476d4f488e91d0a258511e2d9abf15536d30f77de0a0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=8f0c54d9-c77f-45ad-9930-6266129e3d7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.820787ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:22:01:16 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=488b2fb4-ceb8-4a78-b202-008c92d6c5d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.427679ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:22:01:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-07T22:01:16Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39953 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:39953/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:44621" http.request.id=a409adcf-90cd-42e6-a217-78907ec6a033 http.request.method=GET http.request.remoteaddr="127.0.0.1:36856" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=5f1ff0c4-fa8a-406a-94b7-46f3bcc4d145 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34898" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.810289ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:22:01:16 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=1eed246c-4b59-42c9-9708-8155c48279c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34898" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="939.084µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:22:01:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-07T22:01:16Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39953 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:39953/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:44621" http.request.id=a409adcf-90cd-42e6-a217-78907ec6a033 http.request.method=GET http.request.remoteaddr="127.0.0.1:36856" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39953" http.request.id=19acb6aa-34eb-4436-a90b-0c266e706f04 http.request.method=GET http.request.remoteaddr="127.0.0.1:34914" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.776158ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:22:01:16 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T22:01:16Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:f74bd9a93d650f28aee7e72223630606e41b4e096363c3c780ab82d5bc2d4afe with ttl=167h59m59.999997069s" go.version=go1.24.6 time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44621" http.request.id=a409adcf-90cd-42e6-a217-78907ec6a033 http.request.method=GET http.request.remoteaddr="127.0.0.1:36856" 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=13.816971ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:22:01:16 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (14.79s) === RUN TestAppDispatcher time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45421" http.request.id=637c0c01-85b7-41fd-9f9a-ffbcfceb6406 http.request.method=GET http.request.remoteaddr="127.0.0.1:47288" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.878306ms http.response.status=200 http.response.written=0 time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45421" http.request.id=5b00b16c-5e36-48b1-b888-0f6b42bdeae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47288" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.559168ms http.response.status=200 http.response.written=0 time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45421" http.request.id=7839ba3a-e366-418f-b34e-6fee3cafe498 http.request.method=GET http.request.remoteaddr="127.0.0.1:47288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.688956ms http.response.status=200 http.response.written=0 time="2025-08-07T22:01:16Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45421" http.request.id=0b0be570-500e-4963-a458-9b3bd0d7b12f http.request.method=GET http.request.remoteaddr="127.0.0.1:47288" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.700319ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-08-07T22:01:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c time="2025-08-07T22:01:16Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c time="2025-08-07T22:01:16Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.6 http.request.host="127.0.0.1:34671" http.request.id=5ee47f41-e6d7-4b5d-b21b-268fda5a35ed http.request.method=GET http.request.remoteaddr="127.0.0.1:46298" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-08-07T22:01:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c time="2025-08-07T22:01:16Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c time="2025-08-07T22:01:16Z" level=info msg="configuring file health check path=/tmp/healthcheck1266618809, interval=1" go.version=go1.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-08-07T22:01: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.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c time="2025-08-07T22:01:20Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c time="2025-08-07T22:01:20Z" level=info msg="configuring TCP health check addr=127.0.0.1:36217, interval=1" go.version=go1.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-08-07T22:01: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.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c time="2025-08-07T22:01:24Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c time="2025-08-07T22:01:24Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:38791, interval=1, threshold=3" go.version=go1.24.6 instance.id=fa3e2559-c1ff-4c42-a391-cbec6b31d03c --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 186.972s ? 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.01s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.07s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.06s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.33s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.78s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.265s === RUN TestSchedule time="2025-08-07T21:58:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=34920835-c3db-4f30-8aaf-02ac5b0f825c time="2025-08-07T21:58:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.997755ms" go.version=go1.24.6 instance.id=34920835-c3db-4f30-8aaf-02ac5b0f825c time="2025-08-07T21:58:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.839µs" go.version=go1.24.6 instance.id=34920835-c3db-4f30-8aaf-02ac5b0f825c time="2025-08-07T21:58:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.621µs" go.version=go1.24.6 instance.id=34920835-c3db-4f30-8aaf-02ac5b0f825c 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="2025-08-07T21:58:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=34920835-c3db-4f30-8aaf-02ac5b0f825c --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-08-07T21:58:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=34920835-c3db-4f30-8aaf-02ac5b0f825c time="2025-08-07T21:58:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998477ms" go.version=go1.24.6 instance.id=34920835-c3db-4f30-8aaf-02ac5b0f825c time="2025-08-07T21:58:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998654ms" go.version=go1.24.6 instance.id=34920835-c3db-4f30-8aaf-02ac5b0f825c time="2025-08-07T21:58:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=34920835-c3db-4f30-8aaf-02ac5b0f825c --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-08-07T21:58:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=34920835-c3db-4f30-8aaf-02ac5b0f825c --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.582s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.45s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 15669760 sha256:f325a53b7763906f824123c88d26eb2cf8a6485c5152ed50bd0bf1637039eca2 [] map[] } --- PASS: TestSimpleBlobRead (0.34s) === RUN TestBlobMount --- PASS: TestBlobMount (0.55s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.28s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.18s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.18s) === 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:2bcaf6557e985b75c420311bb967b9b979953f050bf53ea92b751ac71f6eb13f palailogos: marking blob sha256:84448e6187e3dd2de597c65b89c94c107d617667e9db64b4bd47ac7e4e339647 palailogos: marking blob sha256:16bef814bb024e71e6c23bbd83d9701ce42dff34572ddd9519473103f42f7182 palailogos: marking manifest sha256:4d030db637b1d4f924be0cf22b96185242c0f65329335ba0f4d0db0bb755dcff palailogos: marking blob sha256:2bcaf6557e985b75c420311bb967b9b979953f050bf53ea92b751ac71f6eb13f palailogos: marking blob sha256:9e8cf855c56aae802c1c7e21668f913503c605fb317d91f864e1c31ef6038355 palailogos: marking manifest sha256:8857ff9ff05533c6b7faf1f6125af788f222cf7ac9d912d44c61be6359719956 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:824c3f37569c038782398a20675432d98b6b8468ed02db36bbd90f1d6bdb4d52 palailogos: marking blob sha256:871b5d67a956576f02ded3b5fed0a850dc09807fc0daa37c94e80b72b3b361fa palailogos: marking manifest sha256:9e8cf855c56aae802c1c7e21668f913503c605fb317d91f864e1c31ef6038355 palailogos: marking blob sha256:269ce3a78d70e16a6c61ada54df1214a26a92872b475b43946a740456e37b672 palailogos: marking blob sha256:fde5515abea1be0a39791112dc9492d221936b34f4b1188e31ce968bc639c94b 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.69s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:264425af4ad5e4b4d524b52e9a780bb0d30befcfd7ec2ed05e5cf1de8fe27e2e deletemanifests: marking manifest sha256:730b7fa7312feda277eeef155b4c72a852721a0ca8254579d5247a52b45881b4 deletemanifests: marking blob sha256:4bce1162de866e4b0470ceb8add77122283b7d099efdc705f5e380ac02ef93da deletemanifests: marking blob sha256:9edf26ffcd3bf784a5d6c37d4d91c8570cb334529f7e80e8b5957ef438e75310 deletemanifests: marking blob sha256:3cf119df486c8352350df8bcfc8506736d7a373dacbca8b1281a2fab8da9b152 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:e4838c5286178196bb7699175aa743f1e50bd64d58581aaa1bacc5ca00538767 blob eligible for deletion: sha256:ff69aad48b4520d6123568f0152882f33dfb6277fafad905f42d594e70081375 blob eligible for deletion: sha256:264425af4ad5e4b4d524b52e9a780bb0d30befcfd7ec2ed05e5cf1de8fe27e2e blob eligible for deletion: sha256:8b591b1cbc9214163d50821810e6b0a7587b72e7c3d6ada4441290342a41c273 deletemanifests manifest eligible for deletion: sha256:264425af4ad5e4b4d524b52e9a780bb0d30befcfd7ec2ed05e5cf1de8fe27e2e deletemanifests: marking manifest sha256:730b7fa7312feda277eeef155b4c72a852721a0ca8254579d5247a52b45881b4 deletemanifests: marking blob sha256:4bce1162de866e4b0470ceb8add77122283b7d099efdc705f5e380ac02ef93da deletemanifests: marking blob sha256:9edf26ffcd3bf784a5d6c37d4d91c8570cb334529f7e80e8b5957ef438e75310 deletemanifests: marking blob sha256:3cf119df486c8352350df8bcfc8506736d7a373dacbca8b1281a2fab8da9b152 time="2025-08-07T21:58:37Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/264425af4ad5e4b4d524b52e9a780bb0d30befcfd7ec2ed05e5cf1de8fe27e2e" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 time="2025-08-07T21:58:37Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/264425af4ad5e4b4d524b52e9a780bb0d30befcfd7ec2ed05e5cf1de8fe27e2e" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:264425af4ad5e4b4d524b52e9a780bb0d30befcfd7ec2ed05e5cf1de8fe27e2e time="2025-08-07T21:58:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/26/264425af4ad5e4b4d524b52e9a780bb0d30befcfd7ec2ed05e5cf1de8fe27e2e" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:8b591b1cbc9214163d50821810e6b0a7587b72e7c3d6ada4441290342a41c273 time="2025-08-07T21:58:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8b/8b591b1cbc9214163d50821810e6b0a7587b72e7c3d6ada4441290342a41c273" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:e4838c5286178196bb7699175aa743f1e50bd64d58581aaa1bacc5ca00538767 time="2025-08-07T21:58:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e4/e4838c5286178196bb7699175aa743f1e50bd64d58581aaa1bacc5ca00538767" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:ff69aad48b4520d6123568f0152882f33dfb6277fafad905f42d594e70081375 time="2025-08-07T21:58:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ff/ff69aad48b4520d6123568f0152882f33dfb6277fafad905f42d594e70081375" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 --- PASS: TestDeleteManifestIfTagNotFound (1.26s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:05b47472b9f6e964e39be94c02a5122da26bfa63a8db93312b9eee8a2b707a66 time="2025-08-07T21:58:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/05/05b47472b9f6e964e39be94c02a5122da26bfa63a8db93312b9eee8a2b707a66" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:4e0cf60e444fa3c1f237b22c2d4ef14cacb3e40d3deb2d36f6d6460634d1c344 time="2025-08-07T21:58:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4e/4e0cf60e444fa3c1f237b22c2d4ef14cacb3e40d3deb2d36f6d6460634d1c344" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:da9dfa9fa920fb7a5e41fd1a507b7e477ca2cff1a67d2d9842f3406c80f281eb time="2025-08-07T21:58:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/da/da9dfa9fa920fb7a5e41fd1a507b7e477ca2cff1a67d2d9842f3406c80f281eb" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 --- PASS: TestGCWithMissingManifests (0.59s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:d71272b234d7def5c8f9b1cebb30670511c2add07790031103a5e5632507f482 komnenos: marking blob sha256:5705b8330b51e68cf5858920fa498088fdb76c504c42b16e74d567e5b0b73bc8 komnenos: marking blob sha256:490e1ebdd1007810427af4ce65b32a7453b08a266356c91985f5021d5d0bdfc4 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:5f94d00f1039d913f124447b41c33bb43c04072812c896123d17c786b2650686 time="2025-08-07T21:58:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5f/5f94d00f1039d913f124447b41c33bb43c04072812c896123d17c786b2650686" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:c4d690f8a160fb29e8624fcd5e14d92b901515cf3eacc6ffa129cbf64f0288e8 time="2025-08-07T21:58:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c4/c4d690f8a160fb29e8624fcd5e14d92b901515cf3eacc6ffa129cbf64f0288e8" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:c7ae1a6338516f9b3b1a1bae0cf368dfa48a55a522bf0f0c9e600b79d4e10c77 time="2025-08-07T21:58:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c7/c7ae1a6338516f9b3b1a1bae0cf368dfa48a55a522bf0f0c9e600b79d4e10c77" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-08-07T21:58:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:fa07234029c95a8eb9d03db424845fa75e2a0b13d6b0cb0370ba9fc60ed122b0 time="2025-08-07T21:58:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fa/fa07234029c95a8eb9d03db424845fa75e2a0b13d6b0cb0370ba9fc60ed122b0" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:22304647a50df06f26733c55e68ea5e93e12c60e8c0a6fbad988c6da636f10f6 time="2025-08-07T21:58:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/22/22304647a50df06f26733c55e68ea5e93e12c60e8c0a6fbad988c6da636f10f6" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 blob eligible for deletion: sha256:392b76457c9d19a83f8b1e89e47795e4db1f8e4927c3ea3d158ba1b8fad836f5 time="2025-08-07T21:58:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/39/392b76457c9d19a83f8b1e89e47795e4db1f8e4927c3ea3d158ba1b8fad836f5" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 --- PASS: TestDeletionHasEffect (1.74s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.71s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:758fad1ace8598b714a546cd04bc3ca9f5c51f15b516acdb52f2ff69047d585b michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:651e2350cd358e46f58a2ab96318cb4b03f4d68b32367296485e56b321fd7f7d michael_z_doukas: marking blob sha256:548a425ff0e8c196a00fd604a13be3e65c35b4e96f0710b9c796e47201354868 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:aea3fca0bd55a116c57d9bffb2bdfb18a196bc0e19b34f0e7ba05e72c453b046 time="2025-08-07T21:58:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ae/aea3fca0bd55a116c57d9bffb2bdfb18a196bc0e19b34f0e7ba05e72c453b046" go.version=go1.24.6 instance.id=ca6cd5ed-ebd6-4361-a342-9f181ad9aea4 --- PASS: TestOrphanBlobDeleted (0.72s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:818e13735d531492ddcc74358332b1c5c3094321e3cac1f5caff42208c885858 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:cadf14da5564a13632850db54173170f5d3e80556d4461793ca741abd5ed721e --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.58s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.54s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.30s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.44s) === 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="2025-08-07T21:58:44Z" level=info msg="PurgeUploads starting: olderThan=2025-08-07 20:58:44.884821041 +0000 UTC m=-3579.432450798, actuallyDelete=true" time="2025-08-07T21:58:44Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-08-07T21:58:44Z" level=info msg="PurgeUploads starting: olderThan=2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976, actuallyDelete=true" time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/db02854a-5c99-430c-a096-343c3ea2ea6e have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/edc10e08-af5c-4d80-8227-be1626abffd4 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/e0399163-37eb-415b-963a-75254c5d9d0d have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6dc559ad-a430-4601-a9ec-b9a4981fea6a have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e81587bd-c566-4d75-af66-6472ee273b84 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f997157e-3374-4ccd-b4a8-3fcb275a0dbb have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/02d4544b-1b8d-4161-946f-c263c234f160 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/07df5c2f-67e5-419c-8816-f4409e1c77af have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/25e71d38-4f35-4abc-8de9-e2901db857a0 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/760331a8-f6ea-4bdc-9943-94622175e2bd have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a13f65ae-842b-4530-b7e6-dda779bdce60 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.885399803 +0000 UTC m=+20.568127976). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-08-07T21:58:44Z" level=info msg="PurgeUploads starting: olderThan=2025-08-07 21:58:44.886094554 +0000 UTC m=+20.568822715, actuallyDelete=true" time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/bbdf2d71-b17a-49f3-9da1-a5343a08ad24 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.886094554 +0000 UTC m=+20.568822715). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1dbeaccf-35fc-4482-bfcf-f3369e8e44aa have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.886094554 +0000 UTC m=+20.568822715). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2548e74d-7c9d-409a-8ddd-760ba31a3ae9 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.886094554 +0000 UTC m=+20.568822715). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/fd6f5ef3-4347-4f5b-a425-f8445c91ffd8 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.886094554 +0000 UTC m=+20.568822715). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2b6ca156-9472-4fa6-bfc1-0934f13d42d0 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.886094554 +0000 UTC m=+20.568822715). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-08-07T21:58:44Z" level=info msg="PurgeUploads starting: olderThan=2025-08-07 21:58:44.886603441 +0000 UTC m=+20.569331615, actuallyDelete=true" time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0a410d1d-92dc-4cec-b7a0-a365d34c4b35 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.886603441 +0000 UTC m=+20.569331615). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/170d2d91-adb9-4801-b0fd-12238724ca4f have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.886603441 +0000 UTC m=+20.569331615). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5c793eb6-c2b6-4cb0-9edc-754de08bea83 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.886603441 +0000 UTC m=+20.569331615). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/682bdbf9-c56f-4e94-a142-08c1a4f5c85b have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.886603441 +0000 UTC m=+20.569331615). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/97667297-f29a-4aa8-b046-c01b35e390f8 have older date (2025-08-07 20:58:44 +0000 UTC) than purge date (2025-08-07 21:58:44.886603441 +0000 UTC m=+20.569331615). Removing upload directory." time="2025-08-07T21:58:44Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-08-07T21:58:44Z" level=info msg="PurgeUploads starting: olderThan=2025-08-07 21:58:44.886893294 +0000 UTC m=+20.569621454, actuallyDelete=true" time="2025-08-07T21:58:44Z" 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 20.585s ? 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.007s === 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.009s === RUN TestWalkFileRemoved time="2025-08-07T21:58:24Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.410s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === 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.069s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.40s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.831s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.04s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.445s ? 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="2025-08-07T21:58:24Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-08-07T21:58:24Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-08-07T21:58:24Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.6 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestParsing === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatched === CONT TestUpdateCalledRegularly === CONT TestMatchIPV6 --- PASS: TestS3TryUpdate (0.00s) time="2025-08-07T21:58:24Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-07T21:58:24Z" level=error msg="unknown ip address format" go.version=go1.24.6 instance.id=c2125641-246a-4ff6-8c4f-65e971600b30 ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestParsing (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2025-08-07T21:58:24Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.6 instance.id=c2125641-246a-4ff6-8c4f-65e971600b30 --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2025-08-07T21:58:24Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.6 instance.id=c2125641-246a-4ff6-8c4f-65e971600b30 --- PASS: TestInvalidData (0.01s) time="2025-08-07T21:58:25Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-07T21:58:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-07T21:58:27Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-07T21:58:28Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.513s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.004s ? 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.458s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.76s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.237s ? 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.013s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r14.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> 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-r14.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> docker-registry*: Package size: 26.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r14.apk >>> docker-registry: Build complete at Thu, 07 Aug 2025 22:01:32 +0000 elapsed time 0h 3m 27s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250807.215806) (2/2) Purging go (1.24.6-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 441 MiB in 106 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...