>>> docker-registry: Building community/docker-registry 2.8.3-r14 (using abuild 3.15.0-r0) started Sun, 07 Sep 2025 01:19:16 +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 (20250907.011917) Executing busybox-1.37.0-r19.trigger OK: 592 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-07T01:19:34Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-09-07T01:19:34Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.015s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-09-07T01:19:34Z" 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.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.06s) PASS ok github.com/docker/distribution/health/checks 0.063s ? 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.006s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.007s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.008s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.007s ? github.com/docker/distribution/metrics [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/09/07 01:19:34 http: TLS handshake error from 127.0.0.1:47626: 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:44595/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44595/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44595/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:44595/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:37593?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.44s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-09-07T01:19:35Z" level=info msg="broadcaster: closing" time="2025-09-07T01:19:35Z" level=info msg="closing testSink" time="2025-09-07T01:19:35Z" level=info msg="closing testSink" time="2025-09-07T01:19:35Z" level=info msg="closing testSink" time="2025-09-07T01:19:35Z" level=info msg="closing testSink" time="2025-09-07T01:19:35Z" level=info msg="closing testSink" time="2025-09-07T01:19:35Z" level=info msg="closing testSink" time="2025-09-07T01:19:35Z" level=info msg="closing testSink" time="2025-09-07T01:19:35Z" level=info msg="closing testSink" time="2025-09-07T01:19:35Z" level=info msg="closing testSink" time="2025-09-07T01:19:35Z" level=info msg="closing testSink" time="2025-09-07T01:19:35Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-09-07T01:19:35Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 1} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 1} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 1} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 1} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:35Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-09-07T01:19:36Z" level=warning msg="&{0xc00036a540 0.9} encountered too many errors, backing off" time="2025-09-07T01:19:36Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.86s) PASS ok github.com/docker/distribution/notifications 1.446s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-09-07T01:19:34Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-09-07T01:19:34.957451084Z" 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-07T01:19:34.957480532Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:19:34.957976119Z" level=info msg="listening on [::]:5000" go.version=go1.24.7 time="2025-09-07T01:19:34.958341848Z" level=info msg="Starting upload purge in 52m0s" go.version=go1.24.7 time="2025-09-07T01:19:37.961547999Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.7 time="2025-09-07T01:19:38.066782163Z" level=info msg="response completed" go.version=go1.24.7 http.request.host=127.0.0.1 http.request.id=b41182a9-7c48-492a-b1f0-731744dfa839 http.request.method=GET http.request.remoteaddr="[::1]:33166" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.710185ms http.response.status=200 http.response.written=2 ::1 - - [07/Sep/2025:01:19:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-09-07T01:19:38.618918387Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-09-07T01:19:38.621551964Z" 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-07T01:19:38.621593125Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:19:38.621674036Z" level=info msg="Starting upload purge in 38m0s" go.version=go1.24.7 time="2025-09-07T01:19:38.621802415Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.7 time="2025-09-07T01:19:38.621823813Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.7 time="2025-09-07T01:19:38.622507544Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.7 time="2025-09-07T01:19:41.631677004Z" level=info msg="response completed" go.version=go1.24.7 http.request.host=127.0.0.1 http.request.id=66b0a10b-72f1-4398-aa91-ecd0360e6c3d http.request.method=GET http.request.remoteaddr="127.0.0.1:44338" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.586005ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Sep/2025:01:19:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-09-07T01:19:41.631933257Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.7 --- PASS: TestRegistrySupportedCipherSuite (3.67s) === RUN TestRegistryUnsupportedCipherSuite time="2025-09-07T01:19:42.106225983Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-09-07T01:19:42.108478563Z" 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-07T01:19:42.108537678Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:19:42.108575999Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.24.7 time="2025-09-07T01:19:42.10876834Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.7 --- PASS: TestRegistryUnsupportedCipherSuite (8.48s) PASS ok github.com/docker/distribution/registry 15.263s === 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.03s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.070s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-09-07T01:19:34Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.7 instance.id=54758348-4f6c-4fe2-9cbd-6f717024af99 time="2025-09-07T01:19:34Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.7 instance.id=54758348-4f6c-4fe2-9cbd-6f717024af99 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-09-07T01:19:35Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.7 password=n0QFZJrfBA6GzchBEuR5WrXrTkFV4Xx1gitDVMFxgZI user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.086s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.005s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-09-07T01:19:34Z" level=info msg="token not to be used before 2025-09-07 01:19:35 +0000 UTC - currently 2025-09-07 01:19:34.9592862 +0000 UTC m=+0.006699938" time="2025-09-07T01:19:34Z" level=info msg="token not to be used after 2025-09-07 01:19:34 +0000 UTC - currently 2025-09-07 01:19:34.959798672 +0000 UTC m=+0.007212410" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-09-07T01:19:34Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.014s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.041s === 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.020s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.004s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-09-07T01:19:35Z" 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-07T01:19:35Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:19:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41187" http.request.id=2b5cbf41-9bf0-42cb-a69b-fead10aa7082 http.request.method=GET http.request.remoteaddr="127.0.0.1:51422" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.360023ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Sep/2025:01:19:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-09-07T01:19:35Z" 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-07T01:19:35Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:19:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=4f5c5941-9503-4e75-9c7d-9e1b7c922662 http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="885.141µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [07/Sep/2025:01:19:35 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-09-07T01:19:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=073018f5-1297-4cfa-bd64-903d66780c29 http.request.method=POST http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.844562ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:35 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:41Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=77ff2d44-30eb-4e81-bc8e-d36520f753f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/aaaa/blobs/uploads/a9899ee3-a1b3-4a09-8732-0979fb8c3a57?_state=KmYtiAHfJ-gaaHegojtyx8EmibD4oGTnGPUutENPg4R7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhOTg5OWVlMy1hMWIzLTRhMDktODczMi0wOTc5ZmI4YzNhNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6MzUuNTY2NTgyNDk3WiJ9&digest=sha256%3A1180bb741f3d8e8edb0f37af61f34e5fe6b8e10149467b4a2af2e6b8c5a1c12d" http.request.useragent="Go-http-client/1.1" http.response.duration=5.465019558s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:35 +0000] "PUT /v2/foo/aaaa/blobs/uploads/a9899ee3-a1b3-4a09-8732-0979fb8c3a57?_state=KmYtiAHfJ-gaaHegojtyx8EmibD4oGTnGPUutENPg4R7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhOTg5OWVlMy1hMWIzLTRhMDktODczMi0wOTc5ZmI4YzNhNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6MzUuNTY2NTgyNDk3WiJ9&digest=sha256%3A1180bb741f3d8e8edb0f37af61f34e5fe6b8e10149467b4a2af2e6b8c5a1c12d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:41Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=efe28ffd-caaf-4032-99fe-19559e44fa9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.048601ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:41 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:41Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=34a0bd3d-5a80-477e-980f-de0eb9e96d03 http.request.method=POST http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.849745ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:41 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:44Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=c1c0effa-1035-4329-8816-c679871c3d09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/bbbb/blobs/uploads/29984e68-826a-477a-a521-e7d1b121f4d0?_state=JZKHe5rnH42QtuZATSjde6P2YwfkqGED2kl96GIIa4x7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyOTk4NGU2OC04MjZhLTQ3N2EtYTUyMS1lN2QxYjEyMWY0ZDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6NDEuMjY1OTczMzM3WiJ9&digest=sha256%3Afb51f33d3a0b9a87ee9bd6ec1d1bca522cb449cb46515aff221a2d972ab800ad" http.request.useragent="Go-http-client/1.1" http.response.duration=3.50009589s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:41 +0000] "PUT /v2/foo/bbbb/blobs/uploads/29984e68-826a-477a-a521-e7d1b121f4d0?_state=JZKHe5rnH42QtuZATSjde6P2YwfkqGED2kl96GIIa4x7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyOTk4NGU2OC04MjZhLTQ3N2EtYTUyMS1lN2QxYjEyMWY0ZDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6NDEuMjY1OTczMzM3WiJ9&digest=sha256%3Afb51f33d3a0b9a87ee9bd6ec1d1bca522cb449cb46515aff221a2d972ab800ad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:44Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=eeafd3b6-7108-48c1-8fa1-07e9f67798be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.898703ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:44 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:44Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=af61f08b-864d-4e5a-8edc-c11991b4b84c http.request.method=POST http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.863257ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:44 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:47Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=1a87c268-8142-486e-990b-6555702ca652 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/cccc/blobs/uploads/dd79aac7-3eb4-4da5-b531-fbbaed2c3072?_state=DnrzsE6Tt9hiYUwOqZjXORNVV833yc97b8p5TjFsMKx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkZDc5YWFjNy0zZWI0LTRkYTUtYjUzMS1mYmJhZWQyYzMwNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6NDQuOTI3Mzc2MTg5WiJ9&digest=sha256%3A2800d9745dd4ba0df8bba682a54101b9c60b40497204d4db370c443cf0cf938a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.683684572s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:44 +0000] "PUT /v2/foo/cccc/blobs/uploads/dd79aac7-3eb4-4da5-b531-fbbaed2c3072?_state=DnrzsE6Tt9hiYUwOqZjXORNVV833yc97b8p5TjFsMKx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkZDc5YWFjNy0zZWI0LTRkYTUtYjUzMS1mYmJhZWQyYzMwNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6NDQuOTI3Mzc2MTg5WiJ9&digest=sha256%3A2800d9745dd4ba0df8bba682a54101b9c60b40497204d4db370c443cf0cf938a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:47Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=ff8274cd-5623-4656-88bb-8115cb7448bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.836678ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:47 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:47Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=bfb7aed1-e61f-4ecd-9d8c-0c5a2f16fdc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.751073ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:47 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:49Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=4f561b57-2310-42f8-a810-f18ca2b3dbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/dddd/blobs/uploads/eca98157-f6a8-4331-a3a9-ab3f3278bd3f?_state=v3TdHNE5K4jLHUyiC7Ig2wEOyKCoVo4KmPcAsXymIkh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlY2E5ODE1Ny1mNmE4LTQzMzEtYTNhOS1hYjNmMzI3OGJkM2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6NDcuNzUwMDY5MjI2WiJ9&digest=sha256%3A88be334f94b2ce999cb08cac7296db617e1126896f131393ba860f271781da82" http.request.useragent="Go-http-client/1.1" http.response.duration=2.159868309s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:47 +0000] "PUT /v2/foo/dddd/blobs/uploads/eca98157-f6a8-4331-a3a9-ab3f3278bd3f?_state=v3TdHNE5K4jLHUyiC7Ig2wEOyKCoVo4KmPcAsXymIkh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlY2E5ODE1Ny1mNmE4LTQzMzEtYTNhOS1hYjNmMzI3OGJkM2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6NDcuNzUwMDY5MjI2WiJ9&digest=sha256%3A88be334f94b2ce999cb08cac7296db617e1126896f131393ba860f271781da82 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:49Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=2225fc36-eaf9-4531-9333-411c2c6a0a94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.691723ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:49 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:50Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=095d5970-6953-4e67-9901-fb490dbb92f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.627718ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:50 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:57Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=6eea261a-7697-49f9-a882-ff8d4c296b99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/eeee/blobs/uploads/d272367f-7bc3-4a03-b6db-df061ad1accf?_state=MfoIIwOPOP0qsPdpAsv1R8TkE_GYRzZx3nSqY-RaEg97Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkMjcyMzY3Zi03YmMzLTRhMDMtYjZkYi1kZjA2MWFkMWFjY2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6NTAuMTU4OTQ5NDkzWiJ9&digest=sha256%3A26a9c2f31e866bd2f0ed2666ecbf1e097e1b642b93d9b4fe58dbf056e5abe047" http.request.useragent="Go-http-client/1.1" http.response.duration=7.367493367s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:50 +0000] "PUT /v2/foo/eeee/blobs/uploads/d272367f-7bc3-4a03-b6db-df061ad1accf?_state=MfoIIwOPOP0qsPdpAsv1R8TkE_GYRzZx3nSqY-RaEg97Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkMjcyMzY3Zi03YmMzLTRhMDMtYjZkYi1kZjA2MWFkMWFjY2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6NTAuMTU4OTQ5NDkzWiJ9&digest=sha256%3A26a9c2f31e866bd2f0ed2666ecbf1e097e1b642b93d9b4fe58dbf056e5abe047 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:57Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=1b114bb1-18f2-4a5c-869e-68353d478196 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.031747ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:57 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:57Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=1bdb83bf-dd6d-4b0f-b1f9-69f1f9cd2043 http.request.method=POST http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.85137ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:57 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=e4f65081-4c14-4593-8c3d-e0a2bb4ada08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/ffff/blobs/uploads/4432ff75-d9e1-4c48-b3aa-0ecb38c588bb?_state=QAtsF6fMcqDv3UUZFpJQIY87BERYaJCclFLAJFstzgt7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0NDMyZmY3NS1kOWUxLTRjNDgtYjNhYS0wZWNiMzhjNTg4YmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6NTcuNjgyNjExMjcyWiJ9&digest=sha256%3Afa0bf321787b72d80b88d53c72a184717f749d38275385a92947f0262e3f8428" http.request.useragent="Go-http-client/1.1" http.response.duration=2.241494282s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:57 +0000] "PUT /v2/foo/ffff/blobs/uploads/4432ff75-d9e1-4c48-b3aa-0ecb38c588bb?_state=QAtsF6fMcqDv3UUZFpJQIY87BERYaJCclFLAJFstzgt7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0NDMyZmY3NS1kOWUxLTRjNDgtYjNhYS0wZWNiMzhjNTg4YmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MTk6NTcuNjgyNjExMjcyWiJ9&digest=sha256%3Afa0bf321787b72d80b88d53c72a184717f749d38275385a92947f0262e3f8428 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=e6e4901f-ae1b-452f-bbfc-4d97d375c457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.842764ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=9561c2cf-8173-4a44-9261-21e2816dcd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" 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.324194ms http.response.status=200 http.response.written=74 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=e77cf558-1c91-4c33-adf5-57896e441bfd http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" 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.391726ms http.response.status=200 http.response.written=30 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=a9ad0fbf-ca42-470e-9a61-dad1f21ebb60 http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.349838ms http.response.status=200 http.response.written=74 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=0b02f9f9-69f5-4bc7-ab61-152fddbe0d55 http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" 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.335481ms http.response.status=200 http.response.written=30 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=e93150bc-8b89-4b33-baed-cc6959b32cc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.249277ms http.response.status=200 http.response.written=63 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=7eecc987-0b79-415d-a00e-5dd07de66810 http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" 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.379171ms http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" 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:45643" http.request.id=a3458967-10f8-483a-b02a-f39ceb3098ee http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.305402ms http.response.status=400 http.response.written=116 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" 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:45643" http.request.id=c75534fd-029e-4a20-affa-4357d1c4e40d http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" 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.213977ms http.response.status=400 http.response.written=115 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=ff6d47a6-a47f-476e-82cc-e0820f589802 http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.278201ms http.response.status=200 http.response.written=20 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45643" http.request.id=8feee2f7-6041-4e83-b8d4-615fccfccfef http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" 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.353074ms http.response.status=200 http.response.written=74 127.0.0.1 - - [07/Sep/2025:01:19:59 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-09-07T01:19:59Z" 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-07T01:19:59Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:20:00Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=98f1aba4-2ad9-44c6-8394-7edd86f770ad http.request.method=POST http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.081761ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:00 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:05Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=6edfdaa7-9b57-429d-a6fb-b8587a1898a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/aaaa/blobs/uploads/162d762e-2b1b-45f3-bae4-e17130f4b042?_state=cd8PxUb4q3-f5_vG2muUr2agN0sxe_ZZvmosSI90ZCh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNjJkNzYyZS0yYjFiLTQ1ZjMtYmFlNC1lMTcxMzBmNGIwNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MDAuMjE2MTU2NDk0WiJ9&digest=sha256%3Ad2a8e02215346c10613221d2f2b9ea94e327a4dc696f391090cae4b12c20be48" http.request.useragent="Go-http-client/1.1" http.response.duration=4.927206151s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:00 +0000] "PUT /v2/foo/aaaa/blobs/uploads/162d762e-2b1b-45f3-bae4-e17130f4b042?_state=cd8PxUb4q3-f5_vG2muUr2agN0sxe_ZZvmosSI90ZCh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNjJkNzYyZS0yYjFiLTQ1ZjMtYmFlNC1lMTcxMzBmNGIwNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MDAuMjE2MTU2NDk0WiJ9&digest=sha256%3Ad2a8e02215346c10613221d2f2b9ea94e327a4dc696f391090cae4b12c20be48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:05Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=67c11f17-4325-4acc-89fc-26bf7c30f39b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.510719ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:05 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:05Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=fb83c8db-21e1-4c8d-8eed-86523d68a590 http.request.method=POST http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="882.454µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:05 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=0721fb19-3ecf-44a4-94ad-4797546f595a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/bbbb/blobs/uploads/112e9816-827f-46d5-b58a-7fa9a9241769?_state=2W4mW7D4ex082EpjGxP4W1FY1EJlImCCsRLbVOqB8gR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxMTJlOTgxNi04MjdmLTQ2ZDUtYjU4YS03ZmE5YTkyNDE3NjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MDUuMzIzMjY0NDM0WiJ9&digest=sha256%3A5458733ce0022fdd41fd425f8dbdc60f8d5a6e65d8108a1d33faada10e5f2a87" http.request.useragent="Go-http-client/1.1" http.response.duration=2.887921098s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:05 +0000] "PUT /v2/foo/bbbb/blobs/uploads/112e9816-827f-46d5-b58a-7fa9a9241769?_state=2W4mW7D4ex082EpjGxP4W1FY1EJlImCCsRLbVOqB8gR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxMTJlOTgxNi04MjdmLTQ2ZDUtYjU4YS03ZmE5YTkyNDE3NjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MDUuMzIzMjY0NDM0WiJ9&digest=sha256%3A5458733ce0022fdd41fd425f8dbdc60f8d5a6e65d8108a1d33faada10e5f2a87 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=ad30b642-7415-4197-b114-506dcf80fcc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.82679ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:08 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:08Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=3644df31-91ff-4c75-8b8b-82e8ab217771 http.request.method=POST http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.672282ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:08 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:11Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=c6927ba9-be43-4b86-9736-86053b638ff3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/cccc/blobs/uploads/e5c9bdde-1457-4c16-a100-dc182eb9c8c7?_state=1DJcWZ2TVMs4rqaK8z8dkkkGSVHX4RguqgCBm7XPNqh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlNWM5YmRkZS0xNDU3LTRjMTYtYTEwMC1kYzE4MmViOWM4YzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MDguNDI4NTY3MjcyWiJ9&digest=sha256%3Ac10cd88aebc615fbe1284c7d3da154067c3abb8b93f837c6c8573bd36eac98be" http.request.useragent="Go-http-client/1.1" http.response.duration=3.291405051s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:08 +0000] "PUT /v2/foo/cccc/blobs/uploads/e5c9bdde-1457-4c16-a100-dc182eb9c8c7?_state=1DJcWZ2TVMs4rqaK8z8dkkkGSVHX4RguqgCBm7XPNqh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlNWM5YmRkZS0xNDU3LTRjMTYtYTEwMC1kYzE4MmViOWM4YzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MDguNDI4NTY3MjcyWiJ9&digest=sha256%3Ac10cd88aebc615fbe1284c7d3da154067c3abb8b93f837c6c8573bd36eac98be HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:11Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=025e911d-89cb-4bf0-9d7c-ef047d22a1c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.670752ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:11 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:11Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=1eaf9d16-562b-4cf1-a389-c71a69f19f7d http.request.method=POST http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.533667ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:11 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=61610778-52ef-4b33-a1fe-6e470ae6e388 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/dddd/blobs/uploads/ad301d39-4f96-4ff1-92b9-eea400cf6bad?_state=iDkCnqU4_kSaA2khhNF6t6S4A3duexWjUZLPjAI9aw57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhZDMwMWQzOS00Zjk2LTRmZjEtOTJiOS1lZWE0MDBjZjZiYWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MTEuOTU5MDI1ODZaIn0%3D&digest=sha256%3A2c8bfa9e753b46f0ef298434bf2958a33cda7f63bf782b3b1456c98c973acc1d" http.request.useragent="Go-http-client/1.1" http.response.duration=5.526152043s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:11 +0000] "PUT /v2/foo/dddd/blobs/uploads/ad301d39-4f96-4ff1-92b9-eea400cf6bad?_state=iDkCnqU4_kSaA2khhNF6t6S4A3duexWjUZLPjAI9aw57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhZDMwMWQzOS00Zjk2LTRmZjEtOTJiOS1lZWE0MDBjZjZiYWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MTEuOTU5MDI1ODZaIn0%3D&digest=sha256%3A2c8bfa9e753b46f0ef298434bf2958a33cda7f63bf782b3b1456c98c973acc1d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=07a72bb9-be83-40b1-8399-187822849be1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58926" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.674257ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:45543" http.request.id=825eb884-125a-4ef6-a4ff-089767d5c5b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58926" 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.307925ms http.response.status=200 http.response.written=63 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (42.15s) === RUN TestURLPrefix time="2025-09-07T01:20: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-07T01:20:17Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:40589" http.request.id=fbd565bd-2861-4459-8b17-27396c9baa4c http.request.method=GET http.request.remoteaddr="127.0.0.1:54832" 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.958412ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-09-07T01:20: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-07T01:20:17Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:20:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=3e1c5f3d-e31f-4646-acdf-63d6ca5c6eb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60134" http.request.uri="/v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="938.153µs" http.response.status=404 http.response.written=157 vars.digest="sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "GET /v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=20e38339-0fbb-45eb-b4f5-3af69e80f24a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60148" http.request.uri="/v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="973.499µs" http.response.status=404 http.response.written=157 vars.digest="sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=f918d4f8-a87e-4013-bca2-1d8cf3526c8d http.request.method=POST http.request.remoteaddr="127.0.0.1:60148" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.875707ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=a4e3c4f4-863d-4536-a311-df40e68df125 http.request.method=GET http.request.remoteaddr="127.0.0.1:60148" http.request.uri="/v2/foo/bar/blobs/uploads/46b776e2-bf57-4e89-ba02-c9f3fef20fbc?_state=9giYGZLjnpoijWl43t6u_rZ3T6HQbT1y56RZyQ3fArZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2Yjc3NmUyLWJmNTctNGU4OS1iYTAyLWM5ZjNmZWYyMGZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NDMwMzMwMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.060292ms http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "GET /v2/foo/bar/blobs/uploads/46b776e2-bf57-4e89-ba02-c9f3fef20fbc?_state=9giYGZLjnpoijWl43t6u_rZ3T6HQbT1y56RZyQ3fArZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2Yjc3NmUyLWJmNTctNGU4OS1iYTAyLWM5ZjNmZWYyMGZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NDMwMzMwMjdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=89e9ef8e-0833-4606-9487-66f87a406a6f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60148" http.request.uri="/v2/foo/bar/blobs/uploads/46b776e2-bf57-4e89-ba02-c9f3fef20fbc?_state=9giYGZLjnpoijWl43t6u_rZ3T6HQbT1y56RZyQ3fArZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2Yjc3NmUyLWJmNTctNGU4OS1iYTAyLWM5ZjNmZWYyMGZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NDMwMzMwMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.081583ms http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "DELETE /v2/foo/bar/blobs/uploads/46b776e2-bf57-4e89-ba02-c9f3fef20fbc?_state=9giYGZLjnpoijWl43t6u_rZ3T6HQbT1y56RZyQ3fArZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2Yjc3NmUyLWJmNTctNGU4OS1iYTAyLWM5ZjNmZWYyMGZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NDMwMzMwMjdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=fdf7efbd-f400-43b3-a896-22a4093e6818 http.request.method=GET http.request.remoteaddr="127.0.0.1:60148" http.request.uri="/v2/foo/bar/blobs/uploads/46b776e2-bf57-4e89-ba02-c9f3fef20fbc?_state=9giYGZLjnpoijWl43t6u_rZ3T6HQbT1y56RZyQ3fArZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2Yjc3NmUyLWJmNTctNGU4OS1iYTAyLWM5ZjNmZWYyMGZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NDMwMzMwMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=46b776e2-bf57-4e89-ba02-c9f3fef20fbc time="2025-09-07T01:20: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:44197" http.request.id=fdf7efbd-f400-43b3-a896-22a4093e6818 http.request.method=GET http.request.remoteaddr="127.0.0.1:60148" http.request.uri="/v2/foo/bar/blobs/uploads/46b776e2-bf57-4e89-ba02-c9f3fef20fbc?_state=9giYGZLjnpoijWl43t6u_rZ3T6HQbT1y56RZyQ3fArZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2Yjc3NmUyLWJmNTctNGU4OS1iYTAyLWM5ZjNmZWYyMGZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NDMwMzMwMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="916.561µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=46b776e2-bf57-4e89-ba02-c9f3fef20fbc 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "GET /v2/foo/bar/blobs/uploads/46b776e2-bf57-4e89-ba02-c9f3fef20fbc?_state=9giYGZLjnpoijWl43t6u_rZ3T6HQbT1y56RZyQ3fArZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2Yjc3NmUyLWJmNTctNGU4OS1iYTAyLWM5ZjNmZWYyMGZiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NDMwMzMwMjdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=77cda3eb-5a96-469a-90dd-783130ee6a20 http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057431ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20: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:44197" http.request.id=08748be4-4d3d-4bc4-99ef-3dc93c84f139 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/2be54e0e-3566-4467-a045-1e744230dc0c?_state=f-obbBiLKVv_6TyRKhetjCyQMch81EBCFwICbulX0pp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiZTU0ZTBlLTM1NjYtNDQ2Ny1hMDQ1LTFlNzQ0MjMwZGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NTA3NzcyMTZaIn0%3D&digest=sha256%3A62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" provided=sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 vars.name="foo/bar" vars.uuid=2be54e0e-3566-4467-a045-1e744230dc0c time="2025-09-07T01:20:17Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=08748be4-4d3d-4bc4-99ef-3dc93c84f139 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/2be54e0e-3566-4467-a045-1e744230dc0c?_state=f-obbBiLKVv_6TyRKhetjCyQMch81EBCFwICbulX0pp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiZTU0ZTBlLTM1NjYtNDQ2Ny1hMDQ1LTFlNzQ0MjMwZGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NTA3NzcyMTZaIn0%3D&digest=sha256%3A62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2be54e0e-3566-4467-a045-1e744230dc0c time="2025-09-07T01:20:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8, 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:44197" http.request.id=08748be4-4d3d-4bc4-99ef-3dc93c84f139 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/2be54e0e-3566-4467-a045-1e744230dc0c?_state=f-obbBiLKVv_6TyRKhetjCyQMch81EBCFwICbulX0pp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiZTU0ZTBlLTM1NjYtNDQ2Ny1hMDQ1LTFlNzQ0MjMwZGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NTA3NzcyMTZaIn0%3D&digest=sha256%3A62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.16175ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=2be54e0e-3566-4467-a045-1e744230dc0c 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "PUT /v2/foo/bar/blobs/uploads/2be54e0e-3566-4467-a045-1e744230dc0c?_state=f-obbBiLKVv_6TyRKhetjCyQMch81EBCFwICbulX0pp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiZTU0ZTBlLTM1NjYtNDQ2Ny1hMDQ1LTFlNzQ0MjMwZGMwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NTA3NzcyMTZaIn0%3D&digest=sha256%3A62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=6a9026f3-b45d-4a13-a4b1-216f1b112787 http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.02674ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=691ca32b-f904-4c40-ab83-3b38cfb97e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/8245ec44-c1ac-43ed-a8ed-63696041f7dc?_state=6rTb8Dn3NsWdAHyXTSPMr-8g5ae8z-vNIsEHAdAJ7EV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyNDVlYzQ0LWMxYWMtNDNlZC1hOGVkLTYzNjk2MDQxZjdkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NTU2MDMxMjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.365655ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "PUT /v2/foo/bar/blobs/uploads/8245ec44-c1ac-43ed-a8ed-63696041f7dc?_state=6rTb8Dn3NsWdAHyXTSPMr-8g5ae8z-vNIsEHAdAJ7EV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyNDVlYzQ0LWMxYWMtNDNlZC1hOGVkLTYzNjk2MDQxZjdkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NTU2MDMxMjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=9912b133-f2e8-4023-ba39-3c1e5c73742d http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.961128ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=ab163b8a-10b7-44e7-a2d7-bff12eaf3928 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/07fc2537-8efc-4055-8c70-5812e4875b33?_state=4NOt_pIIOT7zUF7vDp97Sl6PcGh0gPC2_NDHgTS-6hZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3ZmMyNTM3LThlZmMtNDA1NS04YzcwLTU4MTJlNDg3NWIzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NjA1NzE0OTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.405614ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "PUT /v2/foo/bar/blobs/uploads/07fc2537-8efc-4055-8c70-5812e4875b33?_state=4NOt_pIIOT7zUF7vDp97Sl6PcGh0gPC2_NDHgTS-6hZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3ZmMyNTM3LThlZmMtNDA1NS04YzcwLTU4MTJlNDg3NWIzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NjA1NzE0OTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:17Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=7b055f92-c757-428c-b3f6-da07e4304478 http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.925913ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:24Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=d9942abd-4c67-4407-9645-58d2cd8e2c55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/b883a489-1851-4705-ae12-2912576bad54?_state=uRDJWQyxsHN3D7qrHR6EeD6RfSU-iq_oua2FW9WgZhl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ODNhNDg5LTE4NTEtNDcwNS1hZTEyLTI5MTI1NzZiYWQ1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NjU2MDI3ODlaIn0%3D&digest=sha256%3A62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.duration=7.229974378s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:17 +0000] "PUT /v2/foo/bar/blobs/uploads/b883a489-1851-4705-ae12-2912576bad54?_state=uRDJWQyxsHN3D7qrHR6EeD6RfSU-iq_oua2FW9WgZhl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ODNhNDg5LTE4NTEtNDcwNS1hZTEyLTI5MTI1NzZiYWQ1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoxNy43NjU2MDI3ODlaIn0%3D&digest=sha256%3A62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=a6611ad1-56e1-42b1-9ea9-a633a4110bd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.839758ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:31Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44197" http.request.id=342a38ee-d528-4dd6-8378-bd46c9042843 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/770be16c-0242-42d8-b893-ba09571f29f2?_state=_atClY_dUEies7ZYwKopOT14yOvV3FmxtluMkiii1ql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3MGJlMTZjLTAyNDItNDJkOC1iODkzLWJhMDk1NzFmMjlmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoyNS4xMjgxODA5MjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=6.871068333s http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:25 +0000] "PATCH /v2/foo/bar/blobs/uploads/770be16c-0242-42d8-b893-ba09571f29f2?_state=_atClY_dUEies7ZYwKopOT14yOvV3FmxtluMkiii1ql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3MGJlMTZjLTAyNDItNDJkOC1iODkzLWJhMDk1NzFmMjlmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDoyNS4xMjgxODA5MjVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=d0ca37c5-2ae2-4638-989c-ba3aaf80f2a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/uploads/770be16c-0242-42d8-b893-ba09571f29f2?_state=cWh0OzpMn4ySqYA9cXmyfPsQ_r1T65qqAm1ItEn9Aox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3MGJlMTZjLTAyNDItNDJkOC1iODkzLWJhMDk1NzFmMjlmMiIsIk9mZnNldCI6Mjk1NTcyNDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MjVaIn0%3D&digest=sha256%3A62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.580066ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "PUT /v2/foo/bar/blobs/uploads/770be16c-0242-42d8-b893-ba09571f29f2?_state=cWh0OzpMn4ySqYA9cXmyfPsQ_r1T65qqAm1ItEn9Aox7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3MGJlMTZjLTAyNDItNDJkOC1iODkzLWJhMDk1NzFmMjlmMiIsIk9mZnNldCI6Mjk1NTcyNDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MjVaIn0%3D&digest=sha256%3A62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=adc616b4-39bd-4c72-ad2f-423d104e2530 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.451824ms http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=613bd3ff-58e1-4a77-be94-ef6d87691e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=113.149943ms http.response.status=200 http.response.written=29557248 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "GET /v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 200 29557248 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=error msg="error parsing digest="sha257:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8": unsupported digest algorithm" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=f42a0294-78fb-4124-9dd3-ea778ebfd232 http.request.method=GET http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/sha257:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" vars.name="foo/bar" time="2025-09-07T01:20:32Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=f42a0294-78fb-4124-9dd3-ea778ebfd232 http.request.method=GET http.request.remoteaddr="127.0.0.1:60160" http.request.uri="/v2/foo/bar/blobs/sha257:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.551712ms http.response.status=400 http.response.written=110 vars.digest="sha257:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "GET /v2/foo/bar/blobs/sha257:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=e9c7c990-26cb-41d7-a54d-ee6027898972 http.request.method=GET http.request.remoteaddr="127.0.0.1:50480" http.request.uri="/v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.438823ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "GET /v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:20:32Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:20:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=42a7e1a1-87f9-4cbb-b025-96e22823f7f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54706" http.request.uri="/v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.075718ms http.response.status=404 http.response.written=157 vars.digest="sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "GET /v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=0274d56b-1212-4f80-b56f-23cbd3d5837d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54722" http.request.uri="/v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="962.996µs" http.response.status=404 http.response.written=157 vars.digest="sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=0af7d34d-7c8f-4029-a8bb-a220019ced44 http.request.method=POST http.request.remoteaddr="127.0.0.1:54722" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.014382ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=2f8f4710-b828-461b-9bd7-390dea8167c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54722" http.request.uri="/v2/foo/bar/blobs/uploads/b8ade9b1-fea7-4fa2-a161-5c5d9363d6d3?_state=-_DbJiZHBdZAF4rSa0j_lQ2wUYdJtMJ1Hx0i8cynYgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4YWRlOWIxLWZlYTctNGZhMi1hMTYxLTVjNWQ5MzYzZDZkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zODg2MDcwOTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.87053ms http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "GET /v2/foo/bar/blobs/uploads/b8ade9b1-fea7-4fa2-a161-5c5d9363d6d3?_state=-_DbJiZHBdZAF4rSa0j_lQ2wUYdJtMJ1Hx0i8cynYgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4YWRlOWIxLWZlYTctNGZhMi1hMTYxLTVjNWQ5MzYzZDZkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zODg2MDcwOTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=9f3b6790-eb54-4f79-8ee9-1df5086d70d7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54722" http.request.uri="/v2/foo/bar/blobs/uploads/b8ade9b1-fea7-4fa2-a161-5c5d9363d6d3?_state=-_DbJiZHBdZAF4rSa0j_lQ2wUYdJtMJ1Hx0i8cynYgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4YWRlOWIxLWZlYTctNGZhMi1hMTYxLTVjNWQ5MzYzZDZkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zODg2MDcwOTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.995828ms http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "DELETE /v2/foo/bar/blobs/uploads/b8ade9b1-fea7-4fa2-a161-5c5d9363d6d3?_state=-_DbJiZHBdZAF4rSa0j_lQ2wUYdJtMJ1Hx0i8cynYgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4YWRlOWIxLWZlYTctNGZhMi1hMTYxLTVjNWQ5MzYzZDZkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zODg2MDcwOTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=33ece08c-b912-4568-aa74-34389183fa78 http.request.method=GET http.request.remoteaddr="127.0.0.1:54722" http.request.uri="/v2/foo/bar/blobs/uploads/b8ade9b1-fea7-4fa2-a161-5c5d9363d6d3?_state=-_DbJiZHBdZAF4rSa0j_lQ2wUYdJtMJ1Hx0i8cynYgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4YWRlOWIxLWZlYTctNGZhMi1hMTYxLTVjNWQ5MzYzZDZkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zODg2MDcwOTFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b8ade9b1-fea7-4fa2-a161-5c5d9363d6d3 time="2025-09-07T01:20:32Z" 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:35677" http.request.id=33ece08c-b912-4568-aa74-34389183fa78 http.request.method=GET http.request.remoteaddr="127.0.0.1:54722" http.request.uri="/v2/foo/bar/blobs/uploads/b8ade9b1-fea7-4fa2-a161-5c5d9363d6d3?_state=-_DbJiZHBdZAF4rSa0j_lQ2wUYdJtMJ1Hx0i8cynYgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4YWRlOWIxLWZlYTctNGZhMi1hMTYxLTVjNWQ5MzYzZDZkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zODg2MDcwOTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.896065ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b8ade9b1-fea7-4fa2-a161-5c5d9363d6d3 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "GET /v2/foo/bar/blobs/uploads/b8ade9b1-fea7-4fa2-a161-5c5d9363d6d3?_state=-_DbJiZHBdZAF4rSa0j_lQ2wUYdJtMJ1Hx0i8cynYgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4YWRlOWIxLWZlYTctNGZhMi1hMTYxLTVjNWQ5MzYzZDZkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zODg2MDcwOTFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=c8ab47c3-1ce0-4ffd-a2c3-510bc88a750d http.request.method=POST http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.322767ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=4857bc2e-c333-49c5-89c3-a74607f60484 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/12425562-5eb8-4fb6-88ec-f0184660f96f?_state=woyJSs28CDdetZU2-Bj06wVNRw6WDm0N584LAKIxL-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyNDI1NTYyLTVlYjgtNGZiNi04OGVjLWYwMTg0NjYwZjk2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zOTgxNTY5MzVaIn0%3D&digest=sha256%3A8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" provided=sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 vars.name="foo/bar" vars.uuid=12425562-5eb8-4fb6-88ec-f0184660f96f time="2025-09-07T01:20:32Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=4857bc2e-c333-49c5-89c3-a74607f60484 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/12425562-5eb8-4fb6-88ec-f0184660f96f?_state=woyJSs28CDdetZU2-Bj06wVNRw6WDm0N584LAKIxL-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyNDI1NTYyLTVlYjgtNGZiNi04OGVjLWYwMTg0NjYwZjk2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zOTgxNTY5MzVaIn0%3D&digest=sha256%3A8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=12425562-5eb8-4fb6-88ec-f0184660f96f time="2025-09-07T01:20:32Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399, 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:35677" http.request.id=4857bc2e-c333-49c5-89c3-a74607f60484 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/12425562-5eb8-4fb6-88ec-f0184660f96f?_state=woyJSs28CDdetZU2-Bj06wVNRw6WDm0N584LAKIxL-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyNDI1NTYyLTVlYjgtNGZiNi04OGVjLWYwMTg0NjYwZjk2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zOTgxNTY5MzVaIn0%3D&digest=sha256%3A8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.234037ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=12425562-5eb8-4fb6-88ec-f0184660f96f 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "PUT /v2/foo/bar/blobs/uploads/12425562-5eb8-4fb6-88ec-f0184660f96f?_state=woyJSs28CDdetZU2-Bj06wVNRw6WDm0N584LAKIxL-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyNDI1NTYyLTVlYjgtNGZiNi04OGVjLWYwMTg0NjYwZjk2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi4zOTgxNTY5MzVaIn0%3D&digest=sha256%3A8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=12c426aa-10d4-4506-9035-3ec3b9549418 http.request.method=POST http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.963871ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=3c49f360-3933-465d-bfb0-a7ba80f459ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/afcb1463-23b6-4031-9c8b-53613e6f4c3f?_state=QnUjtKZpuA1R_4wE7v3TApkVelQUWoWj29bfi2leR6x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmY2IxNDYzLTIzYjYtNDAzMS05YzhiLTUzNjEzZTZmNGMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi40MDMxNTY3MDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.304709ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "PUT /v2/foo/bar/blobs/uploads/afcb1463-23b6-4031-9c8b-53613e6f4c3f?_state=QnUjtKZpuA1R_4wE7v3TApkVelQUWoWj29bfi2leR6x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmY2IxNDYzLTIzYjYtNDAzMS05YzhiLTUzNjEzZTZmNGMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi40MDMxNTY3MDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=038c255d-cd75-4c5d-abbd-88da50b15118 http.request.method=POST http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.924469ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=8b985c79-5622-4801-b732-5562a8e25fa2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/b1b3f236-55da-48a9-8480-965ccc477ea3?_state=JrCHXZfOy36SOFV7rf0YRHBphGuW78CUryqmHaiXevV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYjNmMjM2LTU1ZGEtNDhhOS04NDgwLTk2NWNjYzQ3N2VhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi40MDgxMzgwNTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.455369ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "PUT /v2/foo/bar/blobs/uploads/b1b3f236-55da-48a9-8480-965ccc477ea3?_state=JrCHXZfOy36SOFV7rf0YRHBphGuW78CUryqmHaiXevV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYjNmMjM2LTU1ZGEtNDhhOS04NDgwLTk2NWNjYzQ3N2VhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi40MDgxMzgwNTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:32Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=870b1d54-2904-4e3b-8946-4f4cf51b0682 http.request.method=POST http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.996489ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=33557672-625e-4f1d-b307-2ffb7671aa6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/66a8c51d-e5f0-4913-991e-9fdfac195a57?_state=3UtWWNvHiCHT_xG3lmAIalaQuv6MIeJWicw-QRVLKGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2YThjNTFkLWU1ZjAtNDkxMy05OTFlLTlmZGZhYzE5NWE1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi40MTM0NDkwNDhaIn0%3D&digest=sha256%3A8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.duration=5.220218406s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "PUT /v2/foo/bar/blobs/uploads/66a8c51d-e5f0-4913-991e-9fdfac195a57?_state=3UtWWNvHiCHT_xG3lmAIalaQuv6MIeJWicw-QRVLKGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2YThjNTFkLWU1ZjAtNDkxMy05OTFlLTlmZGZhYzE5NWE1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozMi40MTM0NDkwNDhaIn0%3D&digest=sha256%3A8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=aad994ab-f18f-459f-b2f3-708363b008b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.787619ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:42Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35677" http.request.id=9d02daef-39d8-4e46-9664-264bce54f73c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/88a16411-59b5-44b9-a45e-94fb8531a84f?_state=06I6QfR_Z0sg_cILaQP6_Biw0QGDjH20f2XEsC7Sfxl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YTE2NDExLTU5YjUtNDRiOS1hNDVlLTk0ZmI4NTMxYTg0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozNy43NDE0ODc1MjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.119943314s http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:37 +0000] "PATCH /v2/foo/bar/blobs/uploads/88a16411-59b5-44b9-a45e-94fb8531a84f?_state=06I6QfR_Z0sg_cILaQP6_Biw0QGDjH20f2XEsC7Sfxl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YTE2NDExLTU5YjUtNDRiOS1hNDVlLTk0ZmI4NTMxYTg0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDozNy43NDE0ODc1MjFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:42Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=1fc3da70-8018-4db8-a27e-2f3e62eb7f84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/uploads/88a16411-59b5-44b9-a45e-94fb8531a84f?_state=Joefd5GNdlIGHpT6E6b_w9h_WfmScFhfmwOZFUm7TG57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YTE2NDExLTU5YjUtNDRiOS1hNDVlLTk0ZmI4NTMxYTg0ZiIsIk9mZnNldCI6MjUxNTI1MTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MzdaIn0%3D&digest=sha256%3A8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.duration=1.265685ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:42 +0000] "PUT /v2/foo/bar/blobs/uploads/88a16411-59b5-44b9-a45e-94fb8531a84f?_state=Joefd5GNdlIGHpT6E6b_w9h_WfmScFhfmwOZFUm7TG57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YTE2NDExLTU5YjUtNDRiOS1hNDVlLTk0ZmI4NTMxYTg0ZiIsIk9mZnNldCI6MjUxNTI1MTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6MzdaIn0%3D&digest=sha256%3A8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:42Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=13d475bb-6b34-4563-a3b5-0e85f163ad74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.063591ms http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:42Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=eb1c8716-92d5-4e9c-9cb8-c7a25eb64b5e http.request.method=GET http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=86.093852ms http.response.status=200 http.response.written=25152512 127.0.0.1 - - [07/Sep/2025:01:20:42 +0000] "GET /v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 200 25152512 "" "Go-http-client/1.1" time="2025-09-07T01:20:42Z" level=error msg="error parsing digest="sha257:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399": unsupported digest algorithm" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=172bb828-acdc-4d41-ae12-da78ec33e6de http.request.method=GET http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/sha257:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" vars.name="foo/bar" time="2025-09-07T01:20:42Z" 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:35677" http.request.id=172bb828-acdc-4d41-ae12-da78ec33e6de http.request.method=GET http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/v2/foo/bar/blobs/sha257:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="830.955µs" http.response.status=400 http.response.written=110 vars.digest="sha257:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:42 +0000] "GET /v2/foo/bar/blobs/sha257:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-09-07T01:20:42Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=79ec0c72-9138-476c-96f2-dd251f919e14 http.request.method=GET http.request.remoteaddr="127.0.0.1:36148" http.request.uri="/v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.duration=2.253761ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:42 +0000] "GET /v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:42Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=af51a6c3-a54a-4db8-a072-193db17c1bd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.669767ms http.response.status=200 http.response.written=2719872 127.0.0.1 - - [07/Sep/2025:01:20:42 +0000] "GET /v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 200 2719872 "" "Go-http-client/1.1" time="2025-09-07T01:20:42Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35677" http.request.id=f18e8a85-ed9c-49f3-a6ee-f8509753a0de http.request.method=GET http.request.remoteaddr="127.0.0.1:36148" http.request.uri="/v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.922567ms http.response.status=200 http.response.written=131072 127.0.0.1 - - [07/Sep/2025:01:20:42 +0000] "GET /v2/foo/bar/blobs/sha256:8d36e07571c0818449e8a6e3cbe4da2a3af694dc0e2cf10b566b4ddaf6244399 HTTP/1.1" 200 131072 "" "Go-http-client/1.1" time="2025-09-07T01:20:42Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=422c3ec0-66d6-4b16-9cc8-b66d7c04979c http.request.method=GET http.request.remoteaddr="127.0.0.1:50468" http.request.uri="/v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.846910545s http.response.status=200 http.response.written=2719872 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "GET /v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 200 2719872 "" "Go-http-client/1.1" time="2025-09-07T01:20:42Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44197" http.request.id=2ec56cf9-611e-4e4b-a33f-f622754e802f http.request.method=GET http.request.remoteaddr="127.0.0.1:50480" http.request.uri="/v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.83525372s http.response.status=200 http.response.written=2614272 127.0.0.1 - - [07/Sep/2025:01:20:32 +0000] "GET /v2/foo/bar/blobs/sha256:62c9e2ab4bf24520cc6021954c7dfdba96cf23b76d187f0a82e254c9397bf3b8 HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (25.50s) === RUN TestBlobDelete time="2025-09-07T01:20:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:20:42Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:20:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=56d5c0b5-1885-4331-be73-ad0f8b00c4a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36790" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.642264ms http.response.status=404 http.response.written=157 vars.digest="sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "GET /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=58f689a6-dfaf-4533-827e-9e24b58b41a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36794" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.643539ms http.response.status=404 http.response.written=157 vars.digest="sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=4d53ed34-8cc4-465d-a12e-68b92b9e68d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:36794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.554532ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=0e5ba238-882e-4e7d-9078-036ea596d162 http.request.method=GET http.request.remoteaddr="127.0.0.1:36794" http.request.uri="/v2/foo/bar/blobs/uploads/8b262f20-52d5-4446-bca0-a72037d9b7c3?_state=J8wylRUTdyLCfxwnYkN19hWQPCb1wcGiFNV0b9aieNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiMjYyZjIwLTUyZDUtNDQ0Ni1iY2EwLWE3MjAzN2Q5YjdjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDI0Njc0NjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.358098ms http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "GET /v2/foo/bar/blobs/uploads/8b262f20-52d5-4446-bca0-a72037d9b7c3?_state=J8wylRUTdyLCfxwnYkN19hWQPCb1wcGiFNV0b9aieNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiMjYyZjIwLTUyZDUtNDQ0Ni1iY2EwLWE3MjAzN2Q5YjdjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDI0Njc0NjhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=c366a41a-bcdc-4d58-ba8b-0ce46e953d6f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36794" http.request.uri="/v2/foo/bar/blobs/uploads/8b262f20-52d5-4446-bca0-a72037d9b7c3?_state=J8wylRUTdyLCfxwnYkN19hWQPCb1wcGiFNV0b9aieNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiMjYyZjIwLTUyZDUtNDQ0Ni1iY2EwLWE3MjAzN2Q5YjdjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDI0Njc0NjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="963.623µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "DELETE /v2/foo/bar/blobs/uploads/8b262f20-52d5-4446-bca0-a72037d9b7c3?_state=J8wylRUTdyLCfxwnYkN19hWQPCb1wcGiFNV0b9aieNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiMjYyZjIwLTUyZDUtNDQ0Ni1iY2EwLWE3MjAzN2Q5YjdjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDI0Njc0NjhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=66da74fc-995a-4df4-b51b-c63bff21d0ca http.request.method=GET http.request.remoteaddr="127.0.0.1:36794" http.request.uri="/v2/foo/bar/blobs/uploads/8b262f20-52d5-4446-bca0-a72037d9b7c3?_state=J8wylRUTdyLCfxwnYkN19hWQPCb1wcGiFNV0b9aieNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiMjYyZjIwLTUyZDUtNDQ0Ni1iY2EwLWE3MjAzN2Q5YjdjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDI0Njc0NjhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8b262f20-52d5-4446-bca0-a72037d9b7c3 time="2025-09-07T01:20:43Z" 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:42365" http.request.id=66da74fc-995a-4df4-b51b-c63bff21d0ca http.request.method=GET http.request.remoteaddr="127.0.0.1:36794" http.request.uri="/v2/foo/bar/blobs/uploads/8b262f20-52d5-4446-bca0-a72037d9b7c3?_state=J8wylRUTdyLCfxwnYkN19hWQPCb1wcGiFNV0b9aieNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiMjYyZjIwLTUyZDUtNDQ0Ni1iY2EwLWE3MjAzN2Q5YjdjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDI0Njc0NjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.414526ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=8b262f20-52d5-4446-bca0-a72037d9b7c3 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "GET /v2/foo/bar/blobs/uploads/8b262f20-52d5-4446-bca0-a72037d9b7c3?_state=J8wylRUTdyLCfxwnYkN19hWQPCb1wcGiFNV0b9aieNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiMjYyZjIwLTUyZDUtNDQ0Ni1iY2EwLWE3MjAzN2Q5YjdjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDI0Njc0NjhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=b2222a50-c962-4248-ab17-abd28cebde45 http.request.method=POST http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.779053ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=a2c89dbe-85ac-4ac2-b402-5a9e20c9fba8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/4a10e1d5-2be1-4ed7-be38-84db03268d54?_state=RKpYQ9ARyAe6dDtiWWklzvPkYo6QzL2SnF1X8FYt-Rx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhMTBlMWQ1LTJiZTEtNGVkNy1iZTM4LTg0ZGIwMzI2OGQ1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDkyNTUxNTRaIn0%3D&digest=sha256%3A60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" provided=sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b vars.name="foo/bar" vars.uuid=4a10e1d5-2be1-4ed7-be38-84db03268d54 time="2025-09-07T01:20:43Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=a2c89dbe-85ac-4ac2-b402-5a9e20c9fba8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/4a10e1d5-2be1-4ed7-be38-84db03268d54?_state=RKpYQ9ARyAe6dDtiWWklzvPkYo6QzL2SnF1X8FYt-Rx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhMTBlMWQ1LTJiZTEtNGVkNy1iZTM4LTg0ZGIwMzI2OGQ1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDkyNTUxNTRaIn0%3D&digest=sha256%3A60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4a10e1d5-2be1-4ed7-be38-84db03268d54 time="2025-09-07T01:20:43Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b, 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:42365" http.request.id=a2c89dbe-85ac-4ac2-b402-5a9e20c9fba8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/4a10e1d5-2be1-4ed7-be38-84db03268d54?_state=RKpYQ9ARyAe6dDtiWWklzvPkYo6QzL2SnF1X8FYt-Rx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhMTBlMWQ1LTJiZTEtNGVkNy1iZTM4LTg0ZGIwMzI2OGQ1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDkyNTUxNTRaIn0%3D&digest=sha256%3A60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.753897ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=4a10e1d5-2be1-4ed7-be38-84db03268d54 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "PUT /v2/foo/bar/blobs/uploads/4a10e1d5-2be1-4ed7-be38-84db03268d54?_state=RKpYQ9ARyAe6dDtiWWklzvPkYo6QzL2SnF1X8FYt-Rx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhMTBlMWQ1LTJiZTEtNGVkNy1iZTM4LTg0ZGIwMzI2OGQ1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNDkyNTUxNTRaIn0%3D&digest=sha256%3A60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=c56742cb-0191-475c-a715-8de2176f3996 http.request.method=POST http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.702617ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=21749f4c-9c41-4b31-963c-33f2bf8c5b8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/719c7e2d-9f10-4f6d-9384-d389f487f839?_state=hUCMV3-7qk6zGo5d52apzIZYxPHZTfIJQozWmrammWZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxOWM3ZTJkLTlmMTAtNGY2ZC05Mzg0LWQzODlmNDg3ZjgzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNTM2MTIwMTFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.403422ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "PUT /v2/foo/bar/blobs/uploads/719c7e2d-9f10-4f6d-9384-d389f487f839?_state=hUCMV3-7qk6zGo5d52apzIZYxPHZTfIJQozWmrammWZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxOWM3ZTJkLTlmMTAtNGY2ZC05Mzg0LWQzODlmNDg3ZjgzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNTM2MTIwMTFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=2ccb6da4-0161-4fc4-b404-6b922883b373 http.request.method=POST http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.776249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=af3991fc-540a-4e20-8a48-bcdbe2753fdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/b25b1ba9-b446-4ce0-83c4-f7d80a5d8189?_state=GhA2KS9_KbCiHXUcvxrgonpq4oI7zupZAF7PU0ZPmUt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyNWIxYmE5LWI0NDYtNGNlMC04M2M0LWY3ZDgwYTVkODE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNTg0MzM1NjNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.398958ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "PUT /v2/foo/bar/blobs/uploads/b25b1ba9-b446-4ce0-83c4-f7d80a5d8189?_state=GhA2KS9_KbCiHXUcvxrgonpq4oI7zupZAF7PU0ZPmUt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyNWIxYmE5LWI0NDYtNGNlMC04M2M0LWY3ZDgwYTVkODE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNTg0MzM1NjNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=6825c7db-dfc6-4681-8eff-2b7d676689a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.042298ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:49Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=c73c3e83-5ffd-4e71-adf7-b03f98b4b9d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/6956d47e-14a1-4611-adcf-ebd44651fc6d?_state=VkNf5m4PgaskN7z3VI8GxZkoRARkOG2z760geprQEw57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5NTZkNDdlLTE0YTEtNDYxMS1hZGNmLWViZDQ0NjUxZmM2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNjM1Mzg4NTlaIn0%3D&digest=sha256%3A60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.duration=6.60921974s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:43 +0000] "PUT /v2/foo/bar/blobs/uploads/6956d47e-14a1-4611-adcf-ebd44651fc6d?_state=VkNf5m4PgaskN7z3VI8GxZkoRARkOG2z760geprQEw57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5NTZkNDdlLTE0YTEtNDYxMS1hZGNmLWViZDQ0NjUxZmM2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0My4yNjM1Mzg4NTlaIn0%3D&digest=sha256%3A60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:49Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=3a75152b-3fe0-4ddb-a6b6-5c6a4c9e2398 http.request.method=POST http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.829031ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42365" http.request.id=5db51649-baca-49ce-823f-1355d4b90299 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/c1107375-caab-434a-87b4-d356f24450cd?_state=giqg63_Lbu4ar_tZe372RlRSBGRqk1ibULJs0NB2Nl17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMTA3Mzc1LWNhYWItNDM0YS04N2I0LWQzNTZmMjQ0NTBjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0OS45Njk0NDcyMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=6.267706592s http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:49 +0000] "PATCH /v2/foo/bar/blobs/uploads/c1107375-caab-434a-87b4-d356f24450cd?_state=giqg63_Lbu4ar_tZe372RlRSBGRqk1ibULJs0NB2Nl17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMTA3Mzc1LWNhYWItNDM0YS04N2I0LWQzNTZmMjQ0NTBjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo0OS45Njk0NDcyMDVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=529a873e-1458-4d6a-8bc6-3f133d74dcec http.request.method=PUT http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/uploads/c1107375-caab-434a-87b4-d356f24450cd?_state=-dzJx3HDQdbhh5UnulTgOtCCk3IwbMFKa9oJLPt6tjx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMTA3Mzc1LWNhYWItNDM0YS04N2I0LWQzNTZmMjQ0NTBjZCIsIk9mZnNldCI6Mjc3NTkxMDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6NDlaIn0%3D&digest=sha256%3A60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.191074ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "PUT /v2/foo/bar/blobs/uploads/c1107375-caab-434a-87b4-d356f24450cd?_state=-dzJx3HDQdbhh5UnulTgOtCCk3IwbMFKa9oJLPt6tjx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMTA3Mzc1LWNhYWItNDM0YS04N2I0LWQzNTZmMjQ0NTBjZCIsIk9mZnNldCI6Mjc3NTkxMDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjA6NDlaIn0%3D&digest=sha256%3A60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=7a42dcd3-91af-4784-a28d-bc2c1884b607 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.744503ms http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "HEAD /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=2c7113ce-fe60-47fa-81a7-0a3b11c8d18c http.request.method=GET http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=110.482515ms http.response.status=200 http.response.written=27759104 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "GET /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 200 27759104 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" level=error msg="error parsing digest="sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b": unsupported digest algorithm" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=cf99befd-5325-4db4-802d-9938d2956182 http.request.method=GET http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" vars.name="foo/bar" time="2025-09-07T01:20:56Z" 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:42365" http.request.id=cf99befd-5325-4db4-802d-9938d2956182 http.request.method=GET http.request.remoteaddr="127.0.0.1:36798" http.request.uri="/v2/foo/bar/blobs/sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.599593ms http.response.status=400 http.response.written=110 vars.digest="sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "GET /v2/foo/bar/blobs/sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=3f6bee8e-d5d5-4a6c-ad43-53d48e7c4938 http.request.method=GET http.request.remoteaddr="127.0.0.1:36448" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.893138ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "GET /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=5acc339f-1473-4433-9008-ee65bbd17523 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36458" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.343505ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "DELETE /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=97321253-174c-4be3-8c13-03367df4f04e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36458" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.529573ms http.response.status=404 http.response.written=157 vars.digest="sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "HEAD /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" 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:42365" http.request.id=56070510-e131-4dff-b0d4-e566f7635d14 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36458" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.743812ms http.response.status=404 http.response.written=74 vars.digest="sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "DELETE /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" level=error msg="error parsing digest="sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b": unsupported digest algorithm" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=3626bf87-cf6c-4201-9304-7737f90fb7e0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36462" http.request.uri="/v2/foo/bar/blobs/sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" vars.name="foo/bar" time="2025-09-07T01:20:56Z" 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:42365" http.request.id=3626bf87-cf6c-4201-9304-7737f90fb7e0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36462" http.request.uri="/v2/foo/bar/blobs/sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.110891ms http.response.status=400 http.response.written=110 vars.digest="sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "DELETE /v2/foo/bar/blobs/sha257:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-09-07T01:20:56Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=dcc5c76c-3d96-4838-aad4-12a7782f0440 http.request.method=POST http.request.remoteaddr="127.0.0.1:36476" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.642673ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:02Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=d9004f17-c91a-4d65-8460-c7fe46d9fcf7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36476" http.request.uri="/v2/foo/bar/blobs/uploads/dfa07500-44f4-42ad-b006-6e00788c6b4c?_state=lxGjt6MNTDjp1-bj_s8vW6CLfXG9QnfEps13RpTx-hh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmYTA3NTAwLTQ0ZjQtNDJhZC1iMDA2LTZlMDA3ODhjNmI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo1Ni40MDYyMjc5MDlaIn0%3D&digest=sha256%3A60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.duration=6.170752036s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "PUT /v2/foo/bar/blobs/uploads/dfa07500-44f4-42ad-b006-6e00788c6b4c?_state=lxGjt6MNTDjp1-bj_s8vW6CLfXG9QnfEps13RpTx-hh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmYTA3NTAwLTQ0ZjQtNDJhZC1iMDA2LTZlMDA3ODhjNmI0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMDo1Ni40MDYyMjc5MDlaIn0%3D&digest=sha256%3A60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:02Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=677e1cfd-0ff0-4738-a983-6447e45d3491 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36476" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.972425ms http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:02Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=98d6e126-032b-4328-9994-efddbfe6c562 http.request.method=GET http.request.remoteaddr="127.0.0.1:36448" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.267973489s http.response.status=200 http.response.written=2614272 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "GET /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" time="2025-09-07T01:21:02Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:42365" http.request.id=af7ddd38-3f74-4a6f-9389-97b4d5917cbc http.request.method=GET http.request.remoteaddr="127.0.0.1:36444" http.request.uri="/v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.277614399s http.response.status=200 http.response.written=2687104 127.0.0.1 - - [07/Sep/2025:01:20:56 +0000] "GET /v2/foo/bar/blobs/sha256:60e9337c875435c36dc5e3a4d1ffea458c011c47b8b44e06188ad83b07128c5b HTTP/1.1" 200 2687104 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (19.67s) === RUN TestRelativeURL time="2025-09-07T01:21:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:21:02Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:21:02Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:37403" http.request.id=47873bcd-1d58-495d-bb1d-2232e158b6e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="760.203µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:05Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:37403" http.request.id=d09818cc-3a96-4b4f-9d07-0c8073465cd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/foo/bar/blobs/uploads/b7a79f7a-37a4-4b14-85c7-2c5ebc06ba56?_state=DjwnV0KqA0CnmNazGMHJeCSghSYPPNgyK0vygf02Z617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3YTc5ZjdhLTM3YTQtNGIxNC04NWM3LTJjNWViYzA2YmE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMTowMi42NjEwNDYyMTVaIn0%3D&digest=sha256%3Ad9f7288aa7967b347d7ffb15449594027133fbf11b1a486d5f9295b0a6ce1ee6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.831672201s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:02 +0000] "PUT /v2/foo/bar/blobs/uploads/b7a79f7a-37a4-4b14-85c7-2c5ebc06ba56?_state=DjwnV0KqA0CnmNazGMHJeCSghSYPPNgyK0vygf02Z617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3YTc5ZjdhLTM3YTQtNGIxNC04NWM3LTJjNWViYzA2YmE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMTowMi42NjEwNDYyMTVaIn0%3D&digest=sha256%3Ad9f7288aa7967b347d7ffb15449594027133fbf11b1a486d5f9295b0a6ce1ee6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:05Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:37403" http.request.id=325c3c3d-2256-4ce9-b4b5-2c778edc33df http.request.method=POST http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.137358ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:05Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:37403" http.request.id=261d95e6-5841-44a4-bf58-4e97ade2703f http.request.method=POST http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="869.734µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:37403" http.request.id=a0e43d61-fb7c-40d0-a66e-bb0d7926fab9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/foo/bar/blobs/uploads/66c9cb9d-92a7-4c83-9391-07d10ce891c9?_state=HWS5DDfGgAa_rFN8AlxNPz8zvD2klLNOJ6NZioKQ1mx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2YzljYjlkLTkyYTctNGM4My05MzkxLTA3ZDEwY2U4OTFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMTowNS43NDg1ODQ2ODZaIn0%3D&digest=sha256%3A2a872ff7a0526ce86ca00f2fe7d3fd6a5110e06f06da881bf1ee7b58e04a3576" http.request.useragent="Go-http-client/1.1" http.response.duration=3.266469891s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:05 +0000] "PUT /v2/foo/bar/blobs/uploads/66c9cb9d-92a7-4c83-9391-07d10ce891c9?_state=HWS5DDfGgAa_rFN8AlxNPz8zvD2klLNOJ6NZioKQ1mx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2YzljYjlkLTkyYTctNGM4My05MzkxLTA3ZDEwY2U4OTFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMTowNS43NDg1ODQ2ODZaIn0%3D&digest=sha256%3A2a872ff7a0526ce86ca00f2fe7d3fd6a5110e06f06da881bf1ee7b58e04a3576 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (6.36s) === RUN TestBlobDeleteDisabled time="2025-09-07T01:21:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:21:09Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:21:09Z" 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:44673" http.request.id=cc43b6c2-3435-4b67-9e6f-7a10e8a4cb13 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59784" http.request.uri="/v2/foo/bar/blobs/sha256:cbc4232002b2a8961c3d1f616839045be0976b77bca5647256af206b7d6eb46b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="799.974µs" http.response.status=405 http.response.written=78 vars.digest="sha256:cbc4232002b2a8961c3d1f616839045be0976b77bca5647256af206b7d6eb46b" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:21:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:cbc4232002b2a8961c3d1f616839045be0976b77bca5647256af206b7d6eb46b HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.17s) === RUN TestDeleteDisabled time="2025-09-07T01:21:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:21:09Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:21:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39517" http.request.id=cbef6947-0be0-4046-9edb-aa58060f5acd http.request.method=POST http.request.remoteaddr="127.0.0.1:50424" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="941.412µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:12Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39517" http.request.id=f1ed0e4d-d55d-4a15-898c-1e6ed38aaba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50424" http.request.uri="/v2/foo/bar/blobs/uploads/7b128c79-0e96-4d9a-b124-625fd321c76d?_state=-EkwgNYhdubQ6qG-hOWRcACEdFDfiPr3BUEFxvY1iT57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiMTI4Yzc5LTBlOTYtNGQ5YS1iMTI0LTYyNWZkMzIxYzc2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMTowOS4zMDEwMDUwMjlaIn0%3D&digest=sha256%3Ab79d78c937404a56eb4a765395e68d8c302b652ced86f143f60361e161587f3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.698660471s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:09 +0000] "PUT /v2/foo/bar/blobs/uploads/7b128c79-0e96-4d9a-b124-625fd321c76d?_state=-EkwgNYhdubQ6qG-hOWRcACEdFDfiPr3BUEFxvY1iT57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiMTI4Yzc5LTBlOTYtNGQ5YS1iMTI0LTYyNWZkMzIxYzc2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMTowOS4zMDEwMDUwMjlaIn0%3D&digest=sha256%3Ab79d78c937404a56eb4a765395e68d8c302b652ced86f143f60361e161587f3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:12Z" 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:39517" http.request.id=9a8f0e70-d2e2-4fe4-8081-82738a66998d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50424" http.request.uri="/v2/foo/bar/blobs/sha256:b79d78c937404a56eb4a765395e68d8c302b652ced86f143f60361e161587f3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.546967ms http.response.status=405 http.response.written=78 vars.digest="sha256:b79d78c937404a56eb4a765395e68d8c302b652ced86f143f60361e161587f3a" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:21:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:b79d78c937404a56eb4a765395e68d8c302b652ced86f143f60361e161587f3a HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.82s) === RUN TestDeleteReadOnly time="2025-09-07T01:21:12Z" 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-07T01:21:12Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:21:12Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39787" http.request.id=81b07e24-01a1-4aa4-b915-34321903d964 http.request.method=POST http.request.remoteaddr="127.0.0.1:33808" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.0305ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:14Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39787" http.request.id=575e5eca-403c-4dc4-a03d-091fc8927c31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33808" http.request.uri="/v2/foo/bar/blobs/uploads/42d5ef7e-7cd1-444e-8a3f-2063cc009949?_state=AxeOVaO90mfm1Cm7Ix0OyXWnhzfMc9JCwNXhaHxYAqp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyZDVlZjdlLTdjZDEtNDQ0ZS04YTNmLTIwNjNjYzAwOTk0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMToxMi4yMTM3Nzg4OTVaIn0%3D&digest=sha256%3A06beb3c1059549ba7b6cee370eece51609d84e211ac02341d1c42111d14cee4d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.50363512s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:12 +0000] "PUT /v2/foo/bar/blobs/uploads/42d5ef7e-7cd1-444e-8a3f-2063cc009949?_state=AxeOVaO90mfm1Cm7Ix0OyXWnhzfMc9JCwNXhaHxYAqp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyZDVlZjdlLTdjZDEtNDQ0ZS04YTNmLTIwNjNjYzAwOTk0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMToxMi4yMTM3Nzg4OTVaIn0%3D&digest=sha256%3A06beb3c1059549ba7b6cee370eece51609d84e211ac02341d1c42111d14cee4d HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [07/Sep/2025:01:21:14 +0000] "DELETE /v2/foo/bar/blobs/sha256:06beb3c1059549ba7b6cee370eece51609d84e211ac02341d1c42111d14cee4d HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.72s) === RUN TestStartPushReadOnly time="2025-09-07T01:21:14Z" 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-07T01:21:14Z" level=info msg="redis not configured" go.version=go1.24.7 127.0.0.1 - - [07/Sep/2025:01:21:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-09-07T01:21:14Z" 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-07T01:21:14Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:21:14Z" 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:39777" http.request.id=a6cedc28-a423-4010-9f0e-0b6311e30f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" 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.46629ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Sep/2025:01:21:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-09-07T01:21:14Z" 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:39777" http.request.id=b11c0d47-994d-47e5-b4a9-698bba329aca http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" 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.32868ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [07/Sep/2025:01:21:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-07T01:21:14Z" 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:39777" http.request.id=ee515120-dd3e-4895-9805-a1f948f40e3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" 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.335972ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Sep/2025:01:21:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-09-07T01:21:14Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=31d719d3-2aca-4549-9bec-53c46a2aac87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" 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.77894ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-07T01:21:14Z" 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:39777" http.request.id=31d719d3-2aca-4549-9bec-53c46a2aac87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" 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.841245ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-07T01:21:14Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=31d719d3-2aca-4549-9bec-53c46a2aac87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" 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.883524ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-07T01:21:14Z" 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:39777" http.request.id=31d719d3-2aca-4549-9bec-53c46a2aac87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" 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.921478ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Sep/2025:01:21:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-09-07T01:21:14Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=62057680-a196-4886-a41e-47e6369d9f84 http.request.method=POST http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.754017ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:14 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:22Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=d13b974a-20c3-45e2-9204-1f193a9aa9cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/blobs/uploads/5989b75d-983d-44eb-a8be-afb3c99a0abd?_state=nUc7tNZ60rukmtrg2z7Q0tb6tMooUzH9ovAZ6siz8uF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1OTg5Yjc1ZC05ODNkLTQ0ZWItYThiZS1hZmIzYzk5YTBhYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MTQuOTk0Mzk4MDU5WiJ9&digest=sha256%3A1d8618b0200a3106c4c6225c9e6918ba78a2e6027acbbe533995999a8134eaa9" http.request.useragent="Go-http-client/1.1" http.response.duration=7.308559225s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:14 +0000] "PUT /v2/foo/schema1/blobs/uploads/5989b75d-983d-44eb-a8be-afb3c99a0abd?_state=nUc7tNZ60rukmtrg2z7Q0tb6tMooUzH9ovAZ6siz8uF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1OTg5Yjc1ZC05ODNkLTQ0ZWItYThiZS1hZmIzYzk5YTBhYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MTQuOTk0Mzk4MDU5WiJ9&digest=sha256%3A1d8618b0200a3106c4c6225c9e6918ba78a2e6027acbbe533995999a8134eaa9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:22Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=6f66f021-1ede-4c4b-b0d9-29502de9417a http.request.method=POST http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.675893ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=4f69e2a2-7ae9-4f6a-be68-04b786da2591 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/blobs/uploads/f08af183-89ff-41f2-869b-8e2d2a7f0465?_state=bm7V3G0uvMFQcD3zzayEMfjQKy6aDHKB-i6bt9Qmif17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMDhhZjE4My04OWZmLTQxZjItODY5Yi04ZTJkMmE3ZjA0NjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MjIuNDgzMjE3OTQ0WiJ9&digest=sha256%3A26c443728dae456f43093b6b2f8762e4c4abaf05b9f03b3929c95c43d7b9e894" http.request.useragent="Go-http-client/1.1" http.response.duration=3.090493753s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/f08af183-89ff-41f2-869b-8e2d2a7f0465?_state=bm7V3G0uvMFQcD3zzayEMfjQKy6aDHKB-i6bt9Qmif17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMDhhZjE4My04OWZmLTQxZjItODY5Yi04ZTJkMmE3ZjA0NjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MjIuNDgzMjE3OTQ0WiJ9&digest=sha256%3A26c443728dae456f43093b6b2f8762e4c4abaf05b9f03b3929c95c43d7b9e894 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=0f034ffe-3ad6-4e81-a3b3-54cc965ca815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.601945ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=6b5bb59d-f9b6-4f42-8ed4-b146863f5c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" http.request.useragent="Go-http-client/1.1" http.response.duration=2.529561ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=50a13061-cad3-4598-9bb8-37bc2b7f5ca7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" 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.223893ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=0027735a-a5ab-4475-8f2e-1ffc4a49c2da http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.217586ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "GET /v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" 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:39777" http.request.id=19930a7b-c083-44e4-9ae1-502f9b80b481 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" http.request.useragent="Go-http-client/1.1" http.response.duration=2.69576ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" 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:39777" http.request.id=f217a752-f3ec-4bd3-8a90-9d402375b0fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" http.request.useragent="Go-http-client/1.1" http.response.duration=2.510092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:39777" http.request.id=de0fcfd4-a35f-4cb4-8c51-e2a1c9356368 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" http.request.useragent="Go-http-client/1.1" http.response.duration=2.379497ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=0c29e8c0-5db9-4cd8-b84d-4962295c0258 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.145265ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "GET /v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=84196409-5517-414c-b39d-9c144a195c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.252728ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=e4115ae8-8785-4109-a5ca-f0f8bc7d06ff http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" http.request.useragent="Go-http-client/1.1" http.response.duration=1.32603ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "GET /v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=739a5858-d6d2-4bd8-a86a-8cab22e9caae http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" 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.263361ms http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=error msg="payload digest does match: "sha256:03a27626dbc6269adab0742e2b450695f362f96709bf97aa7111fa2ded660d23" != "sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac"" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=d82523cf-9b74-4f7d-8e8e-3e14438729a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" time="2025-09-07T01:21:25Z" 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:39777" http.request.id=d82523cf-9b74-4f7d-8e8e-3e14438729a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.628044ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac" 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:e53282f9bcce3a6580159ea25e76fd952026f6ab5a7fdf575c57dfccdb5521ac HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" 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:39777" http.request.id=e7f01c94-e62d-4bc2-b6c2-2e1608aee581 http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" 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.521664ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" 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:39777" http.request.id=77b8f1f4-a33f-42ba-bf5b-6109eef0ce19 http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" 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.274354ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" 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:39777" http.request.id=8c9f6ebe-628b-4218-b2f1-c220e17cf42a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" 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.594239ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-07T01:21:25Z" 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:39777" http.request.id=8c9f6ebe-628b-4218-b2f1-c220e17cf42a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" 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.686266ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-07T01:21:25Z" 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:39777" http.request.id=8c9f6ebe-628b-4218-b2f1-c220e17cf42a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" 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.732422ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=26336e03-8349-4128-8e20-3400c6a0017a http.request.method=POST http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.624527ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=cc320f3c-da01-43f6-b12c-4f721e7762b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/blobs/uploads/74ac1fa7-047e-4249-ba5d-38958eaeb865?_state=K1G_1ReaAXbkMOPMuoj4VZZlhLEHMo-95NWRuRNxB6x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NGFjMWZhNy0wNDdlLTQyNDktYmE1ZC0zODk1OGVhZWI4NjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MjUuNjEzNTM2ODk0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.989746ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/74ac1fa7-047e-4249-ba5d-38958eaeb865?_state=K1G_1ReaAXbkMOPMuoj4VZZlhLEHMo-95NWRuRNxB6x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NGFjMWZhNy0wNDdlLTQyNDktYmE1ZC0zODk1OGVhZWI4NjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MjUuNjEzNTM2ODk0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" 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:39777" http.request.id=f5173352-d736-4483-8432-ed39aaf66bd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" 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.55878ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-07T01:21:25Z" 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:39777" http.request.id=f5173352-d736-4483-8432-ed39aaf66bd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" 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.625378ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-09-07T01:21:25Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=3fa20190-6323-4f46-842c-a16f0ba7eb69 http.request.method=POST http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.642528ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:27Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=6f86a8b7-294a-43c7-8994-64474b9f94e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/blobs/uploads/7e9692e9-e8d7-4c8d-ae46-2bd78bdc0647?_state=20Fqg2MTneUxQH3Tl-hWmeaO6puuGTkuEA8lDPAakat7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZTk2OTJlOS1lOGQ3LTRjOGQtYWU0Ni0yYmQ3OGJkYzA2NDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MjUuNzYyNTg0MTQ5WiJ9&digest=sha256%3Abb7a0cab36f60ddc50095d9bbc57166d668700a1a08e5c385f01ded0d69ba509" http.request.useragent="Go-http-client/1.1" http.response.duration=1.906970156s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/7e9692e9-e8d7-4c8d-ae46-2bd78bdc0647?_state=20Fqg2MTneUxQH3Tl-hWmeaO6puuGTkuEA8lDPAakat7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZTk2OTJlOS1lOGQ3LTRjOGQtYWU0Ni0yYmQ3OGJkYzA2NDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MjUuNzYyNTg0MTQ5WiJ9&digest=sha256%3Abb7a0cab36f60ddc50095d9bbc57166d668700a1a08e5c385f01ded0d69ba509 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:27Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=e213fbb4-0f06-4303-9da5-90211adc7681 http.request.method=POST http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.7969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=50e0ce21-628f-4250-be57-f5a616f0d268 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/blobs/uploads/f6fc7079-bbee-4f66-862e-2b3b95f12be9?_state=y-UOzd-EQTrfoBvgGNn1jalLNpEW1jSVWruVJzmH2QV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNmZjNzA3OS1iYmVlLTRmNjYtODYyZS0yYjNiOTVmMTJiZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MjcuNzkzMDM3NDU2WiJ9&digest=sha256%3A4b7147fc2f3685b948f09bb311bb2f386e585c6d0c19f2dfa967f15a0258d4f8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.368058739s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/f6fc7079-bbee-4f66-862e-2b3b95f12be9?_state=y-UOzd-EQTrfoBvgGNn1jalLNpEW1jSVWruVJzmH2QV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNmZjNzA3OS1iYmVlLTRmNjYtODYyZS0yYjNiOTVmMTJiZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MjcuNzkzMDM3NDU2WiJ9&digest=sha256%3A4b7147fc2f3685b948f09bb311bb2f386e585c6d0c19f2dfa967f15a0258d4f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" 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:39777" http.request.id=6ee94506-c9ce-4538-a8bc-95b45ed776fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.169159ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" 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:39777" http.request.id=a4abd2de-c61f-46d2-90c7-4058884fc99c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/sha256:3cc889e3705dd8d77448b8558300ee902276b1f9e3d423d71a25af313a03037e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.792168ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "PUT /v2/foo/schema2/manifests/sha256:3cc889e3705dd8d77448b8558300ee902276b1f9e3d423d71a25af313a03037e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=f40a3f35-2ce1-4e17-9fee-301a1767fb52 http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" 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.458205ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=75ad9918-18f5-444f-aa7d-933bc4053a75 http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/sha256:3cc889e3705dd8d77448b8558300ee902276b1f9e3d423d71a25af313a03037e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.598176ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/manifests/sha256:3cc889e3705dd8d77448b8558300ee902276b1f9e3d423d71a25af313a03037e HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=d10189a5-4093-41b8-800d-01f7f10e09b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.295117ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=47871460-5cb3-49bb-b838-bdfb3091cf6c http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/sha256:3cc889e3705dd8d77448b8558300ee902276b1f9e3d423d71a25af313a03037e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.223027ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/manifests/sha256:3cc889e3705dd8d77448b8558300ee902276b1f9e3d423d71a25af313a03037e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=5282626d-a0c1-4207-b39d-60a0d967dfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" 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="850.9µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="rewriting manifest sha256:3cc889e3705dd8d77448b8558300ee902276b1f9e3d423d71a25af313a03037e in schema1 format to support old client" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=74ca880f-331c-4b9d-8da2-0fc168148fdf http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" 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-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=74ca880f-331c-4b9d-8da2-0fc168148fdf http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.640513ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39777" http.request.id=907d2c96-b5d2-4b6b-a511-e032a1ec9d8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.444314ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" 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:39777" http.request.id=8b445c6c-0953-4f1a-b92b-dc89d160cda7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.831601ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" 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:39777" http.request.id=5bb59f34-0d31-4468-bce0-5f79d8600ea9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/sha256:82d9afc682b867ff6ce3a3d2056ce7eb16f29119b1304cde4d1441dd8875a119" http.request.useragent="Go-http-client/1.1" http.response.duration=1.570694ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "PUT /v2/foo/schema2/manifests/sha256:82d9afc682b867ff6ce3a3d2056ce7eb16f29119b1304cde4d1441dd8875a119 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=cdeffa49-504d-464a-848c-3e0743feeadb http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.558914ms http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=03af4194-b27f-435c-8bc6-b36a35a87194 http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/sha256:82d9afc682b867ff6ce3a3d2056ce7eb16f29119b1304cde4d1441dd8875a119" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.503954ms http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/manifests/sha256:82d9afc682b867ff6ce3a3d2056ce7eb16f29119b1304cde4d1441dd8875a119 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=7c1c82f9-143b-42e5-b027-94141f2cd130 http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.279182ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=3453f28c-3319-4dae-9bd6-a06f4e174713 http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/sha256:82d9afc682b867ff6ce3a3d2056ce7eb16f29119b1304cde4d1441dd8875a119" http.request.useragent="Go-http-client/1.1" http.response.duration=1.177505ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/manifests/sha256:82d9afc682b867ff6ce3a3d2056ce7eb16f29119b1304cde4d1441dd8875a119 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="rewriting manifest list sha256:82d9afc682b867ff6ce3a3d2056ce7eb16f29119b1304cde4d1441dd8875a119 in schema1 format to support old client" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=5cf84f8a-6653-4310-857e-15329ce2704d http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" 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-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39777" http.request.id=5cf84f8a-6653-4310-857e-15329ce2704d http.request.method=GET http.request.remoteaddr="127.0.0.1:46240" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.729212ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" 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-07T01:21:30Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:21:30Z" 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:35857" http.request.id=be557ce0-c2ad-4a9b-9ea7-850759a4e761 http.request.method=GET http.request.remoteaddr="127.0.0.1:35592" 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.4294ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" 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:35857" http.request.id=665288ff-8281-43c2-acb6-4e366499e044 http.request.method=GET http.request.remoteaddr="127.0.0.1:35592" 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.145943ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" 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:35857" http.request.id=81a947c9-3d2a-4a86-b38b-90229ba9a01b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" 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.280757ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" 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:35857" http.request.id=bb1caca8-6832-483a-a122-b673044e9f52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" 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.866802ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-07T01:21:30Z" 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:35857" http.request.id=bb1caca8-6832-483a-a122-b673044e9f52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" 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.933726ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-07T01:21:30Z" 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:35857" http.request.id=bb1caca8-6832-483a-a122-b673044e9f52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" 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.980601ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-07T01:21:30Z" 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:35857" http.request.id=bb1caca8-6832-483a-a122-b673044e9f52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" 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.019529ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-09-07T01:21:30Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=97933cb5-9944-472e-b172-807a0649aced http.request.method=POST http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.507865ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=90c62b5c-a356-4fc3-b378-6aaab64a2dbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/blobs/uploads/32e55835-18fa-487c-810f-d7e6c5bd3d4b?_state=oRCF2UNjNYAmP6dzp-PwvciLRoxG7yuf2ZxoL54PBxV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMmU1NTgzNS0xOGZhLTQ4N2MtODEwZi1kN2U2YzViZDNkNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MzAuMzk4MjA2MzU3WiJ9&digest=sha256%3Afae5ddc08d4d223f3596239b4537fca14424f825d87b2d3ebff6895a2f0fb275" http.request.useragent="Go-http-client/1.1" http.response.duration=4.782203147s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/32e55835-18fa-487c-810f-d7e6c5bd3d4b?_state=oRCF2UNjNYAmP6dzp-PwvciLRoxG7yuf2ZxoL54PBxV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMmU1NTgzNS0xOGZhLTQ4N2MtODEwZi1kN2U2YzViZDNkNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MzAuMzk4MjA2MzU3WiJ9&digest=sha256%3Afae5ddc08d4d223f3596239b4537fca14424f825d87b2d3ebff6895a2f0fb275 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:35Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=6ef5201f-d212-401d-a9bc-77a2ebc715a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.775016ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:35 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=a02dc289-ce00-41ec-9402-31d322752eef http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/blobs/uploads/98f62111-b32d-4d29-affa-fd50fddac191?_state=_lmc_JQJj9n9VGQ_UCSfkH2N65Rr3OYWAU0QX-hdipt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5OGY2MjExMS1iMzJkLTRkMjktYWZmYS1mZDUwZmRkYWMxOTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MzUuMzU0MzAxNjc2WiJ9&digest=sha256%3A178ebbe3f6f940d95b748028b4062cbad47c557a9558018eb87fee5645dd5dc7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.396689544s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:35 +0000] "PUT /v2/foo/schema1/blobs/uploads/98f62111-b32d-4d29-affa-fd50fddac191?_state=_lmc_JQJj9n9VGQ_UCSfkH2N65Rr3OYWAU0QX-hdipt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5OGY2MjExMS1iMzJkLTRkMjktYWZmYS1mZDUwZmRkYWMxOTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MzUuMzU0MzAxNjc2WiJ9&digest=sha256%3A178ebbe3f6f940d95b748028b4062cbad47c557a9558018eb87fee5645dd5dc7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=bef5d5da-2e5e-40a2-a0a7-09dd8af9f893 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.894049ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=6047b52d-98fc-44ff-b470-feb4e7d3d573 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" http.request.useragent="Go-http-client/1.1" http.response.duration=2.498005ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=c572ad4f-41f0-4606-8450-3fb3f964dd03 http.request.method=GET http.request.remoteaddr="127.0.0.1:35592" 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.173595ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=73f8bdc0-0b60-4078-8b47-e8571e1c2fe2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.32414ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "GET /v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" 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:35857" http.request.id=d0534c94-b161-4507-b9a5-335af182a78f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" http.request.useragent="Go-http-client/1.1" http.response.duration=2.739732ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" 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:35857" http.request.id=cd4afe61-6aab-4e32-a4a8-2deff1736be9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" http.request.useragent="Go-http-client/1.1" http.response.duration=2.829269ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:35857" http.request.id=89d3f23e-6eb0-4bdc-ba3a-5cfaf92eba35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" http.request.useragent="Go-http-client/1.1" http.response.duration=2.955726ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=7e353824-7ae7-4064-abde-77b194b5beaa http.request.method=GET http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.716532ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "GET /v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=e7c20d46-8bb5-48db-9a66-5cfc4d62efc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.852362ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=335d0a8f-fcb2-4d81-848d-cd50fa672b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" http.request.useragent="Go-http-client/1.1" http.response.duration=1.742043ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "GET /v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=4135f668-79db-4f8c-b9e5-06b1f7ca044e http.request.method=GET http.request.remoteaddr="127.0.0.1:35592" 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.75637ms http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=error msg="payload digest does match: "sha256:9fe6019dd54a79a3dfd048bd2879865afc912a143c6f5ed996afe40978a6fa60" != "sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38"" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=23a7bc7a-c97f-468a-be55-e2b2bf821457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" time="2025-09-07T01:21:37Z" 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:35857" http.request.id=23a7bc7a-c97f-468a-be55-e2b2bf821457 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35592" http.request.uri="/v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.019893ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38" 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "PUT /v2/foo/schema1/manifests/sha256:519b2fbe64a3ffebba52e079e4c071a307e7a81e2d276174e12e6e123d684f38 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" 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:35857" http.request.id=56487caa-5186-46f4-86eb-db2ac7de12a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" 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.261834ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=c70a4a29-5b3d-4fb2-82ac-6e5c8c1ce4a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" 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.742798ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35857" http.request.id=0827c3d3-c9ae-4cdd-90ed-245edc0528f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" 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.477945ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-07T01:21:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35857" http.request.id=0827c3d3-c9ae-4cdd-90ed-245edc0528f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" 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.550629ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-07T01:21:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35857" http.request.id=0827c3d3-c9ae-4cdd-90ed-245edc0528f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" 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.599779ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=645560eb-2286-4183-b4c4-2745e743a2e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.972838ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=be742494-5e28-416b-9f8f-4425d978089e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/blobs/uploads/554560ff-b5e6-4812-a25d-f9e21c8ed37e?_state=gmb4UipSQUGXqJLEdG7tMSyUWMuZ4ZZ0ooLyQanvPJp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NTQ1NjBmZi1iNWU2LTQ4MTItYTI1ZC1mOWUyMWM4ZWQzN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MzcuNzk3ODE5ODc2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.47937ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/554560ff-b5e6-4812-a25d-f9e21c8ed37e?_state=gmb4UipSQUGXqJLEdG7tMSyUWMuZ4ZZ0ooLyQanvPJp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NTQ1NjBmZi1iNWU2LTQ4MTItYTI1ZC1mOWUyMWM4ZWQzN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MzcuNzk3ODE5ODc2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35857" http.request.id=42dff6ec-e2dd-4ceb-8f0f-5d0bb733ac41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" 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.163423ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-07T01:21:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35857" http.request.id=42dff6ec-e2dd-4ceb-8f0f-5d0bb733ac41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" 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.223443ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Sep/2025:01:21:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-09-07T01:21:38Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=a33020b3-54bd-417a-91e4-6b34e60a8c4d http.request.method=POST http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.214543ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=26e34aa5-abbd-4218-b441-849dbc205bb4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/blobs/uploads/bec90a1c-ca81-447c-bc2d-5e3da3375297?_state=UUCrS31K4DdHd2P6BTqVIt8OSvUHbtuCl6ix46l3M7h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiZWM5MGExYy1jYTgxLTQ0N2MtYmMyZC01ZTNkYTMzNzUyOTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MzguMDMyNTUwMDY4WiJ9&digest=sha256%3A35b453dac50a5ddbf82f20cdf32f001a2c8d003fd1a012a1eb1ec0400849bc12" http.request.useragent="Go-http-client/1.1" http.response.duration=5.042570523s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/bec90a1c-ca81-447c-bc2d-5e3da3375297?_state=UUCrS31K4DdHd2P6BTqVIt8OSvUHbtuCl6ix46l3M7h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiZWM5MGExYy1jYTgxLTQ0N2MtYmMyZC01ZTNkYTMzNzUyOTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6MzguMDMyNTUwMDY4WiJ9&digest=sha256%3A35b453dac50a5ddbf82f20cdf32f001a2c8d003fd1a012a1eb1ec0400849bc12 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:43Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=13030335-65a9-45d1-b441-02479936259d http.request.method=POST http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.742627ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=8a7fb957-4b2a-4e71-8d92-bda02c508686 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/blobs/uploads/c1a2f136-c64a-418e-99c2-52331fd10624?_state=NdzM-Qu2qPRlAOtPnpmcJy-nnLOHf9N4xgWZuGB86x97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMWEyZjEzNi1jNjRhLTQxOGUtOTljMi01MjMzMWZkMTA2MjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6NDMuMjU1NTE2MjY1WiJ9&digest=sha256%3A12d775c319f288ca6a4a993122130edce90a6fa859c90c5f2cc826ef06013e79" http.request.useragent="Go-http-client/1.1" http.response.duration=5.256550373s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/c1a2f136-c64a-418e-99c2-52331fd10624?_state=NdzM-Qu2qPRlAOtPnpmcJy-nnLOHf9N4xgWZuGB86x97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMWEyZjEzNi1jNjRhLTQxOGUtOTljMi01MjMzMWZkMTA2MjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6NDMuMjU1NTE2MjY1WiJ9&digest=sha256%3A12d775c319f288ca6a4a993122130edce90a6fa859c90c5f2cc826ef06013e79 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" 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:35857" http.request.id=be444043-3c38-4ef4-b273-6709e117752a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.150935ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" 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:35857" http.request.id=8a13354d-11a0-469e-8ee0-ceecb75d155c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecb23372a792285a2953d22648fd9efbafc0ddb8319cfebad1fab9a9632d5d0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.847632ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "PUT /v2/foo/schema2/manifests/sha256:3ecb23372a792285a2953d22648fd9efbafc0ddb8319cfebad1fab9a9632d5d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=622247e9-1e7b-4f7d-89d4-6e36f49f630b http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" 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.610134ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=748108c6-325f-4e28-901c-b6a931ff83c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecb23372a792285a2953d22648fd9efbafc0ddb8319cfebad1fab9a9632d5d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.471516ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/manifests/sha256:3ecb23372a792285a2953d22648fd9efbafc0ddb8319cfebad1fab9a9632d5d0 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=534d2a3e-b465-4891-8fd6-99a4d994453a http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.324648ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=05893622-5f85-46d3-911a-54189d8343f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecb23372a792285a2953d22648fd9efbafc0ddb8319cfebad1fab9a9632d5d0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.198105ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/manifests/sha256:3ecb23372a792285a2953d22648fd9efbafc0ddb8319cfebad1fab9a9632d5d0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=1ed45d2d-eb4a-44cd-a2a5-ee9b625b7063 http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" 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.296623ms http.response.status=200 http.response.written=45 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="rewriting manifest sha256:3ecb23372a792285a2953d22648fd9efbafc0ddb8319cfebad1fab9a9632d5d0 in schema1 format to support old client" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=e3df5fcc-e979-4d9e-b3e5-e3fbe25df81e http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" 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-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=e3df5fcc-e979-4d9e-b3e5-e3fbe25df81e http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.326947ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" 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:35857" http.request.id=5ed8f11b-68c3-4cf2-bb3a-4872841f03f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.400129ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" 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:35857" http.request.id=558adbac-4b18-48bc-923f-abc822e274ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.772156ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" 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:35857" http.request.id=476b0ef9-1ff6-4ba2-999b-8725ce36032b http.request.method=PUT http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/sha256:1f5636331093f4444c8d61911baced0005f4589bdaee7710e1c5ef4dd2079d05" http.request.useragent="Go-http-client/1.1" http.response.duration=1.763406ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "PUT /v2/foo/schema2/manifests/sha256:1f5636331093f4444c8d61911baced0005f4589bdaee7710e1c5ef4dd2079d05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=3648aa87-2737-443d-9d41-45019bd8a2bb http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.67817ms http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=93221990-a2e2-4c9a-a602-07cfc4177a8d http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/sha256:1f5636331093f4444c8d61911baced0005f4589bdaee7710e1c5ef4dd2079d05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.490749ms http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/manifests/sha256:1f5636331093f4444c8d61911baced0005f4589bdaee7710e1c5ef4dd2079d05 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=7d77b7ff-938b-4b1e-96d3-d704142556d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.318065ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=7e714563-20cb-484b-b628-24df012fe075 http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/sha256:1f5636331093f4444c8d61911baced0005f4589bdaee7710e1c5ef4dd2079d05" http.request.useragent="Go-http-client/1.1" http.response.duration=1.25688ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/manifests/sha256:1f5636331093f4444c8d61911baced0005f4589bdaee7710e1c5ef4dd2079d05 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="rewriting manifest list sha256:1f5636331093f4444c8d61911baced0005f4589bdaee7710e1c5ef4dd2079d05 in schema1 format to support old client" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=8943b3d6-d06e-4dc0-b17a-db6a7c5b7218 http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" 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-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:35857" http.request.id=8943b3d6-d06e-4dc0-b17a-db6a7c5b7218 http.request.method=GET http.request.remoteaddr="127.0.0.1:43266" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.928632ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (33.82s) === RUN TestGetManifestWithStorageError time="2025-09-07T01:21:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:21:48Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:21:48Z" 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:44083" http.request.id=0cdaee56-240b-412c-b3f1-88c9db0ceda7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47574" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.594439ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" 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:44083" http.request.id=3eac9a66-52f2-4d3a-b4c9-6906bfdab0ff http.request.method=GET http.request.remoteaddr="127.0.0.1:47574" 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.347646ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" 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:44083" http.request.id=024942b6-834d-4955-a001-151993cf842f http.request.method=GET http.request.remoteaddr="127.0.0.1:47574" 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.52346ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" 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:44083" http.request.id=4104832c-d94b-4170-beed-01166c9b944d http.request.method=GET http.request.remoteaddr="127.0.0.1:47574" 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.292775ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-09-07T01:21:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:21:48Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:21:48Z" 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:39463" http.request.id=563ef098-cb73-4805-80ee-4e79b45c4ddb http.request.method=GET http.request.remoteaddr="127.0.0.1:51504" 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.445039ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=e8232f00-25c7-44b4-9b42-f2f61698d5df http.request.method=GET http.request.remoteaddr="127.0.0.1:51504" 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.144449ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" 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:39463" http.request.id=95561ec8-c608-4b13-bafd-eb8b38827c68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" 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.085052ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" 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:39463" http.request.id=0fe9b6af-f303-4383-9b3b-67c94d30a648 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" 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.793677ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-07T01:21:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=0fe9b6af-f303-4383-9b3b-67c94d30a648 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" 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.854144ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-07T01:21:48Z" 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:39463" http.request.id=0fe9b6af-f303-4383-9b3b-67c94d30a648 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" 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.895158ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-09-07T01:21:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=0fe9b6af-f303-4383-9b3b-67c94d30a648 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" 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.931166ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-09-07T01:21:48Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=364879b2-7823-4904-a56a-dbc2e5693fe3 http.request.method=POST http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.694915ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:54Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=c7bd0665-40bc-4e82-ac34-7e62d5def0be http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/blobs/uploads/d3aa7a98-d740-4656-a587-a08a4c270b1f?_state=PvFy5BqrPiwHzGv1tUVFrP1TjcXcu-g4T6C8C3xDM1N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkM2FhN2E5OC1kNzQwLTQ2NTYtYTU4Ny1hMDhhNGMyNzBiMWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6NDguNzc5NzM4Mzk0WiJ9&digest=sha256%3Ab5b6e024489cf0e29b3e78b72685bd6bfbee9b919d093ba0c12f4133f0bc11b8" http.request.useragent="Go-http-client/1.1" http.response.duration=5.277243186s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:48 +0000] "PUT /v2/foo/schema1/blobs/uploads/d3aa7a98-d740-4656-a587-a08a4c270b1f?_state=PvFy5BqrPiwHzGv1tUVFrP1TjcXcu-g4T6C8C3xDM1N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkM2FhN2E5OC1kNzQwLTQ2NTYtYTU4Ny1hMDhhNGMyNzBiMWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6NDguNzc5NzM4Mzk0WiJ9&digest=sha256%3Ab5b6e024489cf0e29b3e78b72685bd6bfbee9b919d093ba0c12f4133f0bc11b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:21:54Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=09635a1b-2ae0-4a58-8756-7a8dbaef6d35 http.request.method=POST http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.887902ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=d192f9ec-d9a2-4469-9654-b7a1fef0d963 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/blobs/uploads/0509f4bd-d642-46e8-8f9c-350239b2f58e?_state=Be-uqB-2m9oUqLqOQkV_AT1t4bShpKY6QYr3PFWBOHR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNTA5ZjRiZC1kNjQyLTQ2ZTgtOGY5Yy0zNTAyMzliMmY1OGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6NTQuMzU1NDY5OTYxWiJ9&digest=sha256%3A5b4cfd73a48d04d3e5204618f1a17a373e4a2e5a9d9df43708b20ec3b26ced6d" http.request.useragent="Go-http-client/1.1" http.response.duration=6.954464321s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:21:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/0509f4bd-d642-46e8-8f9c-350239b2f58e?_state=Be-uqB-2m9oUqLqOQkV_AT1t4bShpKY6QYr3PFWBOHR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNTA5ZjRiZC1kNjQyLTQ2ZTgtOGY5Yy0zNTAyMzliMmY1OGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjE6NTQuMzU1NDY5OTYxWiJ9&digest=sha256%3A5b4cfd73a48d04d3e5204618f1a17a373e4a2e5a9d9df43708b20ec3b26ced6d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=315cd458-e392-4ba8-9df8-071f1f8ddf9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.915633ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=116a0191-301e-45d1-867d-1f37e7cac6c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.487556ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=fde8405e-638a-4ddb-9e9b-532e6deb4a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:51504" 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.149451ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=dbc9a844-6bec-4361-97cf-765692c5164e http.request.method=GET http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.268177ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-07T01:22: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:39463" http.request.id=0e052fa1-b86f-4b3a-89cb-aef962e1b03b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.658404ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22: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:39463" http.request.id=cc36df18-b5ba-4e93-946b-82b4b657bde1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.460842ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:39463" http.request.id=4eaf92db-0863-4636-acff-25e559bcdfa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.481302ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=ac5d02c1-c5c3-430e-a986-dec434a369c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.196511ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=2c6168ce-e8f9-4305-9618-f07fe690958b http.request.method=GET http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.315999ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=d91cdfa4-6df7-4baf-b816-b7acfe5b74d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.411713ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=9b59d5b3-f48a-4748-a2a5-efbcfa036ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51504" 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.343276ms http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=error msg="payload digest does match: "sha256:07eca81b07671ac93536a6a99c68c4c226d9d7470579292ef0ee9894d093c1c0" != "sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a"" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=1e780400-764e-429b-a4a5-55e8ec2db339 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" time="2025-09-07T01:22: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:39463" http.request.id=1e780400-764e-429b-a4a5-55e8ec2db339 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51504" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.596354ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=583573fd-843a-4c47-94b7-aa9cb5cf2a06 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56166" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.777485ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=11d6d64e-e766-4592-8f37-e9aeeb8217fb http.request.method=GET http.request.remoteaddr="127.0.0.1:56166" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.423661ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" 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:39463" http.request.id=2e079a79-0362-45a4-8410-4bec3051a16a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56182" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.540803ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=880f63c4-defe-424d-a150-7e6222fa6a75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56190" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.727675ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=02ae218d-6910-4646-b629-f889ef21b780 http.request.method=GET http.request.remoteaddr="127.0.0.1:56190" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.151913ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" 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:39463" http.request.id=b00b7956-4c39-4daf-a546-5429cea855e5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56198" 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.799738ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=7668a0ba-7f36-4287-ba3b-ea4354d42591 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.024683ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=cf7a6b0c-8d55-44b4-bb32-90231a2b85df http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" 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.437146ms http.response.status=200 http.response.written=39 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=4af6560d-8447-411b-8a91-fd35ee4174ca http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.912982ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e38bbb6a116efef113ef22476505205f8a001fbbb4897a34b356d77e2575ac3a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=85644145-8031-4da9-ba96-7e1f33741edb http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" 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.733617ms http.response.status=200 http.response.written=35 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-09-07T01:22: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:39463" http.request.id=a23bbd59-42ee-4361-a484-c599563496fa http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" 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.777465ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-09-07T01:22: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:39463" http.request.id=11df9fc4-7690-48fe-942c-6bb116252c8e http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" 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.702287ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-09-07T01:22: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:39463" http.request.id=98df3882-df61-4931-9424-ac3e0bdfb69b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" 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.684687ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-07T01:22: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:39463" http.request.id=98df3882-df61-4931-9424-ac3e0bdfb69b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" 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.753133ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-07T01:22: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:39463" http.request.id=98df3882-df61-4931-9424-ac3e0bdfb69b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" 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.799964ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=fce0423b-96ef-4a9d-aec1-a0cc89ce9c12 http.request.method=POST http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.543874ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=9b3f91f0-9551-4504-ba20-76e11f08cc51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/blobs/uploads/0401c89a-8374-4b36-8421-b15095cd7588?_state=BKVPNWkQXXpfnwNne7T5EXnCmtXK3g_YA7NkFx-V_Ip7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNDAxYzg5YS04Mzc0LTRiMzYtODQyMS1iMTUwOTVjZDc1ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjI6MDEuMzc1Njk3NDk4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.171412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/0401c89a-8374-4b36-8421-b15095cd7588?_state=BKVPNWkQXXpfnwNne7T5EXnCmtXK3g_YA7NkFx-V_Ip7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNDAxYzg5YS04Mzc0LTRiMzYtODQyMS1iMTUwOTVjZDc1ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjI6MDEuMzc1Njk3NDk4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22: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:39463" http.request.id=960ad584-3f27-4913-b6c3-871bb1183f28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" 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.083674ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-09-07T01:22: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:39463" http.request.id=960ad584-3f27-4913-b6c3-871bb1183f28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" 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.144988ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-09-07T01:22:01Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=a6e596ec-3bf9-4869-b6f8-9f24e5b17173 http.request.method=POST http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.991664ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:05Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=30c3ce0a-a7b3-4bde-8671-ab2898fe1d74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/blobs/uploads/7c8f9233-11cc-44d5-bdb6-5b1494cb733d?_state=Sge8_6zhWvScaNRMATj181q1Q_uAQtKPULDB-A4p2BV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YzhmOTIzMy0xMWNjLTQ0ZDUtYmRiNi01YjE0OTRjYjczM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjI6MDEuNjM0NzM1NzYzWiJ9&digest=sha256%3A019b7a28e6d1ad35bf753680ccd8525648ecaceb3b9004ed60fd992a0ba611e6" http.request.useragent="Go-http-client/1.1" http.response.duration=4.010877476s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/7c8f9233-11cc-44d5-bdb6-5b1494cb733d?_state=Sge8_6zhWvScaNRMATj181q1Q_uAQtKPULDB-A4p2BV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YzhmOTIzMy0xMWNjLTQ0ZDUtYmRiNi01YjE0OTRjYjczM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjI6MDEuNjM0NzM1NzYzWiJ9&digest=sha256%3A019b7a28e6d1ad35bf753680ccd8525648ecaceb3b9004ed60fd992a0ba611e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:05Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=d25b6534-f28d-4d88-bfed-a485af37f8bd http.request.method=POST http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.797702ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:05 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=39c45216-8d36-4aed-8620-d6937168d01b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/blobs/uploads/bedd6749-5072-4a1a-aa27-fc9bcdc8fede?_state=9bbBl92bQBqdgvHzGGOSJD29HgPYARcm7GccYNnlVP57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiZWRkNjc0OS01MDcyLTRhMWEtYWEyNy1mYzliY2RjOGZlZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjI6MDUuODI4MTcyMTk2WiJ9&digest=sha256%3Af90de08ef1b4030ecd804c2dd3c62c1c9f2063fa6f2accbdf741ce4db994fbd1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.546914999s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:05 +0000] "PUT /v2/foo/schema2/blobs/uploads/bedd6749-5072-4a1a-aa27-fc9bcdc8fede?_state=9bbBl92bQBqdgvHzGGOSJD29HgPYARcm7GccYNnlVP57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiZWRkNjc0OS01MDcyLTRhMWEtYWEyNy1mYzliY2RjOGZlZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMDdUMDE6MjI6MDUuODI4MTcyMTk2WiJ9&digest=sha256%3Af90de08ef1b4030ecd804c2dd3c62c1c9f2063fa6f2accbdf741ce4db994fbd1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" 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:39463" http.request.id=b75ce4e2-3daa-4405-9b09-4df5b303910f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.19442ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" 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:39463" http.request.id=a630175e-adbf-4960-a411-708ab13d6cf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" http.request.useragent="Go-http-client/1.1" http.response.duration=1.871458ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=97ec8b22-a200-47cd-92cc-66e194771a4d http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" 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.622775ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=0f618f08-3790-4311-bed4-173784802f5e http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.603458ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "GET /v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=34c157c0-b45b-4c13-b0dd-c3486e89fe27 http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.271887ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=2d041122-e105-47aa-9379-e2a0ac124bed http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07153ms http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "GET /v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=5df89e16-36c7-44ed-8b17-d3c04b590e6c http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" 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.089793ms http.response.status=200 http.response.written=45 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="rewriting manifest sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11 in schema1 format to support old client" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=1e35e762-b9e6-49e3-b722-1f73384bf631 http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" 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-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=1e35e762-b9e6-49e3-b722-1f73384bf631 http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.54232ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=3eb42b14-116b-4ec9-82a2-ac05c3f77548 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" http.request.useragent="Go-http-client/1.1" http.response.duration=1.580509ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "DELETE /v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" err.message="manifest unknown" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=7b115297-d563-4b9e-83dc-3374144ee120 http.request.method=GET http.request.remoteaddr="127.0.0.1:56208" http.request.uri="/v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.348149ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "GET /v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" 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:39463" http.request.id=7572fc50-7eb9-4a4d-8a50-cc50c3dd9629 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56218" http.request.uri="/v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.572679ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "DELETE /v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" 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:39463" http.request.id=34dbc255-8c0d-4fb2-b1a2-b1de56b98dd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" http.request.useragent="Go-http-client/1.1" http.response.duration=2.053899ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=cd79233e-e449-47f0-aa51-67062e273ca4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56228" http.request.uri="/v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.591932ms http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "GET /v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" 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:39463" http.request.id=c6fdbb3c-395c-4d2d-a7cf-f9b220294057 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56232" 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.488595ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" 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:39463" http.request.id=933202b3-d839-4202-ab85-978a74e8aca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56244" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.194162ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=9c3ef686-5cee-4b36-beac-e4732735c8e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56244" 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.355138ms http.response.status=200 http.response.written=39 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=cf0174d1-1607-475b-a293-66fd34870e6b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56244" http.request.uri="/v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11" http.request.useragent="Go-http-client/1.1" http.response.duration=1.759417ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "DELETE /v2/foo/schema2/manifests/sha256:5ff3e132d2a2ff55d5e29469614fd34bc55f31498e90703eafe58e362c0dad11 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:39463" http.request.id=4a27a8f4-8f7e-4bfc-97aa-5ff7919eed36 http.request.method=GET http.request.remoteaddr="127.0.0.1:56244" 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.557944ms http.response.status=200 http.response.written=35 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (20.86s) === RUN TestManifestDeleteDisabled time="2025-09-07T01:22:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:22:09Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:22:09Z" 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:35197" http.request.id=76dae671-f67d-44d2-8a0c-9b85b6999aba http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40940" 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=2.411141ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [07/Sep/2025:01:22:09 +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-07T01:22:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:22:09Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:22:09Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 time="2025-09-07T01:22:09Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.7 time="2025-09-07T01:22:09Z" 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-07T01:22:09Z" 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:40915" http.request.id=f1eab61e-6f26-424b-b50b-f6088dabcb2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52088" 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.922609ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" 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:40915" http.request.id=3b91da6b-bfaa-40e1-877e-60129bef2a06 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52102" 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.715176ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" 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:40915" http.request.id=b8d9b933-61c9-4227-acbe-017ecd2774c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:52108" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.656836ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-09-07T01:22:09Z" 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:40915" http.request.id=230f2dbb-86e8-4427-91f7-c972f24c0aa4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52124" 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.24543ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [07/Sep/2025:01:22:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.55s) === RUN TestProxyManifestGetByTag time="2025-09-07T01:22:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:22:09Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:22:10Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=becfbd20-f183-4090-aecb-401e1d2144bf http.request.method=POST http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.539µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:12Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=1b5ebbcd-46bf-4efd-b0f8-1b7731bde4a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/foo/bar/blobs/uploads/c3c15f2b-5a2d-400f-bf3e-dd8dfc69c758?_state=ht2SWVD1gVubEYOGFFfpFLTMG66X9t_iuW-872tawoV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzYzE1ZjJiLTVhMmQtNDAwZi1iZjNlLWRkOGRmYzY5Yzc1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMjoxMC4xOTAwNDkxNjFaIn0%3D&digest=sha256%3A661d2625269a06e2c58dbdd9af25b451940b8ff8d9a530778dce9a95f6d0f321" http.request.useragent="Go-http-client/1.1" http.response.duration=2.806186372s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:10 +0000] "PUT /v2/foo/bar/blobs/uploads/c3c15f2b-5a2d-400f-bf3e-dd8dfc69c758?_state=ht2SWVD1gVubEYOGFFfpFLTMG66X9t_iuW-872tawoV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzYzE1ZjJiLTVhMmQtNDAwZi1iZjNlLWRkOGRmYzY5Yzc1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMjoxMC4xOTAwNDkxNjFaIn0%3D&digest=sha256%3A661d2625269a06e2c58dbdd9af25b451940b8ff8d9a530778dce9a95f6d0f321 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:13Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=9d82e99a-aae0-4f0d-a32f-6754a293f2ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.690168ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:12 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 time="2025-09-07T01:22:13Z" level=info msg="redis not configured" go.version=go1.24.7 time="2025-09-07T01:22:13Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.24.7 time="2025-09-07T01:22:13Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 time="2025-09-07T01:22:13Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=cb3f32e1-0d9d-415c-85c2-abd1ce25d4bc http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.142077ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Sep/2025:01:22:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-09-07T01:22:13Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:41245" go.version=go1.24.7 time="2025-09-07T01:22:13Z" 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-07T01:22:13Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=1a768788-3c80-4ace-8974-fda700bc951a http.request.method=GET http.request.remoteaddr="127.0.0.1:49764" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.246265ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Sep/2025:01:22:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-09-07T01:22:13Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41245 /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:41245/v2/:[]]}" go.version=go1.24.7 http.request.host="127.0.0.1:44359" http.request.id=9180b707-5eae-4d5f-b6fb-8294892a0c0d http.request.method=GET http.request.remoteaddr="127.0.0.1:58950" http.request.uri="/v2/foo/bar/manifests/sha256:d2ee3e40bba11a2a8ba515fbd86cea52a4a156c1bec7e52c8cdcf3cd0117457e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:d2ee3e40bba11a2a8ba515fbd86cea52a4a156c1bec7e52c8cdcf3cd0117457e" time="2025-09-07T01:22:13Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=418c0716-22b0-4c01-b62a-9d9d78c79f22 http.request.method=GET http.request.remoteaddr="127.0.0.1:49776" http.request.uri="/v2/foo/bar/manifests/sha256:d2ee3e40bba11a2a8ba515fbd86cea52a4a156c1bec7e52c8cdcf3cd0117457e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.139873ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Sep/2025:01:22:13 +0000] "GET /v2/foo/bar/manifests/sha256:d2ee3e40bba11a2a8ba515fbd86cea52a4a156c1bec7e52c8cdcf3cd0117457e HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-07T01:22:13Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d2ee3e40bba11a2a8ba515fbd86cea52a4a156c1bec7e52c8cdcf3cd0117457e with ttl=167h59m59.99999413s" go.version=go1.24.7 time="2025-09-07T01:22:13Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44359" http.request.id=9180b707-5eae-4d5f-b6fb-8294892a0c0d http.request.method=GET http.request.remoteaddr="127.0.0.1:58950" http.request.uri="/v2/foo/bar/manifests/sha256:d2ee3e40bba11a2a8ba515fbd86cea52a4a156c1bec7e52c8cdcf3cd0117457e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.564152ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Sep/2025:01:22:13 +0000] "GET /v2/foo/bar/manifests/sha256:d2ee3e40bba11a2a8ba515fbd86cea52a4a156c1bec7e52c8cdcf3cd0117457e HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-07T01:22:13Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=06ad2bf0-ab1d-4901-aaef-7eb5598b53ef http.request.method=GET http.request.remoteaddr="127.0.0.1:49776" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.132015ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Sep/2025:01:22:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-09-07T01:22:13Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41245 /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:41245/v2/:[]]}" go.version=go1.24.7 http.request.host="127.0.0.1:44359" http.request.id=08cdcff1-6191-44f5-87f6-8b5222ee3475 http.request.method=GET http.request.remoteaddr="127.0.0.1:58952" 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-07T01:22:13Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=625c1ef2-5273-4ede-8bd3-c8055c01ecc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49778" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.311348ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Sep/2025:01:22:13 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-07T01:22:13Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44359" http.request.id=08cdcff1-6191-44f5-87f6-8b5222ee3475 http.request.method=GET http.request.remoteaddr="127.0.0.1:58952" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.057349ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Sep/2025:01:22:13 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-07T01:22:13Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=8f2f7dd9-b11d-4453-b894-fbdc1259e60d http.request.method=POST http.request.remoteaddr="127.0.0.1:49778" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.57046ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=65baec1c-e9a1-4d29-a51f-b4a42479a757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49778" http.request.uri="/v2/foo/bar/blobs/uploads/3ee9df25-693f-48f5-81ac-5a23c88834fa?_state=2Hh5XbjxEkJ20wrvDKPi3tFCCEjCzNuOtVN0LwYHIl57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlZTlkZjI1LTY5M2YtNDhmNS04MWFjLTVhMjNjODg4MzRmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMjoxMy4xOTM2NDU4NjhaIn0%3D&digest=sha256%3A9e27a0531dd8b59fbfa0fa0af2926f4da2affb67bd6ca2234334277dfeda6beb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.971844263s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:13 +0000] "PUT /v2/foo/bar/blobs/uploads/3ee9df25-693f-48f5-81ac-5a23c88834fa?_state=2Hh5XbjxEkJ20wrvDKPi3tFCCEjCzNuOtVN0LwYHIl57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlZTlkZjI1LTY5M2YtNDhmNS04MWFjLTVhMjNjODg4MzRmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0wN1QwMToyMjoxMy4xOTM2NDU4NjhaIn0%3D&digest=sha256%3A9e27a0531dd8b59fbfa0fa0af2926f4da2affb67bd6ca2234334277dfeda6beb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=eefa79bb-1f9b-4349-b154-34f3c230b69c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49778" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.576866ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Sep/2025:01:22:16 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-09-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=f3c926f2-9151-41db-9e7f-99ac9ad13667 http.request.method=GET http.request.remoteaddr="127.0.0.1:49778" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.208154ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Sep/2025:01:22:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-09-07T01:22:16Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41245 /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:41245/v2/:[]]}" go.version=go1.24.7 http.request.host="127.0.0.1:44359" http.request.id=3be72100-b969-4042-bb54-5bb7c046b6b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58956" 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-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=a9fac817-e12d-4512-b2fc-f7e8afa64018 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.377692ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Sep/2025:01:22:16 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=e963bdff-524d-41ba-ba1d-6e39d192a9cd http.request.method=GET http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.253883ms http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Sep/2025:01:22:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-09-07T01:22:16Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41245 /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:41245/v2/:[]]}" go.version=go1.24.7 http.request.host="127.0.0.1:44359" http.request.id=3be72100-b969-4042-bb54-5bb7c046b6b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58956" 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-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:41245" http.request.id=697a74a0-74d7-4bb2-8ec6-715531aa6dc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.245728ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Sep/2025:01:22:16 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-09-07T01:22:16Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:76d94e44479e628bde675d7d3b4da97b472f41b3713e3d3ba016d798ceac1c1c with ttl=167h59m59.999996446s" go.version=go1.24.7 time="2025-09-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:44359" http.request.id=3be72100-b969-4042-bb54-5bb7c046b6b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58956" 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.272616ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Sep/2025:01:22:16 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (6.21s) === RUN TestAppDispatcher time="2025-09-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34135" http.request.id=4d4137df-2b32-4c57-a787-23e8d02c41ba http.request.method=GET http.request.remoteaddr="127.0.0.1:59484" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.382456ms http.response.status=200 http.response.written=0 time="2025-09-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34135" http.request.id=7d380abd-bcbc-4183-b05c-291391a2ea39 http.request.method=GET http.request.remoteaddr="127.0.0.1:59484" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.187162ms http.response.status=200 http.response.written=0 time="2025-09-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34135" http.request.id=b2b69fb3-6ceb-428a-a6bb-8033865c15f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59484" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.223488ms http.response.status=200 http.response.written=0 time="2025-09-07T01:22:16Z" level=info msg="response completed" go.version=go1.24.7 http.request.host="127.0.0.1:34135" http.request.id=61a6f2a1-0895-434c-a1a2-1789a3a1212e http.request.method=GET http.request.remoteaddr="127.0.0.1:59484" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.291487ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-09-07T01:22:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 time="2025-09-07T01:22:16Z" level=info msg="redis not configured" go.version=go1.24.7 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 time="2025-09-07T01:22:16Z" 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:46429" http.request.id=01b9f75e-7e96-430e-8925-904930549a06 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-09-07T01:22:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.7 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 time="2025-09-07T01:22:16Z" level=info msg="redis not configured" go.version=go1.24.7 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 time="2025-09-07T01:22:16Z" level=info msg="configuring file health check path=/tmp/healthcheck808588592, interval=1" go.version=go1.24.7 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-09-07T01:22: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 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 time="2025-09-07T01:22:20Z" level=info msg="redis not configured" go.version=go1.24.7 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 time="2025-09-07T01:22:20Z" level=info msg="configuring TCP health check addr=127.0.0.1:37733, interval=1" go.version=go1.24.7 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-09-07T01:22: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 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 time="2025-09-07T01:22:24Z" level=info msg="redis not configured" go.version=go1.24.7 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 time="2025-09-07T01:22:24Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:41601, interval=1, threshold=3" go.version=go1.24.7 instance.id=aacc1bdc-9568-4843-871d-7e868d269270 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 175.939s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.01s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.08s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.05s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.31s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.67s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.123s === RUN TestSchedule time="2025-09-07T01:19:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 instance.id=44a9bba5-8b70-4ed0-8573-bd8f92524c01 time="2025-09-07T01:19:35Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.996983ms" go.version=go1.24.7 instance.id=44a9bba5-8b70-4ed0-8573-bd8f92524c01 time="2025-09-07T01:19:35Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.286µs" go.version=go1.24.7 instance.id=44a9bba5-8b70-4ed0-8573-bd8f92524c01 time="2025-09-07T01:19:35Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.099µs" go.version=go1.24.7 instance.id=44a9bba5-8b70-4ed0-8573-bd8f92524c01 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-07T01:19:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 instance.id=44a9bba5-8b70-4ed0-8573-bd8f92524c01 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-09-07T01:19:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 instance.id=44a9bba5-8b70-4ed0-8573-bd8f92524c01 time="2025-09-07T01:19:35Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.996788ms" go.version=go1.24.7 instance.id=44a9bba5-8b70-4ed0-8573-bd8f92524c01 time="2025-09-07T01:19:35Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.997539ms" go.version=go1.24.7 instance.id=44a9bba5-8b70-4ed0-8573-bd8f92524c01 time="2025-09-07T01:19:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 instance.id=44a9bba5-8b70-4ed0-8573-bd8f92524c01 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-09-07T01:19:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.7 instance.id=44a9bba5-8b70-4ed0-8573-bd8f92524c01 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.589s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (7.84s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 17289728 sha256:b3ca1a35ccbc7098b7de8dd47bf8c79fe8ede4e6f86ec4cad49fa47f465e3766 [] map[] } --- PASS: TestSimpleBlobRead (0.47s) === RUN TestBlobMount --- PASS: TestBlobMount (0.48s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.44s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.51s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.24s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:0efd60fdedba1d4e16f406f4017458df7b0aa8985fa87bda322a7497f816acfa palailogos: marking blob sha256:73d2960d64cf66eab178f5b5469b79817638da505e0de6ac086b22ff9bc678fc palailogos: marking blob sha256:b4ad186d6c3abccd530d16ae6e54584f77c2a3868d83bc8aed2e58d8504f58cf palailogos: marking manifest sha256:2c0e3d9e4b23e720a8d32b03757a950625e42fa0565a1cb60c8ba0636f175afc palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:a5d9f2387b8814adaabf65cb18a5e3bd60b4a83e6cce68ac682fc04c94f644a0 palailogos: marking blob sha256:818a2d64283643ce278c7f519a0b7790174e27766067ec3a06c67c53fbdf272a palailogos: marking manifest sha256:73d2960d64cf66eab178f5b5469b79817638da505e0de6ac086b22ff9bc678fc palailogos: marking blob sha256:fe0680808ecb08dc3d3dfe0d42c11bf436ac8809044e4731aba6129d8b4d43cd palailogos: marking blob sha256:b18efebd1fc9ca35f5fccf12104839bde7691ee5489543cb38201f181b62b272 palailogos: marking manifest sha256:b4ad186d6c3abccd530d16ae6e54584f77c2a3868d83bc8aed2e58d8504f58cf palailogos: marking blob sha256:9e3f029ba8bcdd78b54234f4c5cd37c1ff9a4f9cf1c474602d348a83c475b6ca palailogos: marking blob sha256:127e871a1ba7ab262e551e7dc107a57c55279c44833325db8b87a8943fcfaa1d 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.37s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:1a616b69d1628d843dad1cf9787c340cca221e10cb6102227c42894e24e2deb2 deletemanifests: marking manifest sha256:6aedb29da52544a8158cee0a44ca71800b02ba07a7f025b5b0311b2725cbca5b deletemanifests: marking blob sha256:29999206c66663cb8695f1265e354b0287d7dd46c054b19e149e773fd6aeafad deletemanifests: marking blob sha256:62d85e0e3ab4da292ac1ea9d5edd33f867223c7e193cb87cf82868628b6af99e deletemanifests: marking blob sha256:527fda857587c2c3dd066bc432511ef063299d3b381338de6ed790463189b842 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:1a616b69d1628d843dad1cf9787c340cca221e10cb6102227c42894e24e2deb2 blob eligible for deletion: sha256:7e3c94dd76838d937cf1f993a209ab46d26f14992402a746f40042176d87571c blob eligible for deletion: sha256:abdf5dd752568b8b3c77c1ebb140973353f74a6b85a221aefaf4a340aee69078 blob eligible for deletion: sha256:e0600e40168211e645f487d9e46e2d82f77230ecee6844df93f2f1121c95a557 deletemanifests manifest eligible for deletion: sha256:1a616b69d1628d843dad1cf9787c340cca221e10cb6102227c42894e24e2deb2 deletemanifests: marking manifest sha256:6aedb29da52544a8158cee0a44ca71800b02ba07a7f025b5b0311b2725cbca5b deletemanifests: marking blob sha256:29999206c66663cb8695f1265e354b0287d7dd46c054b19e149e773fd6aeafad deletemanifests: marking blob sha256:62d85e0e3ab4da292ac1ea9d5edd33f867223c7e193cb87cf82868628b6af99e deletemanifests: marking blob sha256:527fda857587c2c3dd066bc432511ef063299d3b381338de6ed790463189b842 time="2025-09-07T01:19:54Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/1a616b69d1628d843dad1cf9787c340cca221e10cb6102227c42894e24e2deb2" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d time="2025-09-07T01:19:54Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/1a616b69d1628d843dad1cf9787c340cca221e10cb6102227c42894e24e2deb2" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:1a616b69d1628d843dad1cf9787c340cca221e10cb6102227c42894e24e2deb2 time="2025-09-07T01:19:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1a/1a616b69d1628d843dad1cf9787c340cca221e10cb6102227c42894e24e2deb2" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:7e3c94dd76838d937cf1f993a209ab46d26f14992402a746f40042176d87571c time="2025-09-07T01:19:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7e/7e3c94dd76838d937cf1f993a209ab46d26f14992402a746f40042176d87571c" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:abdf5dd752568b8b3c77c1ebb140973353f74a6b85a221aefaf4a340aee69078 time="2025-09-07T01:19:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ab/abdf5dd752568b8b3c77c1ebb140973353f74a6b85a221aefaf4a340aee69078" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:e0600e40168211e645f487d9e46e2d82f77230ecee6844df93f2f1121c95a557 time="2025-09-07T01:19:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e0/e0600e40168211e645f487d9e46e2d82f77230ecee6844df93f2f1121c95a557" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d --- PASS: TestDeleteManifestIfTagNotFound (1.31s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a0ad39bce737508c25a5650818a9e7dec05da0b13e563d00d0138624a6c7a411 time="2025-09-07T01:19:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a0/a0ad39bce737508c25a5650818a9e7dec05da0b13e563d00d0138624a6c7a411" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:a8225035265e1f958b08e5cc9af256c67a10439ecc99493f678601c97320c5f5 time="2025-09-07T01:19:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a8/a8225035265e1f958b08e5cc9af256c67a10439ecc99493f678601c97320c5f5" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:adcf8554b845bef40a82071983e773aec4e065066fccf887070b7e66126a3413 time="2025-09-07T01:19:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ad/adcf8554b845bef40a82071983e773aec4e065066fccf887070b7e66126a3413" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d --- PASS: TestGCWithMissingManifests (0.61s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:1b7e06f34942ced8eb6711df6a93eaae8b5ed960616f5c849bf466d7cf6b26db komnenos: marking blob sha256:448c06fd1f02ed336e2e354d1670c1af34b0a2740a37b297df2bcf396eb47182 komnenos: marking blob sha256:52dbf2a2c48db9dbfdab0b548eb6326e4e6840b4cc075b50614d15fc4c410d99 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:ac6c2d44ce71532485d6a8a702d2ce495f27471f896b94aaa681cc9beb65bc77 time="2025-09-07T01:19:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ac/ac6c2d44ce71532485d6a8a702d2ce495f27471f896b94aaa681cc9beb65bc77" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-09-07T01:19:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:02f545e1d22b50d11f478e4f6e462dd5460446c9da46b3d99cebb6c9054d3ce1 time="2025-09-07T01:19:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/02/02f545e1d22b50d11f478e4f6e462dd5460446c9da46b3d99cebb6c9054d3ce1" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:19133e93158569a1ce8bc51c9e39ea5d8cbce4c1d473964af4090f2db001b7a1 time="2025-09-07T01:19:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/19/19133e93158569a1ce8bc51c9e39ea5d8cbce4c1d473964af4090f2db001b7a1" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:55ad45ad8605bc6f4cee62dd6a22e595f0e26d57b83108694fd82b42aece6674 time="2025-09-07T01:19:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/55/55ad45ad8605bc6f4cee62dd6a22e595f0e26d57b83108694fd82b42aece6674" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:60b95893ecb5c94c24a7ae83dcd1c77447abcfbec3b4d85f876c952d395ea7eb time="2025-09-07T01:19:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/60/60b95893ecb5c94c24a7ae83dcd1c77447abcfbec3b4d85f876c952d395ea7eb" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d blob eligible for deletion: sha256:90711ea9937e2a0876d5b22a5ca15a0048d35cc04ca4510bee5a1ac816e21f1d time="2025-09-07T01:19:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/90/90711ea9937e2a0876d5b22a5ca15a0048d35cc04ca4510bee5a1ac816e21f1d" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d --- PASS: TestDeletionHasEffect (1.39s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.54s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:2eafcd3e6c511da717f5f6d895dda4a0457d6dc295a7a6a767712697d7ccefb5 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:5e2e04ab9ebdff1fd151b4f63f34dace2ae6e03e232b73e358529238cfde1f88 michael_z_doukas: marking blob sha256:e536a53e1375aafeea62d75e38d55606c4d60280a9266421973b130f20970ab5 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:638507ac9750d6a9af679d078d43ed225acab9e505acf7413c9278521d0871bf time="2025-09-07T01:19:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/63/638507ac9750d6a9af679d078d43ed225acab9e505acf7413c9278521d0871bf" go.version=go1.24.7 instance.id=383716d7-8272-4c96-a49f-5f7ff9cf573d --- PASS: TestOrphanBlobDeleted (0.62s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:0b4cb83214377a51da3349c84129f98298a70a2858471fe03b96d9574716acb1 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:379e1b8d8576867c7caf645404c32e71054812092d7ab1f9866c8943c00a1494 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.54s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.56s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.34s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.25s) === 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-07T01:20:00Z" level=info msg="PurgeUploads starting: olderThan=2025-09-07 00:20:00.865352132 +0000 UTC m=-3574.463734329, actuallyDelete=true" time="2025-09-07T01:20:00Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-09-07T01:20:00Z" level=info msg="PurgeUploads starting: olderThan=2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085, actuallyDelete=true" time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2abc205f-af06-49d6-971c-e8402a73f3d8 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/31f8b94d-d00c-4172-811e-6821d5812e72 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3e69279d-7219-4b98-8a61-2f258249d5ec have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5dfba00f-051f-49ad-9560-ff38396e056e have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/70eb98f7-ba7e-4b56-aab9-07bf0f5c2883 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ae77ea61-a06a-4ebf-b260-c90b0070f12b have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1c52c369-c034-4eab-97f4-371763277821 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/35062f3d-2f20-40e0-8dea-525b181c45e9 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3a7a3f7e-fc24-4cbe-94a5-92eb525c694a have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c885c19e-a6d9-41a2-b97a-4b01e9c51dc3 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/86d81eaf-e72d-48f0-ae1c-b15360461b0d have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866038546 +0000 UTC m=+25.536952085). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-09-07T01:20:00Z" level=info msg="PurgeUploads starting: olderThan=2025-09-07 01:20:00.866855207 +0000 UTC m=+25.537768746, actuallyDelete=true" time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e08ed9b4-722c-4806-add7-735e120e94bc have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866855207 +0000 UTC m=+25.537768746). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f7382a25-3848-4a4a-8cdc-5ef174ec2e27 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866855207 +0000 UTC m=+25.537768746). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1c511cf1-ecca-4872-92a2-f9e062c0c233 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866855207 +0000 UTC m=+25.537768746). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7f6a949e-e14e-4ee3-b165-fbdb5f10a77e have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866855207 +0000 UTC m=+25.537768746). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/ffa25183-0a91-4be4-8f10-aba1c0572610 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.866855207 +0000 UTC m=+25.537768746). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-09-07T01:20:00Z" level=info msg="PurgeUploads starting: olderThan=2025-09-07 01:20:00.867448176 +0000 UTC m=+25.538361716, actuallyDelete=true" time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/491ef29a-ed5b-4a5d-9865-627dd8ffc3e3 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.867448176 +0000 UTC m=+25.538361716). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a52f3a06-3fa3-4ad9-8a7d-fbbd21c013b9 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.867448176 +0000 UTC m=+25.538361716). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/abe7672b-ab1a-485f-bfc1-d80451baab5d have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.867448176 +0000 UTC m=+25.538361716). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/13871415-48ff-4df9-b776-1064298b6802 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.867448176 +0000 UTC m=+25.538361716). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/24ed5776-dcaa-45e4-8bfb-3881cbc62aa4 have older date (2025-09-07 00:20:00 +0000 UTC) than purge date (2025-09-07 01:20:00.867448176 +0000 UTC m=+25.538361716). Removing upload directory." time="2025-09-07T01:20:00Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-09-07T01:20:00Z" level=info msg="PurgeUploads starting: olderThan=2025-09-07 01:20:00.867791746 +0000 UTC m=+25.538705293, actuallyDelete=true" time="2025-09-07T01:20:00Z" 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 25.559s ? 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.014s === RUN TestWalkFileRemoved time="2025-09-07T01:19:35Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.425s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.072s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.36s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.780s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.26s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.679s ? 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-07T01:19:35Z" 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-07T01:19:35Z" 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-07T01:19:35Z" 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 TestUpdateCalledRegularly === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionNotMatched --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2025-09-07T01:19:35Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.7 instance.id=74227b82-c9f9-461d-a9bc-e44e14feccfd time="2025-09-07T01:19:35Z" level=error msg="unknown ip address format" go.version=go1.24.7 instance.id=74227b82-c9f9-461d-a9bc-e44e14feccfd ip=?0000000000000000000000000000000000 time="2025-09-07T01:19:35Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.7 --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2025-09-07T01:19:35Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.7 instance.id=74227b82-c9f9-461d-a9bc-e44e14feccfd --- PASS: TestInvalidData (0.01s) time="2025-09-07T01:19:36Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.7 time="2025-09-07T01:19:37Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.7 time="2025-09-07T01:19:38Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.7 time="2025-09-07T01:19:39Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.7 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.514s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.006s ? 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.464s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.73s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.137s ? 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.014s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r14.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r14.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> docker-registry*: Package size: 26.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r14.apk >>> docker-registry: Build complete at Sun, 07 Sep 2025 01:22:32 +0000 elapsed time 0h 3m 16s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250907.011917) (2/2) Purging go (1.24.7-r0) Executing busybox-1.37.0-r19.trigger OK: 399 MiB in 104 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...