>>> docker-registry: Building community/docker-registry 2.8.3-r14 (using abuild 3.15.0-r0) started Sat, 06 Sep 2025 20:52:53 +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.7-r0) (2/2) Installing .makedepends-docker-registry (20250906.205254) Executing busybox-1.37.0-r19.trigger OK: 587 MiB in 106 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.22/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/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-09-06T20:53:19Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-09-06T20:53:19Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.023s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-09-06T20:53:19Z" 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.008s ? 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.003s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.07s) PASS ok github.com/docker/distribution/health/checks 0.076s ? 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.005s === 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.006s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.022s === 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.005s ? 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/09/06 20:53:19 http: TLS handshake error from 127.0.0.1:57086: 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:38933/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38933/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38933/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38933/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:45571?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.82s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-09-06T20:53:20Z" level=info msg="broadcaster: closing" time="2025-09-06T20:53:20Z" level=info msg="closing testSink" time="2025-09-06T20:53:20Z" level=info msg="closing testSink" time="2025-09-06T20:53:20Z" level=info msg="closing testSink" time="2025-09-06T20:53:20Z" level=info msg="closing testSink" time="2025-09-06T20:53:20Z" level=info msg="closing testSink" time="2025-09-06T20:53:20Z" level=info msg="closing testSink" time="2025-09-06T20:53:20Z" level=info msg="closing testSink" time="2025-09-06T20:53:20Z" level=info msg="closing testSink" time="2025-09-06T20:53:20Z" level=info msg="closing testSink" time="2025-09-06T20:53:20Z" level=info msg="closing testSink" time="2025-09-06T20:53:20Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-09-06T20:53:20Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 1} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 1} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 1} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 1} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:20Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:21Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:21Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:21Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:21Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:21Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:21Z" level=warning msg="&{0x58a82648 0.9} encountered too many errors, backing off" time="2025-09-06T20:53:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-06T20:53:21Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.74s) PASS ok github.com/docker/distribution/notifications 1.739s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-09-06T20:53:20Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-09-06T20:53:20.228650857Z" 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.7 time="2025-09-06T20:53:20.228684312Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:53:20.228761187Z" level=info msg="Starting upload purge in 38m0s" go.version=go1.24.7 time="2025-09-06T20:53:20.229693033Z" level=info msg="listening on [::]:5000" go.version=go1.24.7 time="2025-09-06T20:53:23.230402151Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.7 time="2025-09-06T20:53:23.333488338Z" level=info msg="response completed" go.version=go1.24.7 http.request.host=127.0.0.1 http.request.id=a51c9ecf-addb-454c-aa29-deb5102d11d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35024" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.255303ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2025:20:53:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-09-06T20:53:25.419989635Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-09-06T20:53:25.422800766Z" 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.7 time="2025-09-06T20:53:25.422836516Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:53:25.422853738Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.24.7 time="2025-09-06T20:53:25.423761372Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.7 time="2025-09-06T20:53:25.423782445Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.7 time="2025-09-06T20:53:25.425106309Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.7 time="2025-09-06T20:53:28.449713749Z" level=info msg="response completed" go.version=go1.24.7 http.request.host=127.0.0.1 http.request.id=0eab503b-a40f-47db-abc4-91414f396402 http.request.method=GET http.request.remoteaddr="127.0.0.1:44978" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.610253ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2025:20:53:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-09-06T20:53:28.449973167Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.7 --- PASS: TestRegistrySupportedCipherSuite (5.22s) === RUN TestRegistryUnsupportedCipherSuite time="2025-09-06T20:53:30.522243777Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-09-06T20:53:30.523722665Z" 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.7 time="2025-09-06T20:53:30.523758777Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:53:30.52376272Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.24.7 time="2025-09-06T20:53:30.524705067Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.7 --- PASS: TestRegistryUnsupportedCipherSuite (10.08s) PASS ok github.com/docker/distribution/registry 18.413s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.004s === 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.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.092s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-09-06T20:53:20Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.7 instance.id=6619ddbc-bbe1-4d96-8ae6-49937a098e30 time="2025-09-06T20:53:20Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.7 instance.id=6619ddbc-bbe1-4d96-8ae6-49937a098e30 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-09-06T20:53:20Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.7 password=5zHWK17Lkd6S44u7BeaGSZXiw3fZ72KU2rZmh9IrtGY user=docker --- PASS: TestCreateHtpasswdFile (0.10s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.114s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.008s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2025-09-06T20:53:20Z" level=info msg="token not to be used before 2025-09-06 20:53:21 +0000 UTC - currently 2025-09-06 20:53:20.301921935 +0000 UTC m=+0.080143515" time="2025-09-06T20:53:20Z" level=info msg="token not to be used after 2025-09-06 20:53:20 +0000 UTC - currently 2025-09-06 20:53:20.30620209 +0000 UTC m=+0.084423668" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-09-06T20:53:20Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.05s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.02s) PASS ok github.com/docker/distribution/registry/auth/token 0.151s === 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.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === 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.066s === 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.017s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-09-06T20:53: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.7 time="2025-09-06T20:53:20Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:53:20Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:38195" http.request.id=283c263d-5cd7-4b81-ae46-3a041c8f058d http.request.method=GET http.request.remoteaddr="127.0.0.1:57862" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.723486ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2025:20:53:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-09-06T20:53: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.7 time="2025-09-06T20:53:20Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:53:20Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=8221a089-a234-458d-9b25-d1041aaea09a http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.12206ms http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Sep/2025:20:53:20 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-09-06T20:53:21Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=00c85dd5-d77f-4744-a820-a38d9cce84e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.961789ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:21 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:27Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=32a2a82a-bdbb-4b56-ad8f-571696a1e6b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/aaaa/blobs/uploads/71e0b774-05e4-48d5-afa0-d04da72203af?_state=pABeAHE4IPk0B8RJNq_3lPlCZKAOrHh8ND5RL-KOKyx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3MWUwYjc3NC0wNWU0LTQ4ZDUtYWZhMC1kMDRkYTcyMjAzYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6MjEuNDI4MTQ4ODIyWiJ9&digest=sha256%3A395d66c3bd068eb53c74b56f7713c9187174f59f33420d42e8c702db62a1ac7e" http.request.useragent="Go-http-client/1.1" http.response.duration=6.067234129s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:21 +0000] "PUT /v2/foo/aaaa/blobs/uploads/71e0b774-05e4-48d5-afa0-d04da72203af?_state=pABeAHE4IPk0B8RJNq_3lPlCZKAOrHh8ND5RL-KOKyx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3MWUwYjc3NC0wNWU0LTQ4ZDUtYWZhMC1kMDRkYTcyMjAzYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6MjEuNDI4MTQ4ODIyWiJ9&digest=sha256%3A395d66c3bd068eb53c74b56f7713c9187174f59f33420d42e8c702db62a1ac7e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:27Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=dc857d69-8c21-4409-b26d-2f7d4c63f41d http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.86569ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:27 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:27Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=2dc52a77-8920-42bf-a357-c14390a5f5ad http.request.method=POST http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.946732ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:27 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:29Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=d43fb426-b669-4978-b78a-ee85585dcd9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/bbbb/blobs/uploads/ff263b25-92f2-43a9-a1cf-6d056e269d5c?_state=bVB6mBiT3_ItW8Rark6TWUno4wcohej9HLoCO8lxPE57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmZjI2M2IyNS05MmYyLTQzYTktYTFjZi02ZDA1NmUyNjlkNWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6MjcuNzcwNzU5NjIzWiJ9&digest=sha256%3A482d8be267ee7183c23bbf7932f632a4b61d9c80e8b81857f355ff4af1441105" http.request.useragent="Go-http-client/1.1" http.response.duration=1.651446762s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:27 +0000] "PUT /v2/foo/bbbb/blobs/uploads/ff263b25-92f2-43a9-a1cf-6d056e269d5c?_state=bVB6mBiT3_ItW8Rark6TWUno4wcohej9HLoCO8lxPE57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmZjI2M2IyNS05MmYyLTQzYTktYTFjZi02ZDA1NmUyNjlkNWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6MjcuNzcwNzU5NjIzWiJ9&digest=sha256%3A482d8be267ee7183c23bbf7932f632a4b61d9c80e8b81857f355ff4af1441105 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:29Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=2ffa98a1-4c5f-4b06-90f2-aa54033a3668 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.736912ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:29 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:29Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=0b0964cd-75d1-4d33-aa29-cb438174eb5b http.request.method=POST http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.802798ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:29 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:31Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=c70226f0-2932-4f9c-9d1e-2cc4defb026a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/cccc/blobs/uploads/11306e70-ca21-48b0-990a-083a8cf8e3af?_state=Bl8Lh6onqjn8du58XRYnW_So2T9otR-E9vU5my2JUsR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxMTMwNmU3MC1jYTIxLTQ4YjAtOTkwYS0wODNhOGNmOGUzYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6MjkuNjU5MjI0NDE1WiJ9&digest=sha256%3Acc9f1a2a077c329ca8064aaecc885fea7c94271b87d2358882125c7b668d8781" http.request.useragent="Go-http-client/1.1" http.response.duration=1.682864271s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:29 +0000] "PUT /v2/foo/cccc/blobs/uploads/11306e70-ca21-48b0-990a-083a8cf8e3af?_state=Bl8Lh6onqjn8du58XRYnW_So2T9otR-E9vU5my2JUsR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxMTMwNmU3MC1jYTIxLTQ4YjAtOTkwYS0wODNhOGNmOGUzYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6MjkuNjU5MjI0NDE1WiJ9&digest=sha256%3Acc9f1a2a077c329ca8064aaecc885fea7c94271b87d2358882125c7b668d8781 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:31Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=a9fcfc10-39a0-4f54-a63e-7ff5f558dccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.394764ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:31 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:31Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=9cadeab8-c758-4a69-818e-3de5a224e03f http.request.method=POST http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.765617ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:31 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=eedfb37d-1655-4d3e-b281-4cc43a8f4c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/dddd/blobs/uploads/85e2f901-c400-4765-bcf1-bda6862e379f?_state=lDPcnWqQaYsCVd4c30H5sM6HSBCr4qIwBaIJ85LgUuF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4NWUyZjkwMS1jNDAwLTQ3NjUtYmNmMS1iZGE2ODYyZTM3OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6MzEuNzA5OTk2NzMxWiJ9&digest=sha256%3Afe5b0d125569a77dd823c583096be51f27c919aa0b3111d36a1ab2b844ae4a08" http.request.useragent="Go-http-client/1.1" http.response.duration=3.845318777s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:31 +0000] "PUT /v2/foo/dddd/blobs/uploads/85e2f901-c400-4765-bcf1-bda6862e379f?_state=lDPcnWqQaYsCVd4c30H5sM6HSBCr4qIwBaIJ85LgUuF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4NWUyZjkwMS1jNDAwLTQ3NjUtYmNmMS1iZGE2ODYyZTM3OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6MzEuNzA5OTk2NzMxWiJ9&digest=sha256%3Afe5b0d125569a77dd823c583096be51f27c919aa0b3111d36a1ab2b844ae4a08 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=9211ac15-c22f-4cd2-b0d5-04739325464a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.556375ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:35 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=e3f76f93-b275-4137-9998-2b63f1f45b16 http.request.method=POST http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.545074ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:35 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=b512f677-34b9-4ee4-b237-3b23021d3207 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/eeee/blobs/uploads/d3ec51cc-4b59-4dae-80ed-6fa7e82b7feb?_state=9Pxc4fNY2obQcHCQ_6qnn5zesQ4g040DIGxWXzw1fhJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkM2VjNTFjYy00YjU5LTRkYWUtODBlZC02ZmE3ZTgyYjdmZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6MzUuOTM3MDM1OTE4WiJ9&digest=sha256%3Aa7e4477cd0ae072a37ea39d853ec27a1609972432a8c85332c9db42ff81c38c5" http.request.useragent="Go-http-client/1.1" http.response.duration=4.559325325s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:35 +0000] "PUT /v2/foo/eeee/blobs/uploads/d3ec51cc-4b59-4dae-80ed-6fa7e82b7feb?_state=9Pxc4fNY2obQcHCQ_6qnn5zesQ4g040DIGxWXzw1fhJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkM2VjNTFjYy00YjU5LTRkYWUtODBlZC02ZmE3ZTgyYjdmZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6MzUuOTM3MDM1OTE4WiJ9&digest=sha256%3Aa7e4477cd0ae072a37ea39d853ec27a1609972432a8c85332c9db42ff81c38c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=c8ceee72-e68d-4ded-842e-a46f306f85ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.282017ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:40 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=eb7741ea-e0bd-4eb3-a084-052f96747da7 http.request.method=POST http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.237022ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:40 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=aab891c2-9350-48b4-a0dc-4655a5d85db1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/ffff/blobs/uploads/0d30768f-0214-4ce7-8fc0-bfe7694295dc?_state=Ep3-IYnBACqS0e3tnGAGljN1UFkWihRoYd8QAInmmV57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwZDMwNzY4Zi0wMjE0LTRjZTctOGZjMC1iZmU3Njk0Mjk1ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6NDAuODUxOTMzMzhaIn0%3D&digest=sha256%3A34e21eff5f0d3448c1fe5935096efc57acf802f5ea86626d3f6c247c50dc283b" http.request.useragent="Go-http-client/1.1" http.response.duration=5.784589963s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:40 +0000] "PUT /v2/foo/ffff/blobs/uploads/0d30768f-0214-4ce7-8fc0-bfe7694295dc?_state=Ep3-IYnBACqS0e3tnGAGljN1UFkWihRoYd8QAInmmV57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwZDMwNzY4Zi0wMjE0LTRjZTctOGZjMC1iZmU3Njk0Mjk1ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6NDAuODUxOTMzMzhaIn0%3D&digest=sha256%3A34e21eff5f0d3448c1fe5935096efc57acf802f5ea86626d3f6c247c50dc283b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=0242c14c-f44c-4bfb-b5bd-a617b1e5c967 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.861221ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=e1597118-fc11-4b9f-a3b9-a44d07d6be34 http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.951618ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=ec41e362-75eb-44dc-8a27-5e0e5346c460 http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" 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.982784ms http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=b810f53b-9277-4696-af05-1eed7b61e168 http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" 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=2.254857ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=28fec934-2485-46b2-933a-d714592e46d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" 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=2.053673ms http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=98d46432-5b7a-45b0-95c5-72d968f313e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" 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=2.119149ms http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=1aae6f52-de58-461c-aa06-147bf3aa8efd http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" 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.825255ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" 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.7 http.request.host="127.0.0.1:35373" http.request.id=5d74f005-4067-4b4a-965a-3efca4f1520e http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" 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=2.178181ms http.response.status=400 http.response.written=116 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" 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.7 http.request.host="127.0.0.1:35373" http.request.id=559abd39-48d7-4332-bb65-7b6dbad3d643 http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" 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.967599ms http.response.status=400 http.response.written=115 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=5954e8cb-0920-47bd-a698-c5cc1d189071 http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" 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=3.657461ms http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35373" http.request.id=4ecb5bb9-f2a7-4cba-8354-321f7d653f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:59036" 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.933043ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Sep/2025:20:53:46 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-09-06T20:53:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-06T20:53:46Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:53:47Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=dd453005-e977-467c-b94e-865cadbf5b66 http.request.method=POST http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.488424ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:47 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:52Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=5b7d42ae-9747-4000-8992-5ea780b37e6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/aaaa/blobs/uploads/5f00801b-d202-42a4-a8d1-8e3acdb258bc?_state=2NfnqK9dtDXIcbb_MRmadqG2tsyua_DbgTu1MTc-vTN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1ZjAwODAxYi1kMjAyLTQyYTQtYThkMS04ZTNhY2RiMjU4YmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6NDcuMDEyMjkxMDA3WiJ9&digest=sha256%3A615b938c0126eaf5b255415a2f2a2a139651bd8d00e2cb6b880946f9c928dfd1" http.request.useragent="Go-http-client/1.1" http.response.duration=5.683486234s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:47 +0000] "PUT /v2/foo/aaaa/blobs/uploads/5f00801b-d202-42a4-a8d1-8e3acdb258bc?_state=2NfnqK9dtDXIcbb_MRmadqG2tsyua_DbgTu1MTc-vTN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1ZjAwODAxYi1kMjAyLTQyYTQtYThkMS04ZTNhY2RiMjU4YmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6NDcuMDEyMjkxMDA3WiJ9&digest=sha256%3A615b938c0126eaf5b255415a2f2a2a139651bd8d00e2cb6b880946f9c928dfd1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:52Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=8c8b9bbb-40f7-4f9b-8b7e-fb66ebcc1304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=9.501905ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:52 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:53Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=af1ebb21-314e-4592-a094-eae6e5c6a47e http.request.method=POST http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.282578ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:53 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:57Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=e10534bb-57e2-4d0e-a213-41fa5053ee35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/bbbb/blobs/uploads/0be47ec0-d677-48c1-a6a1-57fc359993ad?_state=1xapuclL3G4Mo_gtfqj5owyQCiM3BjvUitbeLWgXvSR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwYmU0N2VjMC1kNjc3LTQ4YzEtYTZhMS01N2ZjMzU5OTkzYWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6NTMuMDI2OTc1MjNaIn0%3D&digest=sha256%3A397f0b3c6b8421fde26bf5e7d447efe9ce421602237372a294d767b85c37d28e" http.request.useragent="Go-http-client/1.1" http.response.duration=4.267907501s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:53 +0000] "PUT /v2/foo/bbbb/blobs/uploads/0be47ec0-d677-48c1-a6a1-57fc359993ad?_state=1xapuclL3G4Mo_gtfqj5owyQCiM3BjvUitbeLWgXvSR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwYmU0N2VjMC1kNjc3LTQ4YzEtYTZhMS01N2ZjMzU5OTkzYWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6NTMuMDI2OTc1MjNaIn0%3D&digest=sha256%3A397f0b3c6b8421fde26bf5e7d447efe9ce421602237372a294d767b85c37d28e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:57Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=18548d15-57cc-4e30-a1e0-5410fd068c84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.503065ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:57 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:53:57Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=da1c2b8b-e776-4358-9b95-a8f69b26e7a8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.973494ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:57 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:02Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=ab72530e-d45d-473d-a281-d0c4014e3750 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/cccc/blobs/uploads/018342e0-9bb7-4e17-86cf-3bd2c0051b38?_state=eawB6sqRKKiiBpLUGEh5JMsPiilrHV5aSgWpe9lR65B7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwMTgzNDJlMC05YmI3LTRlMTctODZjZi0zYmQyYzAwNTFiMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6NTcuNjI0NDU5NTY5WiJ9&digest=sha256%3A697c3c9236101e3aad06ebeb93c8b0600f48f6f86ff1dc02f45fc1d870471725" http.request.useragent="Go-http-client/1.1" http.response.duration=4.746430379s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:53:57 +0000] "PUT /v2/foo/cccc/blobs/uploads/018342e0-9bb7-4e17-86cf-3bd2c0051b38?_state=eawB6sqRKKiiBpLUGEh5JMsPiilrHV5aSgWpe9lR65B7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwMTgzNDJlMC05YmI3LTRlMTctODZjZi0zYmQyYzAwNTFiMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTM6NTcuNjI0NDU5NTY5WiJ9&digest=sha256%3A697c3c9236101e3aad06ebeb93c8b0600f48f6f86ff1dc02f45fc1d870471725 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:02Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=20d3bb9a-bb79-46b7-ae28-6ba7ea6ad8d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.837188ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:02 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:02Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=59963798-68b2-4a97-b891-7f9823023a64 http.request.method=POST http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.835789ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:02 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=c508c70f-c576-478f-b81d-d1ce85f429c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/dddd/blobs/uploads/f4e2d8dc-bff7-4f3b-8121-a08fd126f89f?_state=ntX974R1EVDrtZZWJHIPTiflrikjIbEfNWIIjAD-nTF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmNGUyZDhkYy1iZmY3LTRmM2ItODEyMS1hMDhmZDEyNmY4OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6MDIuNzc5NzgwMDRaIn0%3D&digest=sha256%3A139c067a31865af1290c03ced3ecb5e0334f1f7969f05b03620bfa6f6fb53a9c" http.request.useragent="Go-http-client/1.1" http.response.duration=5.734903402s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:02 +0000] "PUT /v2/foo/dddd/blobs/uploads/f4e2d8dc-bff7-4f3b-8121-a08fd126f89f?_state=ntX974R1EVDrtZZWJHIPTiflrikjIbEfNWIIjAD-nTF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmNGUyZDhkYy1iZmY3LTRmM2ItODEyMS1hMDhmZDEyNmY4OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6MDIuNzc5NzgwMDRaIn0%3D&digest=sha256%3A139c067a31865af1290c03ced3ecb5e0334f1f7969f05b03620bfa6f6fb53a9c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=f638b738-b385-4e56-9a0f-ba85189d60e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50798" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=9.064357ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34625" http.request.id=8db00e3b-9157-47b4-a18c-a1ccf7566c40 http.request.method=GET http.request.remoteaddr="127.0.0.1:50798" 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.664016ms http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (47.59s) === RUN TestURLPrefix time="2025-09-06T20:54:08Z" 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.7 time="2025-09-06T20:54:08Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:37859" http.request.id=4a212d74-412a-44f8-b92b-e96f7a725dec http.request.method=GET http.request.remoteaddr="127.0.0.1:36198" 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.977121ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-09-06T20:54:08Z" 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.7 time="2025-09-06T20:54:08Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:54:08Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=d56f81bc-b7de-4bdd-8826-164cae7f52cb http.request.method=GET http.request.remoteaddr="127.0.0.1:53142" http.request.uri="/v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="970.082µs" http.response.status=404 http.response.written=157 vars.digest="sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "GET /v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=46b7fb67-88c9-4b52-ba72-33ee25dbbc95 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53156" http.request.uri="/v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.295897ms http.response.status=404 http.response.written=157 vars.digest="sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "HEAD /v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=3cf73483-68b3-4d48-a05e-66bdd74dad9a http.request.method=POST http.request.remoteaddr="127.0.0.1:53156" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.190756ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=288fe213-d51d-4e91-a7ba-b61f4cc7971d http.request.method=GET http.request.remoteaddr="127.0.0.1:53156" http.request.uri="/v2/foo/bar/blobs/uploads/172be417-0886-4bd2-8551-776df5d04226?_state=LZhWL3oUehQK_kkm_YVkfSRPaTieCOkhgxKi6F17BgZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MmJlNDE3LTA4ODYtNGJkMi04NTUxLTc3NmRmNWQwNDIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MjQzOTE5MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.647967ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "GET /v2/foo/bar/blobs/uploads/172be417-0886-4bd2-8551-776df5d04226?_state=LZhWL3oUehQK_kkm_YVkfSRPaTieCOkhgxKi6F17BgZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MmJlNDE3LTA4ODYtNGJkMi04NTUxLTc3NmRmNWQwNDIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MjQzOTE5MTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=ff2fb8d6-afae-43f9-b58b-19b91114ab1d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53156" http.request.uri="/v2/foo/bar/blobs/uploads/172be417-0886-4bd2-8551-776df5d04226?_state=LZhWL3oUehQK_kkm_YVkfSRPaTieCOkhgxKi6F17BgZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MmJlNDE3LTA4ODYtNGJkMi04NTUxLTc3NmRmNWQwNDIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MjQzOTE5MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.460646ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "DELETE /v2/foo/bar/blobs/uploads/172be417-0886-4bd2-8551-776df5d04226?_state=LZhWL3oUehQK_kkm_YVkfSRPaTieCOkhgxKi6F17BgZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MmJlNDE3LTA4ODYtNGJkMi04NTUxLTc3NmRmNWQwNDIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MjQzOTE5MTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=fa4bc814-976a-4c54-8465-17c4cb38d61f http.request.method=GET http.request.remoteaddr="127.0.0.1:53156" http.request.uri="/v2/foo/bar/blobs/uploads/172be417-0886-4bd2-8551-776df5d04226?_state=LZhWL3oUehQK_kkm_YVkfSRPaTieCOkhgxKi6F17BgZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MmJlNDE3LTA4ODYtNGJkMi04NTUxLTc3NmRmNWQwNDIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MjQzOTE5MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=172be417-0886-4bd2-8551-776df5d04226 time="2025-09-06T20:54:08Z" 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.7 http.request.host="127.0.0.1:43393" http.request.id=fa4bc814-976a-4c54-8465-17c4cb38d61f http.request.method=GET http.request.remoteaddr="127.0.0.1:53156" http.request.uri="/v2/foo/bar/blobs/uploads/172be417-0886-4bd2-8551-776df5d04226?_state=LZhWL3oUehQK_kkm_YVkfSRPaTieCOkhgxKi6F17BgZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MmJlNDE3LTA4ODYtNGJkMi04NTUxLTc3NmRmNWQwNDIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MjQzOTE5MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.901521ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=172be417-0886-4bd2-8551-776df5d04226 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "GET /v2/foo/bar/blobs/uploads/172be417-0886-4bd2-8551-776df5d04226?_state=LZhWL3oUehQK_kkm_YVkfSRPaTieCOkhgxKi6F17BgZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MmJlNDE3LTA4ODYtNGJkMi04NTUxLTc3NmRmNWQwNDIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MjQzOTE5MTJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=99cb0a57-d930-4248-ad0f-16fbe2d6f8d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.754833ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=06b0ad12-aa7c-49eb-b65c-3b97a051eb4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/c52782f2-9a62-4136-872a-6909bb3e710c?_state=JQ2XidAVOR91vozGgvAexMta4X1ISskF6zl5HU5HqvN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1Mjc4MmYyLTlhNjItNDEzNi04NzJhLTY5MDliYjNlNzEwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MzY3NjYyWiJ9&digest=sha256%3A86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" provided=sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 vars.name="foo/bar" vars.uuid=c52782f2-9a62-4136-872a-6909bb3e710c time="2025-09-06T20:54:08Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=06b0ad12-aa7c-49eb-b65c-3b97a051eb4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/c52782f2-9a62-4136-872a-6909bb3e710c?_state=JQ2XidAVOR91vozGgvAexMta4X1ISskF6zl5HU5HqvN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1Mjc4MmYyLTlhNjItNDEzNi04NzJhLTY5MDliYjNlNzEwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MzY3NjYyWiJ9&digest=sha256%3A86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c52782f2-9a62-4136-872a-6909bb3e710c time="2025-09-06T20:54:08Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=06b0ad12-aa7c-49eb-b65c-3b97a051eb4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/c52782f2-9a62-4136-872a-6909bb3e710c?_state=JQ2XidAVOR91vozGgvAexMta4X1ISskF6zl5HU5HqvN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1Mjc4MmYyLTlhNjItNDEzNi04NzJhLTY5MDliYjNlNzEwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MzY3NjYyWiJ9&digest=sha256%3A86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.536617ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c52782f2-9a62-4136-872a-6909bb3e710c 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "PUT /v2/foo/bar/blobs/uploads/c52782f2-9a62-4136-872a-6909bb3e710c?_state=JQ2XidAVOR91vozGgvAexMta4X1ISskF6zl5HU5HqvN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1Mjc4MmYyLTlhNjItNDEzNi04NzJhLTY5MDliYjNlNzEwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44MzY3NjYyWiJ9&digest=sha256%3A86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=5d66c77b-4c17-4df4-a790-1802dff64a8a http.request.method=POST http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.427153ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=b9211e87-2dd2-43a2-9fe7-33ef21a94068 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/e3516437-f01c-496a-a9d6-96d36e3000d1?_state=SvTZrtOwR-Yd9mOorXzNxZ4RevEok_lCqRL1WaXPE857Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNTE2NDM3LWYwMWMtNDk2YS1hOWQ2LTk2ZDM2ZTMwMDBkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44NDI1NDM3MDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.052373ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "PUT /v2/foo/bar/blobs/uploads/e3516437-f01c-496a-a9d6-96d36e3000d1?_state=SvTZrtOwR-Yd9mOorXzNxZ4RevEok_lCqRL1WaXPE857Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNTE2NDM3LWYwMWMtNDk2YS1hOWQ2LTk2ZDM2ZTMwMDBkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44NDI1NDM3MDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=bd751fd9-4271-457f-9d23-b6ea5805f04a http.request.method=POST http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.486853ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=7287af6e-15ec-438f-91a8-579d6203a5f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/94d762ef-9cf1-482b-b2b7-b3436f1bb4ba?_state=vZBAT29lcMlIaOj6sxjyqVbyjRXJL45d0r3zpnABXTp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0ZDc2MmVmLTljZjEtNDgyYi1iMmI3LWIzNDM2ZjFiYjRiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44NDkyMjc5NjFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.057819ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "PUT /v2/foo/bar/blobs/uploads/94d762ef-9cf1-482b-b2b7-b3436f1bb4ba?_state=vZBAT29lcMlIaOj6sxjyqVbyjRXJL45d0r3zpnABXTp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0ZDc2MmVmLTljZjEtNDgyYi1iMmI3LWIzNDM2ZjFiYjRiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44NDkyMjc5NjFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=217ff047-758c-4fd7-a09b-0d0af1c37e5f http.request.method=POST http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.443593ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:12Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=7ef77656-ceb7-4bbd-9308-360f9066af9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/aecc3cc0-1f64-4a87-9831-2f233a9f26d8?_state=sspUV0VT_PPYJkn0DYK-N0iC1u5XF3Ly69Qd1lvTwSd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlY2MzY2MwLTFmNjQtNGE4Ny05ODMxLTJmMjMzYTlmMjZkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44NTU4MDU4MDRaIn0%3D&digest=sha256%3A86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.938607945s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:08 +0000] "PUT /v2/foo/bar/blobs/uploads/aecc3cc0-1f64-4a87-9831-2f233a9f26d8?_state=sspUV0VT_PPYJkn0DYK-N0iC1u5XF3Ly69Qd1lvTwSd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlY2MzY2MwLTFmNjQtNGE4Ny05ODMxLTJmMjMzYTlmMjZkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDowOC44NTU4MDU4MDRaIn0%3D&digest=sha256%3A86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:12Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=e17fe27c-1d3c-4808-a2db-c30a2f6a08bb http.request.method=POST http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.594024ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43393" http.request.id=6f2a8456-5b42-4ade-9f7e-08fba7bd8864 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/0c05544b-afa9-4e1a-897d-0db76576d827?_state=aKj_8TXYwWaUQqAK0cJTrBIpCiM9ZVSR6glPhGGlOlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjMDU1NDRiLWFmYTktNGUxYS04OTdkLTBkYjc2NTc2ZDgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxMi45ODgxNDcxMjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.919808018s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:12 +0000] "PATCH /v2/foo/bar/blobs/uploads/0c05544b-afa9-4e1a-897d-0db76576d827?_state=aKj_8TXYwWaUQqAK0cJTrBIpCiM9ZVSR6glPhGGlOlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjMDU1NDRiLWFmYTktNGUxYS04OTdkLTBkYjc2NTc2ZDgyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxMi45ODgxNDcxMjJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=d9eb2283-7298-4f24-932c-e8592db945b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/uploads/0c05544b-afa9-4e1a-897d-0db76576d827?_state=AqcAUT1KfZVSUBOifNsAkG2eFnESP7DCczWjGGzTgAB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjMDU1NDRiLWFmYTktNGUxYS04OTdkLTBkYjc2NTc2ZDgyNyIsIk9mZnNldCI6MjI4NjE4MjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6MTJaIn0%3D&digest=sha256%3A86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.074755ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:16 +0000] "PUT /v2/foo/bar/blobs/uploads/0c05544b-afa9-4e1a-897d-0db76576d827?_state=AqcAUT1KfZVSUBOifNsAkG2eFnESP7DCczWjGGzTgAB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjMDU1NDRiLWFmYTktNGUxYS04OTdkLTBkYjc2NTc2ZDgyNyIsIk9mZnNldCI6MjI4NjE4MjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6MTJaIn0%3D&digest=sha256%3A86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=d728851f-2b6f-400e-89ba-46685a9de04f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.479775ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:16 +0000] "HEAD /v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=32cc0108-9b42-4941-ae5e-4ac332979dba http.request.method=GET http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=128.786306ms http.response.status=200 http.response.written=22861824 127.0.0.1 - - [06/Sep/2025:20:54:16 +0000] "GET /v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 200 22861824 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=error msg="error parsing digest="sha257:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4": unsupported digest algorithm" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=93e94d44-59a1-4b93-8af4-d45435043eb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/sha257:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" vars.name="foo/bar" time="2025-09-06T20:54:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=93e94d44-59a1-4b93-8af4-d45435043eb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:53158" http.request.uri="/v2/foo/bar/blobs/sha257:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.119673ms http.response.status=400 http.response.written=110 vars.digest="sha257:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "GET /v2/foo/bar/blobs/sha257:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=4c048760-40e6-405f-ac1b-e76bebfa2a26 http.request.method=GET http.request.remoteaddr="127.0.0.1:40160" http.request.uri="/v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.285166ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "GET /v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-06T20:54:17Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:54:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=a788846e-aaa6-4267-bbd2-28ab9be52b90 http.request.method=GET http.request.remoteaddr="127.0.0.1:55506" http.request.uri="/v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.5535ms http.response.status=404 http.response.written=157 vars.digest="sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "GET /v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=ba77a7c0-28dd-47f2-a2f4-a7cda3913fa7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55522" http.request.uri="/v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.442852ms http.response.status=404 http.response.written=157 vars.digest="sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=c4f9bf0c-6362-472c-b1a3-213b2d26696e http.request.method=POST http.request.remoteaddr="127.0.0.1:55522" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.211894ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=ab26de2f-4e2b-4875-9320-c79bd92c3d2e http.request.method=GET http.request.remoteaddr="127.0.0.1:55522" http.request.uri="/v2/foo/bar/blobs/uploads/e3cd2cb1-5f10-4d54-a425-9e88a7aebbef?_state=RiyHUYO_mrnpig9TN_1uVLIREBgNMdrbseR5FwP1EYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzY2QyY2IxLTVmMTAtNGQ1NC1hNDI1LTllODhhN2FlYmJlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zNjkxMzEyMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.333698ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "GET /v2/foo/bar/blobs/uploads/e3cd2cb1-5f10-4d54-a425-9e88a7aebbef?_state=RiyHUYO_mrnpig9TN_1uVLIREBgNMdrbseR5FwP1EYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzY2QyY2IxLTVmMTAtNGQ1NC1hNDI1LTllODhhN2FlYmJlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zNjkxMzEyMzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=5bbd34f1-1507-4c09-b9c4-ee51b7ab53cb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55522" http.request.uri="/v2/foo/bar/blobs/uploads/e3cd2cb1-5f10-4d54-a425-9e88a7aebbef?_state=RiyHUYO_mrnpig9TN_1uVLIREBgNMdrbseR5FwP1EYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzY2QyY2IxLTVmMTAtNGQ1NC1hNDI1LTllODhhN2FlYmJlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zNjkxMzEyMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.606175ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "DELETE /v2/foo/bar/blobs/uploads/e3cd2cb1-5f10-4d54-a425-9e88a7aebbef?_state=RiyHUYO_mrnpig9TN_1uVLIREBgNMdrbseR5FwP1EYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzY2QyY2IxLTVmMTAtNGQ1NC1hNDI1LTllODhhN2FlYmJlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zNjkxMzEyMzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=a0138fc5-f009-4711-a9ef-83eba86af294 http.request.method=GET http.request.remoteaddr="127.0.0.1:55522" http.request.uri="/v2/foo/bar/blobs/uploads/e3cd2cb1-5f10-4d54-a425-9e88a7aebbef?_state=RiyHUYO_mrnpig9TN_1uVLIREBgNMdrbseR5FwP1EYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzY2QyY2IxLTVmMTAtNGQ1NC1hNDI1LTllODhhN2FlYmJlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zNjkxMzEyMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e3cd2cb1-5f10-4d54-a425-9e88a7aebbef time="2025-09-06T20:54:17Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=a0138fc5-f009-4711-a9ef-83eba86af294 http.request.method=GET http.request.remoteaddr="127.0.0.1:55522" http.request.uri="/v2/foo/bar/blobs/uploads/e3cd2cb1-5f10-4d54-a425-9e88a7aebbef?_state=RiyHUYO_mrnpig9TN_1uVLIREBgNMdrbseR5FwP1EYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzY2QyY2IxLTVmMTAtNGQ1NC1hNDI1LTllODhhN2FlYmJlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zNjkxMzEyMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.377122ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e3cd2cb1-5f10-4d54-a425-9e88a7aebbef 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "GET /v2/foo/bar/blobs/uploads/e3cd2cb1-5f10-4d54-a425-9e88a7aebbef?_state=RiyHUYO_mrnpig9TN_1uVLIREBgNMdrbseR5FwP1EYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzY2QyY2IxLTVmMTAtNGQ1NC1hNDI1LTllODhhN2FlYmJlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zNjkxMzEyMzlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=29aa1160-3a7c-44d3-b869-f6943513cb95 http.request.method=POST http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.545965ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=a2e4c97d-f81d-4051-ba57-5e7f58999adb http.request.method=PUT http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/c7ff7fa4-d117-4ec2-baf1-aa3ccdf5ff2b?_state=-EWkcZ0PbkJCl_inZWQ3-pq61Xaz20Kn-oWCs1WKiKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ZmY3ZmE0LWQxMTctNGVjMi1iYWYxLWFhM2NjZGY1ZmYyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zODEyMDA4NDZaIn0%3D&digest=sha256%3A8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" provided=sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c vars.name="foo/bar" vars.uuid=c7ff7fa4-d117-4ec2-baf1-aa3ccdf5ff2b time="2025-09-06T20:54:17Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=a2e4c97d-f81d-4051-ba57-5e7f58999adb http.request.method=PUT http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/c7ff7fa4-d117-4ec2-baf1-aa3ccdf5ff2b?_state=-EWkcZ0PbkJCl_inZWQ3-pq61Xaz20Kn-oWCs1WKiKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ZmY3ZmE0LWQxMTctNGVjMi1iYWYxLWFhM2NjZGY1ZmYyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zODEyMDA4NDZaIn0%3D&digest=sha256%3A8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c7ff7fa4-d117-4ec2-baf1-aa3ccdf5ff2b time="2025-09-06T20:54:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=a2e4c97d-f81d-4051-ba57-5e7f58999adb http.request.method=PUT http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/c7ff7fa4-d117-4ec2-baf1-aa3ccdf5ff2b?_state=-EWkcZ0PbkJCl_inZWQ3-pq61Xaz20Kn-oWCs1WKiKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ZmY3ZmE0LWQxMTctNGVjMi1iYWYxLWFhM2NjZGY1ZmYyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zODEyMDA4NDZaIn0%3D&digest=sha256%3A8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.744373ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c7ff7fa4-d117-4ec2-baf1-aa3ccdf5ff2b 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "PUT /v2/foo/bar/blobs/uploads/c7ff7fa4-d117-4ec2-baf1-aa3ccdf5ff2b?_state=-EWkcZ0PbkJCl_inZWQ3-pq61Xaz20Kn-oWCs1WKiKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ZmY3ZmE0LWQxMTctNGVjMi1iYWYxLWFhM2NjZGY1ZmYyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zODEyMDA4NDZaIn0%3D&digest=sha256%3A8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=ac374e6d-f670-4180-bf72-b84f266c7108 http.request.method=POST http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.215518ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=cfff680d-d261-448f-84ef-4690ead17730 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/62e86527-fe95-4947-b57a-8a01674c062e?_state=h6iRvvB7LjJAEorg1onVJZqpEE2f2IcL8RNJZu7pXt17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyZTg2NTI3LWZlOTUtNDk0Ny1iNTdhLThhMDE2NzRjMDYyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zODczMDU5NDdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.573543ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "PUT /v2/foo/bar/blobs/uploads/62e86527-fe95-4947-b57a-8a01674c062e?_state=h6iRvvB7LjJAEorg1onVJZqpEE2f2IcL8RNJZu7pXt17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyZTg2NTI3LWZlOTUtNDk0Ny1iNTdhLThhMDE2NzRjMDYyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zODczMDU5NDdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=eae3253d-22e0-41de-bed5-52c00e33c868 http.request.method=POST http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.099283ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=46023734-9e39-48d4-b9c6-161b1a595fca http.request.method=PUT http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/97ad2244-fc73-412d-b26d-c28a3faa8e60?_state=ByR1XPip65Hmp4jrycF1WeCqodz3euRFeHhbPt2mu0p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3YWQyMjQ0LWZjNzMtNDEyZC1iMjZkLWMyOGEzZmFhOGU2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zOTMwNjYyMDdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.682189ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "PUT /v2/foo/bar/blobs/uploads/97ad2244-fc73-412d-b26d-c28a3faa8e60?_state=ByR1XPip65Hmp4jrycF1WeCqodz3euRFeHhbPt2mu0p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3YWQyMjQ0LWZjNzMtNDEyZC1iMjZkLWMyOGEzZmFhOGU2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zOTMwNjYyMDdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=aae954a0-bf87-499c-abda-a99721e2dcbf http.request.method=POST http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.190552ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:20Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=4b5c9845-cb10-4fbc-a9e9-4a275796909a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/acab9a7a-2c65-4695-9cbd-64f9475cc014?_state=fMgbuBTAK-whZKjB1MiyKha1okpDzL1e31P0p4qXkQR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFjYWI5YTdhLTJjNjUtNDY5NS05Y2JkLTY0Zjk0NzVjYzAxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zOTg5MTI2N1oifQ%3D%3D&digest=sha256%3A8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.398941368s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "PUT /v2/foo/bar/blobs/uploads/acab9a7a-2c65-4695-9cbd-64f9475cc014?_state=fMgbuBTAK-whZKjB1MiyKha1okpDzL1e31P0p4qXkQR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFjYWI5YTdhLTJjNjUtNDY5NS05Y2JkLTY0Zjk0NzVjYzAxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoxNy4zOTg5MTI2N1oifQ%3D%3D&digest=sha256%3A8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:20Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=2cc45300-4e57-4005-a74e-50aa8e8832fd http.request.method=POST http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.079306ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36771" http.request.id=ab8a40c6-8621-4928-9572-7484a0d113ee http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/5b3a930f-7325-432e-b709-b5a29ad63396?_state=vMS0HXW1Vkhm7goFm130rTCI7hPq8cwfiYerLYw-M8F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViM2E5MzBmLTczMjUtNDMyZS1iNzA5LWI1YTI5YWQ2MzM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyMC45ODY0OTI3ODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.173770258s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:20 +0000] "PATCH /v2/foo/bar/blobs/uploads/5b3a930f-7325-432e-b709-b5a29ad63396?_state=vMS0HXW1Vkhm7goFm130rTCI7hPq8cwfiYerLYw-M8F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViM2E5MzBmLTczMjUtNDMyZS1iNzA5LWI1YTI5YWQ2MzM5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyMC45ODY0OTI3ODFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=002ecce3-2db0-4c12-b07d-64e65feb4b72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/uploads/5b3a930f-7325-432e-b709-b5a29ad63396?_state=nbdk7rADif0U2XRiTgzs4Jwsy9tXyaR14rDBnC2yQTN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViM2E5MzBmLTczMjUtNDMyZS1iNzA5LWI1YTI5YWQ2MzM5NiIsIk9mZnNldCI6MjE2NDAxOTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6MjBaIn0%3D&digest=sha256%3A8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.099168ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "PUT /v2/foo/bar/blobs/uploads/5b3a930f-7325-432e-b709-b5a29ad63396?_state=nbdk7rADif0U2XRiTgzs4Jwsy9tXyaR14rDBnC2yQTN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViM2E5MzBmLTczMjUtNDMyZS1iNzA5LWI1YTI5YWQ2MzM5NiIsIk9mZnNldCI6MjE2NDAxOTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6MjBaIn0%3D&digest=sha256%3A8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=bce23e1a-4977-4a96-8d82-3714dd70cc77 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.355824ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "HEAD /v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=a7d93fd7-133c-4bc2-a366-718131fa46de http.request.method=GET http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=158.393436ms http.response.status=200 http.response.written=21640192 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "GET /v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 200 21640192 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=error msg="error parsing digest="sha257:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c": unsupported digest algorithm" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=7f4dbaf3-4b9c-4432-be51-4e35bc53bad5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/sha257:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" vars.name="foo/bar" time="2025-09-06T20:54:24Z" 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.7 http.request.host="127.0.0.1:36771" http.request.id=7f4dbaf3-4b9c-4432-be51-4e35bc53bad5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55538" http.request.uri="/v2/foo/bar/blobs/sha257:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.955639ms http.response.status=400 http.response.written=110 vars.digest="sha257:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "GET /v2/foo/bar/blobs/sha257:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=f232f5b9-42cf-4f73-a082-3c4cdcc1730b http.request.method=GET http.request.remoteaddr="127.0.0.1:50032" http.request.uri="/v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.53632ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "GET /v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=abbd4a5b-ed2c-4b85-8601-7630d7f6f90e http.request.method=GET http.request.remoteaddr="127.0.0.1:50024" http.request.uri="/v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.814837ms http.response.status=200 http.response.written=2686976 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "GET /v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:36771" http.request.id=bc17f5f6-fb1c-4dc6-8cc0-8f51db5cf167 http.request.method=GET http.request.remoteaddr="127.0.0.1:50032" http.request.uri="/v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.552453ms http.response.status=200 http.response.written=196608 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "GET /v2/foo/bar/blobs/sha256:8e5121d3adbba23ba630bc10fc145ef9f660955d936b7e89b53ee6796fc3f82c HTTP/1.1" 200 196608 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=31ce10ea-0f52-41b2-89ed-a435600e69df http.request.method=GET http.request.remoteaddr="127.0.0.1:40156" http.request.uri="/v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.280190374s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "GET /v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43393" http.request.id=faa25455-d48a-489b-8073-3be6b8e326aa http.request.method=GET http.request.remoteaddr="127.0.0.1:40160" http.request.uri="/v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.273503087s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [06/Sep/2025:20:54:17 +0000] "GET /v2/foo/bar/blobs/sha256:86af2b5e8881bcf3a110a56923129638d03860b812a9da09a5aad710548680b4 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (15.83s) === RUN TestBlobDelete time="2025-09-06T20:54: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.7 time="2025-09-06T20:54:24Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:54:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=8bfdfd28-7cab-4cf8-aeb5-3fe20ce40364 http.request.method=GET http.request.remoteaddr="127.0.0.1:32834" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.051499ms http.response.status=404 http.response.written=157 vars.digest="sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "GET /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=f52d10bb-c09f-4361-ac2c-613373e7a6f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.168864ms http.response.status=404 http.response.written=157 vars.digest="sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "HEAD /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=615ba163-9ec1-4726-9d55-49639d55a75a http.request.method=POST http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.715461ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=0f7b6456-4f7c-464c-a47a-641cd4ca5d8c http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/foo/bar/blobs/uploads/4e7109ab-1232-414c-87f4-4598ff552069?_state=7vwLJaEDDYlxKV503pKus4YbKZS1WFpzOrHaNG6hsDB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNzEwOWFiLTEyMzItNDE0Yy04N2Y0LTQ1OThmZjU1MjA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MDczMzQzOTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.202138ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "GET /v2/foo/bar/blobs/uploads/4e7109ab-1232-414c-87f4-4598ff552069?_state=7vwLJaEDDYlxKV503pKus4YbKZS1WFpzOrHaNG6hsDB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNzEwOWFiLTEyMzItNDE0Yy04N2Y0LTQ1OThmZjU1MjA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MDczMzQzOTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=f89b8f5e-387d-44da-8e5b-9794adb68889 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/foo/bar/blobs/uploads/4e7109ab-1232-414c-87f4-4598ff552069?_state=7vwLJaEDDYlxKV503pKus4YbKZS1WFpzOrHaNG6hsDB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNzEwOWFiLTEyMzItNDE0Yy04N2Y0LTQ1OThmZjU1MjA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MDczMzQzOTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.905032ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "DELETE /v2/foo/bar/blobs/uploads/4e7109ab-1232-414c-87f4-4598ff552069?_state=7vwLJaEDDYlxKV503pKus4YbKZS1WFpzOrHaNG6hsDB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNzEwOWFiLTEyMzItNDE0Yy04N2Y0LTQ1OThmZjU1MjA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MDczMzQzOTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=5375af5c-e434-4a58-9473-a5ac51b168e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/foo/bar/blobs/uploads/4e7109ab-1232-414c-87f4-4598ff552069?_state=7vwLJaEDDYlxKV503pKus4YbKZS1WFpzOrHaNG6hsDB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNzEwOWFiLTEyMzItNDE0Yy04N2Y0LTQ1OThmZjU1MjA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MDczMzQzOTNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4e7109ab-1232-414c-87f4-4598ff552069 time="2025-09-06T20:54:24Z" 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.7 http.request.host="127.0.0.1:34517" http.request.id=5375af5c-e434-4a58-9473-a5ac51b168e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/foo/bar/blobs/uploads/4e7109ab-1232-414c-87f4-4598ff552069?_state=7vwLJaEDDYlxKV503pKus4YbKZS1WFpzOrHaNG6hsDB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNzEwOWFiLTEyMzItNDE0Yy04N2Y0LTQ1OThmZjU1MjA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MDczMzQzOTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.032482ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4e7109ab-1232-414c-87f4-4598ff552069 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "GET /v2/foo/bar/blobs/uploads/4e7109ab-1232-414c-87f4-4598ff552069?_state=7vwLJaEDDYlxKV503pKus4YbKZS1WFpzOrHaNG6hsDB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNzEwOWFiLTEyMzItNDE0Yy04N2Y0LTQ1OThmZjU1MjA2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MDczMzQzOTNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=58e447e2-8495-41fe-99aa-5571d2d1c4bc http.request.method=POST http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.745061ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=e35d5c92-6e5d-4110-ba11-63aa858b2ec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/740f0390-f866-4b46-b740-156ed03d8ce7?_state=d_v9B3ltq9uiEDuIiNGz3NpHCLJn-RuFDAU-CYsiuLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0MGYwMzkwLWY4NjYtNGI0Ni1iNzQwLTE1NmVkMDNkOGNlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MTY5MjQ0MzRaIn0%3D&digest=sha256%3A2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" provided=sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be vars.name="foo/bar" vars.uuid=740f0390-f866-4b46-b740-156ed03d8ce7 time="2025-09-06T20:54:24Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=e35d5c92-6e5d-4110-ba11-63aa858b2ec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/740f0390-f866-4b46-b740-156ed03d8ce7?_state=d_v9B3ltq9uiEDuIiNGz3NpHCLJn-RuFDAU-CYsiuLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0MGYwMzkwLWY4NjYtNGI0Ni1iNzQwLTE1NmVkMDNkOGNlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MTY5MjQ0MzRaIn0%3D&digest=sha256%3A2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=740f0390-f866-4b46-b740-156ed03d8ce7 time="2025-09-06T20:54:24Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=e35d5c92-6e5d-4110-ba11-63aa858b2ec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/740f0390-f866-4b46-b740-156ed03d8ce7?_state=d_v9B3ltq9uiEDuIiNGz3NpHCLJn-RuFDAU-CYsiuLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0MGYwMzkwLWY4NjYtNGI0Ni1iNzQwLTE1NmVkMDNkOGNlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MTY5MjQ0MzRaIn0%3D&digest=sha256%3A2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.551588ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=740f0390-f866-4b46-b740-156ed03d8ce7 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "PUT /v2/foo/bar/blobs/uploads/740f0390-f866-4b46-b740-156ed03d8ce7?_state=d_v9B3ltq9uiEDuIiNGz3NpHCLJn-RuFDAU-CYsiuLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0MGYwMzkwLWY4NjYtNGI0Ni1iNzQwLTE1NmVkMDNkOGNlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MTY5MjQ0MzRaIn0%3D&digest=sha256%3A2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=8879112c-785f-4618-afa8-701110fa3a1c http.request.method=POST http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.043474ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=3baaee33-6e97-4da7-9154-0e71d566b9d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/ded1cbce-ac29-4f53-8f31-2c2a9376f1a8?_state=CffOcITE3xmuVPp_vaKtgZH6adNql17d0a8fnTrqTG97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZDFjYmNlLWFjMjktNGY1My04ZjMxLTJjMmE5Mzc2ZjFhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MjE0MDIyNzNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.496874ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "PUT /v2/foo/bar/blobs/uploads/ded1cbce-ac29-4f53-8f31-2c2a9376f1a8?_state=CffOcITE3xmuVPp_vaKtgZH6adNql17d0a8fnTrqTG97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZDFjYmNlLWFjMjktNGY1My04ZjMxLTJjMmE5Mzc2ZjFhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MjE0MDIyNzNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=edb106aa-deec-4943-a488-a41376d004fb http.request.method=POST http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.12859ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=4244e4b2-7b26-480e-8e89-8d7e2d53ad5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/c19b9fee-64fb-4a2a-910b-62e921c96a31?_state=ql30zNjcGpAionpb1s_7lDTJYE_u429E-QDdDerZETB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxOWI5ZmVlLTY0ZmItNGEyYS05MTBiLTYyZTkyMWM5NmEzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MjY5MzQyMzFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.798762ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "PUT /v2/foo/bar/blobs/uploads/c19b9fee-64fb-4a2a-910b-62e921c96a31?_state=ql30zNjcGpAionpb1s_7lDTJYE_u429E-QDdDerZETB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxOWI5ZmVlLTY0ZmItNGEyYS05MTBiLTYyZTkyMWM5NmEzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MjY5MzQyMzFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=5c1fcfc0-1c68-40cf-8fc7-900b712c5727 http.request.method=POST http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.245607ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:29Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=30d81850-9c44-4676-8ba0-a7566da40bd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/9098efb1-6671-42fe-aef0-a93c9eaa3056?_state=Zzv7e5cJz7-hpfhZ3-I58uEAEctIGcLC_6G_spKPmYN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwOThlZmIxLTY2NzEtNDJmZS1hZWYwLWE5M2M5ZWFhMzA1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MzI5MTQ3NTRaIn0%3D&digest=sha256%3A2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.duration=5.088602001s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:24 +0000] "PUT /v2/foo/bar/blobs/uploads/9098efb1-6671-42fe-aef0-a93c9eaa3056?_state=Zzv7e5cJz7-hpfhZ3-I58uEAEctIGcLC_6G_spKPmYN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwOThlZmIxLTY2NzEtNDJmZS1hZWYwLWE5M2M5ZWFhMzA1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDoyNC43MzI5MTQ3NTRaIn0%3D&digest=sha256%3A2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=b10ffbb7-8dd5-4ec3-9ed9-666175612ec3 http.request.method=POST http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.865722ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34517" http.request.id=47c27cdc-a8d3-41f0-bc55-f5c8936c9d80 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/c6e16b65-8d62-41b1-9901-37eab5c38371?_state=Rdr-sNNXuIYB2_gUfa4scZx8XgbU2w8Q3jfmrZo44sB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2ZTE2YjY1LThkNjItNDFiMS05OTAxLTM3ZWFiNWMzODM3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDozMC4xMjQ5MTQ5NjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.944544041s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:30 +0000] "PATCH /v2/foo/bar/blobs/uploads/c6e16b65-8d62-41b1-9901-37eab5c38371?_state=Rdr-sNNXuIYB2_gUfa4scZx8XgbU2w8Q3jfmrZo44sB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2ZTE2YjY1LThkNjItNDFiMS05OTAxLTM3ZWFiNWMzODM3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDozMC4xMjQ5MTQ5NjdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=f0969bff-a1ab-471a-a35a-395ef1194eb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/uploads/c6e16b65-8d62-41b1-9901-37eab5c38371?_state=lFIemA9AqR8cO7KYHpA8WpH12L4ONf3e1JdQvJoOs4V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2ZTE2YjY1LThkNjItNDFiMS05OTAxLTM3ZWFiNWMzODM3MSIsIk9mZnNldCI6MjcyMDI1NjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6MzBaIn0%3D&digest=sha256%3A2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.duration=1.33808ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "PUT /v2/foo/bar/blobs/uploads/c6e16b65-8d62-41b1-9901-37eab5c38371?_state=lFIemA9AqR8cO7KYHpA8WpH12L4ONf3e1JdQvJoOs4V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2ZTE2YjY1LThkNjItNDFiMS05OTAxLTM3ZWFiNWMzODM3MSIsIk9mZnNldCI6MjcyMDI1NjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6MzBaIn0%3D&digest=sha256%3A2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=4e6d0fde-d6e6-42d3-a049-16acf6a5f0ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.860453ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=ecc2dc05-5df8-4982-8d45-7f95a5eb5f94 http.request.method=GET http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=152.65628ms http.response.status=200 http.response.written=27202560 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "GET /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 200 27202560 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=error msg="error parsing digest="sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be": unsupported digest algorithm" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=c5663241-d9c9-4bc4-be5f-cc614067530f http.request.method=GET http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" vars.name="foo/bar" time="2025-09-06T20:54:35Z" 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.7 http.request.host="127.0.0.1:34517" http.request.id=c5663241-d9c9-4bc4-be5f-cc614067530f http.request.method=GET http.request.remoteaddr="127.0.0.1:32854" http.request.uri="/v2/foo/bar/blobs/sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.587292ms http.response.status=400 http.response.written=110 vars.digest="sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "GET /v2/foo/bar/blobs/sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=64483050-9939-46d4-a051-b67c4b5bac54 http.request.method=GET http.request.remoteaddr="127.0.0.1:52762" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.duration=2.159126ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "GET /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=2349b0e1-8258-4ec7-8f33-41442d211b0a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52772" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.duration=1.764939ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=931d6e09-bc94-44d9-aa4e-f8c33cad62ab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52772" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.85µs" http.response.status=404 http.response.written=157 vars.digest="sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=99e94c37-27d2-444b-bf52-a03b6e32ca56 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52772" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="814.426µs" http.response.status=404 http.response.written=74 vars.digest="sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=error msg="error parsing digest="sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be": unsupported digest algorithm" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=8d1c8007-8240-4fc0-853d-a32dc72340c8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52776" http.request.uri="/v2/foo/bar/blobs/sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" vars.name="foo/bar" time="2025-09-06T20:54:35Z" 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.7 http.request.host="127.0.0.1:34517" http.request.id=8d1c8007-8240-4fc0-853d-a32dc72340c8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52776" http.request.uri="/v2/foo/bar/blobs/sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.118141ms http.response.status=400 http.response.written=110 vars.digest="sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "DELETE /v2/foo/bar/blobs/sha257:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-09-06T20:54:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=927eb076-5e18-4994-8d66-82d4fd99e66d http.request.method=POST http.request.remoteaddr="127.0.0.1:52780" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.799924ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=0bd97fac-9cc7-44ed-af7f-72927c85f588 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52780" http.request.uri="/v2/foo/bar/blobs/uploads/575bc596-e7f0-4214-9836-43165cf5e6bc?_state=xENMU1u2PbRfB6rlGr8vMr8xEM8nuKvGJAVXje6UA897Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NWJjNTk2LWU3ZjAtNDIxNC05ODM2LTQzMTY1Y2Y1ZTZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDozNS4yOTA5MzAyNThaIn0%3D&digest=sha256%3A2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.duration=4.827494665s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "PUT /v2/foo/bar/blobs/uploads/575bc596-e7f0-4214-9836-43165cf5e6bc?_state=xENMU1u2PbRfB6rlGr8vMr8xEM8nuKvGJAVXje6UA897Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NWJjNTk2LWU3ZjAtNDIxNC05ODM2LTQzMTY1Y2Y1ZTZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDozNS4yOTA5MzAyNThaIn0%3D&digest=sha256%3A2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=62c4cf43-f3c4-4ae5-a72d-d9e8cf51d4d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52780" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.77764ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:40 +0000] "HEAD /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=f113d740-0aa3-405f-9c15-b517314bc57a http.request.method=GET http.request.remoteaddr="127.0.0.1:52760" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.075126955s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "GET /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2025-09-06T20:54:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34517" http.request.id=f28e2a6b-3da3-4205-96a8-108c4179d8af http.request.method=GET http.request.remoteaddr="127.0.0.1:52762" http.request.uri="/v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.068038238s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [06/Sep/2025:20:54:35 +0000] "GET /v2/foo/bar/blobs/sha256:2ac7309814659a5f7deba270d05f60cf92b6588de9cbdb660c5c1a63a668b8be HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (15.97s) === RUN TestRelativeURL time="2025-09-06T20:54: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.7 time="2025-09-06T20:54:40Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:54:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45891" http.request.id=22b18a77-fe71-4e64-a109-0ef9455a1458 http.request.method=POST http.request.remoteaddr="127.0.0.1:44226" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.586721ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:42Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45891" http.request.id=628e906c-76c3-46be-a5b2-bbdbe6f4238c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44226" http.request.uri="/v2/foo/bar/blobs/uploads/3ef6bac8-8196-4377-8e05-de89e21e3296?_state=XbDgGoueGRsf9xCyD0EU_EZ5OSJZV-1d0lOh9AXUc6B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlZjZiYWM4LTgxOTYtNDM3Ny04ZTA1LWRlODllMjFlMzI5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDo0MC4zNTQ3NDIwODJaIn0%3D&digest=sha256%3A72c0b5ad49565c297137d18423b29777f77173b1ec6a544bf37c2e5a8ff592cd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.188248747s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:40 +0000] "PUT /v2/foo/bar/blobs/uploads/3ef6bac8-8196-4377-8e05-de89e21e3296?_state=XbDgGoueGRsf9xCyD0EU_EZ5OSJZV-1d0lOh9AXUc6B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlZjZiYWM4LTgxOTYtNDM3Ny04ZTA1LWRlODllMjFlMzI5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDo0MC4zNTQ3NDIwODJaIn0%3D&digest=sha256%3A72c0b5ad49565c297137d18423b29777f77173b1ec6a544bf37c2e5a8ff592cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45891" http.request.id=e40ef32c-cacf-4611-a543-c76e2795d584 http.request.method=POST http.request.remoteaddr="127.0.0.1:44226" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.482341ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45891" http.request.id=033aa661-4158-4262-8a80-c229f79c14fa http.request.method=POST http.request.remoteaddr="127.0.0.1:44226" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.13443ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45891" http.request.id=68948e7b-e5c4-43ff-b456-6f5ea251d669 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44226" http.request.uri="/v2/foo/bar/blobs/uploads/405f42f5-e1e0-4369-bb73-480efac2a986?_state=_W4QiQkSFB5tOTUTK665GXrumz0uPIrdSTgwVgb_-IB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwNWY0MmY1LWUxZTAtNDM2OS1iYjczLTQ4MGVmYWMyYTk4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDo0My4xMTQ1MTYyMThaIn0%3D&digest=sha256%3A897edf3208d417177523f7a194ab2639c3244d9f9b2c14a290245e87b09b2262" http.request.useragent="Go-http-client/1.1" http.response.duration=2.385865729s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:43 +0000] "PUT /v2/foo/bar/blobs/uploads/405f42f5-e1e0-4369-bb73-480efac2a986?_state=_W4QiQkSFB5tOTUTK665GXrumz0uPIrdSTgwVgb_-IB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwNWY0MmY1LWUxZTAtNDM2OS1iYjczLTQ4MGVmYWMyYTk4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDo0My4xMTQ1MTYyMThaIn0%3D&digest=sha256%3A897edf3208d417177523f7a194ab2639c3244d9f9b2c14a290245e87b09b2262 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (5.16s) === RUN TestBlobDeleteDisabled time="2025-09-06T20:54:45Z" 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.7 time="2025-09-06T20:54:45Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:54:45Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.7 http.request.host="127.0.0.1:43247" http.request.id=4636032e-8c5e-497b-a6df-502202a7364f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39140" http.request.uri="/v2/foo/bar/blobs/sha256:108052e360913272e567c443c60699f26d3894b517039a831513d45680696cbd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.428859ms http.response.status=405 http.response.written=78 vars.digest="sha256:108052e360913272e567c443c60699f26d3894b517039a831513d45680696cbd" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:108052e360913272e567c443c60699f26d3894b517039a831513d45680696cbd HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.29s) === RUN TestDeleteDisabled time="2025-09-06T20:54:45Z" 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.7 time="2025-09-06T20:54:45Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:54:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43787" http.request.id=03dc43ef-608c-4621-bb9d-90808e4be1b5 http.request.method=POST http.request.remoteaddr="127.0.0.1:60962" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.111494ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:47Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43787" http.request.id=4aac0767-03f3-482c-bc72-29fdaef60031 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60962" http.request.uri="/v2/foo/bar/blobs/uploads/1a19fea7-e1da-46b2-9f3e-896b12105802?_state=jJseAyXcq6tLhKLUzqE0YLbtVQRBZrXT-3XdoJtz_DR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMTlmZWE3LWUxZGEtNDZiMi05ZjNlLTg5NmIxMjEwNTgwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDo0NS45MzQ3NzM2MzhaIn0%3D&digest=sha256%3Ac3c143f84c5d08180aca22cc1b4caa7d88d9cac96656ced367de800b165422d1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.716454072s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:45 +0000] "PUT /v2/foo/bar/blobs/uploads/1a19fea7-e1da-46b2-9f3e-896b12105802?_state=jJseAyXcq6tLhKLUzqE0YLbtVQRBZrXT-3XdoJtz_DR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMTlmZWE3LWUxZGEtNDZiMi05ZjNlLTg5NmIxMjEwNTgwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDo0NS45MzQ3NzM2MzhaIn0%3D&digest=sha256%3Ac3c143f84c5d08180aca22cc1b4caa7d88d9cac96656ced367de800b165422d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.7 http.request.host="127.0.0.1:43787" http.request.id=3b7bee43-84f8-4bf4-8eb1-eedc6b08baef http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60962" http.request.uri="/v2/foo/bar/blobs/sha256:c3c143f84c5d08180aca22cc1b4caa7d88d9cac96656ced367de800b165422d1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.258505ms http.response.status=405 http.response.written=78 vars.digest="sha256:c3c143f84c5d08180aca22cc1b4caa7d88d9cac96656ced367de800b165422d1" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:54:47 +0000] "DELETE /v2/foo/bar/blobs/sha256:c3c143f84c5d08180aca22cc1b4caa7d88d9cac96656ced367de800b165422d1 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.86s) === RUN TestDeleteReadOnly time="2025-09-06T20:54: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.7 time="2025-09-06T20:54:47Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:54:47Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44785" http.request.id=ca16832d-f8fe-40a1-93ec-4d0df0a79203 http.request.method=POST http.request.remoteaddr="127.0.0.1:40744" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.603091ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:52Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44785" http.request.id=a431fccd-d41e-4d4b-90f3-e8d2f5165fda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40744" http.request.uri="/v2/foo/bar/blobs/uploads/0a7c98d3-5e39-485b-bdc5-aa2045d06901?_state=bHTQVTQzP5uxVQkwp4JHUDgguHT-VYBmTcOGdzRX3mt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBhN2M5OGQzLTVlMzktNDg1Yi1iZGM1LWFhMjA0NWQwNjkwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDo0Ny45NzEwNzkxMTJaIn0%3D&digest=sha256%3A2f481a0ab21a27ce2679baad5e7ad1d2e49d8dcb05030484ae1031bc95f49a09" http.request.useragent="Go-http-client/1.1" http.response.duration=5.011919806s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:47 +0000] "PUT /v2/foo/bar/blobs/uploads/0a7c98d3-5e39-485b-bdc5-aa2045d06901?_state=bHTQVTQzP5uxVQkwp4JHUDgguHT-VYBmTcOGdzRX3mt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBhN2M5OGQzLTVlMzktNDg1Yi1iZGM1LWFhMjA0NWQwNjkwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NDo0Ny45NzEwNzkxMTJaIn0%3D&digest=sha256%3A2f481a0ab21a27ce2679baad5e7ad1d2e49d8dcb05030484ae1031bc95f49a09 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [06/Sep/2025:20:54:52 +0000] "DELETE /v2/foo/bar/blobs/sha256:2f481a0ab21a27ce2679baad5e7ad1d2e49d8dcb05030484ae1031bc95f49a09 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (5.33s) === RUN TestStartPushReadOnly time="2025-09-06T20:54:52Z" 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.7 time="2025-09-06T20:54:52Z" level=info msg="redis not configured" go.version=go1.24.7 127.0.0.1 - - [06/Sep/2025:20:54:52 +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-09-06T20:54:52Z" 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.7 time="2025-09-06T20:54:52Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:54:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=4b43ca1e-a250-42d4-9556-d8773beb4bdf http.request.method=GET http.request.remoteaddr="127.0.0.1:59090" 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.464247ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2025:20:54:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-09-06T20:54:53Z" 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.7 http.request.host="127.0.0.1:43547" http.request.id=da9bbbb5-99ed-4853-88c0-9900caeb3676 http.request.method=GET http.request.remoteaddr="127.0.0.1:59090" 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=2.002077ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Sep/2025:20:54:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-06T20:54:53Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=862cfd6a-7d14-4e5a-914a-7015680c9da4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" 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.110595ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2025:20:54:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-09-06T20:54:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=100dd258-80b3-4d85-800e-a52041c499d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" 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=9.244882ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-06T20:54:53Z" 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.7 http.request.host="127.0.0.1:43547" http.request.id=100dd258-80b3-4d85-800e-a52041c499d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" 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=9.338454ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-06T20:54:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=100dd258-80b3-4d85-800e-a52041c499d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" 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=9.409656ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-06T20:54:53Z" 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.7 http.request.host="127.0.0.1:43547" http.request.id=100dd258-80b3-4d85-800e-a52041c499d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" 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=9.479271ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2025:20:54:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-09-06T20:54:53Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=059e140f-7080-4401-94ec-7351b2c1e62f http.request.method=POST http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="882.073µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:56Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=acadf54d-4423-49ba-9b7c-473e18262d1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/blobs/uploads/8287373b-4b36-4892-b65b-737140cd6377?_state=moCDSUnBNEmICNnnBZeXSrifDufvyCck63durxW7HWR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4Mjg3MzczYi00YjM2LTQ4OTItYjY1Yi03MzcxNDBjZDYzNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6NTMuMjY0NDc3MTYxWiJ9&digest=sha256%3A9c3c6b774d01d90c8337f1284a3aa98340956cf00e8c647eb90e2fbf82f0fc31" http.request.useragent="Go-http-client/1.1" http.response.duration=3.028841014s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/8287373b-4b36-4892-b65b-737140cd6377?_state=moCDSUnBNEmICNnnBZeXSrifDufvyCck63durxW7HWR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4Mjg3MzczYi00YjM2LTQ4OTItYjY1Yi03MzcxNDBjZDYzNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6NTMuMjY0NDc3MTYxWiJ9&digest=sha256%3A9c3c6b774d01d90c8337f1284a3aa98340956cf00e8c647eb90e2fbf82f0fc31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:54:56Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=0c5e6def-d65c-4303-b0e4-c12643d381e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.132642ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=3ff1de99-7f61-4184-8a26-8f710478c0ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/blobs/uploads/8d8a6bf5-2289-455f-92f0-227ea0dac247?_state=xmiWEl47L4t-X_PGsoTvFUyzEwhBGFauvsUuPUSdJqZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZDhhNmJmNS0yMjg5LTQ1NWYtOTJmMC0yMjdlYTBkYWMyNDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6NTYuNjk4MjM4OTI0WiJ9&digest=sha256%3A9ce6c7f9af2a64e0cdc0773457b415248a43f2657307170f53ea78737905df59" http.request.useragent="Go-http-client/1.1" http.response.duration=4.849994731s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:54:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/8d8a6bf5-2289-455f-92f0-227ea0dac247?_state=xmiWEl47L4t-X_PGsoTvFUyzEwhBGFauvsUuPUSdJqZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZDhhNmJmNS0yMjg5LTQ1NWYtOTJmMC0yMjdlYTBkYWMyNDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTQ6NTYuNjk4MjM4OTI0WiJ9&digest=sha256%3A9ce6c7f9af2a64e0cdc0773457b415248a43f2657307170f53ea78737905df59 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=17325475-c192-4142-9eb3-4c88e13e61b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.346596ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=7da6542d-bf76-4295-921c-74d72a013516 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" http.request.useragent="Go-http-client/1.1" http.response.duration=9.910445ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=3f5916d9-8f60-4fd5-ab07-848b529da295 http.request.method=GET http.request.remoteaddr="127.0.0.1:59090" 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.188173ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=86fad7a7-bdb8-43e2-a819-6d81b1aeeb12 http.request.method=GET http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.890723ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "GET /v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:43547" http.request.id=446d341a-8181-411e-b4af-3c7a57d390d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" http.request.useragent="Go-http-client/1.1" http.response.duration=9.779107ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:43547" http.request.id=748ab80c-43d9-4b19-9c85-aa0625362061 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" http.request.useragent="Go-http-client/1.1" http.response.duration=9.863388ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:43547" http.request.id=1724e967-cf67-4c68-ae7d-55eba7bafb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" http.request.useragent="Go-http-client/1.1" http.response.duration=9.847595ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=e338f674-6e17-4bf9-8734-41377998e562 http.request.method=GET http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.835005ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "GET /v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=a006c097-686b-49af-ace7-2af22f2b27d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.786305ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=ad111586-9ed5-462c-b658-c6f5b4303cf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" http.request.useragent="Go-http-client/1.1" http.response.duration=1.687471ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "GET /v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=747d6501-3419-4ccf-95f6-01a14f452a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59090" 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.710785ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=error msg="payload digest does match: "sha256:51a193256f5b5f12bbfff11a61dc89438646d1cdd2f45976a76887e2b7b36024" != "sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991"" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=7f025f0c-5b4d-4fa1-a823-c078333fde9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" time="2025-09-06T20:55:01Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=7f025f0c-5b4d-4fa1-a823-c078333fde9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59090" http.request.uri="/v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.183797ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991" 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:3e41a9e723261d8acf4add7d227f7485a433f6135919af1ef1670521f2ac2991 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=0cac9594-7bd5-45cb-97c4-e0000feec001 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.207918ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" 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.7 http.request.host="127.0.0.1:43547" http.request.id=dedd2ef0-59cd-4720-ada6-f20e7d8b91c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" 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.976651ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43547" http.request.id=a98b0aa0-401b-4b24-90b7-9db81023c28f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.150953ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-06T20:55:01Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43547" http.request.id=a98b0aa0-401b-4b24-90b7-9db81023c28f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.259356ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-06T20:55:01Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43547" http.request.id=a98b0aa0-401b-4b24-90b7-9db81023c28f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.384437ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=09dce2af-e048-4981-aa93-6788c78dcac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.103597ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=464951db-ed22-4657-adce-b5047195dc25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/blobs/uploads/2c5f11fe-35c4-4bc1-b586-bf88ccf5feb5?_state=ySBw3HmEUliKEK_z7aqnBaxW9Q9oNZIzyQIVAStmF7F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyYzVmMTFmZS0zNWM0LTRiYzEtYjU4Ni1iZjg4Y2NmNWZlYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MDEuNjQwMTI3OTAxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.645722ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/2c5f11fe-35c4-4bc1-b586-bf88ccf5feb5?_state=ySBw3HmEUliKEK_z7aqnBaxW9Q9oNZIzyQIVAStmF7F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyYzVmMTFmZS0zNWM0LTRiYzEtYjU4Ni1iZjg4Y2NmNWZlYjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MDEuNjQwMTI3OTAxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:01Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43547" http.request.id=8486ab10-8f6e-4d08-aae5-03ea3011511c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.183511ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-06T20:55:01Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43547" http.request.id=8486ab10-8f6e-4d08-aae5-03ea3011511c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.300287ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2025:20:55:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-09-06T20:55:02Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=a4d12828-f808-427e-a9cd-9ef43f9fd197 http.request.method=POST http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.557051ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:07Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=81da0d4b-b34f-47d6-87bb-e6e3fd2dae42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/blobs/uploads/f0e9913f-07cf-4445-ab04-fbf53c016bb0?_state=iO_DFCpjD9MXDb4F7LY6FGSHzomZNYBFLhZpndwxyo97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMGU5OTEzZi0wN2NmLTQ0NDUtYWIwNC1mYmY1M2MwMTZiYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MDIuMDU3ODkyMTU3WiJ9&digest=sha256%3Ac333ceff2e88086b36f7c0c1e856b52f2c43aa298c9e0d38e0d24d344f839816" http.request.useragent="Go-http-client/1.1" http.response.duration=5.1019272s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/f0e9913f-07cf-4445-ab04-fbf53c016bb0?_state=iO_DFCpjD9MXDb4F7LY6FGSHzomZNYBFLhZpndwxyo97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMGU5OTEzZi0wN2NmLTQ0NDUtYWIwNC1mYmY1M2MwMTZiYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MDIuMDU3ODkyMTU3WiJ9&digest=sha256%3Ac333ceff2e88086b36f7c0c1e856b52f2c43aa298c9e0d38e0d24d344f839816 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:07Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=f5891448-38f5-41f0-9f47-0fdf5494729e http.request.method=POST http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.431189ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=d0a5d85c-25ad-42e7-a2b9-3bfed897ac27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/blobs/uploads/87357e39-174e-4d2e-9288-88be968d75db?_state=RX6MluXLQ4MJX8oPqqJeq3jWXRjgpFOs2CvVnY-9oL57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NzM1N2UzOS0xNzRlLTRkMmUtOTI4OC04OGJlOTY4ZDc1ZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MDcuNDE3MzUzNzU1WiJ9&digest=sha256%3A5f86b3386a9062a4a89f421c020cf03b5a0f16aebf71fbec8c1dc4d42d08dca3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.009574918s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/87357e39-174e-4d2e-9288-88be968d75db?_state=RX6MluXLQ4MJX8oPqqJeq3jWXRjgpFOs2CvVnY-9oL57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NzM1N2UzOS0xNzRlLTRkMmUtOTI4OC04OGJlOTY4ZDc1ZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MDcuNDE3MzUzNzU1WiJ9&digest=sha256%3A5f86b3386a9062a4a89f421c020cf03b5a0f16aebf71fbec8c1dc4d42d08dca3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43547" http.request.id=939648bb-1495-4f23-a85c-2b7ffa56591e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.407607ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43547" http.request.id=17588ada-f84b-4732-baa6-4319ed20413f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/sha256:dc8ece2e12d01680a12860515a01d39f3fcaea087e9d49f1c4d65e4a852d4e1e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.304618ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "PUT /v2/foo/schema2/manifests/sha256:dc8ece2e12d01680a12860515a01d39f3fcaea087e9d49f1c4d65e4a852d4e1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=edc0f8fe-8265-4c37-a84c-1c64d48ef032 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" 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.086341ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=216b9092-d535-4543-b0b2-8927507bd0c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/sha256:dc8ece2e12d01680a12860515a01d39f3fcaea087e9d49f1c4d65e4a852d4e1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.212457ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/manifests/sha256:dc8ece2e12d01680a12860515a01d39f3fcaea087e9d49f1c4d65e4a852d4e1e HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=6cf79174-9719-4d20-bb83-5af1c197d0da http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="991.438µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=9756d7bf-c82b-43dc-89f7-632fdad8f63c http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/sha256:dc8ece2e12d01680a12860515a01d39f3fcaea087e9d49f1c4d65e4a852d4e1e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.717689ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/manifests/sha256:dc8ece2e12d01680a12860515a01d39f3fcaea087e9d49f1c4d65e4a852d4e1e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=32a842f5-4fb4-4947-9db2-790a354d6544 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" 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.739361ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="rewriting manifest sha256:dc8ece2e12d01680a12860515a01d39f3fcaea087e9d49f1c4d65e4a852d4e1e in schema1 format to support old client" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=21e8648b-3ea0-4fdf-87d6-fcdf835ef144 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" 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-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=21e8648b-3ea0-4fdf-87d6-fcdf835ef144 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" 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=4.514537ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43547" http.request.id=bda99121-71d8-4acb-a32a-6684c03f6a0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.027171ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43547" http.request.id=232b35ef-9eb6-4d56-9267-30404fe07d22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.331316ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43547" http.request.id=54c411bc-d9d4-4a26-b8c7-0bf170db6205 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/sha256:de2e55e9813725c3655b9d1489f11fe3e1ec7b6ba89cc68452a29951414740be" http.request.useragent="Go-http-client/1.1" http.response.duration=2.211683ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "PUT /v2/foo/schema2/manifests/sha256:de2e55e9813725c3655b9d1489f11fe3e1ec7b6ba89cc68452a29951414740be HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=4f5d50d1-84fd-4c7d-95e3-4745dbb0e9ea http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" 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=2.185987ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=3fbd066c-8bbb-48ee-90c4-06b0b317f84c http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/sha256:de2e55e9813725c3655b9d1489f11fe3e1ec7b6ba89cc68452a29951414740be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.06322ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/manifests/sha256:de2e55e9813725c3655b9d1489f11fe3e1ec7b6ba89cc68452a29951414740be HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=51283b95-eff6-473a-8d3a-34a6d2890c05 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.161458ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=d6950e99-2584-4e0a-a60c-42ad0cf7e281 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" http.request.uri="/v2/foo/schema2/manifests/sha256:de2e55e9813725c3655b9d1489f11fe3e1ec7b6ba89cc68452a29951414740be" http.request.useragent="Go-http-client/1.1" http.response.duration=1.705641ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/manifests/sha256:de2e55e9813725c3655b9d1489f11fe3e1ec7b6ba89cc68452a29951414740be HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="rewriting manifest list sha256:de2e55e9813725c3655b9d1489f11fe3e1ec7b6ba89cc68452a29951414740be in schema1 format to support old client" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=d1278ee8-b594-4e22-a250-f12cd19eb6b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" 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-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:43547" http.request.id=d1278ee8-b594-4e22-a250-f12cd19eb6b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58472" 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=5.359377ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-06T20:55:10Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:55:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=54255097-0d32-4011-b8e6-ea11704a1af9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50378" 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.116079ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" 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.7 http.request.host="127.0.0.1:40809" http.request.id=dca79e74-b6af-406d-baf2-3bfdb5168a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:50378" 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.752229ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=02934ca6-a412-47cc-ad61-3ee6e1df0d37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" 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.822661ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=25348cd5-6530-448a-903b-650a5249a82f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" 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=8.875933ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-06T20:55:10Z" 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.7 http.request.host="127.0.0.1:40809" http.request.id=25348cd5-6530-448a-903b-650a5249a82f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" 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=8.964175ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-06T20:55:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=25348cd5-6530-448a-903b-650a5249a82f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" 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=9.041098ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-06T20:55:10Z" 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.7 http.request.host="127.0.0.1:40809" http.request.id=25348cd5-6530-448a-903b-650a5249a82f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" 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=9.121354ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-09-06T20:55:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=1a768b05-0881-4ddc-8c0a-8d0089896bdc http.request.method=POST http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.587907ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=09c2bbb0-1b07-4cc4-960b-410fb65607ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/blobs/uploads/be6c44a2-e3cc-4bc9-8443-75694d7ce243?_state=EMJCLN69b_FrPM3H-V4qvINyJsiL2m0QOpNFHmrnTQ57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZTZjNDRhMi1lM2NjLTRiYzktODQ0My03NTY5NGQ3Y2UyNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MTAuODMyODkwMjM3WiJ9&digest=sha256%3A900cd7926e083a75440367963408dffb40338d1c31b1cdb2822f2cff88387166" http.request.useragent="Go-http-client/1.1" http.response.duration=5.25317309s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/be6c44a2-e3cc-4bc9-8443-75694d7ce243?_state=EMJCLN69b_FrPM3H-V4qvINyJsiL2m0QOpNFHmrnTQ57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZTZjNDRhMi1lM2NjLTRiYzktODQ0My03NTY5NGQ3Y2UyNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MTAuODMyODkwMjM3WiJ9&digest=sha256%3A900cd7926e083a75440367963408dffb40338d1c31b1cdb2822f2cff88387166 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=6d27f130-d9cd-4402-b04e-add0460f1bb9 http.request.method=POST http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.821199ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=8abf3466-16af-40cd-adec-4ee1e0ac914b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/blobs/uploads/ecfea4d0-aba4-4601-9b49-e9dac9b69ec9?_state=IlOspyxx0QQFC_LrhV1Xy0PTzuJWTquaglO6LRq6k-x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlY2ZlYTRkMC1hYmE0LTQ2MDEtOWI0OS1lOWRhYzliNjllYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MTYuMjk1MDMxNDQ3WiJ9&digest=sha256%3A10c69747cbb828485d4cca134c5aa23f8988b0b210aa86bad1c519075abbc683" http.request.useragent="Go-http-client/1.1" http.response.duration=1.345273844s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/ecfea4d0-aba4-4601-9b49-e9dac9b69ec9?_state=IlOspyxx0QQFC_LrhV1Xy0PTzuJWTquaglO6LRq6k-x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlY2ZlYTRkMC1hYmE0LTQ2MDEtOWI0OS1lOWRhYzliNjllYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MTYuMjk1MDMxNDQ3WiJ9&digest=sha256%3A10c69747cbb828485d4cca134c5aa23f8988b0b210aa86bad1c519075abbc683 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=0683bedf-93bd-44b8-bfb3-c7ca4f548166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.298062ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=ac202bc4-cf79-43e3-9367-268e92856738 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" http.request.useragent="Go-http-client/1.1" http.response.duration=9.795105ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=99aae75f-ea31-490c-ab32-9b2e684ed73a http.request.method=GET http.request.remoteaddr="127.0.0.1:50378" 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=4.790103ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=d472b381-6025-4d73-968e-a06d3fce65ac http.request.method=GET http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.848303ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "GET /v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40809" http.request.id=931ca9e2-f090-489c-9cc2-4fc5fded4954 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" http.request.useragent="Go-http-client/1.1" http.response.duration=9.904732ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40809" http.request.id=521c9908-5635-47a2-a6a5-14e5203eb11d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" http.request.useragent="Go-http-client/1.1" http.response.duration=9.835244ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:40809" http.request.id=9ede9eda-55db-45d2-8419-e6f35b9bab22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" http.request.useragent="Go-http-client/1.1" http.response.duration=9.975104ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=33f08a78-6e65-432a-8b1f-afc52165fb8b http.request.method=GET http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.843314ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "GET /v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=8f46ff60-4b49-4c78-a418-84b7cd862f2e http.request.method=GET http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.87566ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=c430141f-09b1-4be8-a456-ea51b96ff9b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.818964ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "GET /v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=7e75243a-dfe5-4a3f-b2da-a40ab3cf1153 http.request.method=GET http.request.remoteaddr="127.0.0.1:50378" 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.740115ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=error msg="payload digest does match: "sha256:f52861523c989339541086fa8472b7c407631f39e45c81e3f80f1b4887c517b9" != "sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1"" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=a3fb40f6-8a7f-4f0f-b206-370942a31457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" time="2025-09-06T20:55:17Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=a3fb40f6-8a7f-4f0f-b206-370942a31457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50378" http.request.uri="/v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.233185ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1" 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:e4439a5ef7a17fb5ceac4a017cbc6fd62221c94a80518d69f0a027dbe80246c1 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=202bb295-a817-4cff-9680-8004415b9842 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.178899ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" 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.7 http.request.host="127.0.0.1:40809" http.request.id=281c4b4d-d08e-4049-9d07-a4e4d11a4ad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" 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.926866ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40809" http.request.id=4eac2727-37b4-489b-9ef4-6458eeb44281 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.585704ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-06T20:55:17Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40809" http.request.id=4eac2727-37b4-489b-9ef4-6458eeb44281 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.729345ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-06T20:55:17Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40809" http.request.id=4eac2727-37b4-489b-9ef4-6458eeb44281 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.813266ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=72d78583-4503-4300-8250-36365d4fcbc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.269153ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=5b8700a3-ae46-4744-acc9-57c794c139f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/blobs/uploads/19a2e9af-295d-43ad-b721-b293dc5cdc00?_state=sE1EQU5D3V-Z2ST_S1D9wikdABPULTWAab3EjrPswaN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxOWEyZTlhZi0yOTVkLTQzYWQtYjcyMS1iMjkzZGM1Y2RjMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MTcuNzM5NjMzNzU1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.809551ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/19a2e9af-295d-43ad-b721-b293dc5cdc00?_state=sE1EQU5D3V-Z2ST_S1D9wikdABPULTWAab3EjrPswaN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxOWEyZTlhZi0yOTVkLTQzYWQtYjcyMS1iMjkzZGM1Y2RjMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MTcuNzM5NjMzNzU1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:17Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40809" http.request.id=0fd69cfb-d7eb-4068-b76e-7c5f7dc51bbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.251379ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-06T20:55:17Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40809" http.request.id=0fd69cfb-d7eb-4068-b76e-7c5f7dc51bbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.346249ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2025:20:55:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-09-06T20:55:18Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=d19e8a93-d37e-46f3-9dc9-e4c9a11dbfe1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.301477ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:22Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=a6b6cab6-4ba5-4f4d-b65b-3c0c6b57d419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/blobs/uploads/eeede0c7-3c2b-4aa4-a6f2-fbb592e3e5d4?_state=uX4Who2bkFNcykS2jtk-zCPnkxAm8RQF-YtmGtrAOE97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZWVkZTBjNy0zYzJiLTRhYTQtYTZmMi1mYmI1OTJlM2U1ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MTguMDUwMDcyNDc5WiJ9&digest=sha256%3A5afa3c82b01091594502ed20f68862416c4c1b44e863868240ecd589834cae43" http.request.useragent="Go-http-client/1.1" http.response.duration=4.082965347s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/eeede0c7-3c2b-4aa4-a6f2-fbb592e3e5d4?_state=uX4Who2bkFNcykS2jtk-zCPnkxAm8RQF-YtmGtrAOE97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZWVkZTBjNy0zYzJiLTRhYTQtYTZmMi1mYmI1OTJlM2U1ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MTguMDUwMDcyNDc5WiJ9&digest=sha256%3A5afa3c82b01091594502ed20f68862416c4c1b44e863868240ecd589834cae43 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:22Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=ad0dd99b-de87-4340-bb7f-9904c5692f49 http.request.method=POST http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.50762ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=75883d89-4085-468a-98ee-9287928d2116 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/blobs/uploads/9873810a-4ebc-46ab-b539-1ffcb26c5d76?_state=oix_syMRYsdAn78ih8OiEcyRSL_q8mNepUOFjSwi0iN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ODczODEwYS00ZWJjLTQ2YWItYjUzOS0xZmZjYjI2YzVkNzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MjIuNDQyNDIxMTg3WiJ9&digest=sha256%3A8ff67beb4ab38b2e53c1c4ef06eca05a64ffdd9c7046eaf38d774432154fc0f0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.70949998s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/9873810a-4ebc-46ab-b539-1ffcb26c5d76?_state=oix_syMRYsdAn78ih8OiEcyRSL_q8mNepUOFjSwi0iN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ODczODEwYS00ZWJjLTQ2YWItYjUzOS0xZmZjYjI2YzVkNzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MjIuNDQyNDIxMTg3WiJ9&digest=sha256%3A8ff67beb4ab38b2e53c1c4ef06eca05a64ffdd9c7046eaf38d774432154fc0f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40809" http.request.id=002eba44-b52c-4290-93d7-0b45d68f9ae7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.211996ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40809" http.request.id=103f93d8-40b1-4f0b-9ccf-efb6b0940341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/sha256:d81d497119cd191a3586837358e1a911f1f0b2822bd178c663b483e6e6558b23" http.request.useragent="Go-http-client/1.1" http.response.duration=2.650056ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "PUT /v2/foo/schema2/manifests/sha256:d81d497119cd191a3586837358e1a911f1f0b2822bd178c663b483e6e6558b23 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=a608e237-8f4e-46bc-a69b-16f0a4f64074 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" 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=2.234172ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=128dc6a8-fafe-429d-9ade-8a32117d502b http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/sha256:d81d497119cd191a3586837358e1a911f1f0b2822bd178c663b483e6e6558b23" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.279999ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/manifests/sha256:d81d497119cd191a3586837358e1a911f1f0b2822bd178c663b483e6e6558b23 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=371f16d5-4fd1-43e3-a463-b755cb111976 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.662738ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=4b211e4b-b26a-4857-9265-883ddf8dc7fc http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/sha256:d81d497119cd191a3586837358e1a911f1f0b2822bd178c663b483e6e6558b23" http.request.useragent="Go-http-client/1.1" http.response.duration=1.726329ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/manifests/sha256:d81d497119cd191a3586837358e1a911f1f0b2822bd178c663b483e6e6558b23 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=64e3955c-a656-4222-8d49-2a1cf5938f95 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" 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.987927ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="rewriting manifest sha256:d81d497119cd191a3586837358e1a911f1f0b2822bd178c663b483e6e6558b23 in schema1 format to support old client" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=0b40be81-dfdd-4092-bbb2-40b21374a286 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" 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-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=0b40be81-dfdd-4092-bbb2-40b21374a286 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" 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=5.103854ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40809" http.request.id=f13bb366-4e55-484d-9465-70f754a8cea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.12164ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40809" http.request.id=0e15899b-eb60-4284-b734-94e76f90490d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.6104ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40809" http.request.id=0387674a-d876-4bdc-9e28-93f3c4f69e35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/sha256:7eca042870406dedbd71ce41550c0517c43013fe107074cc2485c40cc6df4d0e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.304961ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "PUT /v2/foo/schema2/manifests/sha256:7eca042870406dedbd71ce41550c0517c43013fe107074cc2485c40cc6df4d0e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=ab6321da-5cbc-40d5-8999-3c237b0223bb http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" 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=2.32017ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=949f5c4a-64f3-41c2-9b3b-3ac1278cd3be http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/sha256:7eca042870406dedbd71ce41550c0517c43013fe107074cc2485c40cc6df4d0e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.126574ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/manifests/sha256:7eca042870406dedbd71ce41550c0517c43013fe107074cc2485c40cc6df4d0e HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=03afd659-c39b-4cb1-b2cd-d5b7f71c017e http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.825317ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=5947d234-82f3-439f-a14f-3e619b14a6f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/schema2/manifests/sha256:7eca042870406dedbd71ce41550c0517c43013fe107074cc2485c40cc6df4d0e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.722592ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/manifests/sha256:7eca042870406dedbd71ce41550c0517c43013fe107074cc2485c40cc6df4d0e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="rewriting manifest list sha256:7eca042870406dedbd71ce41550c0517c43013fe107074cc2485c40cc6df4d0e in schema1 format to support old client" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=574f16a5-623f-4ad9-8c34-5c3e1d8ba262 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" 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-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40809" http.request.id=574f16a5-623f-4ad9-8c34-5c3e1d8ba262 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" 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=5.480959ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (33.21s) === RUN TestGetManifestWithStorageError time="2025-09-06T20:55:26Z" 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.7 time="2025-09-06T20:55:26Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:55:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:34473" http.request.id=6c0a1132-d51b-4c78-91a5-63349ff6eaee http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" 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=2.006007ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.7 http.request.host="127.0.0.1:34473" http.request.id=b035bdc1-d635-4e6c-ba97-b4ffec93b2f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" 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.784303ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.7 http.request.host="127.0.0.1:34473" http.request.id=e8260460-bbb5-44be-9e99-97c12bc4ded5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" 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.727328ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.7 http.request.host="127.0.0.1:34473" http.request.id=d0951655-c756-4d9a-ae29-fb9f31def889 http.request.method=GET http.request.remoteaddr="127.0.0.1:55932" 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.759031ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2025-09-06T20:55:26Z" 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.7 time="2025-09-06T20:55:26Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:55:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=c466a031-fb43-4cf8-9821-73f53ddb3806 http.request.method=GET http.request.remoteaddr="127.0.0.1:38924" 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.144088ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" 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.7 http.request.host="127.0.0.1:39177" http.request.id=527e4849-520e-4399-8fe6-5626d850b639 http.request.method=GET http.request.remoteaddr="127.0.0.1:38924" 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.687253ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=4d98eb87-b75d-44f6-b500-ca8459d0045a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" 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.774429ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=049412ee-d6cd-4e13-af4a-8cf1bf19469b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" 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=8.920405ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-06T20:55:26Z" 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.7 http.request.host="127.0.0.1:39177" http.request.id=049412ee-d6cd-4e13-af4a-8cf1bf19469b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" 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=9.016593ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-06T20:55:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=049412ee-d6cd-4e13-af4a-8cf1bf19469b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" 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=9.086741ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-06T20:55:26Z" 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.7 http.request.host="127.0.0.1:39177" http.request.id=049412ee-d6cd-4e13-af4a-8cf1bf19469b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" 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=9.15231ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-09-06T20:55:26Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=103505c4-70d0-41f5-a671-e78ec16abc7a http.request.method=POST http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.213328ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=7ad2acf0-e047-4d8b-bdd8-abb46c158008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/blobs/uploads/78f0f352-e497-4e85-89b3-2a50759844b2?_state=wgZ2mq8QZ-J-DRr9WImgzgo2qCmZvucLmWAV94Eb5hZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3OGYwZjM1Mi1lNDk3LTRlODUtODliMy0yYTUwNzU5ODQ0YjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MjYuNTAzNTU5OTE0WiJ9&digest=sha256%3Adf93af1d11378870182311b7f2d42ac23ab6e69be07209644a20a4d9113a6724" http.request.useragent="Go-http-client/1.1" http.response.duration=3.901337999s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:26 +0000] "PUT /v2/foo/schema1/blobs/uploads/78f0f352-e497-4e85-89b3-2a50759844b2?_state=wgZ2mq8QZ-J-DRr9WImgzgo2qCmZvucLmWAV94Eb5hZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3OGYwZjM1Mi1lNDk3LTRlODUtODliMy0yYTUwNzU5ODQ0YjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MjYuNTAzNTU5OTE0WiJ9&digest=sha256%3Adf93af1d11378870182311b7f2d42ac23ab6e69be07209644a20a4d9113a6724 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=d456fe4a-f9d0-41d8-9b81-723218df23c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.424143ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=cff3c23d-cadb-4745-8dc9-f485fcc89da2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/blobs/uploads/afe052f1-8783-4456-b1cd-ae4949967218?_state=FhtHTedP7A-Xz9wE-O8wPs5K3oDp7Veic2UA5-GZPR17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhZmUwNTJmMS04NzgzLTQ0NTYtYjFjZC1hZTQ5NDk5NjcyMTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MzAuNzA0OTE1NTAzWiJ9&digest=sha256%3A82068398a2f56bde25827fed8419f53cafbc1e237cc105a42a770c3dd74665d7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.966977245s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/afe052f1-8783-4456-b1cd-ae4949967218?_state=FhtHTedP7A-Xz9wE-O8wPs5K3oDp7Veic2UA5-GZPR17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhZmUwNTJmMS04NzgzLTQ0NTYtYjFjZC1hZTQ5NDk5NjcyMTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MzAuNzA0OTE1NTAzWiJ9&digest=sha256%3A82068398a2f56bde25827fed8419f53cafbc1e237cc105a42a770c3dd74665d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=e5fc673f-8760-40fd-b099-3a71d8e6da35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.648831ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=f2fe49e3-2503-40c3-bca0-1aa86a270f40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.duration=7.283364ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=0dee4adc-9c25-4cc3-98e6-cbd2541759f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38924" 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=3.468612ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=f932d500-be57-4f64-a4a1-564d40eac405 http.request.method=GET http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.553512ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39177" http.request.id=24226f66-9d6a-435f-9b66-46d4158f6ce0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.duration=7.188711ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39177" http.request.id=cd360bfd-b29f-4097-bcef-c795af921fb7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.duration=7.257699ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:39177" http.request.id=bb422d6d-69ff-45b6-8213-4b0101589d3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.duration=7.236665ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=096bf0a2-874e-417e-9dff-38a7a79fa3c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.879933ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=5884ebd6-643f-4ce2-97ad-3b4c0f4779e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.348526ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=912ca793-37b5-4107-81a4-051625e02634 http.request.method=GET http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.duration=1.181862ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=4c0113a6-49fb-47a9-9b75-5f625e2900f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38924" 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.274706ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=error msg="payload digest does match: "sha256:e5d69f10f445f5da10c795f559179a6595a3fe712fea560feed759d7d56d22a4" != "sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89"" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=277e880c-f29a-41aa-a872-352196bbf670 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" time="2025-09-06T20:55:32Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=277e880c-f29a-41aa-a872-352196bbf670 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38924" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.556697ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=1de20d9e-3f6a-4c34-957d-959a8f3ef0c8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35830" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.duration=1.408215ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "DELETE /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=801f421d-b906-4ffb-a5ca-1e22ead0f56e http.request.method=GET http.request.remoteaddr="127.0.0.1:35830" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.048635ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=02799bfa-9b4d-4d0b-94ef-71e64f148a6d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35846" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.647221ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "DELETE /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=cb726d3d-ff18-4fc4-9cc4-de9cae8fbf71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.duration=7.386918ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=f01187be-4693-4a9c-af0f-7c959fdc788e http.request.method=GET http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.467848ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=a42e09dd-a3dd-4c3b-96e0-d8761cdf9da6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35872" 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.620655ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=ff07a392-47f2-4c77-859d-62ef0c589aee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.484314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=12b02eee-a510-4ab2-b3af-d5299534fa9b http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" 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.460106ms http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=8c9c5641-3a84-4747-b9ab-edd3dd23636a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89" http.request.useragent="Go-http-client/1.1" http.response.duration=1.616601ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "DELETE /v2/foo/schema1/manifests/sha256:c9917da04b024a5c03c79518508d28b9d86def0377e7d94e4a75982d33cdbf89 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=b5baec5e-67f8-4c99-afc7-c4ba16d98be8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" 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.376005ms http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=669a83bb-5c52-4ffa-99b4-124a5e673bc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" 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.342867ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" 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.7 http.request.host="127.0.0.1:39177" http.request.id=19f81881-bc38-4ffa-99d9-9f9df655e19f http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" 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.348595ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39177" http.request.id=7e914767-2a05-490d-b3f7-0b104d856d6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.143406ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-06T20:55:32Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39177" http.request.id=7e914767-2a05-490d-b3f7-0b104d856d6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.221841ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-06T20:55:32Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39177" http.request.id=7e914767-2a05-490d-b3f7-0b104d856d6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.28085ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=0a79cf6b-e06f-47af-8cf1-f4cbbde1c71b http.request.method=POST http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.789946ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=f2f2802a-c1f9-4b19-82e5-9f51bff1f354 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/blobs/uploads/df519000-834a-42a6-9ad3-b06388a8c5b4?_state=5kXw1nVnOMvS1W1KTKasRubED5VrqPpBbCP-KumKpGF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZjUxOTAwMC04MzRhLTQyYTYtOWFkMy1iMDYzODhhOGM1YjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MzIuNzc1OTIxMDQ5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.289079ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/df519000-834a-42a6-9ad3-b06388a8c5b4?_state=5kXw1nVnOMvS1W1KTKasRubED5VrqPpBbCP-KumKpGF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZjUxOTAwMC04MzRhLTQyYTYtOWFkMy1iMDYzODhhOGM1YjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MzIuNzc1OTIxMDQ5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:32Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39177" http.request.id=473ec9dc-7a9b-41c2-b8f9-68ad99645b19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.066083ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-06T20:55:32Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39177" http.request.id=473ec9dc-7a9b-41c2-b8f9-68ad99645b19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.141443ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2025:20:55:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-09-06T20:55:33Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=490ed0a5-b5b1-4d42-ad18-96921fe7f553 http.request.method=POST http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.765702ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=2ddd0882-a446-4b7e-b0e1-6b79f867c3be http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/blobs/uploads/413749ee-f989-442c-9c56-185d8fe5cbf1?_state=vRH31MpoKxk2-jTYgS33QT8wnXJweKmtuzGn-7o7DDV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MTM3NDllZS1mOTg5LTQ0MmMtOWM1Ni0xODVkOGZlNWNiZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MzMuMjEzMDU2MTg1WiJ9&digest=sha256%3A411104349f47c322026dc7ad3a43b8bad0b308e2cc443232ee784980ca8a2848" http.request.useragent="Go-http-client/1.1" http.response.duration=4.085758067s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/413749ee-f989-442c-9c56-185d8fe5cbf1?_state=vRH31MpoKxk2-jTYgS33QT8wnXJweKmtuzGn-7o7DDV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MTM3NDllZS1mOTg5LTQ0MmMtOWM1Ni0xODVkOGZlNWNiZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MzMuMjEzMDU2MTg1WiJ9&digest=sha256%3A411104349f47c322026dc7ad3a43b8bad0b308e2cc443232ee784980ca8a2848 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=f74cae14-b835-4c96-ab35-147ee3c5d259 http.request.method=POST http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.009474ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=5d5e0c54-8b8a-486f-a728-58e74670bb04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/blobs/uploads/9ad41110-90a0-4e3f-a2be-92c89365f03d?_state=DfDA9UMGCf5Hqr3fycD6v_7bnTQTx1W65SNvJODJLX17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YWQ0MTExMC05MGEwLTRlM2YtYTJiZS05MmM4OTM2NWYwM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MzcuNjMyNzA1OTU2WiJ9&digest=sha256%3Abeb70be71e5ea0a0eed255522d36fabb19a20f9a86f9275f1a95b2782bf07aa3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.582033447s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/9ad41110-90a0-4e3f-a2be-92c89365f03d?_state=DfDA9UMGCf5Hqr3fycD6v_7bnTQTx1W65SNvJODJLX17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YWQ0MTExMC05MGEwLTRlM2YtYTJiZS05MmM4OTM2NWYwM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDZUMjA6NTU6MzcuNjMyNzA1OTU2WiJ9&digest=sha256%3Abeb70be71e5ea0a0eed255522d36fabb19a20f9a86f9275f1a95b2782bf07aa3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39177" http.request.id=d81d92e7-dce2-41e2-b65e-7a9fb511e826 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.380082ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39177" http.request.id=a173d7a6-9426-4e0b-ae8d-e7218b264e3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" http.request.useragent="Go-http-client/1.1" http.response.duration=1.874585ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "PUT /v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=6bd54d23-7185-45f8-aa14-f6c9367f4aaf http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" 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.588329ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=96fc6a2e-1c0b-4811-8c07-9b53304cb692 http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.610603ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "GET /v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=cf521f9b-7b77-483a-8f95-4b8a04091dc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.346684ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=c9bcd1eb-e176-417a-8c24-5ff80992612d http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" http.request.useragent="Go-http-client/1.1" http.response.duration=1.311796ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "GET /v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=8ca6b29e-417c-4e71-a5dd-1225ecbb195d http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" 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.264596ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="rewriting manifest sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934 in schema1 format to support old client" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=bf0b2e4d-7a88-4e97-8651-4fbb4f313ccc http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" 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-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=bf0b2e4d-7a88-4e97-8651-4fbb4f313ccc http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.771847ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=2ec89d43-3453-445f-984b-4c3e7559af8d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" http.request.useragent="Go-http-client/1.1" http.response.duration=1.585461ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=c8ace4ac-7c58-44fb-b0f7-37caa5255424 http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.457312ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "GET /v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=e3fb9b66-2ba8-47ef-9baf-e702e958333b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36334" http.request.uri="/v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.606765ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39177" http.request.id=1a1810c9-99ea-4b58-b9ba-89ee3a1c8cb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36340" http.request.uri="/v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" http.request.useragent="Go-http-client/1.1" http.response.duration=2.076405ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "PUT /v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=52a2185d-5e9a-4eea-8115-ef4b94e61364 http.request.method=GET http.request.remoteaddr="127.0.0.1:36340" http.request.uri="/v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.65305ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "GET /v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=0e803317-1fba-4ade-9d3d-c35957082b45 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36346" 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.564216ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39177" http.request.id=43b31d72-088a-4fb9-b6df-a26d027fe4a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36348" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.118988ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=296a7deb-f961-41f7-a396-a4fc2a541241 http.request.method=GET http.request.remoteaddr="127.0.0.1:36348" 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.262702ms http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=21474463-95c0-4813-8a7b-fee86972c934 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36348" http.request.uri="/v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934" http.request.useragent="Go-http-client/1.1" http.response.duration=1.524147ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "DELETE /v2/foo/schema2/manifests/sha256:9fcd550aea0e897f03e02d833b9c1a1f62da800d235e71852d41d8b884d60934 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39177" http.request.id=60171930-5582-4281-8bdb-c86dd24984fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36348" 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.30227ms http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (14.03s) === RUN TestManifestDeleteDisabled time="2025-09-06T20:55: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.7 time="2025-09-06T20:55:40Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:55:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.7 http.request.host="127.0.0.1:37441" http.request.id=dc99cecf-537d-459b-8213-ffb5b1e6d022 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38186" 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.576539ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [06/Sep/2025:20:55:40 +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-09-06T20:55: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.7 time="2025-09-06T20:55:40Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:55:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 time="2025-09-06T20:55:40Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.7 time="2025-09-06T20:55:40Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.7 time="2025-09-06T20:55:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.7 http.request.host="127.0.0.1:33553" http.request.id=aad90dda-3be6-402a-b673-ecca70d8f75f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37408" 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.433305ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.7 http.request.host="127.0.0.1:33553" http.request.id=1cb896a6-3fbc-4f53-8087-8c263c81a937 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37418" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.901674ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.7 http.request.host="127.0.0.1:33553" http.request.id=7f1cfd17-cac8-4cc8-96db-db0a94d5b766 http.request.method=POST http.request.remoteaddr="127.0.0.1:37430" 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.633996ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-09-06T20:55:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.7 http.request.host="127.0.0.1:33553" http.request.id=703f03fa-54bb-4bab-bc6d-60bc46dac379 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37442" 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=3.594124ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2025:20:55:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.68s) === RUN TestProxyManifestGetByTag time="2025-09-06T20:55: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.7 time="2025-09-06T20:55:40Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:55:41Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=982d6338-8193-46b8-9b47-b7db46e8e453 http.request.method=POST http.request.remoteaddr="127.0.0.1:52026" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.952591ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=9941306f-93a8-49a8-9267-0f456b353614 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52026" http.request.uri="/v2/foo/bar/blobs/uploads/9da78056-8170-4c1e-be65-c152cddab416?_state=39gZm43hCJ-z05bkcNgx_SWARfZe-bxwNGIi3C6YH1d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkYTc4MDU2LTgxNzAtNGMxZS1iZTY1LWMxNTJjZGRhYjQxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NTo0MS4xNjY0MjAxMzJaIn0%3D&digest=sha256%3A01f3cd9115a6fdd57eb1dd45ddb840e995316e52ac15a6baed1f5fb3d02f9c84" http.request.useragent="Go-http-client/1.1" http.response.duration=2.112989162s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:41 +0000] "PUT /v2/foo/bar/blobs/uploads/9da78056-8170-4c1e-be65-c152cddab416?_state=39gZm43hCJ-z05bkcNgx_SWARfZe-bxwNGIi3C6YH1d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkYTc4MDU2LTgxNzAtNGMxZS1iZTY1LWMxNTJjZGRhYjQxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NTo0MS4xNjY0MjAxMzJaIn0%3D&digest=sha256%3A01f3cd9115a6fdd57eb1dd45ddb840e995316e52ac15a6baed1f5fb3d02f9c84 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=b798ca13-ec0c-4c2c-af2f-d8a2f7b66f28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52026" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=10.13595ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:43 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-06T20:55:43Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-06T20:55:43Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.24.7 time="2025-09-06T20:55:43Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 time="2025-09-06T20:55:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=301b62cb-6454-469e-9bea-e98eaad95877 http.request.method=GET http.request.remoteaddr="127.0.0.1:52026" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.918767ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2025:20:55:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-09-06T20:55:43Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:44695" go.version=go1.24.7 time="2025-09-06T20:55:43Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.7 time="2025-09-06T20:55:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=6104b931-1d84-47b6-934b-1efb1153ec83 http.request.method=GET http.request.remoteaddr="127.0.0.1:52036" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.910747ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2025:20:55:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-09-06T20:55:43Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44695 /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:44695/v2/:[]]}" go.version=go1.24.7 http.request.host="127.0.0.1:38177" http.request.id=3d7af783-f479-4687-b7c4-56ea0fe54664 http.request.method=GET http.request.remoteaddr="127.0.0.1:44848" http.request.uri="/v2/foo/bar/manifests/sha256:d7c1acdd7b8d19d58000f16ead9fdcbadb10ee184db4ebb32e234c91318333a1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:d7c1acdd7b8d19d58000f16ead9fdcbadb10ee184db4ebb32e234c91318333a1" time="2025-09-06T20:55:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=6fdc037c-fc04-406c-9f85-2afa7a730581 http.request.method=GET http.request.remoteaddr="127.0.0.1:52046" http.request.uri="/v2/foo/bar/manifests/sha256:d7c1acdd7b8d19d58000f16ead9fdcbadb10ee184db4ebb32e234c91318333a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.921338ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2025:20:55:43 +0000] "GET /v2/foo/bar/manifests/sha256:d7c1acdd7b8d19d58000f16ead9fdcbadb10ee184db4ebb32e234c91318333a1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-06T20:55:43Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d7c1acdd7b8d19d58000f16ead9fdcbadb10ee184db4ebb32e234c91318333a1 with ttl=167h59m59.999992842s" go.version=go1.24.7 time="2025-09-06T20:55:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:38177" http.request.id=3d7af783-f479-4687-b7c4-56ea0fe54664 http.request.method=GET http.request.remoteaddr="127.0.0.1:44848" http.request.uri="/v2/foo/bar/manifests/sha256:d7c1acdd7b8d19d58000f16ead9fdcbadb10ee184db4ebb32e234c91318333a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=19.980226ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2025:20:55:43 +0000] "GET /v2/foo/bar/manifests/sha256:d7c1acdd7b8d19d58000f16ead9fdcbadb10ee184db4ebb32e234c91318333a1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-06T20:55:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=cf75aa95-5d67-4b1d-9353-d3792a46c157 http.request.method=GET http.request.remoteaddr="127.0.0.1:52046" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.728355ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2025:20:55:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-09-06T20:55:43Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44695 /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:44695/v2/:[]]}" go.version=go1.24.7 http.request.host="127.0.0.1:38177" http.request.id=992330c8-7fc7-46c0-ba1c-2f08f643424a http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" 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-09-06T20:55:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=8ff84e85-e884-4c92-bfc8-8da870b3fdf6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52062" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.246112ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2025:20:55:43 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-06T20:55:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:38177" http.request.id=992330c8-7fc7-46c0-ba1c-2f08f643424a http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" 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=14.630059ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2025:20:55:43 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-06T20:55:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=b8cdd985-0e4e-4ee6-add0-b7d8f74022a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:52062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.170816ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=6b1e6d33-8c83-4fe0-ac56-3718e9f4521c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52062" http.request.uri="/v2/foo/bar/blobs/uploads/e452ece3-87e3-4815-81ee-735c7ee09386?_state=kY-jGAay28gEPgzyaU55whMGiYkgO6TlFAadM2056ep7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NTJlY2UzLTg3ZTMtNDgxNS04MWVlLTczNWM3ZWUwOTM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NTo0My41MzMzMDUyOTFaIn0%3D&digest=sha256%3Ac161e759ab114e5fb2cd7cf99fc0a763df9867914f265cc5f76b0c09fd82f558" http.request.useragent="Go-http-client/1.1" http.response.duration=1.515628018s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:43 +0000] "PUT /v2/foo/bar/blobs/uploads/e452ece3-87e3-4815-81ee-735c7ee09386?_state=kY-jGAay28gEPgzyaU55whMGiYkgO6TlFAadM2056ep7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NTJlY2UzLTg3ZTMtNDgxNS04MWVlLTczNWM3ZWUwOTM4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wNlQyMDo1NTo0My41MzMzMDUyOTFaIn0%3D&digest=sha256%3Ac161e759ab114e5fb2cd7cf99fc0a763df9867914f265cc5f76b0c09fd82f558 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=96bb1592-8e43-4438-9118-34e9b1f814e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52062" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=10.117329ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2025:20:55:45 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=81503504-252e-4d35-80ae-ce6b1dfd3259 http.request.method=GET http.request.remoteaddr="127.0.0.1:52062" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.662686ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2025:20:55:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-09-06T20:55:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44695 /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:44695/v2/:[]]}" go.version=go1.24.7 http.request.host="127.0.0.1:38177" http.request.id=2aeb1f03-692b-49a0-a163-9b2b03e4c95a http.request.method=GET http.request.remoteaddr="127.0.0.1:44856" 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-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=43f110b0-0987-4f37-93e3-5e77295d0894 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52070" 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=4.837526ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2025:20:55:45 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=f4400918-76f8-49c7-95da-917d0d0a9d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:52070" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.595471ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2025:20:55:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-09-06T20:55:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44695 /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:44695/v2/:[]]}" go.version=go1.24.7 http.request.host="127.0.0.1:38177" http.request.id=2aeb1f03-692b-49a0-a163-9b2b03e4c95a http.request.method=GET http.request.remoteaddr="127.0.0.1:44856" 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-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44695" http.request.id=7a583ec8-6587-47fd-bf38-7abbce0dfb22 http.request.method=GET http.request.remoteaddr="127.0.0.1:52082" 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=4.998828ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2025:20:55:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-06T20:55:45Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d060801af1188302b343cf2363c8720397cc12c6498c4c92ffd2e2d808224977 with ttl=167h59m59.999993839s" go.version=go1.24.7 time="2025-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:38177" http.request.id=2aeb1f03-692b-49a0-a163-9b2b03e4c95a http.request.method=GET http.request.remoteaddr="127.0.0.1:44856" 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=27.316097ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2025:20:55:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.15s) === RUN TestAppDispatcher time="2025-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:37051" http.request.id=eda85b1f-3608-4add-91d7-d1e64b3dfab4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45500" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.871758ms http.response.status=200 http.response.written=0 time="2025-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:37051" http.request.id=9a629457-928c-4b7f-ba19-b520b91ac3d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45500" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.516343ms http.response.status=200 http.response.written=0 time="2025-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:37051" http.request.id=e86dc919-ac39-434c-9b76-f16966432b22 http.request.method=GET http.request.remoteaddr="127.0.0.1:45500" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.685511ms http.response.status=200 http.response.written=0 time="2025-09-06T20:55:45Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:37051" http.request.id=4ff43341-6232-4207-8828-d4061904eb2c http.request.method=GET http.request.remoteaddr="127.0.0.1:45500" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.657724ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-09-06T20:55:45Z" 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.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f time="2025-09-06T20:55:45Z" level=info msg="redis not configured" go.version=go1.24.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f time="2025-09-06T20:55:45Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.7 http.request.host="127.0.0.1:41579" http.request.id=2d0d3167-356d-4ec2-8e7a-4d6c0369f073 http.request.method=GET http.request.remoteaddr="127.0.0.1:55168" 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-09-06T20:55:45Z" 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.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f time="2025-09-06T20:55:45Z" level=info msg="redis not configured" go.version=go1.24.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f time="2025-09-06T20:55:45Z" level=info msg="configuring file health check path=/tmp/healthcheck809742861, interval=1" go.version=go1.24.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-09-06T20:55:49Z" 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.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f time="2025-09-06T20:55:49Z" level=info msg="redis not configured" go.version=go1.24.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f time="2025-09-06T20:55:49Z" level=info msg="configuring TCP health check addr=127.0.0.1:46067, interval=1" go.version=go1.24.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-09-06T20:55:53Z" 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.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f time="2025-09-06T20:55:53Z" level=info msg="redis not configured" go.version=go1.24.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f time="2025-09-06T20:55:53Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:37857, interval=1, threshold=3" go.version=go1.24.7 instance.id=f264118a-db24-423a-af73-2d25487d8c2f --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 159.260s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.08s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.04s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.53s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.75s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.408s === RUN TestSchedule time="2025-09-06T20:53:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 instance.id=28f4a167-d682-432a-bc93-437d7757dd4f time="2025-09-06T20:53:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.995597ms" go.version=go1.24.7 instance.id=28f4a167-d682-432a-bc93-437d7757dd4f time="2025-09-06T20:53:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=996.648µs" go.version=go1.24.7 instance.id=28f4a167-d682-432a-bc93-437d7757dd4f time="2025-09-06T20:53:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=996.191µs" go.version=go1.24.7 instance.id=28f4a167-d682-432a-bc93-437d7757dd4f 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-09-06T20:53:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 instance.id=28f4a167-d682-432a-bc93-437d7757dd4f --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-09-06T20:53:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 instance.id=28f4a167-d682-432a-bc93-437d7757dd4f time="2025-09-06T20:53:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.995148ms" go.version=go1.24.7 instance.id=28f4a167-d682-432a-bc93-437d7757dd4f time="2025-09-06T20:53:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996217ms" go.version=go1.24.7 instance.id=28f4a167-d682-432a-bc93-437d7757dd4f time="2025-09-06T20:53:21Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 instance.id=28f4a167-d682-432a-bc93-437d7757dd4f --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-09-06T20:53:21Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 instance.id=28f4a167-d682-432a-bc93-437d7757dd4f --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.584s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.46s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 17061888 sha256:217bc37c99b5af5f2244e5d39915f53bb045adff0e8605102c78636c745780a4 [] map[] } --- PASS: TestSimpleBlobRead (0.85s) === RUN TestBlobMount --- PASS: TestBlobMount (0.77s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (5.34s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (4.18s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.72s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:078d13b64fac004fd852a5695203f51d1e01b1b59ac7d5bb539eaeef3afdf90c palailogos: marking blob sha256:788ea0d34e9a1b20777eed70da31174415d8e123163e01270bb2b272fee086a1 palailogos: marking blob sha256:0416780c89c2c5ff1e2b43f05f0823f1fb88674435c93b52a6a3e5ee6e032e53 palailogos: marking manifest sha256:0a07644f5956387828e592c6b6ce2840d4540d655cfd101429b4735dda0e1593 palailogos: marking blob sha256:7d500aac15d2cbac6f5406fad2b67ba250fce5c117c6f72e4d0b0c3bce8ca365 palailogos: marking blob sha256:078d13b64fac004fd852a5695203f51d1e01b1b59ac7d5bb539eaeef3afdf90c palailogos: marking manifest sha256:7d500aac15d2cbac6f5406fad2b67ba250fce5c117c6f72e4d0b0c3bce8ca365 palailogos: marking blob sha256:2883859fa7995163d0d66be9ce83ff0014efced7c5fbb422728b0c1e2057f4b3 palailogos: marking blob sha256:20aa6cdbb260f6820cae2fdaec79581392672d38ec53ed2dc4b8d845dd2bf8d3 palailogos: marking manifest sha256:c11f508a39d1d5f03cca189106bc46eafcde09995a8918e660fae7d519e1c630 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:8d767098bb0dce7a2d2cb3e1ac114a5ee8214ac2c5b4781d3f8d0490005e77d5 palailogos: marking blob sha256:b5ccf30868492b319d98e96ece97a54b063fe16885075497f272a98baac53be9 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.92s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:d33f64d5f064b10ddf66cdae3ec82b1af1dc5ba1629c6d622846c6d149b85bd5 deletemanifests: marking manifest sha256:e4106de344b9e4d9e423c64251f6cf3c4b0d674ed9532d09981a68fc43ca1641 deletemanifests: marking blob sha256:1f1a2bdb334feb9d17b7baa1f9b76c54f2b9d20b9e0f6d6fbfe08edcae714f26 deletemanifests: marking blob sha256:de9665ef8a44c94a2f0b6771485bccf250e0e6acb6906b5f0fdea2d3d35b9705 deletemanifests: marking blob sha256:35feb6c8f4dd9a0999db25cfec07f9522aacf0b08587c05918b37272adeb4121 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:2d51cba7efe0593b2864818f584ea3226ee5c4f69d61111e9660ba651b1f36bd blob eligible for deletion: sha256:56df299b9cd54331b6349581e9942821fee38f983f5b206177c88aa16bd05b70 blob eligible for deletion: sha256:d33f64d5f064b10ddf66cdae3ec82b1af1dc5ba1629c6d622846c6d149b85bd5 blob eligible for deletion: sha256:0659e3e4ecbe9d1a3a83112eb385291876a8b66e1fe7896a9da96dbfec9c0f20 deletemanifests manifest eligible for deletion: sha256:d33f64d5f064b10ddf66cdae3ec82b1af1dc5ba1629c6d622846c6d149b85bd5 deletemanifests: marking manifest sha256:e4106de344b9e4d9e423c64251f6cf3c4b0d674ed9532d09981a68fc43ca1641 deletemanifests: marking blob sha256:1f1a2bdb334feb9d17b7baa1f9b76c54f2b9d20b9e0f6d6fbfe08edcae714f26 deletemanifests: marking blob sha256:de9665ef8a44c94a2f0b6771485bccf250e0e6acb6906b5f0fdea2d3d35b9705 deletemanifests: marking blob sha256:35feb6c8f4dd9a0999db25cfec07f9522aacf0b08587c05918b37272adeb4121 time="2025-09-06T20:53:42Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/d33f64d5f064b10ddf66cdae3ec82b1af1dc5ba1629c6d622846c6d149b85bd5" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 time="2025-09-06T20:53:42Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/d33f64d5f064b10ddf66cdae3ec82b1af1dc5ba1629c6d622846c6d149b85bd5" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0659e3e4ecbe9d1a3a83112eb385291876a8b66e1fe7896a9da96dbfec9c0f20 time="2025-09-06T20:53:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/06/0659e3e4ecbe9d1a3a83112eb385291876a8b66e1fe7896a9da96dbfec9c0f20" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:2d51cba7efe0593b2864818f584ea3226ee5c4f69d61111e9660ba651b1f36bd time="2025-09-06T20:53:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2d/2d51cba7efe0593b2864818f584ea3226ee5c4f69d61111e9660ba651b1f36bd" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:56df299b9cd54331b6349581e9942821fee38f983f5b206177c88aa16bd05b70 time="2025-09-06T20:53:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/56/56df299b9cd54331b6349581e9942821fee38f983f5b206177c88aa16bd05b70" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:d33f64d5f064b10ddf66cdae3ec82b1af1dc5ba1629c6d622846c6d149b85bd5 time="2025-09-06T20:53:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d3/d33f64d5f064b10ddf66cdae3ec82b1af1dc5ba1629c6d622846c6d149b85bd5" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 --- PASS: TestDeleteManifestIfTagNotFound (2.69s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:ec89e3eac96419cea4cadb99ae811929664757d6f176b28fa8cd3bd0b9c6b9c0 time="2025-09-06T20:53:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ec/ec89e3eac96419cea4cadb99ae811929664757d6f176b28fa8cd3bd0b9c6b9c0" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:1144eb650608f56a1183dc0a3f3284743e1185481b0fb57693a94bf294053389 time="2025-09-06T20:53:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/11/1144eb650608f56a1183dc0a3f3284743e1185481b0fb57693a94bf294053389" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:4bd07a2b41d4c0605db18f6ee841e3bc86c9b3e5e3681e66043ae93216bb9f28 time="2025-09-06T20:53:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4b/4bd07a2b41d4c0605db18f6ee841e3bc86c9b3e5e3681e66043ae93216bb9f28" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 --- PASS: TestGCWithMissingManifests (0.83s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:7552f13f536d81e852d8eb2747e0a57a3b2738c069c115f865f7db3291c487b1 komnenos: marking blob sha256:f28b7dc33d9d798390cf26a416c270e0b0b708932dd0f2ef8b2f2cda2225a14c komnenos: marking blob sha256:0333194e8267805c2499816dcd5796c58b496c86ebbe0ae76bd3fd556f1e093c 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1c23a16b7e1724db88fb4d65ad4663ab02c43fc466ae9224fd8943fc3013655e time="2025-09-06T20:53:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1c/1c23a16b7e1724db88fb4d65ad4663ab02c43fc466ae9224fd8943fc3013655e" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:677b924b3c4fcd9f0a98a4ced4cfc8d74e53a332bb6d1854ba0f5a4ca02f49c1 time="2025-09-06T20:53:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/67/677b924b3c4fcd9f0a98a4ced4cfc8d74e53a332bb6d1854ba0f5a4ca02f49c1" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:6d1b2fbd0bbe0109b588d605d56e026f4bb7fa04e543096bc34ec8f1ea9b1840 time="2025-09-06T20:53:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6d/6d1b2fbd0bbe0109b588d605d56e026f4bb7fa04e543096bc34ec8f1ea9b1840" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:d6150a892a60b7b580cee4c714d6f8411173cd1f9cb7d48ae452efed28d738ef time="2025-09-06T20:53:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d6/d6150a892a60b7b580cee4c714d6f8411173cd1f9cb7d48ae452efed28d738ef" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-09-06T20:53:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:08b3c88e60d96cb991984bb4c28e70ce7152eba6c101648f46ec48160b48cede time="2025-09-06T20:53:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/08/08b3c88e60d96cb991984bb4c28e70ce7152eba6c101648f46ec48160b48cede" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 blob eligible for deletion: sha256:13c0cfcc397101fb69212a3610951d6193dd8140867aa396974a27239e44e310 time="2025-09-06T20:53:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/13/13c0cfcc397101fb69212a3610951d6193dd8140867aa396974a27239e44e310" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 --- PASS: TestDeletionHasEffect (2.33s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.25s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:c185a60a479dd885a78a888595c8095f42a069fe4d6e4a99fe40d402b9114cb3 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:d7f882839d820c731824a150e9bf7b04c104e3c575bb7821f092255fd538438b michael_z_doukas: marking blob sha256:2acd9c4522814c6444c43747757f2c0ed5b440e4a6cb1511c646fb270fc788d7 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:38bc5bffbbc903f8f54055469eb430c7e25ff2fd70ec72edff40e0e20d719d11 time="2025-09-06T20:53:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/38/38bc5bffbbc903f8f54055469eb430c7e25ff2fd70ec72edff40e0e20d719d11" go.version=go1.24.7 instance.id=314a8c4f-a18b-4f3a-abd7-9e2341c98ff5 --- PASS: TestOrphanBlobDeleted (1.25s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:24b9d6da5acfe0c05dfd5d715311cd891ca578ccd330add24f91b25aa2066261 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:881c471a103e9b6547ed246b9b9e6c94d886378e14a0cd4bdf758754053b52ca --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.85s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.06s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.39s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.68s) === 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-09-06T20:53:53Z" level=info msg="PurgeUploads starting: olderThan=2025-09-06 19:53:53.508423783 +0000 UTC m=-3567.418245409, actuallyDelete=true" time="2025-09-06T20:53:53Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-09-06T20:53:53Z" level=info msg="PurgeUploads starting: olderThan=2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506, actuallyDelete=true" time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5a9e91b7-ca49-4a64-be17-05bd01348312 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5fb71d72-c163-4e8c-9d4d-c825539ef023 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7df6c68b-8c48-409d-8d8c-1c961fbe8986 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a8a23138-0451-4bd9-9f13-3fd575e3eb03 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d838628f-535e-427c-8559-85d9f25e90ea have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f845e6e0-de59-4c02-8b3a-2bf4b2825b8b have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/841ebb85-7afd-4a68-8c3d-4069c14c5ac1 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/056e7367-38aa-41cd-bfe1-845332db77de have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/af1b0ee0-7a9f-424b-b289-f488dc9210a4 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e3311554-5f08-47eb-92e6-69902992bc7b have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/47fc4b24-e670-49b0-bdd1-d39b48c764f2 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.509345699 +0000 UTC m=+32.582676506). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-09-06T20:53:53Z" level=info msg="PurgeUploads starting: olderThan=2025-09-06 20:53:53.510538558 +0000 UTC m=+32.583869352, actuallyDelete=true" time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7bf7ed5e-ab64-4f38-9457-ec674155fdbc have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.510538558 +0000 UTC m=+32.583869352). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b67b3ca7-0f7b-4bd5-89bf-af8543e1ba97 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.510538558 +0000 UTC m=+32.583869352). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8acf96f9-b2a5-4d18-a37b-a0fe6ef837d4 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.510538558 +0000 UTC m=+32.583869352). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/19b58cbf-1369-418d-97d1-2d7c622cebe7 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.510538558 +0000 UTC m=+32.583869352). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1df4db1b-b354-488d-ae58-46661f56bb07 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.510538558 +0000 UTC m=+32.583869352). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-09-06T20:53:53Z" level=info msg="PurgeUploads starting: olderThan=2025-09-06 20:53:53.511298463 +0000 UTC m=+32.584629270, actuallyDelete=true" time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f4f6f4ed-e7c4-49d5-a35e-96c7a2de7554 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.511298463 +0000 UTC m=+32.584629270). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/231673fd-83b2-4174-bf6c-e8e4abf7690c have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.511298463 +0000 UTC m=+32.584629270). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/583888b3-378c-4ca8-9e78-a6232169be97 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.511298463 +0000 UTC m=+32.584629270). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/849cb941-9619-4499-8ccb-0aae449c5b14 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.511298463 +0000 UTC m=+32.584629270). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8673e548-2af7-4152-a6b6-03808dcd22e4 have older date (2025-09-06 19:53:53 +0000 UTC) than purge date (2025-09-06 20:53:53.511298463 +0000 UTC m=+32.584629270). Removing upload directory." time="2025-09-06T20:53:53Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-09-06T20:53:53Z" level=info msg="PurgeUploads starting: olderThan=2025-09-06 20:53:53.511782971 +0000 UTC m=+32.585113777, actuallyDelete=true" time="2025-09-06T20:53:53Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 32.607s ? 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.009s === 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-09-06T20:53:20Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.006s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.653s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === 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.081s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.30s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.939s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.02s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 18.556s ? 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-09-06T20:53:20Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.7 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-09-06T20:53:20Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.7 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-09-06T20:53:20Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.7 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 TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 time="2025-09-06T20:53:20Z" level=error msg="unknown ip address format" go.version=go1.24.7 instance.id=96b52ffe-f49d-4d49-a186-6e9edd8cb0d1 ip=?0000000000000000000000000000000000 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) time="2025-09-06T20:53:20Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.7 --- PASS: TestInvalidNetworkType (0.00s) time="2025-09-06T20:53:20Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.7 instance.id=96b52ffe-f49d-4d49-a186-6e9edd8cb0d1 time="2025-09-06T20:53:20Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.7 instance.id=96b52ffe-f49d-4d49-a186-6e9edd8cb0d1 --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV6 (0.00s) time="2025-09-06T20:53:21Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.7 time="2025-09-06T20:53:22Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.7 time="2025-09-06T20:53:23Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.7 time="2025-09-06T20:53:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.7 --- 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.007s ? 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.647s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.77s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.428s ? 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.019s ? 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.so.1 >>> docker-registry*: Package size: 24.2 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r14.apk >>> docker-registry: Build complete at Sat, 06 Sep 2025 20:56:01 +0000 elapsed time 0h 3m 8s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250906.205254) (2/2) Purging go (1.24.7-r0) Executing busybox-1.37.0-r19.trigger OK: 400 MiB in 104 packages >>> docker-registry: Updating the community/x86 repository index... >>> docker-registry: Signing the index...