>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.15.0_rc3-r3) started Sun, 11 May 2025 17:16:43 +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/3) Installing binutils-gold (2.44-r0) (2/3) Installing go (1.24.3-r0) (3/3) Installing .makedepends-docker-registry (20250511.171645) Executing busybox-1.37.0-r17.trigger OK: 592 MiB in 111 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 96% |****************************** | 1887k 0:00:00 ETA docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] === RUN Test time="2025-05-11T17:16:59Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-11T17:16:59Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.082s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-11T17:16:59Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.069s ? 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.01s) PASS ok github.com/docker/distribution/health 0.066s === 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.073s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.10s) PASS ok github.com/docker/distribution/health/checks 0.155s ? 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.032s === 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.056s === 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.071s === 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.067s ? 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/05/11 17:16:59 http: TLS handshake error from 127.0.0.1:52488: 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:46497/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:46497/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:46497/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:46497/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34117?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.21s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-11T17:17:00Z" level=info msg="broadcaster: closing" time="2025-05-11T17:17:00Z" level=info msg="closing testSink" time="2025-05-11T17:17:00Z" level=info msg="closing testSink" time="2025-05-11T17:17:00Z" level=info msg="closing testSink" time="2025-05-11T17:17:00Z" level=info msg="closing testSink" time="2025-05-11T17:17:00Z" level=info msg="closing testSink" time="2025-05-11T17:17:00Z" level=info msg="closing testSink" time="2025-05-11T17:17:00Z" level=info msg="closing testSink" time="2025-05-11T17:17:00Z" level=info msg="closing testSink" time="2025-05-11T17:17:00Z" level=info msg="closing testSink" time="2025-05-11T17:17:00Z" level=info msg="closing testSink" time="2025-05-11T17:17:00Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-05-11T17:17:00Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 1} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:00Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:17:01Z" level=warning msg="&{0x40001a35c0 0.9} encountered too many errors, backing off" time="2025-05-11T17:17:01Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.85s) PASS ok github.com/docker/distribution/notifications 1.295s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-11T17:16:59Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-11T17:16:59.988578072Z" 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.3 time="2025-05-11T17:16:59.988618152Z" level=info msg="Starting upload purge in 16m0s" go.version=go1.24.3 time="2025-05-11T17:16:59.988702953Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:16:59.989152397Z" level=info msg="listening on [::]:5000" go.version=go1.24.3 time="2025-05-11T17:17:02.991662064Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 time="2025-05-11T17:17:03.092904584Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=5562b032-6705-4726-9a4a-87b0eb7726ba http.request.method=GET http.request.remoteaddr="[::1]:39314" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="722.087µs" http.response.status=200 http.response.written=2 ::1 - - [11/May/2025:17:17:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-11T17:17:04.164231501Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-11T17:17:04.164889307Z" 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.3 time="2025-05-11T17:17:04.164911387Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:04.164982068Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.24.3 time="2025-05-11T17:17:04.165043588Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 time="2025-05-11T17:17:04.165053108Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.3 time="2025-05-11T17:17:04.165374911Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.3 time="2025-05-11T17:17:07.173059627Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=1fa10683-2d47-4f71-9f8d-624f8c4f7a74 http.request.method=GET http.request.remoteaddr="127.0.0.1:36460" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.300333ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:17:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-11T17:17:07.173175908Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 --- PASS: TestRegistrySupportedCipherSuite (4.18s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-11T17:17:07.596230719Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-11T17:17:07.597581691Z" 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.3 time="2025-05-11T17:17:07.597608532Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:07.597638452Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.24.3 time="2025-05-11T17:17:07.597733573Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.43s) PASS ok github.com/docker/distribution/registry 15.800s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.052s === 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.08s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.185s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-05-11T17:16:59Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.3 instance.id=8723f4c0-60b9-4753-b3db-36851c27a58e time="2025-05-11T17:16:59Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.3 instance.id=8723f4c0-60b9-4753-b3db-36851c27a58e --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-05-11T17:17:00Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.3 password="ng4a1nNeKg1ElXEz30iX3AqX69HgK6UymVaZC_1BJQU" user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.180s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.083s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-05-11T17:16:59Z" level=info msg="token not to be used before 2025-05-11 17:17:00 +0000 UTC - currently 2025-05-11 17:16:59.971202747 +0000 UTC m=+0.040167302" time="2025-05-11T17:16:59Z" level=info msg="token not to be used after 2025-05-11 17:16:59 +0000 UTC - currently 2025-05-11 17:16:59.971747632 +0000 UTC m=+0.040712187" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-05-11T17:16:59Z" 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.077s === 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.01s) === 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.04s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.164s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.110s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.062s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-05-11T17:16: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.3 time="2025-05-11T17:16:59Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:16:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35771" http.request.id=774e4ef8-7187-4ae6-a637-bac48ccdbb75 http.request.method=GET http.request.remoteaddr="127.0.0.1:35026" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="700.447µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:16:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-05-11T17:16: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.3 time="2025-05-11T17:16:59Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:16:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=d8b8a0fc-386d-45b4-923b-7e39fe17056e http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" 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.819977ms http.response.status=200 http.response.written=20 127.0.0.1 - - [11/May/2025:17:16:59 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-11T17:17:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=12eb42d7-62c6-4cda-bfba-46992c2ea414 http.request.method=POST http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="896.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:00 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:01Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=1be0c7bd-b15d-4834-ad0a-53bb3c60f8b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/aaaa/blobs/uploads/34c90c3f-6a94-4c0d-8dc2-a613100fd826?_state=SN-DKeTTPkkKq2fxyf_S1jm9R692wjlFb41qz2MhBSx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzNGM5MGMzZi02YTk0LTRjMGQtOGRjMi1hNjEzMTAwZmQ4MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDAuMDk0NTA5MzU2WiJ9&digest=sha256%3A3cf5c937d93a27640a7c2173a1d442719740b078b82dcbf2d25006b34b4c7619" http.request.useragent="Go-http-client/1.1" http.response.duration=1.077769978s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:00 +0000] "PUT /v2/foo/aaaa/blobs/uploads/34c90c3f-6a94-4c0d-8dc2-a613100fd826?_state=SN-DKeTTPkkKq2fxyf_S1jm9R692wjlFb41qz2MhBSx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzNGM5MGMzZi02YTk0LTRjMGQtOGRjMi1hNjEzMTAwZmQ4MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDAuMDk0NTA5MzU2WiJ9&digest=sha256%3A3cf5c937d93a27640a7c2173a1d442719740b078b82dcbf2d25006b34b4c7619 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:01Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=b0e5c8f1-7751-43e5-9a7f-66c54d3e09bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.523695ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:01 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:01Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=5f77e6ed-c768-4d7a-9d15-c587364f2587 http.request.method=POST http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="918.728µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:01 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=76ed66d4-2e4a-43da-93ff-1df795da49bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/bbbb/blobs/uploads/d67a7cf2-973a-4abd-91d0-509f2d394f22?_state=DJhaQf6AL3cWVLW0YeNToFieJAm2GahjNo1SitEQ-897Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkNjdhN2NmMi05NzNhLTRhYmQtOTFkMC01MDlmMmQzOTRmMjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDEuMjY3MzczMTE2WiJ9&digest=sha256%3A44516fc260ea8cd820593a7c39ff9b69ed4eb165f19ed98d3dd1a5ec15da0503" http.request.useragent="Go-http-client/1.1" http.response.duration=1.442017071s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:01 +0000] "PUT /v2/foo/bbbb/blobs/uploads/d67a7cf2-973a-4abd-91d0-509f2d394f22?_state=DJhaQf6AL3cWVLW0YeNToFieJAm2GahjNo1SitEQ-897Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkNjdhN2NmMi05NzNhLTRhYmQtOTFkMC01MDlmMmQzOTRmMjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDEuMjY3MzczMTE2WiJ9&digest=sha256%3A44516fc260ea8cd820593a7c39ff9b69ed4eb165f19ed98d3dd1a5ec15da0503 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=6f6ecb81-6976-48e4-b9df-565d52b77034 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.411413ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:02 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=c57d76a2-dedd-4477-a842-0696c8f539c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="830.128µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:02 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=dff15a50-e7cd-4813-8edb-2edb760cad37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/cccc/blobs/uploads/443d9786-9b24-49b7-985d-624ac83166d1?_state=pOZCXkCbe9GyABiiheITuJa8aB_v-xtew6LGy_h6F857Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0NDNkOTc4Ni05YjI0LTQ5YjctOTg1ZC02MjRhYzgzMTY2ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDIuNzk0Mjk5ODczWiJ9&digest=sha256%3A7cc99f2eb331fc0f5d7ba132b373b53b23bd63450648a5f5ff2e80a0bf6f2f2f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.414143047s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:02 +0000] "PUT /v2/foo/cccc/blobs/uploads/443d9786-9b24-49b7-985d-624ac83166d1?_state=pOZCXkCbe9GyABiiheITuJa8aB_v-xtew6LGy_h6F857Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0NDNkOTc4Ni05YjI0LTQ5YjctOTg1ZC02MjRhYzgzMTY2ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDIuNzk0Mjk5ODczWiJ9&digest=sha256%3A7cc99f2eb331fc0f5d7ba132b373b53b23bd63450648a5f5ff2e80a0bf6f2f2f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=c35c5609-c101-40da-9f0a-ecc44a2de7c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.714226ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:04 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=ce5d79b4-ca11-4efa-bbc7-45d74fb2c1a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="794.047µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:04 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=6d3a109d-95df-48cf-8c18-22f1c224aa19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/dddd/blobs/uploads/3efa7304-1e83-4469-9747-1c6a8d8208ff?_state=A5Cx3aQSX_Ww_KlMrB9HqIePpVpCEWKQ5r6LHiFJR-17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZWZhNzMwNC0xZTgzLTQ0NjktOTc0Ny0xYzZhOGQ4MjA4ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDQuMzQzNzg1MzIzWiJ9&digest=sha256%3Ac818e31cf98b1b0d396fc986be98e3a55bd11b3241ab7eb99c6a711b428bf045" http.request.useragent="Go-http-client/1.1" http.response.duration=2.210431917s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:04 +0000] "PUT /v2/foo/dddd/blobs/uploads/3efa7304-1e83-4469-9747-1c6a8d8208ff?_state=A5Cx3aQSX_Ww_KlMrB9HqIePpVpCEWKQ5r6LHiFJR-17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZWZhNzMwNC0xZTgzLTQ0NjktOTc0Ny0xYzZhOGQ4MjA4ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDQuMzQzNzg1MzIzWiJ9&digest=sha256%3Ac818e31cf98b1b0d396fc986be98e3a55bd11b3241ab7eb99c6a711b428bf045 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=f5262ad6-6e52-423b-8f54-de236900e845 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.515054ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:06 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=39d58164-c744-4a2d-8edc-37a2535cd479 http.request.method=POST http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="774.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:06 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=dccb817b-fd10-4e49-8dd1-0166b836f1cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/eeee/blobs/uploads/fb69b050-44ec-47f9-9022-8c028dcf503f?_state=QGfBJ8A_jAia_Gf06xtZAhuJlET65HyZMjKDD0VMkKZ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmYjY5YjA1MC00NGVjLTQ3ZjktOTAyMi04YzAyOGRjZjUwM2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDYuNjI4MjM4NDYxWiJ9&digest=sha256%3A17d0715582edcbf9c4e2dc324be8adc6577ea324179123762d929712ef54e12e" http.request.useragent="Go-http-client/1.1" http.response.duration=980.396535ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:06 +0000] "PUT /v2/foo/eeee/blobs/uploads/fb69b050-44ec-47f9-9022-8c028dcf503f?_state=QGfBJ8A_jAia_Gf06xtZAhuJlET65HyZMjKDD0VMkKZ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmYjY5YjA1MC00NGVjLTQ3ZjktOTAyMi04YzAyOGRjZjUwM2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDYuNjI4MjM4NDYxWiJ9&digest=sha256%3A17d0715582edcbf9c4e2dc324be8adc6577ea324179123762d929712ef54e12e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=8f680d42-cb56-4cf1-9400-60d1651fd424 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.385813ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:07 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=7f891e1d-af5f-4d26-a6b5-b5bf80d022b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="776.848µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:07 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=9256bfbd-4c6d-40d8-b0db-b923a5d8822b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/ffff/blobs/uploads/f61ab65e-b769-4709-a26d-285bb39e1e40?_state=479RhaUxsU6swI5ZTSzAcadkz1f0yuLkeetQj1Jj05R7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmNjFhYjY1ZS1iNzY5LTQ3MDktYTI2ZC0yODViYjM5ZTFlNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDcuNjk0MDkxMTI2WiJ9&digest=sha256%3Aa01159cbe22dc6a093ebd15ef715ad9d5ea7444675905de796ae66bbd5b253f2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.199537133s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:07 +0000] "PUT /v2/foo/ffff/blobs/uploads/f61ab65e-b769-4709-a26d-285bb39e1e40?_state=479RhaUxsU6swI5ZTSzAcadkz1f0yuLkeetQj1Jj05R7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmNjFhYjY1ZS1iNzY5LTQ3MDktYTI2ZC0yODViYjM5ZTFlNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDcuNjk0MDkxMTI2WiJ9&digest=sha256%3Aa01159cbe22dc6a093ebd15ef715ad9d5ea7444675905de796ae66bbd5b253f2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=c73f549c-b1c7-4377-9e9b-83b335a91de0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.434493ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=a0700f96-f8ae-4059-9708-24d2e7db522a http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="660.366µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=6be770eb-9241-42a4-8d09-ba94ad0a971a http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" 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="674.326µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=1028f9dd-1137-43ce-8e6b-b78fe2ec8f98 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" 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="660.206µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=b19d7f87-15e4-4ca7-afe5-cc28b5436d4a http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" 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="618.166µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=22c23a3b-3332-4284-a993-c6209f57fd30 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" 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="633.046µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=361f516c-c384-4c5c-9b17-b17b0d230c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" 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="622.766µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" 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.3 http.request.host="127.0.0.1:42695" http.request.id=c4394b03-77c3-4f96-a8ee-910002f367e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" 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="653.206µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" 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.3 http.request.host="127.0.0.1:42695" http.request.id=ea75e53b-f036-4638-9fdb-602422407cd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" 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="593.885µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=b840007e-1a4c-4a74-be75-079a63abddea http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" 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="567.406µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42695" http.request.id=7767d210-a931-461b-8be4-377cf2daed46 http.request.method=GET http.request.remoteaddr="127.0.0.1:58970" 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="655.606µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-11T17:17:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:17:08Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=d05ace53-7e85-43be-8910-5a024a31e58a http.request.method=POST http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.623415ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:09Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=e2e8902d-f713-4ab1-a1bd-38b3ec6449f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/aaaa/blobs/uploads/e8cfa38a-b133-404e-9c28-e8919ae76cf7?_state=CgHw6vGVpcOKblu2hpmojO697oqrOyj6dvNyMFAuDPh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlOGNmYTM4YS1iMTMzLTQwNGUtOWMyOC1lODkxOWFlNzZjZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDguOTY4NjI3NDlaIn0%3D&digest=sha256%3A95b3c0dfcde5dbf5a98d1ef840bbcc7ad7de979784accb6c7faec2b101690dd4" http.request.useragent="Go-http-client/1.1" http.response.duration=727.397296ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:08 +0000] "PUT /v2/foo/aaaa/blobs/uploads/e8cfa38a-b133-404e-9c28-e8919ae76cf7?_state=CgHw6vGVpcOKblu2hpmojO697oqrOyj6dvNyMFAuDPh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlOGNmYTM4YS1iMTMzLTQwNGUtOWMyOC1lODkxOWFlNzZjZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDguOTY4NjI3NDlaIn0%3D&digest=sha256%3A95b3c0dfcde5dbf5a98d1ef840bbcc7ad7de979784accb6c7faec2b101690dd4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:09Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=207df675-a1f4-4f4a-85a2-0b77c59ec0ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.283572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:09 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:09Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=a8a8716e-aeb1-43e2-8a9b-d1a24b14995a http.request.method=POST http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="757.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:09 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=8e5b1b9e-9cd8-41fd-910a-45bf6bdd1fc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/bbbb/blobs/uploads/bc99f6ae-1663-4af8-9315-cfe0c76ac1d4?_state=n0MfVZ-9SqVTJKDpIM0OpYOJzE0LCscSuO-Z2W3Sx5N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiYzk5ZjZhZS0xNjYzLTRhZjgtOTMxNS1jZmUwYzc2YWMxZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDkuNzg1NjMxNTk2WiJ9&digest=sha256%3A96141aad077e4490c9e95b738430423fe5fe0fa0565601f29ac8fe5248c005e3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.348420264s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:09 +0000] "PUT /v2/foo/bbbb/blobs/uploads/bc99f6ae-1663-4af8-9315-cfe0c76ac1d4?_state=n0MfVZ-9SqVTJKDpIM0OpYOJzE0LCscSuO-Z2W3Sx5N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiYzk5ZjZhZS0xNjYzLTRhZjgtOTMxNS1jZmUwYzc2YWMxZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MDkuNzg1NjMxNTk2WiJ9&digest=sha256%3A96141aad077e4490c9e95b738430423fe5fe0fa0565601f29ac8fe5248c005e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=52cad3de-4382-45d8-ac85-b0bf3837efa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.367893ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:11 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=a012995d-1b6e-42c0-91a0-dab9f44db46b http.request.method=POST http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="789.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:11 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=1ec6c1b9-5080-407e-a375-3e9f07509a89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/cccc/blobs/uploads/01ee4466-695e-4790-bb03-e19c177d8692?_state=iMxfQLYFls8zTLweurA2miNydsv7JoOedcqFu7GxO9p7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwMWVlNDQ2Ni02OTVlLTQ3OTAtYmIwMy1lMTljMTc3ZDg2OTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MTEuMjA5NjUzMjU3WiJ9&digest=sha256%3A3d21504e552c4c18be2fc5f18ceb4b1bc7561c6fe2736d4fb23e8508780826d6" http.request.useragent="Go-http-client/1.1" http.response.duration=822.462597ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:11 +0000] "PUT /v2/foo/cccc/blobs/uploads/01ee4466-695e-4790-bb03-e19c177d8692?_state=iMxfQLYFls8zTLweurA2miNydsv7JoOedcqFu7GxO9p7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwMWVlNDQ2Ni02OTVlLTQ3OTAtYmIwMy1lMTljMTc3ZDg2OTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MTEuMjA5NjUzMjU3WiJ9&digest=sha256%3A3d21504e552c4c18be2fc5f18ceb4b1bc7561c6fe2736d4fb23e8508780826d6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=edc222c6-9b81-441d-9133-c54904c0c53c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.340613ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:12 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=895d8a25-6f98-49cc-a55b-4142931e31a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="744.807µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:12 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=949b03a9-e167-43f5-b3b5-2fcd32a6c019 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/dddd/blobs/uploads/ee31a759-6a02-4c45-ab79-0e7f84a15679?_state=n9xV1knYhgmKYrrg3uNTiiw5C6BV46rDY5-mb6zvB2Z7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlZTMxYTc1OS02YTAyLTRjNDUtYWI3OS0wZTdmODRhMTU2NzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MTIuMTE5OTc0NTI3WiJ9&digest=sha256%3A1408eb7e78e1422b02c8d2f1051657ccdf2c4c509382175b380b105104710738" http.request.useragent="Go-http-client/1.1" http.response.duration=1.357103987s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:12 +0000] "PUT /v2/foo/dddd/blobs/uploads/ee31a759-6a02-4c45-ab79-0e7f84a15679?_state=n9xV1knYhgmKYrrg3uNTiiw5C6BV46rDY5-mb6zvB2Z7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlZTMxYTc1OS02YTAyLTRjNDUtYWI3OS0wZTdmODRhMTU2NzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MTIuMTE5OTc0NTI3WiJ9&digest=sha256%3A1408eb7e78e1422b02c8d2f1051657ccdf2c4c509382175b380b105104710738 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=9742a0b9-437f-4e22-bdac-94e010b3ab00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.374253ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=25b92138-c055-4f8e-8845-6fba70870473 http.request.method=GET http.request.remoteaddr="127.0.0.1:51876" 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="638.806µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (13.49s) === RUN TestURLPrefix time="2025-05-11T17:17: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.3 time="2025-05-11T17:17:13Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37689" http.request.id=3d19718a-e001-4616-8274-391434e7d7ba http.request.method=GET http.request.remoteaddr="127.0.0.1:58572" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="715.007µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-05-11T17:17: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.3 time="2025-05-11T17:17:13Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=c2a98314-2e1f-4951-885a-42b3ebbb3d6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35548" http.request.uri="/v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="855.208µs" http.response.status=404 http.response.written=157 vars.digest="sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "GET /v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=58988914-03a5-4b91-8380-89025970f6c7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35564" http.request.uri="/v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="828.687µs" http.response.status=404 http.response.written=157 vars.digest="sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "HEAD /v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=958e2fb2-990d-4f63-9cb7-1b53eaf85c9a http.request.method=POST http.request.remoteaddr="127.0.0.1:35564" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="809.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=d9c9f57e-2274-4d9b-8d74-5a2eb2216d65 http.request.method=GET http.request.remoteaddr="127.0.0.1:35564" http.request.uri="/v2/foo/bar/blobs/uploads/a498b4f7-a96d-4e86-8fc7-87a60ebd02fc?_state=b6psd1fmTdVteZrWcTqLj4CQO5lDZKN-6wA_4u1Ejr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0OThiNGY3LWE5NmQtNGU4Ni04ZmM3LTg3YTYwZWJkMDJmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODQ0OTY0OTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="791.128µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "GET /v2/foo/bar/blobs/uploads/a498b4f7-a96d-4e86-8fc7-87a60ebd02fc?_state=b6psd1fmTdVteZrWcTqLj4CQO5lDZKN-6wA_4u1Ejr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0OThiNGY3LWE5NmQtNGU4Ni04ZmM3LTg3YTYwZWJkMDJmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODQ0OTY0OTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=ea2681c0-11aa-466c-94a8-04b56fd65a07 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35564" http.request.uri="/v2/foo/bar/blobs/uploads/a498b4f7-a96d-4e86-8fc7-87a60ebd02fc?_state=b6psd1fmTdVteZrWcTqLj4CQO5lDZKN-6wA_4u1Ejr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0OThiNGY3LWE5NmQtNGU4Ni04ZmM3LTg3YTYwZWJkMDJmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODQ0OTY0OTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="755.767µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "DELETE /v2/foo/bar/blobs/uploads/a498b4f7-a96d-4e86-8fc7-87a60ebd02fc?_state=b6psd1fmTdVteZrWcTqLj4CQO5lDZKN-6wA_4u1Ejr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0OThiNGY3LWE5NmQtNGU4Ni04ZmM3LTg3YTYwZWJkMDJmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODQ0OTY0OTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=3700114a-50d2-4e9c-a44a-cb7c709d4694 http.request.method=GET http.request.remoteaddr="127.0.0.1:35564" http.request.uri="/v2/foo/bar/blobs/uploads/a498b4f7-a96d-4e86-8fc7-87a60ebd02fc?_state=b6psd1fmTdVteZrWcTqLj4CQO5lDZKN-6wA_4u1Ejr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0OThiNGY3LWE5NmQtNGU4Ni04ZmM3LTg3YTYwZWJkMDJmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODQ0OTY0OTJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a498b4f7-a96d-4e86-8fc7-87a60ebd02fc time="2025-05-11T17:17:13Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=3700114a-50d2-4e9c-a44a-cb7c709d4694 http.request.method=GET http.request.remoteaddr="127.0.0.1:35564" http.request.uri="/v2/foo/bar/blobs/uploads/a498b4f7-a96d-4e86-8fc7-87a60ebd02fc?_state=b6psd1fmTdVteZrWcTqLj4CQO5lDZKN-6wA_4u1Ejr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0OThiNGY3LWE5NmQtNGU4Ni04ZmM3LTg3YTYwZWJkMDJmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODQ0OTY0OTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="710.966µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a498b4f7-a96d-4e86-8fc7-87a60ebd02fc 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "GET /v2/foo/bar/blobs/uploads/a498b4f7-a96d-4e86-8fc7-87a60ebd02fc?_state=b6psd1fmTdVteZrWcTqLj4CQO5lDZKN-6wA_4u1Ejr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0OThiNGY3LWE5NmQtNGU4Ni04ZmM3LTg3YTYwZWJkMDJmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODQ0OTY0OTJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=b6227735-a641-4616-9e0e-3886909eafe6 http.request.method=POST http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="749.847µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=a212c8da-ec99-494f-b891-e9a20488c19a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/ada62851-fe03-4630-9150-2f2dbeaecdd7?_state=UadDKQlv9LihBoipDsKWE6pRESmTTgANik-qqMNcSHJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkYTYyODUxLWZlMDMtNDYzMC05MTUwLTJmMmRiZWFlY2RkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODgyNTA4MDdaIn0%3D&digest=sha256%3A1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" provided=sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 vars.name="foo/bar" vars.uuid=ada62851-fe03-4630-9150-2f2dbeaecdd7 time="2025-05-11T17:17:13Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=a212c8da-ec99-494f-b891-e9a20488c19a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/ada62851-fe03-4630-9150-2f2dbeaecdd7?_state=UadDKQlv9LihBoipDsKWE6pRESmTTgANik-qqMNcSHJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkYTYyODUxLWZlMDMtNDYzMC05MTUwLTJmMmRiZWFlY2RkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODgyNTA4MDdaIn0%3D&digest=sha256%3A1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ada62851-fe03-4630-9150-2f2dbeaecdd7 time="2025-05-11T17:17:13Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=a212c8da-ec99-494f-b891-e9a20488c19a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/ada62851-fe03-4630-9150-2f2dbeaecdd7?_state=UadDKQlv9LihBoipDsKWE6pRESmTTgANik-qqMNcSHJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkYTYyODUxLWZlMDMtNDYzMC05MTUwLTJmMmRiZWFlY2RkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODgyNTA4MDdaIn0%3D&digest=sha256%3A1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="653.606µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ada62851-fe03-4630-9150-2f2dbeaecdd7 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "PUT /v2/foo/bar/blobs/uploads/ada62851-fe03-4630-9150-2f2dbeaecdd7?_state=UadDKQlv9LihBoipDsKWE6pRESmTTgANik-qqMNcSHJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkYTYyODUxLWZlMDMtNDYzMC05MTUwLTJmMmRiZWFlY2RkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODgyNTA4MDdaIn0%3D&digest=sha256%3A1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=b3e778ec-2ae7-46a8-bc26-fcdda689d5cb http.request.method=POST http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="596.365µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=a3ebb080-b928-412e-bc56-883f53f4ebc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/4fada165-b440-4955-a5a6-6e3fbd81bc27?_state=tuCzDmu5Dn2vBs5Qo_30QLQEZBfyouG_Z3KvbUsgUBh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmYWRhMTY1LWI0NDAtNDk1NS1hNWE2LTZlM2ZiZDgxYmMyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODk4NTEyNjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="804.127µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "PUT /v2/foo/bar/blobs/uploads/4fada165-b440-4955-a5a6-6e3fbd81bc27?_state=tuCzDmu5Dn2vBs5Qo_30QLQEZBfyouG_Z3KvbUsgUBh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmYWRhMTY1LWI0NDAtNDk1NS1hNWE2LTZlM2ZiZDgxYmMyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41ODk4NTEyNjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=233c8d4e-6507-447f-b340-2404927a2a65 http.request.method=POST http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="566.725µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=52956d38-acee-4c4d-9267-af32c67f79bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/44f5a8cd-2a33-4202-850e-5d922f804ea3?_state=G8qi2f5Qcxmo7fAch46dVloJx3m258HmTUrkVTAP15F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0ZjVhOGNkLTJhMzMtNDIwMi04NTBlLTVkOTIyZjgwNGVhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41OTE1NTc1OTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="803.887µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "PUT /v2/foo/bar/blobs/uploads/44f5a8cd-2a33-4202-850e-5d922f804ea3?_state=G8qi2f5Qcxmo7fAch46dVloJx3m258HmTUrkVTAP15F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0ZjVhOGNkLTJhMzMtNDIwMi04NTBlLTVkOTIyZjgwNGVhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41OTE1NTc1OTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:13Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=3e99aefa-e48e-44a1-916b-42cb5d5c6fdc http.request.method=POST http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="572.365µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=aa2b25ff-72c9-426a-b9e8-a95f10be873f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/4986a2f0-70e7-48ab-87b1-0d0d16f1d4fd?_state=D3ULpcxxzoEjjQ2xHfYBbhJFQmadwL0QNWU9Sk0uZoN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ODZhMmYwLTcwZTctNDhhYi04N2IxLTBkMGQxNmYxZDRmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41OTMyNDkzNzVaIn0%3D&digest=sha256%3A1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.duration=2.035335696s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:13 +0000] "PUT /v2/foo/bar/blobs/uploads/4986a2f0-70e7-48ab-87b1-0d0d16f1d4fd?_state=D3ULpcxxzoEjjQ2xHfYBbhJFQmadwL0QNWU9Sk0uZoN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ODZhMmYwLTcwZTctNDhhYi04N2IxLTBkMGQxNmYxZDRmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxMy41OTMyNDkzNzVaIn0%3D&digest=sha256%3A1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=cd0c75f6-66ad-46d1-860f-38a5096cc010 http.request.method=POST http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="838.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39603" http.request.id=3edf1541-f92d-480a-a943-9a592898823b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/ffe08d13-14f5-4514-a869-f50d14f3545d?_state=nYI3gxeFG0ee_GUkSiRTyIaEJqEMQ7n4IPoAMd_XOg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTA4ZDEzLTE0ZjUtNDUxNC1hODY5LWY1MGQxNGYzNTQ1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNS42NDY4MzAxMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.886658487s http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:15 +0000] "PATCH /v2/foo/bar/blobs/uploads/ffe08d13-14f5-4514-a869-f50d14f3545d?_state=nYI3gxeFG0ee_GUkSiRTyIaEJqEMQ7n4IPoAMd_XOg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTA4ZDEzLTE0ZjUtNDUxNC1hODY5LWY1MGQxNGYzNTQ1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNS42NDY4MzAxMjRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=c1334717-133d-4b83-9535-9f43b5f1df85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/uploads/ffe08d13-14f5-4514-a869-f50d14f3545d?_state=9QBOlF4K1ikQ6FfFgSwu7wUlCJ3STyI4d1R4vvetGKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTA4ZDEzLTE0ZjUtNDUxNC1hODY5LWY1MGQxNGYzNTQ1ZCIsIk9mZnNldCI6MzExMTExNjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MTVaIn0%3D&digest=sha256%3A1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.duration=1.008329ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "PUT /v2/foo/bar/blobs/uploads/ffe08d13-14f5-4514-a869-f50d14f3545d?_state=9QBOlF4K1ikQ6FfFgSwu7wUlCJ3STyI4d1R4vvetGKt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTA4ZDEzLTE0ZjUtNDUxNC1hODY5LWY1MGQxNGYzNTQ1ZCIsIk9mZnNldCI6MzExMTExNjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MTVaIn0%3D&digest=sha256%3A1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=f0d370f7-6bc9-4ada-a8e1-f7f3a47feadd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="771.327µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=b5737df0-e570-4882-bfe2-a54bb36964ff http.request.method=GET http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.129123ms http.response.status=200 http.response.written=31111168 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "GET /v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 200 31111168 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=error msg="error parsing digest="sha257:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=e7991f93-a28f-4214-bca1-e36a3cfbb690 http.request.method=GET http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/sha257:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" vars.name="foo/bar" time="2025-05-11T17:17:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=e7991f93-a28f-4214-bca1-e36a3cfbb690 http.request.method=GET http.request.remoteaddr="127.0.0.1:35580" http.request.uri="/v2/foo/bar/blobs/sha257:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.968µs" http.response.status=400 http.response.written=110 vars.digest="sha257:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "GET /v2/foo/bar/blobs/sha257:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=8aac351c-f181-4194-ba13-79f0f3131672 http.request.method=GET http.request.remoteaddr="127.0.0.1:35590" http.request.uri="/v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.duration="936.569µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "GET /v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17: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.3 time="2025-05-11T17:17:17Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=eba4def1-7d0d-40dc-8053-e7ed31a29fed http.request.method=GET http.request.remoteaddr="127.0.0.1:44514" http.request.uri="/v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="770.008µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "GET /v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=52330a26-ad62-4d8f-b2a3-286c14075c3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44518" http.request.uri="/v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="705.247µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=fa14891a-242a-4f89-9bff-6a1b9ae33c1f http.request.method=POST http.request.remoteaddr="127.0.0.1:44518" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="681.007µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=9857d8b9-bdbe-4845-b686-adf2d2717e3f http.request.method=GET http.request.remoteaddr="127.0.0.1:44518" http.request.uri="/v2/foo/bar/blobs/uploads/79fac40d-5c08-40ea-9d42-8335a1eada43?_state=fEGtYLmHwkpuOSv_dSU4dJrEKeuWPVX_0YN-t0trTBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZmFjNDBkLTVjMDgtNDBlYS05ZDQyLTgzMzVhMWVhZGE0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NjY5MjY1OTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="738.607µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "GET /v2/foo/bar/blobs/uploads/79fac40d-5c08-40ea-9d42-8335a1eada43?_state=fEGtYLmHwkpuOSv_dSU4dJrEKeuWPVX_0YN-t0trTBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZmFjNDBkLTVjMDgtNDBlYS05ZDQyLTgzMzVhMWVhZGE0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NjY5MjY1OTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=97797ffe-aa84-4a4e-9b2d-9abf9df8f9b8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44518" http.request.uri="/v2/foo/bar/blobs/uploads/79fac40d-5c08-40ea-9d42-8335a1eada43?_state=fEGtYLmHwkpuOSv_dSU4dJrEKeuWPVX_0YN-t0trTBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZmFjNDBkLTVjMDgtNDBlYS05ZDQyLTgzMzVhMWVhZGE0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NjY5MjY1OTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="753.687µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "DELETE /v2/foo/bar/blobs/uploads/79fac40d-5c08-40ea-9d42-8335a1eada43?_state=fEGtYLmHwkpuOSv_dSU4dJrEKeuWPVX_0YN-t0trTBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZmFjNDBkLTVjMDgtNDBlYS05ZDQyLTgzMzVhMWVhZGE0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NjY5MjY1OTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=95f8f0e7-b634-4b3c-b526-33e66c4422e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44518" http.request.uri="/v2/foo/bar/blobs/uploads/79fac40d-5c08-40ea-9d42-8335a1eada43?_state=fEGtYLmHwkpuOSv_dSU4dJrEKeuWPVX_0YN-t0trTBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZmFjNDBkLTVjMDgtNDBlYS05ZDQyLTgzMzVhMWVhZGE0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NjY5MjY1OTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=79fac40d-5c08-40ea-9d42-8335a1eada43 time="2025-05-11T17:17: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.3 http.request.host="127.0.0.1:35465" http.request.id=95f8f0e7-b634-4b3c-b526-33e66c4422e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44518" http.request.uri="/v2/foo/bar/blobs/uploads/79fac40d-5c08-40ea-9d42-8335a1eada43?_state=fEGtYLmHwkpuOSv_dSU4dJrEKeuWPVX_0YN-t0trTBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZmFjNDBkLTVjMDgtNDBlYS05ZDQyLTgzMzVhMWVhZGE0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NjY5MjY1OTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="615.646µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=79fac40d-5c08-40ea-9d42-8335a1eada43 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "GET /v2/foo/bar/blobs/uploads/79fac40d-5c08-40ea-9d42-8335a1eada43?_state=fEGtYLmHwkpuOSv_dSU4dJrEKeuWPVX_0YN-t0trTBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5ZmFjNDBkLTVjMDgtNDBlYS05ZDQyLTgzMzVhMWVhZGE0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NjY5MjY1OTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=f1956ea9-2dcf-4043-8afd-3a4d8e49d428 http.request.method=POST http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="716.606µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=a8303ec4-ca3d-4c05-ab76-19115eb76562 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/d521fddb-07d4-40bd-8614-75ae20006a5c?_state=jrTsegrgsgcLDM3btVMjKyx6JVTnjb8-9Ru81Wa8ECl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MjFmZGRiLTA3ZDQtNDBiZC04NjE0LTc1YWUyMDAwNmE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NzA0OTUwMjlaIn0%3D&digest=sha256%3Aa3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" provided=sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff vars.name="foo/bar" vars.uuid=d521fddb-07d4-40bd-8614-75ae20006a5c time="2025-05-11T17:17:17Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=a8303ec4-ca3d-4c05-ab76-19115eb76562 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/d521fddb-07d4-40bd-8614-75ae20006a5c?_state=jrTsegrgsgcLDM3btVMjKyx6JVTnjb8-9Ru81Wa8ECl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MjFmZGRiLTA3ZDQtNDBiZC04NjE0LTc1YWUyMDAwNmE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NzA0OTUwMjlaIn0%3D&digest=sha256%3Aa3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d521fddb-07d4-40bd-8614-75ae20006a5c time="2025-05-11T17:17:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=a8303ec4-ca3d-4c05-ab76-19115eb76562 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/d521fddb-07d4-40bd-8614-75ae20006a5c?_state=jrTsegrgsgcLDM3btVMjKyx6JVTnjb8-9Ru81Wa8ECl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MjFmZGRiLTA3ZDQtNDBiZC04NjE0LTc1YWUyMDAwNmE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NzA0OTUwMjlaIn0%3D&digest=sha256%3Aa3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="727.807µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=d521fddb-07d4-40bd-8614-75ae20006a5c 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "PUT /v2/foo/bar/blobs/uploads/d521fddb-07d4-40bd-8614-75ae20006a5c?_state=jrTsegrgsgcLDM3btVMjKyx6JVTnjb8-9Ru81Wa8ECl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1MjFmZGRiLTA3ZDQtNDBiZC04NjE0LTc1YWUyMDAwNmE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NzA0OTUwMjlaIn0%3D&digest=sha256%3Aa3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=792113dd-0dd6-4985-8d07-a2ce959e679c http.request.method=POST http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="625.526µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=ed03b253-ab2f-49d1-b4d4-f76ece8598fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/a090ccea-ac5c-44aa-a765-3df1bc9f2572?_state=VqYSAsrkQXJhiBg0oNHCTrpBDYDMn0J4zKrRerUqA397Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwOTBjY2VhLWFjNWMtNDRhYS1hNzY1LTNkZjFiYzlmMjU3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NzIyNDIzNjZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="775.408µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "PUT /v2/foo/bar/blobs/uploads/a090ccea-ac5c-44aa-a765-3df1bc9f2572?_state=VqYSAsrkQXJhiBg0oNHCTrpBDYDMn0J4zKrRerUqA397Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwOTBjY2VhLWFjNWMtNDRhYS1hNzY1LTNkZjFiYzlmMjU3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NzIyNDIzNjZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=039d986f-ef9c-4f11-8b25-7c634f541278 http.request.method=POST http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="603.726µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=610bea1f-473e-4959-a60b-e35d9e7c1086 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/7448b302-0d93-4743-b037-936fa5e979ff?_state=UALLvKhBDWm0lPDQYI0cJuogeNCSzaEbWf19x1EKJNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0NDhiMzAyLTBkOTMtNDc0My1iMDM3LTkzNmZhNWU5NzlmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NzM5NDQzMDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="790.368µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "PUT /v2/foo/bar/blobs/uploads/7448b302-0d93-4743-b037-936fa5e979ff?_state=UALLvKhBDWm0lPDQYI0cJuogeNCSzaEbWf19x1EKJNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0NDhiMzAyLTBkOTMtNDc0My1iMDM3LTkzNmZhNWU5NzlmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NzM5NDQzMDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=e855e391-24d6-4086-9ac9-6b91b7ddcf04 http.request.method=POST http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="570.885µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:19Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=92343f71-3a7a-4705-9467-3b330db54e72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/c0bc5efa-915e-4e2d-be75-3a17b8837a22?_state=wFq-d8c2NB1i6N96fvNc89vY38iUR7rrX-9WjU1jkN17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYmM1ZWZhLTkxNWUtNGUyZC1iZTc1LTNhMTdiODgzN2EyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NzU1NjU1MTdaIn0%3D&digest=sha256%3Aa3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.duration=1.498355445s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "PUT /v2/foo/bar/blobs/uploads/c0bc5efa-915e-4e2d-be75-3a17b8837a22?_state=wFq-d8c2NB1i6N96fvNc89vY38iUR7rrX-9WjU1jkN17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYmM1ZWZhLTkxNWUtNGUyZC1iZTc1LTNhMTdiODgzN2EyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxNy42NzU1NjU1MTdaIn0%3D&digest=sha256%3Aa3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:19Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=ae6185fd-15c9-40ab-9b15-b7287ee82970 http.request.method=POST http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="866.809µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35465" http.request.id=a48b3dc2-6fe0-4ac2-8dad-f170b6c4e114 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/25c96240-f7be-406c-9070-123028426d7d?_state=oKJay15VKJDkjVgxFCMG-PdH3xkBFYmKAX3vBvoE20t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1Yzk2MjQwLWY3YmUtNDA2Yy05MDcwLTEyMzAyODQyNmQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxOS4xOTAzMjg3NThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.568116466s http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:19 +0000] "PATCH /v2/foo/bar/blobs/uploads/25c96240-f7be-406c-9070-123028426d7d?_state=oKJay15VKJDkjVgxFCMG-PdH3xkBFYmKAX3vBvoE20t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1Yzk2MjQwLWY3YmUtNDA2Yy05MDcwLTEyMzAyODQyNmQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoxOS4xOTAzMjg3NThaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=0ea262a0-f1bb-4ad8-bf82-4f9b308655a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/uploads/25c96240-f7be-406c-9070-123028426d7d?_state=T8_Gg1gCyDacW8S73nZCef6NEY5dt3WP8DIFH7sf20t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1Yzk2MjQwLWY3YmUtNDA2Yy05MDcwLTEyMzAyODQyNmQ3ZCIsIk9mZnNldCI6MjgzNzE0NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MTlaIn0%3D&digest=sha256%3Aa3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.duration="981.769µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "PUT /v2/foo/bar/blobs/uploads/25c96240-f7be-406c-9070-123028426d7d?_state=T8_Gg1gCyDacW8S73nZCef6NEY5dt3WP8DIFH7sf20t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1Yzk2MjQwLWY3YmUtNDA2Yy05MDcwLTEyMzAyODQyNmQ3ZCIsIk9mZnNldCI6MjgzNzE0NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MTlaIn0%3D&digest=sha256%3Aa3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=c6a1fe18-1e89-4fa7-82a3-4440cb5144c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="755.047µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=46bcf9ab-6db9-4d6b-9bb9-1104a048ee74 http.request.method=GET http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=15.313985ms http.response.status=200 http.response.written=28371456 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "GET /v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 200 28371456 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=error msg="error parsing digest="sha257:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=55f919be-8f5d-4c1c-bd81-856ca8bbf00f http.request.method=GET http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/sha257:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" vars.name="foo/bar" time="2025-05-11T17:17:20Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=55f919be-8f5d-4c1c-bd81-856ca8bbf00f http.request.method=GET http.request.remoteaddr="127.0.0.1:44522" http.request.uri="/v2/foo/bar/blobs/sha257:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="671.526µs" http.response.status=400 http.response.written=110 vars.digest="sha257:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "GET /v2/foo/bar/blobs/sha257:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=d36644b4-48d0-4251-923d-73c1a20c558b http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.duration=1.622696ms http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "GET /v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=952b9558-9368-4efb-915e-7afe754cba90 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.21879ms http.response.status=200 http.response.written=262144 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "GET /v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 200 262144 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35465" http.request.id=b228da72-a76e-40bc-9e01-f18fb4dcc76a http.request.method=GET http.request.remoteaddr="127.0.0.1:44536" http.request.uri="/v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.422819ms http.response.status=200 http.response.written=2621440 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "GET /v2/foo/bar/blobs/sha256:a3ad47faf5a75f6787d0efbe862ca910ea4c2e5f71907d825934d931e2d3ccff HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=1f0337ff-7083-442f-8dbb-8cc7acc27c00 http.request.method=GET http.request.remoteaddr="127.0.0.1:35590" http.request.uri="/v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.229712499s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "GET /v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39603" http.request.id=1e7c695b-2d3e-4e0a-a8a2-cc23e1c1d29b http.request.method=GET http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.23402758s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [11/May/2025:17:17:17 +0000] "GET /v2/foo/bar/blobs/sha256:1b47ec4ce9bd6822f4ca4ece877a7eed1a5963a2c5c7212287cb78aee26f4816 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (7.31s) === RUN TestBlobDelete time="2025-05-11T17:17: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.3 time="2025-05-11T17:17:20Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=d0f0f019-2146-4b10-9fdb-108c1778a3e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49414" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.529µs" http.response.status=404 http.response.written=157 vars.digest="sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "GET /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=41485470-4b04-47ce-b40a-22c379b1c8ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="841.528µs" http.response.status=404 http.response.written=157 vars.digest="sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=3bd8b21e-5e45-4078-8cd5-143878908bef http.request.method=POST http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="717.767µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=949c2169-0a5a-415b-86dd-124fd0f19f82 http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/bar/blobs/uploads/457fb17a-f025-4f73-8bba-105b311761c9?_state=_V7LzN5Jpwcw341GB_bMthWqiWLxkoWF4gHzc2s6RRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1N2ZiMTdhLWYwMjUtNGY3My04YmJhLTEwNWIzMTE3NjFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODU2NjY0NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="746.407µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "GET /v2/foo/bar/blobs/uploads/457fb17a-f025-4f73-8bba-105b311761c9?_state=_V7LzN5Jpwcw341GB_bMthWqiWLxkoWF4gHzc2s6RRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1N2ZiMTdhLWYwMjUtNGY3My04YmJhLTEwNWIzMTE3NjFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODU2NjY0NzFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=d3f9039b-259a-4056-a6af-fe929b944d73 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/bar/blobs/uploads/457fb17a-f025-4f73-8bba-105b311761c9?_state=_V7LzN5Jpwcw341GB_bMthWqiWLxkoWF4gHzc2s6RRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1N2ZiMTdhLWYwMjUtNGY3My04YmJhLTEwNWIzMTE3NjFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODU2NjY0NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="748.608µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "DELETE /v2/foo/bar/blobs/uploads/457fb17a-f025-4f73-8bba-105b311761c9?_state=_V7LzN5Jpwcw341GB_bMthWqiWLxkoWF4gHzc2s6RRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1N2ZiMTdhLWYwMjUtNGY3My04YmJhLTEwNWIzMTE3NjFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODU2NjY0NzFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=c86e6b37-9b0e-4043-98c5-d9df062154ad http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/bar/blobs/uploads/457fb17a-f025-4f73-8bba-105b311761c9?_state=_V7LzN5Jpwcw341GB_bMthWqiWLxkoWF4gHzc2s6RRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1N2ZiMTdhLWYwMjUtNGY3My04YmJhLTEwNWIzMTE3NjFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODU2NjY0NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=457fb17a-f025-4f73-8bba-105b311761c9 time="2025-05-11T17:17:20Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=c86e6b37-9b0e-4043-98c5-d9df062154ad http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/bar/blobs/uploads/457fb17a-f025-4f73-8bba-105b311761c9?_state=_V7LzN5Jpwcw341GB_bMthWqiWLxkoWF4gHzc2s6RRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1N2ZiMTdhLWYwMjUtNGY3My04YmJhLTEwNWIzMTE3NjFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODU2NjY0NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="737.207µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=457fb17a-f025-4f73-8bba-105b311761c9 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "GET /v2/foo/bar/blobs/uploads/457fb17a-f025-4f73-8bba-105b311761c9?_state=_V7LzN5Jpwcw341GB_bMthWqiWLxkoWF4gHzc2s6RRt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1N2ZiMTdhLWYwMjUtNGY3My04YmJhLTEwNWIzMTE3NjFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODU2NjY0NzFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=883329e9-8eec-45dd-8270-06ef337216fe http.request.method=POST http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="803.728µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=38544167-f6d9-4bf6-8d64-7b95cc01fd69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/a0ca70ae-6bc4-4630-8bbb-ab0b814d7f2d?_state=fh3ogGEf9Fg0RVLGkgKs_z5y1_liKU9_An0dUwsohbd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwY2E3MGFlLTZiYzQtNDYzMC04YmJiLWFiMGI4MTRkN2YyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODkzNDM1NDZaIn0%3D&digest=sha256%3A11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" provided=sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 vars.name="foo/bar" vars.uuid=a0ca70ae-6bc4-4630-8bbb-ab0b814d7f2d time="2025-05-11T17:17:20Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=38544167-f6d9-4bf6-8d64-7b95cc01fd69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/a0ca70ae-6bc4-4630-8bbb-ab0b814d7f2d?_state=fh3ogGEf9Fg0RVLGkgKs_z5y1_liKU9_An0dUwsohbd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwY2E3MGFlLTZiYzQtNDYzMC04YmJiLWFiMGI4MTRkN2YyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODkzNDM1NDZaIn0%3D&digest=sha256%3A11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a0ca70ae-6bc4-4630-8bbb-ab0b814d7f2d time="2025-05-11T17:17:20Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=38544167-f6d9-4bf6-8d64-7b95cc01fd69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/a0ca70ae-6bc4-4630-8bbb-ab0b814d7f2d?_state=fh3ogGEf9Fg0RVLGkgKs_z5y1_liKU9_An0dUwsohbd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwY2E3MGFlLTZiYzQtNDYzMC04YmJiLWFiMGI4MTRkN2YyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODkzNDM1NDZaIn0%3D&digest=sha256%3A11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="840.128µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=a0ca70ae-6bc4-4630-8bbb-ab0b814d7f2d 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "PUT /v2/foo/bar/blobs/uploads/a0ca70ae-6bc4-4630-8bbb-ab0b814d7f2d?_state=fh3ogGEf9Fg0RVLGkgKs_z5y1_liKU9_An0dUwsohbd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwY2E3MGFlLTZiYzQtNDYzMC04YmJiLWFiMGI4MTRkN2YyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44ODkzNDM1NDZaIn0%3D&digest=sha256%3A11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=14382eb7-b02c-4f40-8333-fa29a63483f2 http.request.method=POST http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="714.167µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=86b16c33-8d3d-4cdf-b0d9-2857310091a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/cbc0e310-bbc6-423b-b02d-46c03f32e54c?_state=46b04ijQB2Eg8SvtAki8hwDUSvvmPa-IXETkgF9tVxB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiYzBlMzEwLWJiYzYtNDIzYi1iMDJkLTQ2YzAzZjMyZTU0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44OTEyNzUyMDRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="869.368µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "PUT /v2/foo/bar/blobs/uploads/cbc0e310-bbc6-423b-b02d-46c03f32e54c?_state=46b04ijQB2Eg8SvtAki8hwDUSvvmPa-IXETkgF9tVxB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiYzBlMzEwLWJiYzYtNDIzYi1iMDJkLTQ2YzAzZjMyZTU0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44OTEyNzUyMDRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=1bf9d550-0e32-42ac-bbbb-24bb3e0c692b http.request.method=POST http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="679.246µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=18171c2e-e66d-4fd1-8ead-c6ad0f3f0b2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/6e3a4b5e-99cb-4c2b-b3e7-5959053e6a66?_state=MnOvTF3iwR-DE7rTXI8trPNni3P6orGjeFklvA95Wv17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlM2E0YjVlLTk5Y2ItNGMyYi1iM2U3LTU5NTkwNTNlNmE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44OTMyMDIyMjJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="911.608µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "PUT /v2/foo/bar/blobs/uploads/6e3a4b5e-99cb-4c2b-b3e7-5959053e6a66?_state=MnOvTF3iwR-DE7rTXI8trPNni3P6orGjeFklvA95Wv17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlM2E0YjVlLTk5Y2ItNGMyYi1iM2U3LTU5NTkwNTNlNmE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44OTMyMDIyMjJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=b1755a53-b4c5-47bc-a456-19a96831e6fa http.request.method=POST http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="695.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=a9637eb1-e05e-4ed6-9c44-1d438c4a3344 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/f6158ab4-ab6e-4527-b575-c0068d29bd47?_state=zfbfdq20CddZuxpcguGPutZOPrDxETt74OKxn9gp7Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MTU4YWI0LWFiNmUtNDUyNy1iNTc1LWMwMDY4ZDI5YmQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44OTUxNDAxMjFaIn0%3D&digest=sha256%3A11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.565465041s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:20 +0000] "PUT /v2/foo/bar/blobs/uploads/f6158ab4-ab6e-4527-b575-c0068d29bd47?_state=zfbfdq20CddZuxpcguGPutZOPrDxETt74OKxn9gp7Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MTU4YWI0LWFiNmUtNDUyNy1iNTc1LWMwMDY4ZDI5YmQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMC44OTUxNDAxMjFaIn0%3D&digest=sha256%3A11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=392fcf38-dd61-4ec3-9941-b3c02893dd4a http.request.method=POST http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="862.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43493" http.request.id=d09f8631-19f8-41d7-9131-3bc41683cc42 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/f5ad6fcd-3f70-4d18-b820-6e7bf4ada05e?_state=x8RTNsj1FgdVYHyEYs_59Mj0cgkZSMC7UYmt9i7V-zF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1YWQ2ZmNkLTNmNzAtNGQxOC1iODIwLTZlN2JmNGFkYTA1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMi40NzY2NjcyNzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.511790532s http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:22 +0000] "PATCH /v2/foo/bar/blobs/uploads/f5ad6fcd-3f70-4d18-b820-6e7bf4ada05e?_state=x8RTNsj1FgdVYHyEYs_59Mj0cgkZSMC7UYmt9i7V-zF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1YWQ2ZmNkLTNmNzAtNGQxOC1iODIwLTZlN2JmNGFkYTA1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyMi40NzY2NjcyNzRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=fa712f1b-7ec7-4f12-8d41-f3bb627f838a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/f5ad6fcd-3f70-4d18-b820-6e7bf4ada05e?_state=PR1u8R0zcLI_0-ot4NCj6CE7lhltmv0xdO37d4jYaXl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1YWQ2ZmNkLTNmNzAtNGQxOC1iODIwLTZlN2JmNGFkYTA1ZSIsIk9mZnNldCI6MjY4NjY2ODgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MjJaIn0%3D&digest=sha256%3A11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.duration="998.329µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:23 +0000] "PUT /v2/foo/bar/blobs/uploads/f5ad6fcd-3f70-4d18-b820-6e7bf4ada05e?_state=PR1u8R0zcLI_0-ot4NCj6CE7lhltmv0xdO37d4jYaXl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1YWQ2ZmNkLTNmNzAtNGQxOC1iODIwLTZlN2JmNGFkYTA1ZSIsIk9mZnNldCI6MjY4NjY2ODgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MjJaIn0%3D&digest=sha256%3A11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=44422bb8-aad2-4d1f-8d00-6a2463d3b9b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="787.408µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:23 +0000] "HEAD /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=3ac1ac9e-26da-44a1-95b8-66c796361f65 http.request.method=GET http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.326936ms http.response.status=200 http.response.written=26866688 127.0.0.1 - - [11/May/2025:17:17:23 +0000] "GET /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 200 26866688 "" "Go-http-client/1.1" time="2025-05-11T17:17:24Z" level=error msg="error parsing digest="sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=926dc278-d6a4-48cb-8a52-2e9c99851000 http.request.method=GET http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" vars.name="foo/bar" time="2025-05-11T17:17:24Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=926dc278-d6a4-48cb-8a52-2e9c99851000 http.request.method=GET http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="717.006µs" http.response.status=400 http.response.written=110 vars.digest="sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:24 +0000] "GET /v2/foo/bar/blobs/sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T17:17:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=f6581797-d78b-4873-ac10-b6566708b7bf http.request.method=GET http.request.remoteaddr="127.0.0.1:49438" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.duration="967.769µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:24 +0000] "GET /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=f53a6b27-0576-4cdb-8075-c8aa38ae6fc4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49444" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.632576ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:24 +0000] "DELETE /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=fe5fdd15-706e-4c8c-a92b-304e1864a636 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49444" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="590.166µs" http.response.status=404 http.response.written=157 vars.digest="sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:24 +0000] "HEAD /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:17:24Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=1a6f04c2-6a4d-4f66-992a-3d6435ebc23b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49444" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="600.846µs" http.response.status=404 http.response.written=74 vars.digest="sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:24 +0000] "DELETE /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-11T17:17:24Z" level=error msg="error parsing digest="sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=85402841-f1b9-4f90-b0af-3c38cb4f913d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49452" http.request.uri="/v2/foo/bar/blobs/sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" vars.name="foo/bar" time="2025-05-11T17:17:24Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=85402841-f1b9-4f90-b0af-3c38cb4f913d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49452" http.request.uri="/v2/foo/bar/blobs/sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="669.327µs" http.response.status=400 http.response.written=110 vars.digest="sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:24 +0000] "DELETE /v2/foo/bar/blobs/sha257:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T17:17:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=2220a984-cfc5-4ab1-82eb-4e9d5a35fab0 http.request.method=POST http.request.remoteaddr="127.0.0.1:49462" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="797.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=e162e06c-70d7-417a-b226-348e8bb1c23e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49462" http.request.uri="/v2/foo/bar/blobs/uploads/41be088e-ca77-461c-a333-12f6631da811?_state=b9P8L3E3K9X84ysZXrKA0aLNs1nCrgArIk48r4XNY0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxYmUwODhlLWNhNzctNDYxYy1hMzMzLTEyZjY2MzFkYTgxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyNC4wMjQ2OTcxOTFaIn0%3D&digest=sha256%3A11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.494323927s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:24 +0000] "PUT /v2/foo/bar/blobs/uploads/41be088e-ca77-461c-a333-12f6631da811?_state=b9P8L3E3K9X84ysZXrKA0aLNs1nCrgArIk48r4XNY0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxYmUwODhlLWNhNzctNDYxYy1hMzMzLTEyZjY2MzFkYTgxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyNC4wMjQ2OTcxOTFaIn0%3D&digest=sha256%3A11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=9d231868-9692-406c-b5b7-cabdbada9555 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49462" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="961.69µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=c0350605-160f-4438-bd34-0bdd0834b168 http.request.method=GET http.request.remoteaddr="127.0.0.1:49438" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.518433676s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [11/May/2025:17:17:24 +0000] "GET /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-05-11T17:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43493" http.request.id=9e4182cb-eb0e-471e-a423-811325b6adab http.request.method=GET http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.52208215s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [11/May/2025:17:17:24 +0000] "GET /v2/foo/bar/blobs/sha256:11a81afdd91210a32dddc3c16c6bfa727415152f2dd5ccd9693197439b2232c1 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (4.74s) === RUN TestRelativeURL time="2025-05-11T17:17:25Z" 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.3 time="2025-05-11T17:17:25Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32969" http.request.id=72b9752a-dd80-4606-9a3c-78b518a25869 http.request.method=POST http.request.remoteaddr="127.0.0.1:46414" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="870.249µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32969" http.request.id=cedbbe54-1332-472e-98c2-87d8d0458311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46414" http.request.uri="/v2/foo/bar/blobs/uploads/85032eae-8a1c-4c9b-8b2a-9f9ec4c384fa?_state=lVii2Eg98u33RKh3YoKYjJSZWDyyTIdeiMv71adu7457Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1MDMyZWFlLThhMWMtNGM5Yi04YjJhLTlmOWVjNGMzODRmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyNS41Mzc2OTkxMzRaIn0%3D&digest=sha256%3Adbfb2289ddce808641c6944dc997eee3851dc04576c5a3f9e056fb3637f9c239" http.request.useragent="Go-http-client/1.1" http.response.duration=442.419954ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:25 +0000] "PUT /v2/foo/bar/blobs/uploads/85032eae-8a1c-4c9b-8b2a-9f9ec4c384fa?_state=lVii2Eg98u33RKh3YoKYjJSZWDyyTIdeiMv71adu7457Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1MDMyZWFlLThhMWMtNGM5Yi04YjJhLTlmOWVjNGMzODRmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyNS41Mzc2OTkxMzRaIn0%3D&digest=sha256%3Adbfb2289ddce808641c6944dc997eee3851dc04576c5a3f9e056fb3637f9c239 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32969" http.request.id=046a1d99-40e9-4deb-b01c-88c4b0ae3d99 http.request.method=POST http.request.remoteaddr="127.0.0.1:46414" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="846.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32969" http.request.id=d6ba178b-091d-4300-bb55-73c7adec058a http.request.method=POST http.request.remoteaddr="127.0.0.1:46414" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="625.566µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32969" http.request.id=d0d1ea69-19b0-4f88-814f-8c53f31de9e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46414" http.request.uri="/v2/foo/bar/blobs/uploads/d2a2e5d4-60d1-4e94-a3fc-1067125603fa?_state=Yosaq7qBEehmfdzO-gIkMW0xnCaLQwf87OUTldnH07V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyYTJlNWQ0LTYwZDEtNGU5NC1hM2ZjLTEwNjcxMjU2MDNmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyNi4xMjg1NjY2MTZaIn0%3D&digest=sha256%3Aa7dfa9bfd59dcfad2916fde6dd12548799ff73e5171ca4c2bc948942c46480aa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.409935247s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:26 +0000] "PUT /v2/foo/bar/blobs/uploads/d2a2e5d4-60d1-4e94-a3fc-1067125603fa?_state=Yosaq7qBEehmfdzO-gIkMW0xnCaLQwf87OUTldnH07V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyYTJlNWQ0LTYwZDEtNGU5NC1hM2ZjLTEwNjcxMjU2MDNmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyNi4xMjg1NjY2MTZaIn0%3D&digest=sha256%3Aa7dfa9bfd59dcfad2916fde6dd12548799ff73e5171ca4c2bc948942c46480aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.00s) === RUN TestBlobDeleteDisabled time="2025-05-11T17:17:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:17:27Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:27Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:43653" http.request.id=7c00cc6d-1e0f-4ec8-adcd-9b70349d9593 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53480" http.request.uri="/v2/foo/bar/blobs/sha256:3aa51600ee7f5e40cfabf6dc02424c368cfd095499cb0678c3f1fb96c71c4e4b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="745.567µs" http.response.status=405 http.response.written=78 vars.digest="sha256:3aa51600ee7f5e40cfabf6dc02424c368cfd095499cb0678c3f1fb96c71c4e4b" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:27 +0000] "DELETE /v2/foo/bar/blobs/sha256:3aa51600ee7f5e40cfabf6dc02424c368cfd095499cb0678c3f1fb96c71c4e4b HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.11s) === RUN TestDeleteDisabled time="2025-05-11T17:17:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:17:27Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43723" http.request.id=8956304c-701d-4947-ae90-a5ae1f662d07 http.request.method=POST http.request.remoteaddr="127.0.0.1:52290" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="932.049µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43723" http.request.id=668ea885-89c5-4ea7-b782-28b477019bad http.request.method=PUT http.request.remoteaddr="127.0.0.1:52290" http.request.uri="/v2/foo/bar/blobs/uploads/fd31db92-dbb5-4b8e-a094-c72914c2bf43?_state=L4MVXuQdJwhSZhhssYmNBpNnJS7qYaBiCTndkA2betB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkMzFkYjkyLWRiYjUtNGI4ZS1hMDk0LWM3MjkxNGMyYmY0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyNy43MzI3NTE3ODRaIn0%3D&digest=sha256%3A895d25ccc5ea9b4f86e2c24d833654ea91c680f982c6fa9e34bed20de247af80" http.request.useragent="Go-http-client/1.1" http.response.duration=1.040707866s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:27 +0000] "PUT /v2/foo/bar/blobs/uploads/fd31db92-dbb5-4b8e-a094-c72914c2bf43?_state=L4MVXuQdJwhSZhhssYmNBpNnJS7qYaBiCTndkA2betB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkMzFkYjkyLWRiYjUtNGI4ZS1hMDk0LWM3MjkxNGMyYmY0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyNy43MzI3NTE3ODRaIn0%3D&digest=sha256%3A895d25ccc5ea9b4f86e2c24d833654ea91c680f982c6fa9e34bed20de247af80 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:43723" http.request.id=8734b456-00b4-4f1a-b87b-a4ed16bd9ec6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52290" http.request.uri="/v2/foo/bar/blobs/sha256:895d25ccc5ea9b4f86e2c24d833654ea91c680f982c6fa9e34bed20de247af80" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="746.407µs" http.response.status=405 http.response.written=78 vars.digest="sha256:895d25ccc5ea9b4f86e2c24d833654ea91c680f982c6fa9e34bed20de247af80" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:28 +0000] "DELETE /v2/foo/bar/blobs/sha256:895d25ccc5ea9b4f86e2c24d833654ea91c680f982c6fa9e34bed20de247af80 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.12s) === RUN TestDeleteReadOnly time="2025-05-11T17:17:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:17:28Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34741" http.request.id=90464417-d9d7-4f19-b2ed-4b29c5033c74 http.request.method=POST http.request.remoteaddr="127.0.0.1:54648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="922.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34741" http.request.id=ea4afedc-5353-4259-aeef-bda1be510e23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54648" http.request.uri="/v2/foo/bar/blobs/uploads/d65059c3-cd38-4baa-9b3c-65194c58e8f6?_state=ShAZODS3gzICShFSQk3_8Mv2-7B2DMpt8dxXZopbXTZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2NTA1OWMzLWNkMzgtNGJhYS05YjNjLTY1MTk0YzU4ZThmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyOC44NjQxMDc0M1oifQ%3D%3D&digest=sha256%3Ae9da3a0acf24827556de151544baa956925a9585cf4b6f830a0eafa285a5f64c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.347285973s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:28 +0000] "PUT /v2/foo/bar/blobs/uploads/d65059c3-cd38-4baa-9b3c-65194c58e8f6?_state=ShAZODS3gzICShFSQk3_8Mv2-7B2DMpt8dxXZopbXTZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2NTA1OWMzLWNkMzgtNGJhYS05YjNjLTY1MTk0YzU4ZThmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzoyOC44NjQxMDc0M1oifQ%3D%3D&digest=sha256%3Ae9da3a0acf24827556de151544baa956925a9585cf4b6f830a0eafa285a5f64c HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [11/May/2025:17:17:30 +0000] "DELETE /v2/foo/bar/blobs/sha256:e9da3a0acf24827556de151544baa956925a9585cf4b6f830a0eafa285a5f64c HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.44s) === RUN TestStartPushReadOnly time="2025-05-11T17:17: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.3 time="2025-05-11T17:17:30Z" level=info msg="redis not configured" go.version=go1.24.3 127.0.0.1 - - [11/May/2025:17:17:30 +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-05-11T17:17: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.3 time="2025-05-11T17:17:30Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17: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.3 http.request.host="127.0.0.1:38103" http.request.id=3d7b1006-15e5-4c83-8053-008b0a9b4ab7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52240" 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="699.767µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:17:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T17:17: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.3 http.request.host="127.0.0.1:38103" http.request.id=532bd051-04c4-40c7-b120-cbd5dde3daa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52240" 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="586.805µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2025:17:17:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:17: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.3 http.request.host="127.0.0.1:38103" http.request.id=cc74750f-5f83-4833-9fff-581664fbcc5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" 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="609.245µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:17:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-11T17:17: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.3 http.request.host="127.0.0.1:38103" http.request.id=5b8cdf44-3245-4dc0-a0ca-f0ca12d8324d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" 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="948.169µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:17: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.3 http.request.host="127.0.0.1:38103" http.request.id=5b8cdf44-3245-4dc0-a0ca-f0ca12d8324d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" 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="982.369µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:17: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.3 http.request.host="127.0.0.1:38103" http.request.id=5b8cdf44-3245-4dc0-a0ca-f0ca12d8324d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" 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.001849ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:17: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.3 http.request.host="127.0.0.1:38103" http.request.id=5b8cdf44-3245-4dc0-a0ca-f0ca12d8324d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" 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.021609ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:17:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-11T17:17:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=f8d449d0-79f6-41e4-abdc-07017baab5aa http.request.method=POST http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="789.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=f630c7ff-b624-4322-bd1c-6f41bc00e173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/blobs/uploads/3b8d3ad8-c770-48b2-bca4-dedaa5fe2281?_state=5MnzfP6LvjG6OP6WUTOoyaNzPxn9U5wyZ0rILsywtoh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYjhkM2FkOC1jNzcwLTQ4YjItYmNhNC1kZWRhYTVmZTIyODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzAuMzE0OTQ5MjI1WiJ9&digest=sha256%3Ab5852fab20f33e8bb6944754c8f938bc02c6c8d7f92c3a635c02daf1e324af18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.570758931s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/3b8d3ad8-c770-48b2-bca4-dedaa5fe2281?_state=5MnzfP6LvjG6OP6WUTOoyaNzPxn9U5wyZ0rILsywtoh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYjhkM2FkOC1jNzcwLTQ4YjItYmNhNC1kZWRhYTVmZTIyODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzAuMzE0OTQ5MjI1WiJ9&digest=sha256%3Ab5852fab20f33e8bb6944754c8f938bc02c6c8d7f92c3a635c02daf1e324af18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=416fdd4f-3909-40ac-810d-b4f273643a20 http.request.method=POST http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:31 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=cab6b3df-3c7c-4224-ad81-5adf0f0eecb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/blobs/uploads/8b8e43a5-84ac-449d-ab6c-a08212ddcd11?_state=9QTqsvO6jdxjeZ6BmoWIy_T9PYCW9eW2l_xhNuiB45N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YjhlNDNhNS04NGFjLTQ0OWQtYWI2Yy1hMDgyMTJkZGNkMTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzEuOTY5NjYxMzkyWiJ9&digest=sha256%3A2b58380c3cf32dc7e5b876d174ed3b2e0874a289478ee510bb3d84eaa3e28b8d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.146175146s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:31 +0000] "PUT /v2/foo/schema1/blobs/uploads/8b8e43a5-84ac-449d-ab6c-a08212ddcd11?_state=9QTqsvO6jdxjeZ6BmoWIy_T9PYCW9eW2l_xhNuiB45N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YjhlNDNhNS04NGFjLTQ0OWQtYWI2Yy1hMDgyMTJkZGNkMTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzEuOTY5NjYxMzkyWiJ9&digest=sha256%3A2b58380c3cf32dc7e5b876d174ed3b2e0874a289478ee510bb3d84eaa3e28b8d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=026f15ea-bd2a-4ff9-9944-a0da24bad802 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.411933ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=02f8aaea-4ee4-4b68-95fa-d640e0c4a48b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.197451ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=b96a7b1a-c328-4860-b200-3d9585c637ee http.request.method=GET http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.014369ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=4d4fc778-d947-430f-bf3e-36662cf9ff76 http.request.method=GET http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="958.529µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "GET /v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38103" http.request.id=cf44e1f1-4ab7-4a60-89ee-563f5b14d235 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12813ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38103" http.request.id=3b3a74be-d5b4-4d6f-8cf8-db579d474441 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.180011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:38103" http.request.id=f6206ab5-9bae-4291-92e2-04f941f2ac0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.192732ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=f15a45e8-3f76-4e40-8022-2a395472d7b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.04729ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "GET /v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=99a0e447-124a-4fce-b179-37c35e144c85 http.request.method=GET http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="644.006µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=dcda60f5-15f3-4d78-b504-da337151a06a http.request.method=GET http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" http.request.useragent="Go-http-client/1.1" http.response.duration="667.246µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "GET /v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=ad59de41-f527-4756-9f8d-a75c30bb4f88 http.request.method=GET http.request.remoteaddr="127.0.0.1:52240" 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="723.927µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=error msg="payload digest does match: "sha256:82413bb0d4768a231ada7c8e6f880c19cc094ff2e5b8bfe0d036970e7cb1e27e" != "sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d"" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=19a92887-4442-4ea6-a784-e9d74325ca48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" time="2025-05-11T17:17:33Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=19a92887-4442-4ea6-a784-e9d74325ca48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="753.127µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d" 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:fdba44e265142f259b90b7ad76356e5590f5f201830d2af3f7d40e7b8acc0b5d HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=e9e9446a-0377-4bbb-a827-78a8eb1b4ccd http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" 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="780.608µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=98b3396e-debc-4706-80fc-0182b434d604 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" 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="625.766µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38103" http.request.id=aff74271-0233-4a45-b647-362a821ac78f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" 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="755.847µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:17:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38103" http.request.id=aff74271-0233-4a45-b647-362a821ac78f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" 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="819.607µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:17:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38103" http.request.id=aff74271-0233-4a45-b647-362a821ac78f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" 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="859.648µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=1ff2f383-277c-4999-926d-671d97e083f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="692.527µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=f441f15f-a014-4a34-90e7-039cd0adf9fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/blobs/uploads/6e29055e-97c3-438b-af5a-1f6c87d336c9?_state=7ZJgywwIyrnWZgWncsuIW4eFZowIm5dfqHlzte9JNTB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZTI5MDU1ZS05N2MzLTQzOGItYWY1YS0xZjZjODdkMzM2YzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzMuMTM1NTMxMzY1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="920.448µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/6e29055e-97c3-438b-af5a-1f6c87d336c9?_state=7ZJgywwIyrnWZgWncsuIW4eFZowIm5dfqHlzte9JNTB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZTI5MDU1ZS05N2MzLTQzOGItYWY1YS0xZjZjODdkMzM2YzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzMuMTM1NTMxMzY1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38103" http.request.id=231434bc-fbaa-4ce0-86ea-398b87be3c05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" 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="805.888µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:17:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38103" http.request.id=231434bc-fbaa-4ce0-86ea-398b87be3c05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" 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="886.169µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=ea900135-531e-4066-95cc-ded3a9902b47 http.request.method=POST http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="759.367µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=3c22f6fd-90a0-4f43-bcdd-a89d79123af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/blobs/uploads/40ec6c6b-af01-471d-9e29-243c2e705b5a?_state=kR24lyF_pFu46FXYaoNr9Bcva5e66wo-64DSGoS6gXR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MGVjNmM2Yi1hZjAxLTQ3MWQtOWUyOS0yNDNjMmU3MDViNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzMuMTk1NzAyMDU1WiJ9&digest=sha256%3Ac1210ee3c674e5f119cd5837c0ab9f33e933be951f67ee6e96c40b3993334348" http.request.useragent="Go-http-client/1.1" http.response.duration=456.040963ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/40ec6c6b-af01-471d-9e29-243c2e705b5a?_state=kR24lyF_pFu46FXYaoNr9Bcva5e66wo-64DSGoS6gXR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MGVjNmM2Yi1hZjAxLTQ3MWQtOWUyOS0yNDNjMmU3MDViNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzMuMTk1NzAyMDU1WiJ9&digest=sha256%3Ac1210ee3c674e5f119cd5837c0ab9f33e933be951f67ee6e96c40b3993334348 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=f4e62187-913a-435c-bf48-cd11e2a59ce5 http.request.method=POST http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="895.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=eeb1a621-848d-4f5c-922e-c967119ac4ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/blobs/uploads/6917a312-ee40-4946-8b17-66f47cde52b2?_state=IfpSKGk659dzd-ztoFNnwRgRThkWcHX9E05FmBpYvbJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2OTE3YTMxMi1lZTQwLTQ5NDYtOGIxNy02NmY0N2NkZTUyYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzMuNzExNDg0ODY1WiJ9&digest=sha256%3Abfecd833aa4f739cd7dc40bfd0714a6a8e74ddd17090b5a7015a7a96db1c6812" http.request.useragent="Go-http-client/1.1" http.response.duration=557.126882ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/6917a312-ee40-4946-8b17-66f47cde52b2?_state=IfpSKGk659dzd-ztoFNnwRgRThkWcHX9E05FmBpYvbJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2OTE3YTMxMi1lZTQwLTQ5NDYtOGIxNy02NmY0N2NkZTUyYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzMuNzExNDg0ODY1WiJ9&digest=sha256%3Abfecd833aa4f739cd7dc40bfd0714a6a8e74ddd17090b5a7015a7a96db1c6812 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38103" http.request.id=8ed83c02-d572-4406-9e2d-33c760a2dc5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05857ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38103" http.request.id=632c9142-5061-4c5c-a14b-add42c0238f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/sha256:544111776f989f450329d24a57b3030cb1dc265a5b70f0fdddea2ff35a2dbe9d" http.request.useragent="Go-http-client/1.1" http.response.duration="889.768µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "PUT /v2/foo/schema2/manifests/sha256:544111776f989f450329d24a57b3030cb1dc265a5b70f0fdddea2ff35a2dbe9d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=01830d2c-f1de-4240-9927-9e811322f3a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" 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="819.007µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=9cd9883c-38cd-4ede-b117-ed220ae1ce40 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/sha256:544111776f989f450329d24a57b3030cb1dc265a5b70f0fdddea2ff35a2dbe9d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="842.168µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/manifests/sha256:544111776f989f450329d24a57b3030cb1dc265a5b70f0fdddea2ff35a2dbe9d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=5d60cf19-fe33-4225-8a19-2f5cba664531 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="615.686µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=ff32379f-fa8a-480c-9a7a-8d322a1583e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/sha256:544111776f989f450329d24a57b3030cb1dc265a5b70f0fdddea2ff35a2dbe9d" http.request.useragent="Go-http-client/1.1" http.response.duration="611.806µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/manifests/sha256:544111776f989f450329d24a57b3030cb1dc265a5b70f0fdddea2ff35a2dbe9d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=5b683f2d-0ff3-4b79-8dd0-b41c5785899e http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" 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="646.886µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="rewriting manifest sha256:544111776f989f450329d24a57b3030cb1dc265a5b70f0fdddea2ff35a2dbe9d in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=1e7483a2-df84-41ed-8139-7e6703b54a56 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" 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-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=1e7483a2-df84-41ed-8139-7e6703b54a56 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.247131ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38103" http.request.id=1b241dbf-d176-4ba5-abdd-6ad2416dfb7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" 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="729.247µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38103" http.request.id=bd4b3618-7fb2-4af5-9065-3ee7509ddcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="851.528µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38103" http.request.id=53ec28eb-c548-46b3-906f-980294e98422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/sha256:7918d8a69f1ea9aab413f9c564076177f9d05b171baf89520be7ca70628bf275" http.request.useragent="Go-http-client/1.1" http.response.duration="770.207µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "PUT /v2/foo/schema2/manifests/sha256:7918d8a69f1ea9aab413f9c564076177f9d05b171baf89520be7ca70628bf275 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=fe590ca3-fa9e-4e19-b130-cd3775f5f78e http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" 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="778.007µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=ff277579-c13f-4038-81f5-45b7bdec83c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/sha256:7918d8a69f1ea9aab413f9c564076177f9d05b171baf89520be7ca70628bf275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="767.408µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/manifests/sha256:7918d8a69f1ea9aab413f9c564076177f9d05b171baf89520be7ca70628bf275 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=dfa8ffba-ae66-4479-8b80-f6e2e3683ce9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="627.486µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=59e03908-5387-48f2-9acb-f59eb9e8fe9e http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/sha256:7918d8a69f1ea9aab413f9c564076177f9d05b171baf89520be7ca70628bf275" http.request.useragent="Go-http-client/1.1" http.response.duration="673.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/manifests/sha256:7918d8a69f1ea9aab413f9c564076177f9d05b171baf89520be7ca70628bf275 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="rewriting manifest list sha256:7918d8a69f1ea9aab413f9c564076177f9d05b171baf89520be7ca70628bf275 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=1726b253-ef81-4b75-839b-d51cbdfa1696 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" 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-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38103" http.request.id=1726b253-ef81-4b75-839b-d51cbdfa1696 http.request.method=GET http.request.remoteaddr="127.0.0.1:41046" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.250932ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:17:34Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=605d9987-34a8-4cc3-a103-56107cbeca7b http.request.method=GET http.request.remoteaddr="127.0.0.1:48702" 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="794.408µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=d41b5844-51ce-411f-9175-7d1b54170638 http.request.method=GET http.request.remoteaddr="127.0.0.1:48702" 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="706.326µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=c25fa6ad-57ce-46eb-bcb1-4497d5036ca3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" 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="629.886µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=3ebd533e-bada-4801-a04a-d705ef97a370 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" 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.07669ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:17:34Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=3ebd533e-bada-4801-a04a-d705ef97a370 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" 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.10609ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:17:34Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=3ebd533e-bada-4801-a04a-d705ef97a370 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" 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.130371ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:17:34Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=3ebd533e-bada-4801-a04a-d705ef97a370 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" 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.145331ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-11T17:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=f12f57b0-d5d9-4059-91af-2da897d9341c http.request.method=POST http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="811.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=cd592ca6-fab9-4683-b80b-274124382c2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/blobs/uploads/b44cebda-0a5a-406b-ad13-fc048b9170d6?_state=8snKcvIy5ZbMoR1FfEqSpv0Q8XVS-KkoyYEHcs-wJkN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNDRjZWJkYS0wYTVhLTQwNmItYWQxMy1mYzA0OGI5MTcwZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzQuMzcyMjQ0OTI5WiJ9&digest=sha256%3Ad5edaba660c87cb1c165848aa544f362a9019701279daf2a253edf9898262402" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108727031s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:34 +0000] "PUT /v2/foo/schema1/blobs/uploads/b44cebda-0a5a-406b-ad13-fc048b9170d6?_state=8snKcvIy5ZbMoR1FfEqSpv0Q8XVS-KkoyYEHcs-wJkN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNDRjZWJkYS0wYTVhLTQwNmItYWQxMy1mYzA0OGI5MTcwZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzQuMzcyMjQ0OTI5WiJ9&digest=sha256%3Ad5edaba660c87cb1c165848aa544f362a9019701279daf2a253edf9898262402 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=d7b2d250-5f53-46fa-b2cb-576ec8859df2 http.request.method=POST http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="850.768µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:35 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=a84ed88a-c174-4455-9de0-1f6f79d5b91a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/blobs/uploads/42be0b65-7c3b-4adf-b7db-3f8837e7302a?_state=6b7BwJhQqays1EuM_UcqanPrylwHpDZwiebOaO3628F7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MmJlMGI2NS03YzNiLTRhZGYtYjdkYi0zZjg4MzdlNzMwMmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzUuNTQ4MzUzNTk5WiJ9&digest=sha256%3A7c242ef4a7360dd42bf4333bf34aa0780723ccc2c45d723e8eeb3c6c146e9710" http.request.useragent="Go-http-client/1.1" http.response.duration=675.916408ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:35 +0000] "PUT /v2/foo/schema1/blobs/uploads/42be0b65-7c3b-4adf-b7db-3f8837e7302a?_state=6b7BwJhQqays1EuM_UcqanPrylwHpDZwiebOaO3628F7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MmJlMGI2NS03YzNiLTRhZGYtYjdkYi0zZjg4MzdlNzMwMmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzUuNTQ4MzUzNTk5WiJ9&digest=sha256%3A7c242ef4a7360dd42bf4333bf34aa0780723ccc2c45d723e8eeb3c6c146e9710 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=55a3478b-808e-4db9-b855-a5419a195ca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.386493ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=ae78ae71-34f6-4608-b89f-bdbd490cfe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.202891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=693533f0-8201-44db-8e38-3eb13f542469 http.request.method=GET http.request.remoteaddr="127.0.0.1:48702" 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="964.289µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=073c75a1-4595-4ba8-aec9-1fa7e5fb227e http.request.method=GET http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="997.449µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "GET /v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35109" http.request.id=cc8d7f6c-8ed8-4cf9-a932-d86058ee1973 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35109" http.request.id=8cd67a5d-a885-4a8e-8f48-afd5cc2fb6d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.156571ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:35109" http.request.id=b3c952f7-07fb-436e-bb37-0731ee0068b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.155691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=f255efda-0fe8-4144-a8c7-470138c8c0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.05037ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "GET /v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=51612ff0-0380-4f64-badf-52c6fca75bb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="644.486µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=3ab98c9e-ace6-4b4b-be07-b42fbc696ace http.request.method=GET http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" http.request.useragent="Go-http-client/1.1" http.response.duration="594.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "GET /v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=f1c72003-ef79-408a-bcff-3b7ed27d21a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48702" 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="581.125µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=error msg="payload digest does match: "sha256:717cf5f6f82c3f1b191f6e206cbeb8f1dac96a78ef93106b43eeaaf8dfd9b8ea" != "sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4"" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=1cc447c0-34c2-4825-b822-aeb57b3cb9df http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" time="2025-05-11T17:17:36Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=1cc447c0-34c2-4825-b822-aeb57b3cb9df http.request.method=PUT http.request.remoteaddr="127.0.0.1:48702" http.request.uri="/v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="708.166µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4" 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:a88ae6723e0d2546d1fc11821c696e000f4684fbc18c73d67e8738f70369a8d4 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=4f8f5f87-c09a-4899-9515-e7f1319826d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" 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="839.808µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" 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.3 http.request.host="127.0.0.1:35109" http.request.id=7031dfc3-98a5-4666-b5a7-aba5daf3cb7f http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" 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="668.127µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=d82dcb46-9499-4530-8ae2-031b2bcc6cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" 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="722.527µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:17:36Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=d82dcb46-9499-4530-8ae2-031b2bcc6cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" 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="752.688µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:17:36Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=d82dcb46-9499-4530-8ae2-031b2bcc6cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" 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="773.288µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=cf3245b2-db3e-4a7a-b903-af82a21d88dc http.request.method=POST http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="724.687µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=e8c9a6fb-3640-4957-923f-19ec408e7b68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/blobs/uploads/a8c4c6bc-1c23-4351-902b-e5b79aeff830?_state=n3pV7x6ftbfJWt5OmsZuuFTNf_KMcscqWmp4JZhv_zp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhOGM0YzZiYy0xYzIzLTQzNTEtOTAyYi1lNWI3OWFlZmY4MzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzYuMjQzMzI3MDY3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="864.568µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/a8c4c6bc-1c23-4351-902b-e5b79aeff830?_state=n3pV7x6ftbfJWt5OmsZuuFTNf_KMcscqWmp4JZhv_zp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhOGM0YzZiYy0xYzIzLTQzNTEtOTAyYi1lNWI3OWFlZmY4MzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzYuMjQzMzI3MDY3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=ef056964-9342-4e46-9a33-2288f95d2c52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" 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="737.207µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:17:36Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=ef056964-9342-4e46-9a33-2288f95d2c52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" 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="773.807µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-11T17:17:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=47a2045d-e742-48c3-b5ee-04e25963531e http.request.method=POST http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="781.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:38Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=3e15cc76-e250-4670-9d05-9414b5a3a2d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/blobs/uploads/f6ad965c-7a32-415a-8f4b-777462feba19?_state=XSr9oo9rJcTlJeDExto28A-WZkzyC96zcBIl_t4R3Lx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNmFkOTY1Yy03YTMyLTQxNWEtOGY0Yi03Nzc0NjJmZWJhMTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzYuMzQ0OTA4MDNaIn0%3D&digest=sha256%3Acb5516a66c313ef4274d4407138be805f8a60b7be5d835737e2fa3327d6cdeff" http.request.useragent="Go-http-client/1.1" http.response.duration=1.730173282s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/f6ad965c-7a32-415a-8f4b-777462feba19?_state=XSr9oo9rJcTlJeDExto28A-WZkzyC96zcBIl_t4R3Lx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNmFkOTY1Yy03YTMyLTQxNWEtOGY0Yi03Nzc0NjJmZWJhMTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzYuMzQ0OTA4MDNaIn0%3D&digest=sha256%3Acb5516a66c313ef4274d4407138be805f8a60b7be5d835737e2fa3327d6cdeff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:38Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=a614cf75-90d5-4aff-86ea-9b75d4f98723 http.request.method=POST http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="898.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=f7b8574b-e3af-4ace-a470-fe7ca7363975 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/blobs/uploads/c0110eec-bf4b-4f9c-90d5-071f6d6bf18b?_state=E6q8psWo7ddCBf2NiEPXj6mykJxwdKmBNjHNcOAIirN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMDExMGVlYy1iZjRiLTRmOWMtOTBkNS0wNzFmNmQ2YmYxOGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzguMTc4OTMzMjU3WiJ9&digest=sha256%3A80f711af9383d0fa8ccf005e689d2d11e4472a045bcb55c3f2f899c42b7c62c6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.450540472s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/c0110eec-bf4b-4f9c-90d5-071f6d6bf18b?_state=E6q8psWo7ddCBf2NiEPXj6mykJxwdKmBNjHNcOAIirN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMDExMGVlYy1iZjRiLTRmOWMtOTBkNS0wNzFmNmQ2YmYxOGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzguMTc4OTMzMjU3WiJ9&digest=sha256%3A80f711af9383d0fa8ccf005e689d2d11e4472a045bcb55c3f2f899c42b7c62c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=e4a8161a-75f6-4aed-88a6-e986fec1c3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11717ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=9b8ec41b-8566-4c10-864c-8720e89c74d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/sha256:b6849aa3f4b1d1082b5d24c9ded1731d05db758db4de12d483b294f341a5afbe" http.request.useragent="Go-http-client/1.1" http.response.duration="873.488µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "PUT /v2/foo/schema2/manifests/sha256:b6849aa3f4b1d1082b5d24c9ded1731d05db758db4de12d483b294f341a5afbe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=6c3383b5-dafa-4135-8dff-75b6312edc48 http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" 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="755.887µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=12cccc5a-5f9f-4660-86cd-3cea1eae84c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/sha256:b6849aa3f4b1d1082b5d24c9ded1731d05db758db4de12d483b294f341a5afbe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="713.206µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/manifests/sha256:b6849aa3f4b1d1082b5d24c9ded1731d05db758db4de12d483b294f341a5afbe HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=6be9d11a-8807-4ca8-9b2d-7c35b57da25f http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="602.806µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=9f5863cd-8f7b-48b8-9eae-94d21e79f794 http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/sha256:b6849aa3f4b1d1082b5d24c9ded1731d05db758db4de12d483b294f341a5afbe" http.request.useragent="Go-http-client/1.1" http.response.duration="569.965µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/manifests/sha256:b6849aa3f4b1d1082b5d24c9ded1731d05db758db4de12d483b294f341a5afbe HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=74c029ed-0348-4ba9-9e32-2ba7424757de http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" 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="559.446µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="rewriting manifest sha256:b6849aa3f4b1d1082b5d24c9ded1731d05db758db4de12d483b294f341a5afbe in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=71ebd1ef-1a0c-44dd-84b7-f30a3b69dc2a http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" 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-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=71ebd1ef-1a0c-44dd-84b7-f30a3b69dc2a http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.14241ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35109" http.request.id=4bf98ba8-415d-4919-bfa9-8eaefa502c46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" 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="744.767µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35109" http.request.id=99a49b6e-7bf4-4332-9fd1-953fe114960c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="868.328µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35109" http.request.id=4e6bda10-3f38-43ef-88a8-e97e38c7e6d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/sha256:1ee1d1e3031a769d06ed605fa0eacce4bac17f70b2e6f1ffe6a59b89664443a9" http.request.useragent="Go-http-client/1.1" http.response.duration="778.608µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "PUT /v2/foo/schema2/manifests/sha256:1ee1d1e3031a769d06ed605fa0eacce4bac17f70b2e6f1ffe6a59b89664443a9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=959640ee-ce97-44ec-9422-a278d3a4d589 http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" 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="778.527µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=ac8404d7-2782-481c-98ae-4dc58f54748a http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/sha256:1ee1d1e3031a769d06ed605fa0eacce4bac17f70b2e6f1ffe6a59b89664443a9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="751.007µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/manifests/sha256:1ee1d1e3031a769d06ed605fa0eacce4bac17f70b2e6f1ffe6a59b89664443a9 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=481fbc66-fc7d-44f1-9eb8-af2a651d3e68 http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="624.046µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=fa23ddfb-75e0-4277-89bf-b6bded88e471 http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/sha256:1ee1d1e3031a769d06ed605fa0eacce4bac17f70b2e6f1ffe6a59b89664443a9" http.request.useragent="Go-http-client/1.1" http.response.duration="630.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/manifests/sha256:1ee1d1e3031a769d06ed605fa0eacce4bac17f70b2e6f1ffe6a59b89664443a9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="rewriting manifest list sha256:1ee1d1e3031a769d06ed605fa0eacce4bac17f70b2e6f1ffe6a59b89664443a9 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=39532e58-e89c-4708-a0d8-0ac270d49b6e http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" 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-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35109" http.request.id=39532e58-e89c-4708-a0d8-0ac270d49b6e http.request.method=GET http.request.remoteaddr="127.0.0.1:48706" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.237852ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (9.43s) === RUN TestGetManifestWithStorageError time="2025-05-11T17:17:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:17:39Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:40741" http.request.id=4bff451d-c279-41ea-9045-145ca2c4bbe9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44794" 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="741.367µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:40741" http.request.id=733268a9-e60b-49ef-ac68-bea250c5af21 http.request.method=GET http.request.remoteaddr="127.0.0.1:44794" 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="678.527µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:40741" http.request.id=9ea81d27-1393-4962-9aab-42d358d31ffa http.request.method=GET http.request.remoteaddr="127.0.0.1:44794" 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="649.766µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:40741" http.request.id=383a0a6d-1f31-431c-ab1d-f4cbc9a319bf http.request.method=GET http.request.remoteaddr="127.0.0.1:44794" 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="684.206µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-05-11T17:17:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:17:39Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=c7c1bea8-2922-403a-ac8d-291226898357 http.request.method=GET http.request.remoteaddr="127.0.0.1:36392" 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="766.127µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" 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.3 http.request.host="127.0.0.1:41891" http.request.id=6a187dbe-9414-4242-b07f-5b4bb77fbb53 http.request.method=GET http.request.remoteaddr="127.0.0.1:36392" 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="702.527µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=2c9b7885-5698-433c-960f-81be3dd3b883 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" 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="660.006µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=0e2f96e6-e6a2-4aad-b3bf-6442193c074c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" 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="989.37µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:17:39Z" 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.3 http.request.host="127.0.0.1:41891" http.request.id=0e2f96e6-e6a2-4aad-b3bf-6442193c074c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" 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.02513ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:17:39Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=0e2f96e6-e6a2-4aad-b3bf-6442193c074c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" 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.04401ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:17:39Z" 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.3 http.request.host="127.0.0.1:41891" http.request.id=0e2f96e6-e6a2-4aad-b3bf-6442193c074c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" 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.05889ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-11T17:17:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=81be35c6-f9b6-426c-b7dc-4a385e728c57 http.request.method=POST http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="852.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=28fc62f7-10fe-4cb8-9a03-769be7a5e007 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/blobs/uploads/16e2f16c-ba01-49d7-98fc-bca41f9e0bde?_state=K8BA2_52tvKaR3HG0fn3kqN9sIRlaClZBp7owF8B3Th7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNmUyZjE2Yy1iYTAxLTQ5ZDctOThmYy1iY2E0MWY5ZTBiZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzkuNzU1ODA0NjA2WiJ9&digest=sha256%3A457c67754986217034ff86a3564e130ba33efeabd504029d20719527c7022fb8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.244196595s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:39 +0000] "PUT /v2/foo/schema1/blobs/uploads/16e2f16c-ba01-49d7-98fc-bca41f9e0bde?_state=K8BA2_52tvKaR3HG0fn3kqN9sIRlaClZBp7owF8B3Th7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNmUyZjE2Yy1iYTAxLTQ5ZDctOThmYy1iY2E0MWY5ZTBiZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6MzkuNzU1ODA0NjA2WiJ9&digest=sha256%3A457c67754986217034ff86a3564e130ba33efeabd504029d20719527c7022fb8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=ddc8a75c-afb8-456d-9bf0-f9c5fffe236e http.request.method=POST http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="891.209µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:41 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=2a1a8bf6-7c05-4071-8ad2-b7b95dacfce1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/blobs/uploads/197c07c1-a7a2-40f0-8a0a-1f27c58e0351?_state=kzi8BhZyuFSJFzxEHmYHzfen065r29s9R23N7QjwF2J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxOTdjMDdjMS1hN2EyLTQwZjAtOGEwYS0xZjI3YzU4ZTAzNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6NDEuMDkzNTQxMTY4WiJ9&digest=sha256%3Af394d3eb7655ef2856020306a4b4d0146d9704422ad7c685bebde922314719ba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.384730727s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:41 +0000] "PUT /v2/foo/schema1/blobs/uploads/197c07c1-a7a2-40f0-8a0a-1f27c58e0351?_state=kzi8BhZyuFSJFzxEHmYHzfen065r29s9R23N7QjwF2J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxOTdjMDdjMS1hN2EyLTQwZjAtOGEwYS0xZjI3YzU4ZTAzNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6NDEuMDkzNTQxMTY4WiJ9&digest=sha256%3Af394d3eb7655ef2856020306a4b4d0146d9704422ad7c685bebde922314719ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=fd0c9a42-211c-4011-b54d-74bb08d0717c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.434453ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=c264fb2b-fcac-47a4-bfee-32a6a867a313 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.236892ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=eb751a65-26e7-46d7-8479-5a5b5aede997 http.request.method=GET http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.02981ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=635402c7-6d7d-42ea-9db7-86632137b11e http.request.method=GET http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="973.689µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41891" http.request.id=3b5e9006-f7a7-4e85-9ba0-171d05c2315a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.229212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41891" http.request.id=ecba4576-3130-4833-a66d-4b4ede193721 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.223492ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:41891" http.request.id=f146699d-8095-4494-bb3d-aae5da9389ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.222412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=32d1fad5-7db6-4a94-9ff6-1e15b64a6e79 http.request.method=GET http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.018329ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=c35c382e-3d4f-4124-a269-bf3668704440 http.request.method=GET http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="619.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=8d23a412-4060-471e-9f68-04a6564089ab http.request.method=GET http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.duration="637.246µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=87821101-d1c4-4c6d-90f6-842a79aa9b78 http.request.method=GET http.request.remoteaddr="127.0.0.1:36392" 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="620.846µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=error msg="payload digest does match: "sha256:a8e6fb18be9f0f9cd7eec44e0eb9ba826e2f4f98f34f7795f46a9639fe0bde7c" != "sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f"" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=aa6cd04c-9584-4a07-8c08-7519be4325bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" time="2025-05-11T17:17:42Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=aa6cd04c-9584-4a07-8c08-7519be4325bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:36392" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="767.687µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=c1aab0f4-d6ec-49c0-80f9-5a1d3ae43cdc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36408" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.duration="876.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "DELETE /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=5acc5a39-a76c-4d6e-bd1d-843a741dd469 http.request.method=GET http.request.remoteaddr="127.0.0.1:36408" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="678.806µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=b1e71bbc-dd25-4ebc-8f50-e0929aab7162 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36418" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.807µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "DELETE /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=e4ac9e23-d4ff-4893-b8e8-a79130b5b0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:36422" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.377453ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=2a7e08d8-e461-4953-ac83-0f134b968c47 http.request.method=GET http.request.remoteaddr="127.0.0.1:36422" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.01509ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=44c0beb2-4b8c-4953-9a56-f91cb74a51ae http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36434" 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="811.128µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=bea8be48-cc83-4c6c-8530-08a8d46ff7fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.338572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=a77a716c-f82d-418d-836c-7c56213de406 http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" 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="643.846µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=8955bbfe-2a35-46ae-aeb4-dce96940fa85 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f" http.request.useragent="Go-http-client/1.1" http.response.duration="747.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "DELETE /v2/foo/schema1/manifests/sha256:728cb5616a2ee9618f05318bf5689ff26d87c1e1c12793d8c90cfe58da3c273f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=0bf3ac9b-3880-4baf-b8d7-06ed20861008 http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" 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="620.125µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=4de7acc3-55c7-4e9c-bf5d-2541518959d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" 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="658.486µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" 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.3 http.request.host="127.0.0.1:41891" http.request.id=ae6b18c0-71a6-46f9-a939-d0fc95765be3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" 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="630.286µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41891" http.request.id=09beb0c5-0136-46c0-bc63-232e1a8f8906 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" 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="745.207µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:17:42Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41891" http.request.id=09beb0c5-0136-46c0-bc63-232e1a8f8906 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" 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="774.487µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:17:42Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41891" http.request.id=09beb0c5-0136-46c0-bc63-232e1a8f8906 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" 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="797.848µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=88b40a73-11cc-4700-8d5a-104246b9c56f http.request.method=POST http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="708.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=0f09e273-3402-4460-8dfa-1b840ce9c096 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/blobs/uploads/ec3f94ab-8e48-4c15-ab7d-954640d4b75a?_state=KRNseOZtmY5MtRF3gUfH3UIdKtPIB02xLLGgywcxkzN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlYzNmOTRhYi04ZTQ4LTRjMTUtYWI3ZC05NTQ2NDBkNGI3NWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6NDIuNTA4Njc2MjI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="937.528µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema2/blobs/uploads/ec3f94ab-8e48-4c15-ab7d-954640d4b75a?_state=KRNseOZtmY5MtRF3gUfH3UIdKtPIB02xLLGgywcxkzN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlYzNmOTRhYi04ZTQ4LTRjMTUtYWI3ZC05NTQ2NDBkNGI3NWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6NDIuNTA4Njc2MjI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41891" http.request.id=63914144-bd68-4a03-b5cf-5d072e066574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" 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="748.527µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:17:42Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41891" http.request.id=63914144-bd68-4a03-b5cf-5d072e066574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" 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="784.927µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-11T17:17:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=ad12ac25-6d6f-46d8-a020-9e5b3102fe29 http.request.method=POST http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="825.687µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=9ba65341-17f1-4c25-92fb-de85ecb11eab http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/blobs/uploads/f315617a-3e4a-44e2-a073-f4df8c38d581?_state=sfDPqRa3TWKhKOMZle9gfbE-ANNnQpqvjCAtTEs3QxJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMzE1NjE3YS0zZTRhLTQ0ZTItYTA3My1mNGRmOGMzOGQ1ODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6NDIuNTg0NTQ4NjIzWiJ9&digest=sha256%3A283273cb1f68c4eb5897e5ac2f3efd9dd67c69016208b3b8d7af3af73704f5e8" http.request.useragent="Go-http-client/1.1" http.response.duration=912.542171ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:42 +0000] "PUT /v2/foo/schema2/blobs/uploads/f315617a-3e4a-44e2-a073-f4df8c38d581?_state=sfDPqRa3TWKhKOMZle9gfbE-ANNnQpqvjCAtTEs3QxJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMzE1NjE3YS0zZTRhLTQ0ZTItYTA3My1mNGRmOGMzOGQ1ODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6NDIuNTg0NTQ4NjIzWiJ9&digest=sha256%3A283273cb1f68c4eb5897e5ac2f3efd9dd67c69016208b3b8d7af3af73704f5e8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=06d77b88-e614-4f21-85c6-36737021183f http.request.method=POST http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="872.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=44e87d4e-b1a1-47c6-b546-6c03f8e851b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/blobs/uploads/d140c0f7-6281-42fe-93ca-be5d9c5819a1?_state=BzlHz8-NFtw2lE6adEt5NEN9gVAoERvsvbEwHBUMM6N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMTQwYzBmNy02MjgxLTQyZmUtOTNjYS1iZTVkOWM1ODE5YTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6NDMuNTc0MjgzODQ2WiJ9&digest=sha256%3A6bdbd3243cf12f5cbbfe8dee2d0ee4c969c8a88543592e998041f2fb8db6e8a4" http.request.useragent="Go-http-client/1.1" http.response.duration=871.956107ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/d140c0f7-6281-42fe-93ca-be5d9c5819a1?_state=BzlHz8-NFtw2lE6adEt5NEN9gVAoERvsvbEwHBUMM6N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMTQwYzBmNy02MjgxLTQyZmUtOTNjYS1iZTVkOWM1ODE5YTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6MTc6NDMuNTc0MjgzODQ2WiJ9&digest=sha256%3A6bdbd3243cf12f5cbbfe8dee2d0ee4c969c8a88543592e998041f2fb8db6e8a4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41891" http.request.id=5d837ef8-e7bd-4ad2-8239-bb265a8aade1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02285ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41891" http.request.id=7c2f14a7-b47e-4b11-b94d-77bdeef2e313 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" http.request.useragent="Go-http-client/1.1" http.response.duration="910.648µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "PUT /v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=00a47911-7b49-42bd-a9b3-efe5e177c1df http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" 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="759.007µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=423d829c-7485-4784-9f14-8b1946a5dadb http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="723.647µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "GET /v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=dcd12e2e-4f5d-4150-8682-b0542ae9307d http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="627.645µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=07d40aad-d341-4a76-9a67-61d9950b8aef http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" http.request.useragent="Go-http-client/1.1" http.response.duration="606.725µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "GET /v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=661ee32c-1a4e-49bb-a28f-c584aaf76c94 http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="577.685µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="rewriting manifest sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=d64894a7-5f62-440b-a50d-ae88c243c97f http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" 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-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=d64894a7-5f62-440b-a50d-ae88c243c97f http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.127571ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=e9bba62e-306a-465d-a0e6-5ed0c7f3f1fa http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" http.request.useragent="Go-http-client/1.1" http.response.duration="745.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=7b0b5c32-e319-495c-86b3-55c7d9ce5ee1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36438" http.request.uri="/v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="659.166µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "GET /v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=40b44d8a-4402-47c9-a166-e362ebdd37cd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47794" http.request.uri="/v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.008µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41891" http.request.id=59c77c28-8bcb-4468-97e7-d0b62f60859b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47800" http.request.uri="/v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00033ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "PUT /v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=bc7b28c5-b914-4783-881b-7e787928f7c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47800" http.request.uri="/v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="745.807µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "GET /v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=6de904e9-fe20-4cce-ae0e-4530ded9333b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47816" 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="792.248µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41891" http.request.id=6c298f28-9194-471f-8442-4cb331921684 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47820" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="971.049µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=3f5c8e69-436b-403a-81b1-036ee9fc3aab http.request.method=GET http.request.remoteaddr="127.0.0.1:47820" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="593.645µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=d62e48e8-0cd7-40f0-b4cf-13e10c4bcad9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47820" http.request.uri="/v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6" http.request.useragent="Go-http-client/1.1" http.response.duration="744.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:a320adef54caac81f16015f51767d8ef2f79a448bfa9f9b4663ed111055c83b6 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41891" http.request.id=e305172a-334f-4f2c-b5f8-2416af47cdd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:47820" 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="635.366µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (4.81s) === RUN TestManifestDeleteDisabled time="2025-05-11T17:17:44Z" 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.3 time="2025-05-11T17:17:44Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:35349" http.request.id=bf73e7ed-841f-4711-a77f-bf7b99f469ec http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45914" 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="797.647µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-05-11T17:17:44Z" 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.3 time="2025-05-11T17:17:44Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:44Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-11T17:17:44Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.3 time="2025-05-11T17:17:44Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-11T17:17:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:34933" http.request.id=64788e21-d1c1-45ed-9a9f-3be37903a039 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39694" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.443613ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:34933" http.request.id=a35b055e-08e6-4b7e-abe8-5fe937cd8737 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39702" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.236052ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:34933" http.request.id=04b4e158-1f26-4d35-845d-adf8f26281de http.request.method=POST http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.255412ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-11T17:17:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:34933" http.request.id=7eb6a99c-2148-4a5c-99ab-df050579c77d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39720" 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=1.272932ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:17:44 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.53s) === RUN TestProxyManifestGetByTag time="2025-05-11T17:17:44Z" 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.3 time="2025-05-11T17:17:44Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=fc17d39d-b555-4add-a3a8-c3fd333c3588 http.request.method=POST http.request.remoteaddr="127.0.0.1:39468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="909.449µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=a646e528-431a-47a8-8a10-5bb7d2667c59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39468" http.request.uri="/v2/foo/bar/blobs/uploads/5e4cd82f-f02b-43a9-9244-676daa20c015?_state=7jz4RYPIo1DFSzHvoQmzhxZSBbve32g9zmmGO98qQWV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlNGNkODJmLWYwMmItNDNhOS05MjQ0LTY3NmRhYTIwYzAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzo0NS4wNTMxOTc1MDZaIn0%3D&digest=sha256%3A1b683e5f41280a3d118b7373b01a539f7a916fb9109db4cffee87984e8ff8417" http.request.useragent="Go-http-client/1.1" http.response.duration=680.957176ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "PUT /v2/foo/bar/blobs/uploads/5e4cd82f-f02b-43a9-9244-676daa20c015?_state=7jz4RYPIo1DFSzHvoQmzhxZSBbve32g9zmmGO98qQWV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlNGNkODJmLWYwMmItNDNhOS05MjQ0LTY3NmRhYTIwYzAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzo0NS4wNTMxOTc1MDZaIn0%3D&digest=sha256%3A1b683e5f41280a3d118b7373b01a539f7a916fb9109db4cffee87984e8ff8417 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=75cfc33b-8cd5-47ba-a923-58cf0f5da3a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39468" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.331853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:17:45Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:17:45Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.24.3 time="2025-05-11T17:17:45Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=c83dbf96-bc88-428a-9f12-c2bd79ce9c2a http.request.method=GET http.request.remoteaddr="127.0.0.1:39468" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.03565ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T17:17:45Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:39643" go.version=go1.24.3 time="2025-05-11T17:17:45Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=d04a83d2-073e-4d2f-886f-5b3832d8d4ed http.request.method=GET http.request.remoteaddr="127.0.0.1:39482" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="701.527µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T17:17:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39643 /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:39643/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:45709" http.request.id=a7f4f4b9-31a2-4ad2-a419-5d177a56c7b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/foo/bar/manifests/sha256:ecd5646bcca52e2dc2a38252f7717daa01b53673eff7c99d149f513f2fbc438a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:ecd5646bcca52e2dc2a38252f7717daa01b53673eff7c99d149f513f2fbc438a" time="2025-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=0d5f4520-edbb-4524-8b7f-534a63329455 http.request.method=GET http.request.remoteaddr="127.0.0.1:39496" http.request.uri="/v2/foo/bar/manifests/sha256:ecd5646bcca52e2dc2a38252f7717daa01b53673eff7c99d149f513f2fbc438a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.755736ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "GET /v2/foo/bar/manifests/sha256:ecd5646bcca52e2dc2a38252f7717daa01b53673eff7c99d149f513f2fbc438a HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:17:45Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:ecd5646bcca52e2dc2a38252f7717daa01b53673eff7c99d149f513f2fbc438a with ttl=167h59m59.99999816s" go.version=go1.24.3 time="2025-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45709" http.request.id=a7f4f4b9-31a2-4ad2-a419-5d177a56c7b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/foo/bar/manifests/sha256:ecd5646bcca52e2dc2a38252f7717daa01b53673eff7c99d149f513f2fbc438a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.347051ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "GET /v2/foo/bar/manifests/sha256:ecd5646bcca52e2dc2a38252f7717daa01b53673eff7c99d149f513f2fbc438a HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=1a778956-8309-4867-a8ab-05b879f15623 http.request.method=GET http.request.remoteaddr="127.0.0.1:39496" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="602.486µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T17:17:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39643 /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:39643/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:45709" http.request.id=7c4dcfe2-13ee-4b31-9df3-3cfbdcabd8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34298" 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-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=27370ab1-2dbf-4d00-befe-0093eff60c5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39508" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.430253ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45709" http.request.id=7c4dcfe2-13ee-4b31-9df3-3cfbdcabd8a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34298" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.701004ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:17:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=d799c376-495f-42db-8a5d-a80139e2cb4e http.request.method=POST http.request.remoteaddr="127.0.0.1:39508" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="783.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=e77abf00-5a61-41c9-89c3-3214dcf21a87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39508" http.request.uri="/v2/foo/bar/blobs/uploads/901963fe-49f9-4cbf-96f7-2924b31f3b5f?_state=fMjD1wNAHnhWPsYQI9ciKLTtZNsRoGat7h1VcnUVAPh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwMTk2M2ZlLTQ5ZjktNGNiZi05NmY3LTI5MjRiMzFmM2I1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzo0NS44NDc1NzI5MTdaIn0%3D&digest=sha256%3A75d61beb6340b90fbd751528de6a8a68461014952b67b0d20ecf5b9099b08792" http.request.useragent="Go-http-client/1.1" http.response.duration=1.807234693s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:45 +0000] "PUT /v2/foo/bar/blobs/uploads/901963fe-49f9-4cbf-96f7-2924b31f3b5f?_state=fMjD1wNAHnhWPsYQI9ciKLTtZNsRoGat7h1VcnUVAPh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwMTk2M2ZlLTQ5ZjktNGNiZi05NmY3LTI5MjRiMzFmM2I1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzoxNzo0NS44NDc1NzI5MTdaIn0%3D&digest=sha256%3A75d61beb6340b90fbd751528de6a8a68461014952b67b0d20ecf5b9099b08792 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=f0317aa7-cc76-4f1b-a4ac-c16cdb1a0cae http.request.method=PUT http.request.remoteaddr="127.0.0.1:39508" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.372013ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:17:47 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=971200fe-bd68-435b-ad2a-fae75dbca47c http.request.method=GET http.request.remoteaddr="127.0.0.1:39508" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="577.246µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:17:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T17:17:47Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39643 /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:39643/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:45709" http.request.id=ba18a807-549a-425e-84d2-179d9009fb88 http.request.method=GET http.request.remoteaddr="127.0.0.1:34300" 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-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=af5152d5-f4be-4c60-81ba-782d886f61ee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39522" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.180331ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:17:47 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=692698ad-7d3d-4fb5-abce-e8b729e88863 http.request.method=GET http.request.remoteaddr="127.0.0.1:39522" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="556.766µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:17:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T17:17:47Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39643 /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:39643/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:45709" http.request.id=ba18a807-549a-425e-84d2-179d9009fb88 http.request.method=GET http.request.remoteaddr="127.0.0.1:34300" 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-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39643" http.request.id=41cf9f62-b86c-4d7e-8922-8f848aa576ad http.request.method=GET http.request.remoteaddr="127.0.0.1:39536" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.108211ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:17:47 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:17:47Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:cb9138ef3a97834eb3692ea73e29cac90e2bdef99f1a341e1e59367b737d1915 with ttl=167h59m59.9999982s" go.version=go1.24.3 time="2025-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45709" http.request.id=ba18a807-549a-425e-84d2-179d9009fb88 http.request.method=GET http.request.remoteaddr="127.0.0.1:34300" 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=6.378581ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:17:47 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.67s) === RUN TestAppDispatcher time="2025-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44587" http.request.id=88fd1def-4c16-4a3b-bd43-de6c0990cef9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48326" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="730.407µs" http.response.status=200 http.response.written=0 time="2025-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44587" http.request.id=b07205b2-5fb4-4fa7-83f2-447fb19ec407 http.request.method=GET http.request.remoteaddr="127.0.0.1:48326" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="648.046µs" http.response.status=200 http.response.written=0 time="2025-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44587" http.request.id=6ffeeee3-a9cd-4b1f-ba85-413b207699b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48326" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="579.805µs" http.response.status=200 http.response.written=0 time="2025-05-11T17:17:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44587" http.request.id=2baf0d47-f106-4844-8fc3-b500d6af4951 http.request.method=GET http.request.remoteaddr="127.0.0.1:48326" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="639.846µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2025-05-11T17:17:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 time="2025-05-11T17:17:47Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 time="2025-05-11T17:17:47Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.3 http.request.host="127.0.0.1:37905" http.request.id=1344ebbd-828e-46f5-8606-4c7b269dab1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36728" 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-05-11T17:17:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 time="2025-05-11T17:17:47Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 time="2025-05-11T17:17:47Z" level=info msg="configuring file health check path=/tmp/healthcheck2059191180, interval=1" go.version=go1.24.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-11T17:17:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 time="2025-05-11T17:17:51Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 time="2025-05-11T17:17:51Z" level=info msg="configuring TCP health check addr=127.0.0.1:34149, interval=1" go.version=go1.24.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-11T17:17:55Z" 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.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 time="2025-05-11T17:17:55Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 time="2025-05-11T17:17:55Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:38721, interval=1, threshold=3" go.version=go1.24.3 instance.id=70db985d-e395-4e8a-9594-b31ed5ce1037 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 62.814s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.05s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.11s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.23s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.516s === RUN TestSchedule time="2025-05-11T17:16:59Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=6e4797d3-a708-4052-a8c2-59fac27d85b1 time="2025-05-11T17:16:59Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99856ms" go.version=go1.24.3 instance.id=6e4797d3-a708-4052-a8c2-59fac27d85b1 time="2025-05-11T17:16:59Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.64µs" go.version=go1.24.3 instance.id=6e4797d3-a708-4052-a8c2-59fac27d85b1 time="2025-05-11T17:16:59Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.68µs" go.version=go1.24.3 instance.id=6e4797d3-a708-4052-a8c2-59fac27d85b1 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-05-11T17:17:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=6e4797d3-a708-4052-a8c2-59fac27d85b1 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-11T17:17:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=6e4797d3-a708-4052-a8c2-59fac27d85b1 time="2025-05-11T17:17:00Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.9986ms" go.version=go1.24.3 instance.id=6e4797d3-a708-4052-a8c2-59fac27d85b1 time="2025-05-11T17:17:00Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.9986ms" go.version=go1.24.3 instance.id=6e4797d3-a708-4052-a8c2-59fac27d85b1 time="2025-05-11T17:17:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=6e4797d3-a708-4052-a8c2-59fac27d85b1 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-05-11T17:17:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=6e4797d3-a708-4052-a8c2-59fac27d85b1 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.654s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.81s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 23626240 sha256:6fc2d5588e3a25537b80a7ddce84c4e3099be962a6f8c4e59ef58199f9bba6ef [] map[] } --- PASS: TestSimpleBlobRead (0.18s) === RUN TestBlobMount --- PASS: TestBlobMount (0.11s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.92s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.78s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.86s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === 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:08b70bee9042458d68280000d8c5a978c0af2adda1e53e61048c26b051fcbcee palailogos: marking blob sha256:5262fb91b53160b1531055f97df4a557e0dd5439589e38dc8aa095a963501cea palailogos: marking blob sha256:1e002463030838aed0a3bddf9df79eb11d23ba113db45791141634ad2a8da061 palailogos: marking manifest sha256:52a57961d75292f08ac59906e741926c6feca476468b632651ee08cad3c6e4e4 palailogos: marking blob sha256:60592c2955e1a836c6aef3df94d19419b1327b388f9a1294415eb242d503ea0b palailogos: marking blob sha256:f29ad34c6be60aeb703377f76b88eab16e7541cfab350f82ccf0aeef0543dbf2 palailogos: marking manifest sha256:5bbca8518e3f2f6ffa71c85fa1f9067320c9e7f7ae813f2a757a25123aa45426 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:3714831bbdb2e9215eaf3e2722b506e892509148b92842b070b9b4a3c455d312 palailogos: marking blob sha256:996032126d915ee08a68a22d491ee9c67f2caca3b9b34c1472c9f617b79461e3 palailogos: marking manifest sha256:ac6a70beee99bb013e0564f37d51c990328b7c82ae95b961239251a3a7625cfb palailogos: marking blob sha256:08b70bee9042458d68280000d8c5a978c0af2adda1e53e61048c26b051fcbcee palailogos: marking blob sha256:52a57961d75292f08ac59906e741926c6feca476468b632651ee08cad3c6e4e4 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.64s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:39907d93c8ac0138fd5689bda4ffd11b35db8158b9a1f3bbbe21d51622e50009 deletemanifests: marking manifest sha256:3fb4bb634e663bc367306be685e84fa0640b2dbf0ea730ba4f56e7f62c70a987 deletemanifests: marking blob sha256:811794519b0657799dd7f091f81c233b54946dd7c7a967804f610ed49912b944 deletemanifests: marking blob sha256:5568751e8a6d3c4cf0df2641ce0b2b7fa02300e22827447d8867ddd6c5bd7e85 deletemanifests: marking blob sha256:06b687223ed61b6f7da8b371769c6345f05a2f0a0dcfeb4cd1c005805a15250d 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:1ebe7194bb62bc6f4edcfbb25e4a9209f29dafa40a25e33bb49ced214a1d34ea blob eligible for deletion: sha256:1f8ceb48f3fcd0be049e9d82c34954e2db65e524d192aa08be5c71b648bf91fb blob eligible for deletion: sha256:39907d93c8ac0138fd5689bda4ffd11b35db8158b9a1f3bbbe21d51622e50009 blob eligible for deletion: sha256:f39a05c9555763db328c5e4245ee93e6b6afed758d93c9089e809f4cb677c00f deletemanifests manifest eligible for deletion: sha256:39907d93c8ac0138fd5689bda4ffd11b35db8158b9a1f3bbbe21d51622e50009 deletemanifests: marking manifest sha256:3fb4bb634e663bc367306be685e84fa0640b2dbf0ea730ba4f56e7f62c70a987 deletemanifests: marking blob sha256:811794519b0657799dd7f091f81c233b54946dd7c7a967804f610ed49912b944 deletemanifests: marking blob sha256:5568751e8a6d3c4cf0df2641ce0b2b7fa02300e22827447d8867ddd6c5bd7e85 deletemanifests: marking blob sha256:06b687223ed61b6f7da8b371769c6345f05a2f0a0dcfeb4cd1c005805a15250d time="2025-05-11T17:17:05Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/39907d93c8ac0138fd5689bda4ffd11b35db8158b9a1f3bbbe21d51622e50009" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa time="2025-05-11T17:17:05Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/39907d93c8ac0138fd5689bda4ffd11b35db8158b9a1f3bbbe21d51622e50009" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:1ebe7194bb62bc6f4edcfbb25e4a9209f29dafa40a25e33bb49ced214a1d34ea time="2025-05-11T17:17:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1e/1ebe7194bb62bc6f4edcfbb25e4a9209f29dafa40a25e33bb49ced214a1d34ea" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:1f8ceb48f3fcd0be049e9d82c34954e2db65e524d192aa08be5c71b648bf91fb time="2025-05-11T17:17:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1f/1f8ceb48f3fcd0be049e9d82c34954e2db65e524d192aa08be5c71b648bf91fb" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:39907d93c8ac0138fd5689bda4ffd11b35db8158b9a1f3bbbe21d51622e50009 time="2025-05-11T17:17:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/39/39907d93c8ac0138fd5689bda4ffd11b35db8158b9a1f3bbbe21d51622e50009" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:f39a05c9555763db328c5e4245ee93e6b6afed758d93c9089e809f4cb677c00f time="2025-05-11T17:17:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f3/f39a05c9555763db328c5e4245ee93e6b6afed758d93c9089e809f4cb677c00f" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa --- PASS: TestDeleteManifestIfTagNotFound (0.58s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:05570751267ad9d546f91acd4ead8f2a09522ad17b7fad9036b179ed1da01f6d time="2025-05-11T17:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/05/05570751267ad9d546f91acd4ead8f2a09522ad17b7fad9036b179ed1da01f6d" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:23aa21ce53758de2afc7cdebf98dfe4b1bf1bc2c7b799162290ce675b4f37357 time="2025-05-11T17:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/23/23aa21ce53758de2afc7cdebf98dfe4b1bf1bc2c7b799162290ce675b4f37357" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:9b38a1c29d399b43e607bac87231239e22a4faaef9b7916934a4b49650637d2b time="2025-05-11T17:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9b/9b38a1c29d399b43e607bac87231239e22a4faaef9b7916934a4b49650637d2b" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa --- PASS: TestGCWithMissingManifests (0.16s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:1297e674b3d0f3c0f10b55a72bd9e60c170991855e52d53dbaa960884ff13027 komnenos: marking blob sha256:496d466fcffe06833461e2a2b02f9d2c8fbe5acd3367d9faaf733b6bf7596798 komnenos: marking blob sha256:b3abc798afacee15bccf81c27e1135e6cb5cc3e4b32ea9e69d6fbb2998a1e154 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:ec3452e51557dfe0861d5f2fb34df42d7745dca4d9eed3678ec8bf4d7de0fac3 time="2025-05-11T17:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ec/ec3452e51557dfe0861d5f2fb34df42d7745dca4d9eed3678ec8bf4d7de0fac3" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:038f8f22146fe3518fc9ef00b8ab29d657f434b43cd2cc1c3a3293fc7b39c90a time="2025-05-11T17:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/03/038f8f22146fe3518fc9ef00b8ab29d657f434b43cd2cc1c3a3293fc7b39c90a" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:3558f20f40e5046503cd4be7132b5c1bb9f3867cc2c3126d973c2c110e304a2d time="2025-05-11T17:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/35/3558f20f40e5046503cd4be7132b5c1bb9f3867cc2c3126d973c2c110e304a2d" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:3cefe03191082befbc0fe512fa4be7afe004f8949d0921da8d2988d2302612a1 time="2025-05-11T17:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3c/3cefe03191082befbc0fe512fa4be7afe004f8949d0921da8d2988d2302612a1" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:62f99f5a6f4379f84e2b06b55138c6792a27e9cf5453dc5af0387e9806b4c7f3 time="2025-05-11T17:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/62/62f99f5a6f4379f84e2b06b55138c6792a27e9cf5453dc5af0387e9806b4c7f3" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:c4ce8d32cb8d65640fe5e6b2ac8fc814d369cebc0c55bd2a87bf9b9d04107079 time="2025-05-11T17:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c4/c4ce8d32cb8d65640fe5e6b2ac8fc814d369cebc0c55bd2a87bf9b9d04107079" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-11T17:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa --- PASS: TestDeletionHasEffect (0.55s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.60s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:6144cc7f3b6d5254441c13f7a32fbf1fa7d8f1b08cc0af7ea1f0a0a1a81470e7 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:bc74a3c0abc591fdcbd1dccd63f40d10e261fc7b10242288834298a9479eab23 michael_z_doukas: marking blob sha256:62cefc08d425709ea35b1296748d76da8c487160398f1a7970f9d7d39a265c95 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a67eaefb1104cde5cf0457d25ab5ad2d6d6b06eb1d550260fca1c2be95905890 time="2025-05-11T17:17:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a6/a67eaefb1104cde5cf0457d25ab5ad2d6d6b06eb1d550260fca1c2be95905890" go.version=go1.24.3 instance.id=f25536b9-c3f5-45f5-b7fd-1217effc20fa --- PASS: TestOrphanBlobDeleted (0.34s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:55281828be3b1ef5260e6571dfb4d5f52b3e489d1eb3e77699a63b455c843525 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:830fdaf0de8d832fd198ce2f02e4cf7a160b7d3018aa8d5ae076abab1388a4bc --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.18s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.17s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.18s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.35s) === 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-05-11T17:17:08Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 16:17:08.384374631 +0000 UTC m=-3591.564552984, actuallyDelete=true" time="2025-05-11T17:17:08Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-11T17:17:08Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782, actuallyDelete=true" time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/37c4ba0a-73f5-4e67-887c-cf9842160c63 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4492da0a-8535-4846-90eb-638cd62b09e9 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c77176fc-32f5-4ada-b170-33ca424a9f2f have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/d2d162a0-3eac-4c59-8d81-f3836abce29b have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/54e48487-a413-48ef-abbb-f01181929518 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/62d14f3d-7d40-4eb8-a033-2b823f5b36bb have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/80675580-d387-4efa-8558-024e0fb8e66d have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a4ec3892-0439-45bb-bb32-08d36e5c787d have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bd870183-ade2-4231-a394-529e58e0bad9 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c9ac56e9-f7fd-4212-81f1-3662c73cefac have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3009f124-ffdd-45e8-a150-df083b4328ba have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385007397 +0000 UTC m=+8.436079782). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-11T17:17:08Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 17:17:08.385763404 +0000 UTC m=+8.436835789, actuallyDelete=true" time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7aa730ab-6277-45dc-b212-53b9a68c8a1b have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385763404 +0000 UTC m=+8.436835789). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/81a1a12d-10ef-49e5-9304-9f2371dea112 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385763404 +0000 UTC m=+8.436835789). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/edf1c0e6-65e6-4fc7-919e-87aebf3b7ab0 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385763404 +0000 UTC m=+8.436835789). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e7afede9-ba4a-4370-a05b-36108ce81ec8 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385763404 +0000 UTC m=+8.436835789). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/315b8087-cd82-492f-993f-2c1ab936d778 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.385763404 +0000 UTC m=+8.436835789). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-11T17:17:08Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 17:17:08.386279489 +0000 UTC m=+8.437351874, actuallyDelete=true" time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3c19fc2a-1a05-4635-9d88-c7043a7d89c0 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.386279489 +0000 UTC m=+8.437351874). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/67cbd6ed-50b6-46cc-bab7-50d7aec29f93 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.386279489 +0000 UTC m=+8.437351874). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a24fc875-602d-4f3f-a31a-63b06328f1fb have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.386279489 +0000 UTC m=+8.437351874). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fb5b3fef-8b5b-4385-8734-a85883d8615c have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.386279489 +0000 UTC m=+8.437351874). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/106a2886-75fe-40d8-a669-05690f237a66 have older date (2025-05-11 16:17:08 +0000 UTC) than purge date (2025-05-11 17:17:08.386279489 +0000 UTC m=+8.437351874). Removing upload directory." time="2025-05-11T17:17:08Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-11T17:17:08Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 17:17:08.386584972 +0000 UTC m=+8.437657317, actuallyDelete=true" time="2025-05-11T17:17:08Z" 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 8.507s ? 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.073s === 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.077s === RUN TestWalkFileRemoved time="2025-05-11T17:16:59Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.037s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.441s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.13s) === 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.198s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.23s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.622s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.59s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.996s ? 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-05-11T17:16:59Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-11T17:16:59Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-11T17:16:59Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.3 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestParsing === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly === CONT TestInvalidData time="2025-05-11T17:16:59Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=91dbdb4e-1e58-453b-8638-9022741a971a --- PASS: TestParsing (0.03s) time="2025-05-11T17:16:59Z" level=error msg="unknown ip address format" go.version=go1.24.3 instance.id=91dbdb4e-1e58-453b-8638-9022741a971a ip=?0000000000000000000000000000000000 time="2025-05-11T17:16:59Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=91dbdb4e-1e58-453b-8638-9022741a971a time="2025-05-11T17:17:00Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestS3TryUpdate (0.04s) --- PASS: TestInvalidNetworkType (0.04s) --- PASS: TestInvalidData (0.04s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.04s) --- PASS: TestMatchIPV6 (0.04s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.04s) --- PASS: TestMatchIPV4 (0.04s) --- PASS: TestMatchIPV4_2 (0.04s) --- PASS: TestMatchIPV4WithRegionMatched (0.04s) time="2025-05-11T17:17:01Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-11T17:17:02Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-11T17:17:03Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-11T17:17:04Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestUpdateCalledRegularly (4.54s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.616s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.058s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.416s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.41s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.815s ? 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.00s) PASS ok github.com/docker/distribution/uuid 0.057s ? 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-r12.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-r12.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-aarch64.so.1 >>> docker-registry*: Package size: 25.4 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Sun, 11 May 2025 17:18:03 +0000 elapsed time 0h 1m 20s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250511.171645) (2/3) Purging go (1.24.3-r0) (3/3) Purging binutils-gold (2.44-r0) Executing busybox-1.37.0-r17.trigger OK: 399 MiB in 108 packages >>> docker-registry: Updating the community/aarch64 repository index... >>> docker-registry: Signing the index...