>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.14.1-r4) started Thu, 08 May 2025 20:35:35 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.9-r0) (2/2) Installing .makedepends-docker-registry (20250508.203535) Executing busybox-1.37.0-r12.trigger OK: 549 MiB in 103 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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 >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/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 + 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] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === RUN Test time="2025-05-08T20:35:52Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-08T20:35:52Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.012s ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-08T20:35:52Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.005s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.006s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.002s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.46s) PASS ok github.com/docker/distribution/health/checks 0.467s === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.005s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.003s === 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.004s === 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.003s ? github.com/docker/distribution/registry/client/transport [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/08 20:35:53 http: TLS handshake error from 127.0.0.1:35040: 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:40283/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40283/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40283/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:40283/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:35711?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.22s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-08T20:35:53Z" level=info msg="broadcaster: closing" time="2025-05-08T20:35:53Z" level=info msg="closing testSink" time="2025-05-08T20:35:53Z" level=info msg="closing testSink" time="2025-05-08T20:35:53Z" level=info msg="closing testSink" time="2025-05-08T20:35:53Z" level=info msg="closing testSink" time="2025-05-08T20:35:53Z" level=info msg="closing testSink" time="2025-05-08T20:35:53Z" level=info msg="closing testSink" time="2025-05-08T20:35:53Z" level=info msg="closing testSink" time="2025-05-08T20:35:53Z" level=info msg="closing testSink" time="2025-05-08T20:35:53Z" level=info msg="closing testSink" time="2025-05-08T20:35:53Z" level=info msg="closing testSink" time="2025-05-08T20:35:53Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-05-08T20:35:53Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.13s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 1} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 1} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 1} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 1} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:53Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:35:54Z" level=warning msg="&{0xc0003a2c30 0.9} encountered too many errors, backing off" time="2025-05-08T20:35:54Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.04s) PASS ok github.com/docker/distribution/notifications 1.424s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? 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] ? github.com/docker/distribution/version [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-08T20:35:53Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-08T20:35:53.585110453Z" 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.23.9 time="2025-05-08T20:35:53.585121982Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:35:53.585149282Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.23.9 time="2025-05-08T20:35:53.585302881Z" level=info msg="listening on [::]:5000" go.version=go1.23.9 time="2025-05-08T20:35:56.586940211Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.9 time="2025-05-08T20:35:56.68923069Z" level=info msg="response completed" go.version=go1.23.9 http.request.host=127.0.0.1 http.request.id=49b667ce-a04f-4abf-919e-8d1e7cb919af http.request.method=GET http.request.remoteaddr="[::1]:54380" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="885.849µs" http.response.status=200 http.response.written=2 ::1 - - [08/May/2025:20:35:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.10s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-08T20:35:57.111463983Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-08T20:35:57.114707055Z" 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.23.9 time="2025-05-08T20:35:57.114732883Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:35:57.114767557Z" level=info msg="Starting upload purge in 13m0s" go.version=go1.23.9 time="2025-05-08T20:35:57.114903057Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.9 time="2025-05-08T20:35:57.114914871Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.9 time="2025-05-08T20:35:57.115201695Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.9 time="2025-05-08T20:36:00.121851847Z" level=info msg="response completed" go.version=go1.23.9 http.request.host=127.0.0.1 http.request.id=6ffcf84e-9403-4690-8567-21ae8055d98d http.request.method=GET http.request.remoteaddr="127.0.0.1:49500" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="817.952µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:36:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-08T20:36:00.121948693Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.9 --- PASS: TestRegistrySupportedCipherSuite (3.53s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-08T20:36:00.461827435Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-08T20:36:00.471122847Z" 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.23.9 time="2025-05-08T20:36:00.47114635Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:00.47119683Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.23.9 time="2025-05-08T20:36:00.471289696Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.9 --- PASS: TestRegistryUnsupportedCipherSuite (8.35s) PASS ok github.com/docker/distribution/registry 14.998s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.003s === 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.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.072s === RUN TestBasicAccessController time="2025-05-08T20:35:53Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.9 instance.id=4d2e8acc-8ddd-4084-9c9a-7f52ecd3e039 time="2025-05-08T20:35:53Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.9 instance.id=4d2e8acc-8ddd-4084-9c9a-7f52ecd3e039 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-05-08T20:35:53Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.9 password=UU-zEjXHEJVSZGyNsq56r1iUUEo9Zop9xhCXo0E6YS8 user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.075s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.002s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2025-05-08T20:35:54Z" level=info msg="token not to be used before 2025-05-08 20:35:55 +0000 UTC - currently 2025-05-08 20:35:54.0671133 +0000 UTC m=+0.003198677" time="2025-05-08T20:35:54Z" level=info msg="token not to be used after 2025-05-08 20:35:54 +0000 UTC - currently 2025-05-08 20:35:54.067307537 +0000 UTC m=+0.003392912" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-05-08T20:35:54Z" 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.009s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.027s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.010s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.003s === RUN TestCheckAPI time="2025-05-08T20:35: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.23.9 time="2025-05-08T20:35:55Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:35:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:32775" http.request.id=49b099a7-a72a-44f4-8e32-2c620fffe17e http.request.method=GET http.request.remoteaddr="127.0.0.1:41138" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.635µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:35:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.00s) === RUN TestCatalogAPI time="2025-05-08T20:35: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.23.9 time="2025-05-08T20:35:55Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:35:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=14d6142f-4bcc-49b2-ad71-81439b754604 http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="618.083µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/May/2025:20:35:55 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-08T20:35:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=c671d97d-a322-4c4c-af96-8d3686f11627 http.request.method=POST http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="924.783µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:55 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:35:56Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=564ec740-2d63-4449-b7cd-b125c2c6f216 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/aaaa/blobs/uploads/abfc3170-caa9-4445-a3ae-64774c1292ec?_state=aJOhhkBjb3eE6TfjXTdFYvsyQh5c6otAJlwscBNTOCN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhYmZjMzE3MC1jYWE5LTQ0NDUtYTNhZS02NDc3NGMxMjkyZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzU6NTUuNDE2ODU3MzA2WiJ9&digest=sha256%3A7e107e493ecbf7815e40f07f5ad73502ccb667b99964c3347847347f7e40f39d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.128616982s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:55 +0000] "PUT /v2/foo/aaaa/blobs/uploads/abfc3170-caa9-4445-a3ae-64774c1292ec?_state=aJOhhkBjb3eE6TfjXTdFYvsyQh5c6otAJlwscBNTOCN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhYmZjMzE3MC1jYWE5LTQ0NDUtYTNhZS02NDc3NGMxMjkyZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzU6NTUuNDE2ODU3MzA2WiJ9&digest=sha256%3A7e107e493ecbf7815e40f07f5ad73502ccb667b99964c3347847347f7e40f39d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:35:56Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=d038d5f6-212d-45f3-b8a9-3834aba74906 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.553191ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:56 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:35:56Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=30e9bcb3-7ff6-4e75-ab33-dab9c5af0ebd http.request.method=POST http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200004ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:56 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:35:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=e6fa860c-4f50-4948-b045-c9086c9bbea2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/bbbb/blobs/uploads/44ded064-682c-4edc-aa20-7b6672fb0d23?_state=rCEUbscMgI5jMSkOjVhDMdyLrG5lkzyqwmeNRALXL5J7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0NGRlZDA2NC02ODJjLTRlZGMtYWEyMC03YjY2NzJmYjBkMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzU6NTYuNjExMDEwMDE3WiJ9&digest=sha256%3A726245b7af8530feaa8d9bb7313c497b4c5eac23ef232a3eda7accca8c826d0f" http.request.useragent="Go-http-client/1.1" http.response.duration=774.265728ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:56 +0000] "PUT /v2/foo/bbbb/blobs/uploads/44ded064-682c-4edc-aa20-7b6672fb0d23?_state=rCEUbscMgI5jMSkOjVhDMdyLrG5lkzyqwmeNRALXL5J7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0NGRlZDA2NC02ODJjLTRlZGMtYWEyMC03YjY2NzJmYjBkMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzU6NTYuNjExMDEwMDE3WiJ9&digest=sha256%3A726245b7af8530feaa8d9bb7313c497b4c5eac23ef232a3eda7accca8c826d0f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:35:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=e672cb51-626d-4877-b71d-3f180b37e604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11508ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:57 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:35:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=60307baa-1c23-48d1-897b-58142498bfaf http.request.method=POST http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="846.539µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:57 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:35:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=294e63b3-fbf0-427d-8a1c-b6e85fd13206 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/cccc/blobs/uploads/3f97b46a-0322-477f-af66-e45aed5f89c5?_state=14wdI2JFql3rjudNMTi5JGmoYDlFiu7rm-6t-VN9XJN7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzZjk3YjQ2YS0wMzIyLTQ3N2YtYWY2Ni1lNDVhZWQ1Zjg5YzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzU6NTcuNDczOTQzMTg2WiJ9&digest=sha256%3A3890cb2208519dd5ee61c04512271c15843a327ce9ccd1f298c4eb71427f01f1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.752346402s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:57 +0000] "PUT /v2/foo/cccc/blobs/uploads/3f97b46a-0322-477f-af66-e45aed5f89c5?_state=14wdI2JFql3rjudNMTi5JGmoYDlFiu7rm-6t-VN9XJN7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzZjk3YjQ2YS0wMzIyLTQ3N2YtYWY2Ni1lNDVhZWQ1Zjg5YzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzU6NTcuNDczOTQzMTg2WiJ9&digest=sha256%3A3890cb2208519dd5ee61c04512271c15843a327ce9ccd1f298c4eb71427f01f1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:35:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=34557a8d-67ea-47c2-8f88-63345301327c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:59 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:35:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=9615a658-62ef-4db9-9641-5c835f9a4216 http.request.method=POST http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.613786ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:59 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:00Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=e578c07a-26ff-4b95-b550-905c789f639b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/dddd/blobs/uploads/6cc3279e-16e2-4761-be92-f210fc7f2ebe?_state=LEP7H_amoVjVW2AmTeh8bI2Izp_K8Xk32qj4c_aIq1V7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2Y2MzMjc5ZS0xNmUyLTQ3NjEtYmU5Mi1mMjEwZmM3ZjJlYmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzU6NTkuMzI4NjAwODE1WiJ9&digest=sha256%3Ad40ce5eb0d8df48a57f568b0139ad32ae67bf209d9c200b8e8885ee39e15dcb9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.455112926s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:35:59 +0000] "PUT /v2/foo/dddd/blobs/uploads/6cc3279e-16e2-4761-be92-f210fc7f2ebe?_state=LEP7H_amoVjVW2AmTeh8bI2Izp_K8Xk32qj4c_aIq1V7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2Y2MzMjc5ZS0xNmUyLTQ3NjEtYmU5Mi1mMjEwZmM3ZjJlYmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzU6NTkuMzI4NjAwODE1WiJ9&digest=sha256%3Ad40ce5eb0d8df48a57f568b0139ad32ae67bf209d9c200b8e8885ee39e15dcb9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:00Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=0490411f-a823-4c25-9fb4-99a6fa6a1ba1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.156124ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:00 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:00Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=5a46e5ee-7704-4bea-8b7f-266730f652cc http.request.method=POST http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="863.854µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:00 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=b091d5cc-9fc8-4cd5-8499-19642132da8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/eeee/blobs/uploads/f44df08b-23b6-460c-903d-2a9798f51177?_state=XNqkEuDb2GDeACC1lgHnvcktAqrcLA9O7RY4vWwVeil7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmNDRkZjA4Yi0yM2I2LTQ2MGMtOTAzZC0yYTk3OThmNTExNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDAuODg1NTA3MDYzWiJ9&digest=sha256%3Acaf2744e7dc2a1c9c237eaed94fcfdd2f3fa636b8e605d34628d44be728cc187" http.request.useragent="Go-http-client/1.1" http.response.duration=1.551730044s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:00 +0000] "PUT /v2/foo/eeee/blobs/uploads/f44df08b-23b6-460c-903d-2a9798f51177?_state=XNqkEuDb2GDeACC1lgHnvcktAqrcLA9O7RY4vWwVeil7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmNDRkZjA4Yi0yM2I2LTQ2MGMtOTAzZC0yYTk3OThmNTExNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDAuODg1NTA3MDYzWiJ9&digest=sha256%3Acaf2744e7dc2a1c9c237eaed94fcfdd2f3fa636b8e605d34628d44be728cc187 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=ea0dd509-3cc7-4f78-a1b7-3e57e210c1f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.171591ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:02 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=69a2fd5d-fca5-4095-aeaf-5ab929a3ad17 http.request.method=POST http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="800.105µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:02 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=0cd63831-0b80-4870-ad93-472a3760cb16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/ffff/blobs/uploads/b6b21c4e-9610-4bff-80c9-1aa0db448686?_state=MLlAF4JataTWqwpMHdhby9oeH3561B6D5IFSRN2Rwb17Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiNmIyMWM0ZS05NjEwLTRiZmYtODBjOS0xYWEwZGI0NDg2ODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDIuNTIxNTEyMDAyWiJ9&digest=sha256%3Abbbdc78f4e0b4c5bf4e0e81558ab1e7ebc52fbd863795aed1f1c5bb5bf71a0af" http.request.useragent="Go-http-client/1.1" http.response.duration=982.185079ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:02 +0000] "PUT /v2/foo/ffff/blobs/uploads/b6b21c4e-9610-4bff-80c9-1aa0db448686?_state=MLlAF4JataTWqwpMHdhby9oeH3561B6D5IFSRN2Rwb17Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiNmIyMWM0ZS05NjEwLTRiZmYtODBjOS0xYWEwZGI0NDg2ODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDIuNTIxNTEyMDAyWiJ9&digest=sha256%3Abbbdc78f4e0b4c5bf4e0e81558ab1e7ebc52fbd863795aed1f1c5bb5bf71a0af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=3c3bf3b5-a499-4c17-b38a-104ace259f56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.172623ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=1f0eb1f8-6a8f-4cb8-8211-2e4276905b63 http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="563.871µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=b08ebbba-a5c4-4af0-a56e-ac2ed65f8664 http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" 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="576.335µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=5d7665da-5586-4562-b4d8-15b07858423a http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" 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="587.88µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=982a06f2-5585-4942-b1a1-8dbd34c65005 http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" 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="603.009µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=d3488f4b-1324-46a3-a2c0-c0ecadeac7b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" 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=10.070969ms http.response.status=200 http.response.written=63 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=ce3e8aee-75ce-43e4-86a7-fa0fcf21d20a http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" 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="588.345µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" 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.23.9 http.request.host="127.0.0.1:40897" http.request.id=5917913e-98dd-40b9-b4a1-2bd31b49e400 http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" 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="578.585µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" 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.23.9 http.request.host="127.0.0.1:40897" http.request.id=cf91cf93-78b0-491d-a595-0e4cb626cdcb http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" 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="532.965µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=8e8e5d47-7b75-422a-96a0-49102d0a60d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" 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="554.217µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40897" http.request.id=59c3dbd8-ac09-4fdd-9065-ceadc8c604e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58298" 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="555.298µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-08T20:36:03Z" 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.23.9 time="2025-05-08T20:36:03Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=0f243eb4-16c4-4b7e-bd27-39a97689ed58 http.request.method=POST http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="957.581µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=fb2dc14f-bde9-43a3-a73e-859a468e3c5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/aaaa/blobs/uploads/c8257710-8c56-48f3-8e62-5af5dbd87e1c?_state=TRls6-LTxHky7A38SWSPG_IKW_zUk1ESOLpR8xlW7i57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjODI1NzcxMC04YzU2LTQ4ZjMtOGU2Mi01YWY1ZGJkODdlMWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDMuNTkzNDgzOTk3WiJ9&digest=sha256%3Af3b076185acdc5d756d72269a8c664b210fbd6fa33e17bdcf60ab310d2b07055" http.request.useragent="Go-http-client/1.1" http.response.duration=989.074307ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:03 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c8257710-8c56-48f3-8e62-5af5dbd87e1c?_state=TRls6-LTxHky7A38SWSPG_IKW_zUk1ESOLpR8xlW7i57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjODI1NzcxMC04YzU2LTQ4ZjMtOGU2Mi01YWY1ZGJkODdlMWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDMuNTkzNDgzOTk3WiJ9&digest=sha256%3Af3b076185acdc5d756d72269a8c664b210fbd6fa33e17bdcf60ab310d2b07055 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=8f6e0ea5-dae3-46d8-ad78-672c0b6a9c10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.160803ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:04 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=36007440-ad8c-4e38-a236-871c28fc64dc http.request.method=POST http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="938.758µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:04 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:05Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=814ece25-f926-4fee-b018-a32126d65092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/bbbb/blobs/uploads/90384e80-8b90-463d-9aa8-fb62cb639158?_state=fcV04vBlL7IY5Z9KJByHD9PRtHTMOiNYrHa7Q2QGzsN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5MDM4NGU4MC04YjkwLTQ2M2QtOWFhOC1mYjYyY2I2MzkxNTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDQuNjg5MjcyOTgxWiJ9&digest=sha256%3Ad1e4ebd171e2b41ea235e09759e042774a224a5937452f0a990528b84d0c8a43" http.request.useragent="Go-http-client/1.1" http.response.duration=1.235554264s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:04 +0000] "PUT /v2/foo/bbbb/blobs/uploads/90384e80-8b90-463d-9aa8-fb62cb639158?_state=fcV04vBlL7IY5Z9KJByHD9PRtHTMOiNYrHa7Q2QGzsN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5MDM4NGU4MC04YjkwLTQ2M2QtOWFhOC1mYjYyY2I2MzkxNTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDQuNjg5MjcyOTgxWiJ9&digest=sha256%3Ad1e4ebd171e2b41ea235e09759e042774a224a5937452f0a990528b84d0c8a43 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:05Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=7ca62577-3537-4475-a0c0-5a7a641c54d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.110677ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:05 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=3abdf54b-201b-40b6-9d0a-a17c9cc92dae http.request.method=POST http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="823.974µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:06 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=aa9661ff-a44b-432d-b158-f59e1e2c00c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/cccc/blobs/uploads/70915960-edc4-4361-8233-16d4ee8cf347?_state=GLKe9b9rmpwW8hcbZwJWMnt-3Qz6DZHoVT2SKUUORHd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3MDkxNTk2MC1lZGM0LTQzNjEtODIzMy0xNmQ0ZWU4Y2YzNDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDYuMDEyNzAzNDcyWiJ9&digest=sha256%3A4e9b71c9c80badef364945c1ddc6f8331f06b78f53554c877ee51a027b92ac0d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16711864s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:06 +0000] "PUT /v2/foo/cccc/blobs/uploads/70915960-edc4-4361-8233-16d4ee8cf347?_state=GLKe9b9rmpwW8hcbZwJWMnt-3Qz6DZHoVT2SKUUORHd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3MDkxNTk2MC1lZGM0LTQzNjEtODIzMy0xNmQ0ZWU4Y2YzNDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDYuMDEyNzAzNDcyWiJ9&digest=sha256%3A4e9b71c9c80badef364945c1ddc6f8331f06b78f53554c877ee51a027b92ac0d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=580cbac5-6f92-4684-8720-32b846f1f420 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.102551ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=5a0cf668-74eb-4153-b42c-7e9b090da3ce http.request.method=POST http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="732.058µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=d4828d68-51d4-47eb-a940-b8391d04dbbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/dddd/blobs/uploads/dbc93c1f-1ec1-4b74-a66f-cfcf65ba2084?_state=4FTEtSDkXempZGwNDNDDCXEWT6GjBZ2rk2ewh4wDVKB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkYmM5M2MxZi0xZWMxLTRiNzQtYTY2Zi1jZmNmNjViYTIwODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDcuMjM2OTE2NDYxWiJ9&digest=sha256%3Ad2c4ed8e04d81d3f44078aa681b68c36c059d211b4693e1d545771e1820ffa65" http.request.useragent="Go-http-client/1.1" http.response.duration=478.052918ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "PUT /v2/foo/dddd/blobs/uploads/dbc93c1f-1ec1-4b74-a66f-cfcf65ba2084?_state=4FTEtSDkXempZGwNDNDDCXEWT6GjBZ2rk2ewh4wDVKB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkYmM5M2MxZi0xZWMxLTRiNzQtYTY2Zi1jZmNmNjViYTIwODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDcuMjM2OTE2NDYxWiJ9&digest=sha256%3Ad2c4ed8e04d81d3f44078aa681b68c36c059d211b4693e1d545771e1820ffa65 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=d9034c19-1bc0-4706-a093-4e78d122c120 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.227292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37473" http.request.id=f63e5bc2-33ca-482b-880b-9f68bb09628d http.request.method=GET http.request.remoteaddr="127.0.0.1:33468" 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="612.354µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (12.40s) === RUN TestURLPrefix time="2025-05-08T20:36:07Z" 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.23.9 time="2025-05-08T20:36:07Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39373" http.request.id=c7e044c2-bc8d-4659-8a60-1aeac107e50b http.request.method=GET http.request.remoteaddr="127.0.0.1:44534" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="660.16µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-05-08T20:36:07Z" 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.23.9 time="2025-05-08T20:36:07Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=3d555420-f7b4-45e4-99a8-cd2e85a2515c http.request.method=GET http.request.remoteaddr="127.0.0.1:58976" http.request.uri="/v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.179µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "GET /v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=c1eebfb3-d8c7-4e35-b897-5f186285ef37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58990" http.request.uri="/v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="699.361µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=43b44343-db56-435a-810f-c352b5ac6b0c http.request.method=POST http.request.remoteaddr="127.0.0.1:58990" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="734.513µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=a5fa7b54-0710-4ea7-9765-28c5bdc3bac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58990" http.request.uri="/v2/foo/bar/blobs/uploads/f8234e71-f28e-40a3-aa18-271a809891d9?_state=mxVFukYcMBPH158-YzF7weCnWd81UgjmNZhY_9DWEQl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MjM0ZTcxLWYyOGUtNDBhMy1hYTE4LTI3MWE4MDk4OTFkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MDYyNDY4MDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="756.173µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "GET /v2/foo/bar/blobs/uploads/f8234e71-f28e-40a3-aa18-271a809891d9?_state=mxVFukYcMBPH158-YzF7weCnWd81UgjmNZhY_9DWEQl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MjM0ZTcxLWYyOGUtNDBhMy1hYTE4LTI3MWE4MDk4OTFkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MDYyNDY4MDFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=e2a8232a-c103-46cc-a003-d08be424ceb0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58990" http.request.uri="/v2/foo/bar/blobs/uploads/f8234e71-f28e-40a3-aa18-271a809891d9?_state=mxVFukYcMBPH158-YzF7weCnWd81UgjmNZhY_9DWEQl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MjM0ZTcxLWYyOGUtNDBhMy1hYTE4LTI3MWE4MDk4OTFkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MDYyNDY4MDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="738.247µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "DELETE /v2/foo/bar/blobs/uploads/f8234e71-f28e-40a3-aa18-271a809891d9?_state=mxVFukYcMBPH158-YzF7weCnWd81UgjmNZhY_9DWEQl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MjM0ZTcxLWYyOGUtNDBhMy1hYTE4LTI3MWE4MDk4OTFkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MDYyNDY4MDFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=1dc8128e-1458-4457-8d88-c00fb11f8a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:58990" http.request.uri="/v2/foo/bar/blobs/uploads/f8234e71-f28e-40a3-aa18-271a809891d9?_state=mxVFukYcMBPH158-YzF7weCnWd81UgjmNZhY_9DWEQl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MjM0ZTcxLWYyOGUtNDBhMy1hYTE4LTI3MWE4MDk4OTFkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MDYyNDY4MDFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f8234e71-f28e-40a3-aa18-271a809891d9 time="2025-05-08T20:36:07Z" 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.23.9 http.request.host="127.0.0.1:33111" http.request.id=1dc8128e-1458-4457-8d88-c00fb11f8a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:58990" http.request.uri="/v2/foo/bar/blobs/uploads/f8234e71-f28e-40a3-aa18-271a809891d9?_state=mxVFukYcMBPH158-YzF7weCnWd81UgjmNZhY_9DWEQl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MjM0ZTcxLWYyOGUtNDBhMy1hYTE4LTI3MWE4MDk4OTFkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MDYyNDY4MDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.50949ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f8234e71-f28e-40a3-aa18-271a809891d9 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "GET /v2/foo/bar/blobs/uploads/f8234e71-f28e-40a3-aa18-271a809891d9?_state=mxVFukYcMBPH158-YzF7weCnWd81UgjmNZhY_9DWEQl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4MjM0ZTcxLWYyOGUtNDBhMy1hYTE4LTI3MWE4MDk4OTFkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MDYyNDY4MDFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=e0163fe0-c745-4fe9-a95e-764b87c88b51 http.request.method=POST http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="793.839µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=98f9d0e7-ca35-40c9-a5dc-2a691e4d560c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/128d56c2-145f-405a-ab0a-a16ab9cb84df?_state=s1OqhcPHrgvSWTLNi2SSUgVV0VUGjACdIxyM0zK9QHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyOGQ1NmMyLTE0NWYtNDA1YS1hYjBhLWExNmFiOWNiODRkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MTA1MDI4NjVaIn0%3D&digest=sha256%3Ae2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" provided=sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 vars.name="foo/bar" vars.uuid=128d56c2-145f-405a-ab0a-a16ab9cb84df time="2025-05-08T20:36:07Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=98f9d0e7-ca35-40c9-a5dc-2a691e4d560c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/128d56c2-145f-405a-ab0a-a16ab9cb84df?_state=s1OqhcPHrgvSWTLNi2SSUgVV0VUGjACdIxyM0zK9QHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyOGQ1NmMyLTE0NWYtNDA1YS1hYjBhLWExNmFiOWNiODRkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MTA1MDI4NjVaIn0%3D&digest=sha256%3Ae2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=128d56c2-145f-405a-ab0a-a16ab9cb84df time="2025-05-08T20:36:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=98f9d0e7-ca35-40c9-a5dc-2a691e4d560c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/128d56c2-145f-405a-ab0a-a16ab9cb84df?_state=s1OqhcPHrgvSWTLNi2SSUgVV0VUGjACdIxyM0zK9QHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyOGQ1NmMyLTE0NWYtNDA1YS1hYjBhLWExNmFiOWNiODRkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MTA1MDI4NjVaIn0%3D&digest=sha256%3Ae2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="824.921µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=128d56c2-145f-405a-ab0a-a16ab9cb84df 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "PUT /v2/foo/bar/blobs/uploads/128d56c2-145f-405a-ab0a-a16ab9cb84df?_state=s1OqhcPHrgvSWTLNi2SSUgVV0VUGjACdIxyM0zK9QHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyOGQ1NmMyLTE0NWYtNDA1YS1hYjBhLWExNmFiOWNiODRkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MTA1MDI4NjVaIn0%3D&digest=sha256%3Ae2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=5c9b3989-ea81-488b-bc93-fe3931ee1b19 http.request.method=POST http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="680.358µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=972e0be2-e510-4872-b6d2-e9565fca2428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/cfda94e2-9176-4c47-8292-802ed16b633a?_state=uzFGFbzbgkH6px81Xrme_kHY-MmrJWeTLVzqNmxcAN97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmZGE5NGUyLTkxNzYtNGM0Ny04MjkyLTgwMmVkMTZiNjMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MTIzMTIxNDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="770.092µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "PUT /v2/foo/bar/blobs/uploads/cfda94e2-9176-4c47-8292-802ed16b633a?_state=uzFGFbzbgkH6px81Xrme_kHY-MmrJWeTLVzqNmxcAN97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmZGE5NGUyLTkxNzYtNGM0Ny04MjkyLTgwMmVkMTZiNjMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MTIzMTIxNDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=19854f07-1464-4ce1-a808-5080e79b9c44 http.request.method=POST http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="671.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=07fcf3d3-3846-4b2a-9a1c-23621aadbb31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/5d27aa59-e52c-4632-93a1-961d43f3d71c?_state=mvM5B_9DDP3Gyfyc16dbyh7eTnI-aVO1sH9pu8C3Q6N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkMjdhYTU5LWU1MmMtNDYzMi05M2ExLTk2MWQ0M2YzZDcxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MTM5ODAzNDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="758.343µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "PUT /v2/foo/bar/blobs/uploads/5d27aa59-e52c-4632-93a1-961d43f3d71c?_state=mvM5B_9DDP3Gyfyc16dbyh7eTnI-aVO1sH9pu8C3Q6N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkMjdhYTU5LWU1MmMtNDYzMi05M2ExLTk2MWQ0M2YzZDcxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MTM5ODAzNDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=0a9f83ef-00bd-4e89-9d0d-c4cce6f70111 http.request.method=POST http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="610.336µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:08Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=badd8c0f-782d-46ca-9044-33cc2e6c8c03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/52b7ed16-efd7-41c8-90dd-e3501fedc7c9?_state=NsvIlZfiYSFJhRXftv6YI_AmjmXAcfBYuoCINK00-xZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyYjdlZDE2LWVmZDctNDFjOC05MGRkLWUzNTAxZmVkYzdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MTU1MzM4MjdaIn0%3D&digest=sha256%3Ae2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05602287s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:07 +0000] "PUT /v2/foo/bar/blobs/uploads/52b7ed16-efd7-41c8-90dd-e3501fedc7c9?_state=NsvIlZfiYSFJhRXftv6YI_AmjmXAcfBYuoCINK00-xZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyYjdlZDE2LWVmZDctNDFjOC05MGRkLWUzNTAxZmVkYzdjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowNy44MTU1MzM4MjdaIn0%3D&digest=sha256%3Ae2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:08Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=95cccafe-8f4b-47c6-b461-1919ca333825 http.request.method=POST http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="832.959µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33111" http.request.id=f96da558-d237-4a32-8de1-f52b378496e8 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/54d539e0-3794-4b9c-bdc3-44897df50c11?_state=wIBdR4_tGKbqWC294NF7qK6tTWk6kDDyjZZF8ZbnLll7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0ZDUzOWUwLTM3OTQtNGI5Yy1iZGMzLTQ0ODk3ZGY1MGMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowOC44OTE0MzAzNDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.073142466s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:08 +0000] "PATCH /v2/foo/bar/blobs/uploads/54d539e0-3794-4b9c-bdc3-44897df50c11?_state=wIBdR4_tGKbqWC294NF7qK6tTWk6kDDyjZZF8ZbnLll7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0ZDUzOWUwLTM3OTQtNGI5Yy1iZGMzLTQ0ODk3ZGY1MGMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjowOC44OTE0MzAzNDFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=1defd453-87e1-42ec-8d0e-6d531c7f6beb http.request.method=PUT http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/uploads/54d539e0-3794-4b9c-bdc3-44897df50c11?_state=xwl0cg3w5WPNOmjVZlLIVHDV_wv7KhcAPoperTyrGH17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0ZDUzOWUwLTM3OTQtNGI5Yy1iZGMzLTQ0ODk3ZGY1MGMxMSIsIk9mZnNldCI6MjQ5NTMzNDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDhaIn0%3D&digest=sha256%3Ae2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.duration="913.38µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:09 +0000] "PUT /v2/foo/bar/blobs/uploads/54d539e0-3794-4b9c-bdc3-44897df50c11?_state=xwl0cg3w5WPNOmjVZlLIVHDV_wv7KhcAPoperTyrGH17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0ZDUzOWUwLTM3OTQtNGI5Yy1iZGMzLTQ0ODk3ZGY1MGMxMSIsIk9mZnNldCI6MjQ5NTMzNDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MDhaIn0%3D&digest=sha256%3Ae2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=4d7d6c7f-495e-43e7-8f2c-48beba96d75c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="698.606µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=88132d4e-f121-4a4a-9096-5fb2b6d81cf4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.841699ms http.response.status=200 http.response.written=24953344 127.0.0.1 - - [08/May/2025:20:36:09 +0000] "GET /v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 200 24953344 "" "Go-http-client/1.1" time="2025-05-08T20:36:09Z" level=error msg="error parsing digest="sha257:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=685a5b4e-ff6b-4277-ae5f-d001eba937d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/sha257:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" vars.name="foo/bar" time="2025-05-08T20:36:09Z" 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.23.9 http.request.host="127.0.0.1:33111" http.request.id=685a5b4e-ff6b-4277-ae5f-d001eba937d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:58992" http.request.uri="/v2/foo/bar/blobs/sha257:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="683.102µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:09 +0000] "GET /v2/foo/bar/blobs/sha257:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T20:36:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=937f0dd9-adff-4100-8da4-84546ec173ce http.request.method=GET http.request.remoteaddr="127.0.0.1:59024" http.request.uri="/v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.duration="815.098µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:09 +0000] "GET /v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:36:09Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=8a594240-1fe4-46ab-92da-84d2ce890f40 http.request.method=GET http.request.remoteaddr="127.0.0.1:51264" http.request.uri="/v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="804.542µs" http.response.status=404 http.response.written=157 vars.digest="sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "GET /v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=3643cbd4-aa58-4d24-bbd3-a6d1c419638f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51266" http.request.uri="/v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="685.593µs" http.response.status=404 http.response.written=157 vars.digest="sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=fc070e7b-5acb-4467-9eb1-194cb006f146 http.request.method=POST http.request.remoteaddr="127.0.0.1:51266" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="793.828µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=50039b26-d1fe-414c-aee5-83f1e3b4cd84 http.request.method=GET http.request.remoteaddr="127.0.0.1:51266" http.request.uri="/v2/foo/bar/blobs/uploads/4e65a997-a9db-4283-93b9-e5ad065c7fd9?_state=kMTh8D_0lLsXEPMpM-UXTiPLi1IOX-DeRyt8AF-A3ql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNjVhOTk3LWE5ZGItNDI4My05M2I5LWU1YWQwNjVjN2ZkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjA1MjUyOTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="822.256µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "GET /v2/foo/bar/blobs/uploads/4e65a997-a9db-4283-93b9-e5ad065c7fd9?_state=kMTh8D_0lLsXEPMpM-UXTiPLi1IOX-DeRyt8AF-A3ql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNjVhOTk3LWE5ZGItNDI4My05M2I5LWU1YWQwNjVjN2ZkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjA1MjUyOTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=9f715bce-1a58-4c43-9a86-79e126414bcb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51266" http.request.uri="/v2/foo/bar/blobs/uploads/4e65a997-a9db-4283-93b9-e5ad065c7fd9?_state=kMTh8D_0lLsXEPMpM-UXTiPLi1IOX-DeRyt8AF-A3ql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNjVhOTk3LWE5ZGItNDI4My05M2I5LWU1YWQwNjVjN2ZkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjA1MjUyOTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="740.17µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "DELETE /v2/foo/bar/blobs/uploads/4e65a997-a9db-4283-93b9-e5ad065c7fd9?_state=kMTh8D_0lLsXEPMpM-UXTiPLi1IOX-DeRyt8AF-A3ql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNjVhOTk3LWE5ZGItNDI4My05M2I5LWU1YWQwNjVjN2ZkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjA1MjUyOTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=805d2235-f12d-4ac2-b13d-b2fc1ea9ddaf http.request.method=GET http.request.remoteaddr="127.0.0.1:51266" http.request.uri="/v2/foo/bar/blobs/uploads/4e65a997-a9db-4283-93b9-e5ad065c7fd9?_state=kMTh8D_0lLsXEPMpM-UXTiPLi1IOX-DeRyt8AF-A3ql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNjVhOTk3LWE5ZGItNDI4My05M2I5LWU1YWQwNjVjN2ZkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjA1MjUyOTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4e65a997-a9db-4283-93b9-e5ad065c7fd9 time="2025-05-08T20:36:10Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=805d2235-f12d-4ac2-b13d-b2fc1ea9ddaf http.request.method=GET http.request.remoteaddr="127.0.0.1:51266" http.request.uri="/v2/foo/bar/blobs/uploads/4e65a997-a9db-4283-93b9-e5ad065c7fd9?_state=kMTh8D_0lLsXEPMpM-UXTiPLi1IOX-DeRyt8AF-A3ql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNjVhOTk3LWE5ZGItNDI4My05M2I5LWU1YWQwNjVjN2ZkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjA1MjUyOTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="703.869µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4e65a997-a9db-4283-93b9-e5ad065c7fd9 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "GET /v2/foo/bar/blobs/uploads/4e65a997-a9db-4283-93b9-e5ad065c7fd9?_state=kMTh8D_0lLsXEPMpM-UXTiPLi1IOX-DeRyt8AF-A3ql7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNjVhOTk3LWE5ZGItNDI4My05M2I5LWU1YWQwNjVjN2ZkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjA1MjUyOTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=80365237-9715-4ae2-917e-cd3c6bb91e5b http.request.method=POST http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="735.912µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=b605c32c-197e-4db3-9b11-1d97ad8929a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/a1fd12c0-e1e3-41fe-953a-e266f753b53c?_state=KSM8YaIKlZKw7VmICG3ROmapbo25NODUUnrdP4MXj217Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExZmQxMmMwLWUxZTMtNDFmZS05NTNhLWUyNjZmNzUzYjUzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjQwODg3MjNaIn0%3D&digest=sha256%3A1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" provided=sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b vars.name="foo/bar" vars.uuid=a1fd12c0-e1e3-41fe-953a-e266f753b53c time="2025-05-08T20:36:10Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=b605c32c-197e-4db3-9b11-1d97ad8929a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/a1fd12c0-e1e3-41fe-953a-e266f753b53c?_state=KSM8YaIKlZKw7VmICG3ROmapbo25NODUUnrdP4MXj217Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExZmQxMmMwLWUxZTMtNDFmZS05NTNhLWUyNjZmNzUzYjUzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjQwODg3MjNaIn0%3D&digest=sha256%3A1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a1fd12c0-e1e3-41fe-953a-e266f753b53c time="2025-05-08T20:36:10Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=b605c32c-197e-4db3-9b11-1d97ad8929a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/a1fd12c0-e1e3-41fe-953a-e266f753b53c?_state=KSM8YaIKlZKw7VmICG3ROmapbo25NODUUnrdP4MXj217Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExZmQxMmMwLWUxZTMtNDFmZS05NTNhLWUyNjZmNzUzYjUzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjQwODg3MjNaIn0%3D&digest=sha256%3A1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.969µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=a1fd12c0-e1e3-41fe-953a-e266f753b53c 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "PUT /v2/foo/bar/blobs/uploads/a1fd12c0-e1e3-41fe-953a-e266f753b53c?_state=KSM8YaIKlZKw7VmICG3ROmapbo25NODUUnrdP4MXj217Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExZmQxMmMwLWUxZTMtNDFmZS05NTNhLWUyNjZmNzUzYjUzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjQwODg3MjNaIn0%3D&digest=sha256%3A1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=00ebba84-1f11-408f-976b-669059da9c1c http.request.method=POST http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="693.044µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=213ce02b-8d1f-4990-bddc-cbdd22c1a937 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/67e36072-0dd0-4588-9c0b-4c50e59e27bb?_state=HTc55ZKbiPG8ouUVy848Skqi7JUp21hCpAjWXGFO8P17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3ZTM2MDcyLTBkZDAtNDU4OC05YzBiLTRjNTBlNTllMjdiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjU4MjUwNzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="809.764µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "PUT /v2/foo/bar/blobs/uploads/67e36072-0dd0-4588-9c0b-4c50e59e27bb?_state=HTc55ZKbiPG8ouUVy848Skqi7JUp21hCpAjWXGFO8P17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3ZTM2MDcyLTBkZDAtNDU4OC05YzBiLTRjNTBlNTllMjdiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjU4MjUwNzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=3f0c72d4-5c6d-446c-a42f-582cbd283d1a http.request.method=POST http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="653.788µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=8ce94918-8429-40a7-b7a9-fe88a42bda20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/8939efc0-ae80-48e6-a06b-57bfffb93bf0?_state=SS7rIC1R-Xe0g26OgA_OKZkOF9w0Y5PR6NDyoETJvJl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5MzllZmMwLWFlODAtNDhlNi1hMDZiLTU3YmZmZmI5M2JmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjc1MzQ1NDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="733.572µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "PUT /v2/foo/bar/blobs/uploads/8939efc0-ae80-48e6-a06b-57bfffb93bf0?_state=SS7rIC1R-Xe0g26OgA_OKZkOF9w0Y5PR6NDyoETJvJl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5MzllZmMwLWFlODAtNDhlNi1hMDZiLTU3YmZmZmI5M2JmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjc1MzQ1NDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:10Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=25cc7f20-9c85-4ddd-9cb9-d28cea27ce94 http.request.method=POST http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="601.232µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=533f1f1e-fb28-4f3e-aa1f-88dcdfb6d1b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/eae06446-93a6-4b2d-bf21-06839d2c3ecb?_state=Wwoj1XGc2BW-cHdz4Im8uK3Xjom9yCqQlB3fU_3139N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhZTA2NDQ2LTkzYTYtNGIyZC1iZjIxLTA2ODM5ZDJjM2VjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjkwNjE0MjdaIn0%3D&digest=sha256%3A1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.duration=998.821447ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:10 +0000] "PUT /v2/foo/bar/blobs/uploads/eae06446-93a6-4b2d-bf21-06839d2c3ecb?_state=Wwoj1XGc2BW-cHdz4Im8uK3Xjom9yCqQlB3fU_3139N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhZTA2NDQ2LTkzYTYtNGIyZC1iZjIxLTA2ODM5ZDJjM2VjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMC4wNjkwNjE0MjdaIn0%3D&digest=sha256%3A1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=44f7e2ca-ebf7-4b06-b3dd-81c3b4286e93 http.request.method=POST http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="802.869µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39091" http.request.id=62eff108-c671-4869-9067-6026a334b0f3 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/ad0e6add-c2a5-47df-9f05-5d300d6af4b3?_state=_qRtXdD7lLgqnj5VbcAmm7Ra0sduMPxOIZSN1KZjQoN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMGU2YWRkLWMyYTUtNDdkZi05ZjA1LTVkMzAwZDZhZjRiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMS4wODU1OTA1NTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=885.082681ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:11 +0000] "PATCH /v2/foo/bar/blobs/uploads/ad0e6add-c2a5-47df-9f05-5d300d6af4b3?_state=_qRtXdD7lLgqnj5VbcAmm7Ra0sduMPxOIZSN1KZjQoN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMGU2YWRkLWMyYTUtNDdkZi05ZjA1LTVkMzAwZDZhZjRiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMS4wODU1OTA1NTdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=43ff5741-2821-4953-b982-7b775794b639 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/uploads/ad0e6add-c2a5-47df-9f05-5d300d6af4b3?_state=IopJeCnAUM-K4kxM7pZxlu9bZCKiD5ZcUJNSQJWScM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMGU2YWRkLWMyYTUtNDdkZi05ZjA1LTVkMzAwZDZhZjRiMyIsIk9mZnNldCI6MjE3MzQ0MDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MTFaIn0%3D&digest=sha256%3A1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.029027ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:11 +0000] "PUT /v2/foo/bar/blobs/uploads/ad0e6add-c2a5-47df-9f05-5d300d6af4b3?_state=IopJeCnAUM-K4kxM7pZxlu9bZCKiD5ZcUJNSQJWScM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMGU2YWRkLWMyYTUtNDdkZi05ZjA1LTVkMzAwZDZhZjRiMyIsIk9mZnNldCI6MjE3MzQ0MDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MTFaIn0%3D&digest=sha256%3A1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=169b20dc-bfd4-42fe-9202-55bd25defb1b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="686.832µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:11 +0000] "HEAD /v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=47a5bef2-2a78-4fb1-a7b9-0d09abfd3390 http.request.method=GET http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.931965ms http.response.status=200 http.response.written=21734400 127.0.0.1 - - [08/May/2025:20:36:11 +0000] "GET /v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 200 21734400 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=error msg="error parsing digest="sha257:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=ecb61b32-f0b2-4e0a-ba05-3f38d83b42a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/sha257:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" vars.name="foo/bar" time="2025-05-08T20:36:11Z" 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.23.9 http.request.host="127.0.0.1:39091" http.request.id=ecb61b32-f0b2-4e0a-ba05-3f38d83b42a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51270" http.request.uri="/v2/foo/bar/blobs/sha257:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="646.642µs" http.response.status=400 http.response.written=110 vars.digest="sha257:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:11 +0000] "GET /v2/foo/bar/blobs/sha257:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=c77e8978-4c7c-4e09-b301-3c4165fe7e56 http.request.method=GET http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.duration="785.039µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:11 +0000] "GET /v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=15d5f0d8-4a0e-4b10-a479-a8d18c11a809 http.request.method=GET http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.011212ms http.response.status=200 http.response.written=1703936 127.0.0.1 - - [08/May/2025:20:36:11 +0000] "GET /v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 200 1703936 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39091" http.request.id=18a082e0-a897-4807-9132-5f86206afad9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.370322ms http.response.status=200 http.response.written=2693312 127.0.0.1 - - [08/May/2025:20:36:11 +0000] "GET /v2/foo/bar/blobs/sha256:1ff6db8da6f11b6f2856a8ef82864f4860723e2fe7fd68f9a93d5261b889716b HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=6056c0ca-e738-47b0-9569-fa3102a6aef0 http.request.method=GET http.request.remoteaddr="127.0.0.1:59008" http.request.uri="/v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.008628897s http.response.status=200 http.response.written=2660544 127.0.0.1 - - [08/May/2025:20:36:09 +0000] "GET /v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 200 2660544 "" "Go-http-client/1.1" time="2025-05-08T20:36:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33111" http.request.id=747c13bd-9f93-4df3-b76b-bfb2facaf03f http.request.method=GET http.request.remoteaddr="127.0.0.1:59024" http.request.uri="/v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.006275332s http.response.status=200 http.response.written=2630912 127.0.0.1 - - [08/May/2025:20:36:09 +0000] "GET /v2/foo/bar/blobs/sha256:e2ea8f2c4e766ca85ac654f9734a3d97ca30360569e924015b025260384139c0 HTTP/1.1" 200 2630912 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (4.27s) === RUN TestBlobDelete time="2025-05-08T20:36:11Z" 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.23.9 time="2025-05-08T20:36:11Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=bc8bf824-2f69-4e8c-b6bd-0cfff6160c4e http.request.method=GET http.request.remoteaddr="127.0.0.1:45470" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="730.133µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "GET /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=fcbb3ee8-a3a6-4657-8f27-2fc30ea4cfc2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="611.215µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=12aa6f9f-b3d0-4f1e-a95e-7752f5aa9bdb http.request.method=POST http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="610.991µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=5225223a-85be-4645-928d-798f858f5fbc http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/bar/blobs/uploads/5880cdbe-2410-4dfb-8c2b-a115361dda92?_state=EWbvMUPIfdJct2ErPcVAejLnmthLA8xMal5tlb-FNYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ODBjZGJlLTI0MTAtNGRmYi04YzJiLWExMTUzNjFkZGE5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTA3ODY4MTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="694.023µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "GET /v2/foo/bar/blobs/uploads/5880cdbe-2410-4dfb-8c2b-a115361dda92?_state=EWbvMUPIfdJct2ErPcVAejLnmthLA8xMal5tlb-FNYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ODBjZGJlLTI0MTAtNGRmYi04YzJiLWExMTUzNjFkZGE5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTA3ODY4MTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=733d6365-3e8f-49e5-bda8-c5083bfc9a4f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/bar/blobs/uploads/5880cdbe-2410-4dfb-8c2b-a115361dda92?_state=EWbvMUPIfdJct2ErPcVAejLnmthLA8xMal5tlb-FNYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ODBjZGJlLTI0MTAtNGRmYi04YzJiLWExMTUzNjFkZGE5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTA3ODY4MTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="668.139µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "DELETE /v2/foo/bar/blobs/uploads/5880cdbe-2410-4dfb-8c2b-a115361dda92?_state=EWbvMUPIfdJct2ErPcVAejLnmthLA8xMal5tlb-FNYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ODBjZGJlLTI0MTAtNGRmYi04YzJiLWExMTUzNjFkZGE5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTA3ODY4MTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=77874121-a4be-4f0e-9ac6-b55c39ad929b http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/bar/blobs/uploads/5880cdbe-2410-4dfb-8c2b-a115361dda92?_state=EWbvMUPIfdJct2ErPcVAejLnmthLA8xMal5tlb-FNYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ODBjZGJlLTI0MTAtNGRmYi04YzJiLWExMTUzNjFkZGE5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTA3ODY4MTNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5880cdbe-2410-4dfb-8c2b-a115361dda92 time="2025-05-08T20:36:12Z" 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.23.9 http.request.host="127.0.0.1:44267" http.request.id=77874121-a4be-4f0e-9ac6-b55c39ad929b http.request.method=GET http.request.remoteaddr="127.0.0.1:45480" http.request.uri="/v2/foo/bar/blobs/uploads/5880cdbe-2410-4dfb-8c2b-a115361dda92?_state=EWbvMUPIfdJct2ErPcVAejLnmthLA8xMal5tlb-FNYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ODBjZGJlLTI0MTAtNGRmYi04YzJiLWExMTUzNjFkZGE5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTA3ODY4MTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="576.471µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=5880cdbe-2410-4dfb-8c2b-a115361dda92 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "GET /v2/foo/bar/blobs/uploads/5880cdbe-2410-4dfb-8c2b-a115361dda92?_state=EWbvMUPIfdJct2ErPcVAejLnmthLA8xMal5tlb-FNYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4ODBjZGJlLTI0MTAtNGRmYi04YzJiLWExMTUzNjFkZGE5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTA3ODY4MTNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=cfa6358a-d431-43e6-84b3-83b2b7369ab4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="780.594µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=a7184294-e488-4ac7-847e-08696ed15200 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/5948d374-08d5-4c99-89d6-023fb6060379?_state=sruWcT06rVdMxZY-F9Ssn20BSSshN13E43Qg7ohTc1J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5NDhkMzc0LTA4ZDUtNGM5OS04OWQ2LTAyM2ZiNjA2MDM3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTM5MDczODJaIn0%3D&digest=sha256%3Ad2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" provided=sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 vars.name="foo/bar" vars.uuid=5948d374-08d5-4c99-89d6-023fb6060379 time="2025-05-08T20:36:12Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=a7184294-e488-4ac7-847e-08696ed15200 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/5948d374-08d5-4c99-89d6-023fb6060379?_state=sruWcT06rVdMxZY-F9Ssn20BSSshN13E43Qg7ohTc1J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5NDhkMzc0LTA4ZDUtNGM5OS04OWQ2LTAyM2ZiNjA2MDM3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTM5MDczODJaIn0%3D&digest=sha256%3Ad2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5948d374-08d5-4c99-89d6-023fb6060379 time="2025-05-08T20:36:12Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=a7184294-e488-4ac7-847e-08696ed15200 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/5948d374-08d5-4c99-89d6-023fb6060379?_state=sruWcT06rVdMxZY-F9Ssn20BSSshN13E43Qg7ohTc1J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5NDhkMzc0LTA4ZDUtNGM5OS04OWQ2LTAyM2ZiNjA2MDM3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTM5MDczODJaIn0%3D&digest=sha256%3Ad2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="648.862µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=5948d374-08d5-4c99-89d6-023fb6060379 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "PUT /v2/foo/bar/blobs/uploads/5948d374-08d5-4c99-89d6-023fb6060379?_state=sruWcT06rVdMxZY-F9Ssn20BSSshN13E43Qg7ohTc1J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5NDhkMzc0LTA4ZDUtNGM5OS04OWQ2LTAyM2ZiNjA2MDM3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTM5MDczODJaIn0%3D&digest=sha256%3Ad2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=73c5b2e8-393a-40f9-8149-2f90ba05d7d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="592.007µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=26f22655-9ff1-4564-b800-cca70861660d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/52404199-14fb-45a5-99de-c2ad1318742a?_state=-RnCebdMXsEvkJ3SrVripijdjbCZshJOKOdGwMnO4Tp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNDA0MTk5LTE0ZmItNDVhNS05OWRlLWMyYWQxMzE4NzQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTUzODgzM1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="760.216µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "PUT /v2/foo/bar/blobs/uploads/52404199-14fb-45a5-99de-c2ad1318742a?_state=-RnCebdMXsEvkJ3SrVripijdjbCZshJOKOdGwMnO4Tp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNDA0MTk5LTE0ZmItNDVhNS05OWRlLWMyYWQxMzE4NzQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTUzODgzM1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=ea97eef4-af8f-4ca3-9e2e-d02ee0ae4dfb http.request.method=POST http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="613.155µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=192bcfea-9d83-4759-bfce-925f0765e4db http.request.method=PUT http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/24b1061b-9a1f-481a-aed3-10d5d9c4dbb9?_state=ct_HJVvoOVdo-OAQgdexB-yu-MwIjdhNjGuSheVSepJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0YjEwNjFiLTlhMWYtNDgxYS1hZWQzLTEwZDVkOWM0ZGJiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTY5NjgwNDVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="705.997µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "PUT /v2/foo/bar/blobs/uploads/24b1061b-9a1f-481a-aed3-10d5d9c4dbb9?_state=ct_HJVvoOVdo-OAQgdexB-yu-MwIjdhNjGuSheVSepJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0YjEwNjFiLTlhMWYtNDgxYS1hZWQzLTEwZDVkOWM0ZGJiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTY5NjgwNDVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=e86869a4-f901-4fde-b274-94413655ff96 http.request.method=POST http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="557.719µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:13Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=8a8fd120-039e-4ddf-a5d0-eb80efead04f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/8b578d0c-0d88-4660-999b-8272093e5ff3?_state=_xIoicOuZng2jJVbGx4YOGLbkkQYQuba-N_sK7eYh6R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiNTc4ZDBjLTBkODgtNDY2MC05OTliLTgyNzIwOTNlNWZmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTg0MTYwNjhaIn0%3D&digest=sha256%3Ad2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.537167499s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:12 +0000] "PUT /v2/foo/bar/blobs/uploads/8b578d0c-0d88-4660-999b-8272093e5ff3?_state=_xIoicOuZng2jJVbGx4YOGLbkkQYQuba-N_sK7eYh6R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiNTc4ZDBjLTBkODgtNDY2MC05OTliLTgyNzIwOTNlNWZmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMi4wOTg0MTYwNjhaIn0%3D&digest=sha256%3Ad2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:13Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=e894352a-6b55-45ec-88c0-9f97d8feb5bc http.request.method=POST http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.288µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44267" http.request.id=7f730ddb-ed35-4635-a51d-683178771a52 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/920c4890-f759-4164-9f21-a261995c6abe?_state=6oLXD_559jOAxLiSyhgzMl0OQ4vrp-lkCQZdILIhyd97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMGM0ODkwLWY3NTktNDE2NC05ZjIxLWEyNjE5OTVjNmFiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMy42NTkxNjIxMjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.533525843s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:13 +0000] "PATCH /v2/foo/bar/blobs/uploads/920c4890-f759-4164-9f21-a261995c6abe?_state=6oLXD_559jOAxLiSyhgzMl0OQ4vrp-lkCQZdILIhyd97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMGM0ODkwLWY3NTktNDE2NC05ZjIxLWEyNjE5OTVjNmFiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxMy42NTkxNjIxMjJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=e7a1e8c2-ed8e-423b-81cd-d3a33c196e1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/uploads/920c4890-f759-4164-9f21-a261995c6abe?_state=sPk3Bkx8rbJN_nXkwvH2L_4YWg_lkxM6pfzYGpUSnsV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMGM0ODkwLWY3NTktNDE2NC05ZjIxLWEyNjE5OTVjNmFiZSIsIk9mZnNldCI6MjkzNzM0NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MTNaIn0%3D&digest=sha256%3Ad2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.duration="943.52µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "PUT /v2/foo/bar/blobs/uploads/920c4890-f759-4164-9f21-a261995c6abe?_state=sPk3Bkx8rbJN_nXkwvH2L_4YWg_lkxM6pfzYGpUSnsV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMGM0ODkwLWY3NTktNDE2NC05ZjIxLWEyNjE5OTVjNmFiZSIsIk9mZnNldCI6MjkzNzM0NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MTNaIn0%3D&digest=sha256%3Ad2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=1cc9f426-eb8d-4045-86f2-a0498add626a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="689.954µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=efd02d4c-601f-4b13-80c2-9457790b46c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.210452ms http.response.status=200 http.response.written=29373440 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "GET /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 200 29373440 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=error msg="error parsing digest="sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=07908693-9c08-4093-ba8a-cc44ba0b3acc http.request.method=GET http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" vars.name="foo/bar" time="2025-05-08T20:36:15Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=07908693-9c08-4093-ba8a-cc44ba0b3acc http.request.method=GET http.request.remoteaddr="127.0.0.1:45496" http.request.uri="/v2/foo/bar/blobs/sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="599.363µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "GET /v2/foo/bar/blobs/sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=3feffae0-a4db-49f4-90cf-bc94f122aafe http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.duration="792.608µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "GET /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=d21a7444-2370-4f4b-89dd-d213784bd12d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45530" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.duration="769.702µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=998c702a-4883-4206-a504-aa22f93af245 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45530" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="598.15µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=66820e7e-068e-47b8-8670-fdd966daff9f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45530" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="647.25µs" http.response.status=404 http.response.written=74 vars.digest="sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=error msg="error parsing digest="sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=37f152d2-61da-4f7b-b166-09d5be30e434 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45540" http.request.uri="/v2/foo/bar/blobs/sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" vars.name="foo/bar" time="2025-05-08T20:36:15Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=37f152d2-61da-4f7b-b166-09d5be30e434 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45540" http.request.uri="/v2/foo/bar/blobs/sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.609µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "DELETE /v2/foo/bar/blobs/sha257:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T20:36:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=7091641f-8247-4150-9178-97b7bfa4a616 http.request.method=POST http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="631.123µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:16Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=fa5f81ae-7d16-416f-9b31-97acad2da221 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/bar/blobs/uploads/72db5789-9940-4029-88e7-2998ebf93daa?_state=oRIyyax4K4y3TpuC5X3lBMlndhFevOySC3HUK9Jc0357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZGI1Nzg5LTk5NDAtNDAyOS04OGU3LTI5OThlYmY5M2RhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxNS4yMjM1OTk0MTFaIn0%3D&digest=sha256%3Ad2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.624882429s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "PUT /v2/foo/bar/blobs/uploads/72db5789-9940-4029-88e7-2998ebf93daa?_state=oRIyyax4K4y3TpuC5X3lBMlndhFevOySC3HUK9Jc0357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZGI1Nzg5LTk5NDAtNDAyOS04OGU3LTI5OThlYmY5M2RhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxNS4yMjM1OTk0MTFaIn0%3D&digest=sha256%3Ad2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:16Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=f1b4cdea-24f0-4c1d-8094-5f2cde33c3ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45542" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="863.341µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:16 +0000] "HEAD /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:16Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=d9349360-1d46-4e95-912f-d5d7a01760d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45516" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.654064032s http.response.status=200 http.response.written=2630912 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "GET /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 200 2630912 "" "Go-http-client/1.1" time="2025-05-08T20:36:16Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44267" http.request.id=220e6ff3-beda-4525-b8f9-16d7d1fe848e http.request.method=GET http.request.remoteaddr="127.0.0.1:45504" http.request.uri="/v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.65713754s http.response.status=200 http.response.written=2693312 127.0.0.1 - - [08/May/2025:20:36:15 +0000] "GET /v2/foo/bar/blobs/sha256:d2f96796e33962dfee091ef1154323250b26733e3942f4016966e2861f6312f7 HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (4.88s) === RUN TestRelativeURL time="2025-05-08T20:36:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:36:16Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:16Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40499" http.request.id=d6decb3c-a938-489f-9359-ecc6370dc37a http.request.method=POST http.request.remoteaddr="127.0.0.1:33552" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="771.897µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40499" http.request.id=f032968a-1630-4a73-be4b-33d820e452e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33552" http.request.uri="/v2/foo/bar/blobs/uploads/25951738-9ee4-4d8f-a39c-ba5af401b2bf?_state=s_1KySRE8IW7bVuJBWvEG0fRb0Id3i1thLitvT4rkXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1OTUxNzM4LTllZTQtNGQ4Zi1hMzljLWJhNWFmNDAxYjJiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxNi44NzQzNTcxNzJaIn0%3D&digest=sha256%3A83ab7e9130a63204adc0b38cadc0acf68f847f3ee32f8102c683eb1f80f50c1b" http.request.useragent="Go-http-client/1.1" http.response.duration=820.291958ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:16 +0000] "PUT /v2/foo/bar/blobs/uploads/25951738-9ee4-4d8f-a39c-ba5af401b2bf?_state=s_1KySRE8IW7bVuJBWvEG0fRb0Id3i1thLitvT4rkXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1OTUxNzM4LTllZTQtNGQ4Zi1hMzljLWJhNWFmNDAxYjJiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxNi44NzQzNTcxNzJaIn0%3D&digest=sha256%3A83ab7e9130a63204adc0b38cadc0acf68f847f3ee32f8102c683eb1f80f50c1b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40499" http.request.id=a9e4bf8e-e261-4445-a18a-2edbd07e8ea2 http.request.method=POST http.request.remoteaddr="127.0.0.1:33552" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="871.731µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40499" http.request.id=ccfb981a-ab01-4bea-8305-a3db2d3bfb73 http.request.method=POST http.request.remoteaddr="127.0.0.1:33552" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="653.742µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40499" http.request.id=9f43fd5c-4945-4682-b321-2783c41a3df8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33552" http.request.uri="/v2/foo/bar/blobs/uploads/c6a2fed1-95ef-4eaa-bc87-4b50751c6aed?_state=-o1nEIYZaA9VYsYbPSNVmUd3Vwt5LL8lbq1w7d89c8p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2YTJmZWQxLTk1ZWYtNGVhYS1iYzg3LTRiNTA3NTFjNmFlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxNy44NDc3MTYzNTdaIn0%3D&digest=sha256%3Af4332b19759707acf1f2782adc79b92e4a8e8a2d91073bd632d38a92cbcca99a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047754794s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:17 +0000] "PUT /v2/foo/bar/blobs/uploads/c6a2fed1-95ef-4eaa-bc87-4b50751c6aed?_state=-o1nEIYZaA9VYsYbPSNVmUd3Vwt5LL8lbq1w7d89c8p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2YTJmZWQxLTk1ZWYtNGVhYS1iYzg3LTRiNTA3NTFjNmFlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxNy44NDc3MTYzNTdaIn0%3D&digest=sha256%3Af4332b19759707acf1f2782adc79b92e4a8e8a2d91073bd632d38a92cbcca99a HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.02s) === RUN TestBlobDeleteDisabled time="2025-05-08T20:36:18Z" 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.23.9 time="2025-05-08T20:36:18Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:42409" http.request.id=8609fb6d-7736-4127-8885-924ed23b6ed9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45008" http.request.uri="/v2/foo/bar/blobs/sha256:4e17c8f6c25cf82c5bc6a72f804edd498166a95e645fa6b9e843ba104e61c1af" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="713.994µs" http.response.status=405 http.response.written=78 vars.digest="sha256:4e17c8f6c25cf82c5bc6a72f804edd498166a95e645fa6b9e843ba104e61c1af" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:4e17c8f6c25cf82c5bc6a72f804edd498166a95e645fa6b9e843ba104e61c1af HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.07s) === RUN TestDeleteDisabled time="2025-05-08T20:36:18Z" 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.23.9 time="2025-05-08T20:36:18Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39575" http.request.id=10357808-8009-486e-8e62-f1abb631fb0a http.request.method=POST http.request.remoteaddr="127.0.0.1:42006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="830.396µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:20Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39575" http.request.id=7ac4925f-bbc6-4913-b1e2-6c48f7225527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42006" http.request.uri="/v2/foo/bar/blobs/uploads/dd947744-a477-4d6c-956c-6ad07a737e2b?_state=CE73YqjeuDvuOfy3cx5xfWGCXsD1PO425cSIX3dVfaB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkOTQ3NzQ0LWE0NzctNGQ2Yy05NTZjLTZhZDA3YTczN2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxOS4wNTIyNDc5MThaIn0%3D&digest=sha256%3A6377870a1637011270c758ff0da2aeab324daee5fb1fe0157dfbff78ed082fc9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.139232441s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:19 +0000] "PUT /v2/foo/bar/blobs/uploads/dd947744-a477-4d6c-956c-6ad07a737e2b?_state=CE73YqjeuDvuOfy3cx5xfWGCXsD1PO425cSIX3dVfaB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkOTQ3NzQ0LWE0NzctNGQ2Yy05NTZjLTZhZDA3YTczN2UyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoxOS4wNTIyNDc5MThaIn0%3D&digest=sha256%3A6377870a1637011270c758ff0da2aeab324daee5fb1fe0157dfbff78ed082fc9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:39575" http.request.id=44f20d41-87bc-4684-9f4b-6d5ec4c75329 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42006" http.request.uri="/v2/foo/bar/blobs/sha256:6377870a1637011270c758ff0da2aeab324daee5fb1fe0157dfbff78ed082fc9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="707.663µs" http.response.status=405 http.response.written=78 vars.digest="sha256:6377870a1637011270c758ff0da2aeab324daee5fb1fe0157dfbff78ed082fc9" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:20 +0000] "DELETE /v2/foo/bar/blobs/sha256:6377870a1637011270c758ff0da2aeab324daee5fb1fe0157dfbff78ed082fc9 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.23s) === RUN TestDeleteReadOnly time="2025-05-08T20:36: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.23.9 time="2025-05-08T20:36:20Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:20Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34677" http.request.id=7ec0438c-4f64-4bc8-a404-1295ff299ca3 http.request.method=POST http.request.remoteaddr="127.0.0.1:41140" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="824.145µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34677" http.request.id=8eb63225-4159-4b54-b606-499e61c00c91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41140" http.request.uri="/v2/foo/bar/blobs/uploads/91f0b6f2-48df-408c-b8a2-8fd4e4370b79?_state=DfGUjQjDzgV3Nuv1O2lYoVJ0A8PedG7ZDppJVgjgbll7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZjBiNmYyLTQ4ZGYtNDA4Yy1iOGEyLThmZDRlNDM3MGI3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoyMC4yNjUxNjUwODVaIn0%3D&digest=sha256%3A6eb5190bb7b096767912a0dfacb57c2a208f189314c086d0ec7fa185db8eb75e" http.request.useragent="Go-http-client/1.1" http.response.duration=888.60149ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:20 +0000] "PUT /v2/foo/bar/blobs/uploads/91f0b6f2-48df-408c-b8a2-8fd4e4370b79?_state=DfGUjQjDzgV3Nuv1O2lYoVJ0A8PedG7ZDppJVgjgbll7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZjBiNmYyLTQ4ZGYtNDA4Yy1iOGEyLThmZDRlNDM3MGI3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjoyMC4yNjUxNjUwODVaIn0%3D&digest=sha256%3A6eb5190bb7b096767912a0dfacb57c2a208f189314c086d0ec7fa185db8eb75e HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [08/May/2025:20:36:21 +0000] "DELETE /v2/foo/bar/blobs/sha256:6eb5190bb7b096767912a0dfacb57c2a208f189314c086d0ec7fa185db8eb75e HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.96s) === RUN TestStartPushReadOnly time="2025-05-08T20:36:21Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:36:21Z" level=info msg="redis not configured" go.version=go1.23.9 127.0.0.1 - - [08/May/2025:20:36:21 +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-08T20:36:21Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:36:21Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=f3139e04-e9f6-4f57-8f0f-88e2678cd209 http.request.method=GET http.request.remoteaddr="127.0.0.1:49748" 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="718.264µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:36:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T20:36:21Z" 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.23.9 http.request.host="127.0.0.1:46833" http.request.id=aec432cf-af38-40a0-86f8-687131d7c5be http.request.method=GET http.request.remoteaddr="127.0.0.1:49748" 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="537.259µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/May/2025:20:36:21 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:36:21Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=b12c23ba-d938-453f-b337-65d84f8eec8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" 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="563.623µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:36:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-08T20:36:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=171c56a1-8583-401b-abf0-8e5272c48b6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" 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="787.661µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:36:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=171c56a1-8583-401b-abf0-8e5272c48b6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" 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="812.732µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:36:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=171c56a1-8583-401b-abf0-8e5272c48b6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" 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="835.733µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:36:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=171c56a1-8583-401b-abf0-8e5272c48b6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" 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="854.814µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:36:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-08T20:36:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=220fe39c-13c6-47ad-a292-5530e1a72386 http.request.method=POST http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="721.677µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:21 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=d2d5da8c-0503-464a-bdd2-d6ca68cbd0c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/blobs/uploads/7b27750f-6841-4bd0-8739-dfe4ea2f7294?_state=hQjAMVTtk8ytpqzUsSZaxoVbMN9cI51guPlUPw_jREl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3YjI3NzUwZi02ODQxLTRiZDAtODczOS1kZmU0ZWEyZjcyOTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjEuMjQxNDQ1MDI4WiJ9&digest=sha256%3Adf0722e4b24c7dcd63fb31ff7afa694c8f0db796f9cbae2bbac6d6858b0666f8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.012980532s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:21 +0000] "PUT /v2/foo/schema1/blobs/uploads/7b27750f-6841-4bd0-8739-dfe4ea2f7294?_state=hQjAMVTtk8ytpqzUsSZaxoVbMN9cI51guPlUPw_jREl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3YjI3NzUwZi02ODQxLTRiZDAtODczOS1kZmU0ZWEyZjcyOTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjEuMjQxNDQ1MDI4WiJ9&digest=sha256%3Adf0722e4b24c7dcd63fb31ff7afa694c8f0db796f9cbae2bbac6d6858b0666f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=5f68c940-f74a-42c3-938d-85cfa374ccaa http.request.method=POST http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="839.75µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=b092ae2e-f013-43b4-b23f-e5225902bb3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/blobs/uploads/a24b0cc7-d140-4211-bd4a-e5d50d60cdde?_state=mwyEAk-v98SEnry8Sc3LB_z7x1pKwOmVo_ShNdQfxLp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMjRiMGNjNy1kMTQwLTQyMTEtYmQ0YS1lNWQ1MGQ2MGNkZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjIuMzMwNDQzMDgxWiJ9&digest=sha256%3A8923915f7cd3d7244532ce69c4b338e8912f37f907367b799308da293f32debf" http.request.useragent="Go-http-client/1.1" http.response.duration=985.12561ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/a24b0cc7-d140-4211-bd4a-e5d50d60cdde?_state=mwyEAk-v98SEnry8Sc3LB_z7x1pKwOmVo_ShNdQfxLp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMjRiMGNjNy1kMTQwLTQyMTEtYmQ0YS1lNWQ1MGQ2MGNkZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjIuMzMwNDQzMDgxWiJ9&digest=sha256%3A8923915f7cd3d7244532ce69c4b338e8912f37f907367b799308da293f32debf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=9f5d5374-ca4c-4661-bd49-fc5e581c0879 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.130495ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=c1b43ebb-5e92-4f69-bbec-a6189c4f1b0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" http.request.useragent="Go-http-client/1.1" http.response.duration="918.198µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=b87558d5-3131-4ff3-9891-1bb88f5a3dbd http.request.method=GET http.request.remoteaddr="127.0.0.1:49748" 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="816.748µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=7e0131f0-138c-4019-9574-49088e2c0f39 http.request.method=GET http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="810.277µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "GET /v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46833" http.request.id=f3e3d439-d0d0-4d62-9da9-3c63ab658474 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007074ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46833" http.request.id=23bb7403-5a2b-498f-9f74-7c83f9a8a939 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" http.request.useragent="Go-http-client/1.1" http.response.duration="886.887µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:46833" http.request.id=cbfcd121-fdbe-400a-84e3-3659376975ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020943ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=1f0ee034-2b15-4893-af48-1a0e39458f2f http.request.method=GET http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="896.407µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "GET /v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=3f8631be-a3ae-4a91-a8b7-6ecba540e07c http.request.method=GET http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="564.49µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=f6802f41-bd71-402e-8698-e2611c7ecb51 http.request.method=GET http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" http.request.useragent="Go-http-client/1.1" http.response.duration="572.431µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "GET /v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=faa6cd3b-61a1-4409-a4ce-a82abf6dcab5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49748" 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="548.813µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=error msg="payload digest does match: "sha256:151181648d0eaa55a7a7d6ae4bf54262714577a07e36e314fa9b78e85dbbc0a8" != "sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142"" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=11d69b66-2794-4b50-96c7-07de456822aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" time="2025-05-08T20:36:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=11d69b66-2794-4b50-96c7-07de456822aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:49748" http.request.uri="/v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="597.244µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142" 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:ff6256f67668cf49ddc9bd5f0d6214e2188801071afbea77af0382ddd2c5f142 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=738d68c5-296c-495f-ad9c-851f5ecc775d http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" 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="631.587µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" 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.23.9 http.request.host="127.0.0.1:46833" http.request.id=86be1351-660f-439b-939a-e9da854fd302 http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" 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="537.605µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46833" http.request.id=28146e04-62a1-4fcb-926f-53018bef5814 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" 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="609.502µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:36:23Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46833" http.request.id=28146e04-62a1-4fcb-926f-53018bef5814 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" 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="632.451µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:36:23Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46833" http.request.id=28146e04-62a1-4fcb-926f-53018bef5814 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" 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="654.364µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=bc8f9ef5-0ccb-480b-81b8-3d92a883fa8f http.request.method=POST http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="645.245µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=4c14f342-f65e-44fa-ab9e-37c449a9a504 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/blobs/uploads/28a3020c-6585-4546-aac9-6bb24fc22f01?_state=QL0GwAqWtd-Yw2AyM31CCuu0qloijVadMFJpQHL5dLV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOGEzMDIwYy02NTg1LTQ1NDYtYWFjOS02YmIyNGZjMjJmMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjMuMzMwOTk1MTY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="791.658µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/28a3020c-6585-4546-aac9-6bb24fc22f01?_state=QL0GwAqWtd-Yw2AyM31CCuu0qloijVadMFJpQHL5dLV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOGEzMDIwYy02NTg1LTQ1NDYtYWFjOS02YmIyNGZjMjJmMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjMuMzMwOTk1MTY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46833" http.request.id=d0a9678f-fb82-4f42-ab58-9d2d9ab3238a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" 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="633.446µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:36:23Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46833" http.request.id=d0a9678f-fb82-4f42-ab58-9d2d9ab3238a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" 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="657.169µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-08T20:36:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=260e1584-d549-4388-84c3-dd23061b2d46 http.request.method=POST http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="755.339µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=b41c9f48-c622-4956-9e21-6df8149dd464 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/blobs/uploads/2981c166-bf1c-45e4-af92-2663973f288a?_state=VsV-A5pcxQqvRf21-reqrhoLiRz-vdgbAPDUR7RnMW57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOTgxYzE2Ni1iZjFjLTQ1ZTQtYWY5Mi0yNjYzOTczZjI4OGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjMuNDMyNDk2ODUyWiJ9&digest=sha256%3Aa1d3f9459b49b6403c15b74f763196e10369c2d68319e709bb470f6b58fec8a7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.677854094s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/2981c166-bf1c-45e4-af92-2663973f288a?_state=VsV-A5pcxQqvRf21-reqrhoLiRz-vdgbAPDUR7RnMW57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOTgxYzE2Ni1iZjFjLTQ1ZTQtYWY5Mi0yNjYzOTczZjI4OGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjMuNDMyNDk2ODUyWiJ9&digest=sha256%3Aa1d3f9459b49b6403c15b74f763196e10369c2d68319e709bb470f6b58fec8a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=b087ba05-48b6-458c-8cab-87bb71ca4534 http.request.method=POST http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="802.264µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=cd41c983-e372-490a-98bf-75ff335a86e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/blobs/uploads/b3085968-7ce6-4e61-ab9e-24ed619fe48d?_state=v8FIEb4tlWBcabnBclKM8FyawBJ1eJaihz8rGtJgOcx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMzA4NTk2OC03Y2U2LTRlNjEtYWI5ZS0yNGVkNjE5ZmU0OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjUuMTY5ODM2NzUzWiJ9&digest=sha256%3A387e72f04d3d450db121b34a80ebfe3319532a19b0b60313b9b6c5148200f408" http.request.useragent="Go-http-client/1.1" http.response.duration=692.175277ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/b3085968-7ce6-4e61-ab9e-24ed619fe48d?_state=v8FIEb4tlWBcabnBclKM8FyawBJ1eJaihz8rGtJgOcx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMzA4NTk2OC03Y2U2LTRlNjEtYWI5ZS0yNGVkNjE5ZmU0OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjUuMTY5ODM2NzUzWiJ9&digest=sha256%3A387e72f04d3d450db121b34a80ebfe3319532a19b0b60313b9b6c5148200f408 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46833" http.request.id=69de6315-03ee-4555-873f-5c204823353a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="940.727µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46833" http.request.id=01a4547a-cf3d-427a-ac13-73ccd722de45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/manifests/sha256:2cddbe034066becbbc4d64d73c35a33e7aae3444b15aa586938ff0b061b8de12" http.request.useragent="Go-http-client/1.1" http.response.duration="713.409µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "PUT /v2/foo/schema2/manifests/sha256:2cddbe034066becbbc4d64d73c35a33e7aae3444b15aa586938ff0b061b8de12 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=e6021f20-1dc0-4880-be67-e04cb3c27646 http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" 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="657.03µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=0aa2dfc8-3211-4259-ae9c-6523541e2227 http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/manifests/sha256:2cddbe034066becbbc4d64d73c35a33e7aae3444b15aa586938ff0b061b8de12" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="618.001µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/manifests/sha256:2cddbe034066becbbc4d64d73c35a33e7aae3444b15aa586938ff0b061b8de12 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=9f59dcf2-937a-4f38-94c3-e37e861823d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="542.371µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=dea75147-a215-4ced-991b-80a7fe6d8089 http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/manifests/sha256:2cddbe034066becbbc4d64d73c35a33e7aae3444b15aa586938ff0b061b8de12" http.request.useragent="Go-http-client/1.1" http.response.duration="556.027µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/manifests/sha256:2cddbe034066becbbc4d64d73c35a33e7aae3444b15aa586938ff0b061b8de12 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=97b35d5b-3574-4853-a038-203183202541 http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" 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="542.466µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="rewriting manifest sha256:2cddbe034066becbbc4d64d73c35a33e7aae3444b15aa586938ff0b061b8de12 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=cdcf0712-c299-4693-8561-44d3583bdb9b http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" 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-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=cdcf0712-c299-4693-8561-44d3583bdb9b http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" 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.296467ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46833" http.request.id=f79f1738-e984-4db6-86fb-d47554235b99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" 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="605.928µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46833" http.request.id=9b021e4e-4ffc-4419-aec3-19832854aa1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="721.891µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46833" http.request.id=8589d877-de99-4da4-87c7-66d3cd09ab18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/manifests/sha256:498d55a4bceef44ce5a3261ad0adc0e7173528b9d08067526bcce9b08951a085" http.request.useragent="Go-http-client/1.1" http.response.duration="670.817µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "PUT /v2/foo/schema2/manifests/sha256:498d55a4bceef44ce5a3261ad0adc0e7173528b9d08067526bcce9b08951a085 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=f2f6025c-e64a-48e3-8b90-26cc6a39a41a http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" 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="633.145µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=c43e27b1-4c47-4653-a5ff-68b9ca66ebeb http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/manifests/sha256:498d55a4bceef44ce5a3261ad0adc0e7173528b9d08067526bcce9b08951a085" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="630.18µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/manifests/sha256:498d55a4bceef44ce5a3261ad0adc0e7173528b9d08067526bcce9b08951a085 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=7a33afca-2860-450c-8f76-62c63f1e58b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="551.959µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=52e780f8-4a4d-49b0-965a-85eea7c6396e http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" http.request.uri="/v2/foo/schema2/manifests/sha256:498d55a4bceef44ce5a3261ad0adc0e7173528b9d08067526bcce9b08951a085" http.request.useragent="Go-http-client/1.1" http.response.duration="532.433µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/manifests/sha256:498d55a4bceef44ce5a3261ad0adc0e7173528b9d08067526bcce9b08951a085 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="rewriting manifest list sha256:498d55a4bceef44ce5a3261ad0adc0e7173528b9d08067526bcce9b08951a085 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=6ca32d77-28e2-46dc-86e4-0f988a810457 http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" 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-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46833" http.request.id=6ca32d77-28e2-46dc-86e4-0f988a810457 http.request.method=GET http.request.remoteaddr="127.0.0.1:49760" 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.155319ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-08T20:36: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.23.9 time="2025-05-08T20:36:25Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=1388ebf8-af15-4e46-b3cd-bfa79af3e2e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38334" 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="711.139µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" 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.23.9 http.request.host="127.0.0.1:46807" http.request.id=4cd2620b-e657-49ca-9498-e729d806d9b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38334" 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="562.891µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=5908e991-8c35-423d-a0c3-cef098ce8861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" 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="640.469µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=3d5cfbd6-310d-4fe8-bb3c-7340ec88bf31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" 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="743.653µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:36:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=3d5cfbd6-310d-4fe8-bb3c-7340ec88bf31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" 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="768.785µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:36:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=3d5cfbd6-310d-4fe8-bb3c-7340ec88bf31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" 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="790.762µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:36:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=3d5cfbd6-310d-4fe8-bb3c-7340ec88bf31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" 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="824.82µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-08T20:36:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=a679955b-276b-4ddf-9f34-58311cdcda73 http.request.method=POST http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="710.577µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:26Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=94cbace8-d095-4b76-a2cd-0d6a0e733dee http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/blobs/uploads/a9138142-55a4-4df9-8c8a-a64a3f0544f3?_state=aZmr0T5fY7SB8aEcCvAkiiRgXCXRgDRJ6ikyKZRbNWd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOTEzODE0Mi01NWE0LTRkZjktOGM4YS1hNjRhM2YwNTQ0ZjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjUuOTUyNDkyMzE1WiJ9&digest=sha256%3A5fc7ee7c94a44b5d409bff810f774410b6d10f28c1fba992635d16252106d772" http.request.useragent="Go-http-client/1.1" http.response.duration=881.18432ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:25 +0000] "PUT /v2/foo/schema1/blobs/uploads/a9138142-55a4-4df9-8c8a-a64a3f0544f3?_state=aZmr0T5fY7SB8aEcCvAkiiRgXCXRgDRJ6ikyKZRbNWd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOTEzODE0Mi01NWE0LTRkZjktOGM4YS1hNjRhM2YwNTQ0ZjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjUuOTUyNDkyMzE1WiJ9&digest=sha256%3A5fc7ee7c94a44b5d409bff810f774410b6d10f28c1fba992635d16252106d772 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:26Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=d1e20257-7947-43ea-92b9-8825ad051c0d http.request.method=POST http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.132µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:26 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=0e0ed21a-eaf2-4c23-ad08-2b7d317a9952 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/blobs/uploads/4895a207-8cfe-48fb-b551-40b0f6eda53a?_state=ASqLN2ti8fgYQScicVffrzf_yDObfpBxBMiNyrAyKt57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ODk1YTIwNy04Y2ZlLTQ4ZmItYjU1MS00MGIwZjZlZGE1M2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjYuOTE0MDcwODA1WiJ9&digest=sha256%3Aed28b1f6b54fc2e502a4eef5695b0c0b1abaff54722cb778106fbadad8ca4674" http.request.useragent="Go-http-client/1.1" http.response.duration=1.302740435s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:26 +0000] "PUT /v2/foo/schema1/blobs/uploads/4895a207-8cfe-48fb-b551-40b0f6eda53a?_state=ASqLN2ti8fgYQScicVffrzf_yDObfpBxBMiNyrAyKt57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ODk1YTIwNy04Y2ZlLTQ4ZmItYjU1MS00MGIwZjZlZGE1M2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjYuOTE0MDcwODA1WiJ9&digest=sha256%3Aed28b1f6b54fc2e502a4eef5695b0c0b1abaff54722cb778106fbadad8ca4674 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=255f7465-376f-466a-ac51-950063d257c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.188711ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=831caa85-c378-4bc7-8390-1fd566d2c829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" http.request.useragent="Go-http-client/1.1" http.response.duration=1.022213ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=090bc980-3ec4-408c-9534-6a8d81ad5ad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38334" 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="875.873µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=26075022-c10e-4bc2-a4cb-83bc74ecb4b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="785.558µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "GET /v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46807" http.request.id=294c1004-c64e-4b47-8853-5943d3692043 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" http.request.useragent="Go-http-client/1.1" http.response.duration="941.82µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46807" http.request.id=cd940b8c-6829-4a34-93fc-65a4da459135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" http.request.useragent="Go-http-client/1.1" http.response.duration="898.726µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:46807" http.request.id=1473bc33-819a-4b2a-87c2-87cad516ab33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" http.request.useragent="Go-http-client/1.1" http.response.duration="895.479µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=cc1ac253-2635-405b-842c-bd43a68f6670 http.request.method=GET http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="798.685µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "GET /v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=3b2a8cda-10c7-4cfa-ba0c-6f6c184c18a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="531.126µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=2daeda56-93d5-41b5-bfef-850cd68aef15 http.request.method=GET http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" http.request.useragent="Go-http-client/1.1" http.response.duration="551.32µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "GET /v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=429517dd-908b-447d-89e8-120cce3ef3aa http.request.method=GET http.request.remoteaddr="127.0.0.1:38334" 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="587.946µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=error msg="payload digest does match: "sha256:c5092e64ef8018f3ea6275f8303936208a4996d0bcba78c5d324c303e98c6ce0" != "sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823"" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=54a43d97-6fb6-42e7-80a3-527044f2a468 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" time="2025-05-08T20:36:28Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=54a43d97-6fb6-42e7-80a3-527044f2a468 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38334" http.request.uri="/v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="641.56µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823" 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:82c94b3eb4270e2e49f92b9e423dc879650ca7ba20fb634b5ca7214750bbd823 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=5a6b34a9-0e28-482e-9880-61c6b5e21755 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" 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="619.6µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" 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.23.9 http.request.host="127.0.0.1:46807" http.request.id=284e3d27-3b4b-457f-b49c-eb8c0e889714 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" 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="539.897µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46807" http.request.id=fc58a6cb-566b-4bb9-b1c0-75f35599f097 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" 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="605.794µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:36:28Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46807" http.request.id=fc58a6cb-566b-4bb9-b1c0-75f35599f097 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" 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="627.826µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:36:28Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46807" http.request.id=fc58a6cb-566b-4bb9-b1c0-75f35599f097 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" 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="647.909µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=667ce432-2377-4649-92fa-4d3c4426b6c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="645.242µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=c1463e5a-fb97-4279-afb5-2a5ead4898c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/blobs/uploads/eca7c3e7-f1c3-44e6-ad90-8f53070f97eb?_state=BUXBVsVbV7Az94L6dSCgVQw5j3cqhxzO1MObOOBu5FN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlY2E3YzNlNy1mMWMzLTQ0ZTYtYWQ5MC04ZjUzMDcwZjk3ZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjguMjMyMzAxNjUyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="744.48µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/eca7c3e7-f1c3-44e6-ad90-8f53070f97eb?_state=BUXBVsVbV7Az94L6dSCgVQw5j3cqhxzO1MObOOBu5FN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlY2E3YzNlNy1mMWMzLTQ0ZTYtYWQ5MC04ZjUzMDcwZjk3ZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjguMjMyMzAxNjUyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46807" http.request.id=26cf9089-01a3-46f8-9ef5-a1961962ab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" 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="687.234µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:36:28Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46807" http.request.id=26cf9089-01a3-46f8-9ef5-a1961962ab56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" 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="714.877µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-08T20:36:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=2245010a-693e-47be-a044-4f30517bd8b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="870.556µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:29Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=772e1a84-d6fe-448c-be97-6f4b7fdf1f8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/blobs/uploads/ce527849-05b1-4ea6-a1c3-6a6771a85323?_state=cCzLHxjWVXt3X6SJsH5_KXJziAQUJaq4lPErzDqeGUN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZTUyNzg0OS0wNWIxLTRlYTYtYTFjMy02YTY3NzFhODUzMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjguMzM0OTMxMTA3WiJ9&digest=sha256%3A42f30fd3f2276e4e9de8746c4a89bdf6a0085b9c18c8d45c6789dcada0a472e7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.580718378s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/ce527849-05b1-4ea6-a1c3-6a6771a85323?_state=cCzLHxjWVXt3X6SJsH5_KXJziAQUJaq4lPErzDqeGUN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZTUyNzg0OS0wNWIxLTRlYTYtYTFjMy02YTY3NzFhODUzMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MjguMzM0OTMxMTA3WiJ9&digest=sha256%3A42f30fd3f2276e4e9de8746c4a89bdf6a0085b9c18c8d45c6789dcada0a472e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:30Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=29663121-706c-40fd-b610-3e3a7db7cc80 http.request.method=POST http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="838.895µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:30 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=c3d2b7b4-5671-44fe-89d5-687f26198ea1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/blobs/uploads/6288bb76-384a-47c5-8a68-961c4499e9dc?_state=tNEBvxsajjJUEhig4QxbLPEzzIyPyBnCvFiS4p1YbaV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2Mjg4YmI3Ni0zODRhLTQ3YzUtOGE2OC05NjFjNDQ5OWU5ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzAuMDAzMjQ5NTc5WiJ9&digest=sha256%3A072ec82220492e1a52cf74769ab6372221af5ca98177a07545275757e112cb2c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.475666851s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:30 +0000] "PUT /v2/foo/schema2/blobs/uploads/6288bb76-384a-47c5-8a68-961c4499e9dc?_state=tNEBvxsajjJUEhig4QxbLPEzzIyPyBnCvFiS4p1YbaV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2Mjg4YmI3Ni0zODRhLTQ3YzUtOGE2OC05NjFjNDQ5OWU5ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzAuMDAzMjQ5NTc5WiJ9&digest=sha256%3A072ec82220492e1a52cf74769ab6372221af5ca98177a07545275757e112cb2c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46807" http.request.id=5ceeb9b7-4308-43d6-82b2-3eb805fc6ce5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.069904ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46807" http.request.id=2a1c9abf-ff7f-4aa2-ade4-3399a969ebd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/manifests/sha256:61f7c3c283a1076c97b0c1f6db3b7f814f0929f82a713dcf3bb227be58fd4a1b" http.request.useragent="Go-http-client/1.1" http.response.duration="839.612µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "PUT /v2/foo/schema2/manifests/sha256:61f7c3c283a1076c97b0c1f6db3b7f814f0929f82a713dcf3bb227be58fd4a1b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=6c4b091d-b76d-48d7-9909-8a0bd6611b65 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" 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="654.414µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=bd7b06cb-0448-43ff-af52-4d616a8e075b http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/manifests/sha256:61f7c3c283a1076c97b0c1f6db3b7f814f0929f82a713dcf3bb227be58fd4a1b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="671.601µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/manifests/sha256:61f7c3c283a1076c97b0c1f6db3b7f814f0929f82a713dcf3bb227be58fd4a1b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=e3054fb7-28f3-453b-98dc-cf5c729f7372 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="528.535µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=25fdea23-490f-40fe-8166-686b6b56faf9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/manifests/sha256:61f7c3c283a1076c97b0c1f6db3b7f814f0929f82a713dcf3bb227be58fd4a1b" http.request.useragent="Go-http-client/1.1" http.response.duration="539.141µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/manifests/sha256:61f7c3c283a1076c97b0c1f6db3b7f814f0929f82a713dcf3bb227be58fd4a1b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=88d48a4f-f2b7-435a-a5f2-959fbddc83b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" 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="560.127µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="rewriting manifest sha256:61f7c3c283a1076c97b0c1f6db3b7f814f0929f82a713dcf3bb227be58fd4a1b in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=76a6ed16-e3e8-4452-a09a-b9abff68411c http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" 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-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=76a6ed16-e3e8-4452-a09a-b9abff68411c http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" 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.225412ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46807" http.request.id=d6a362b3-d0c4-433f-9a5d-54784e0de2cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" 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="625.455µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46807" http.request.id=ee7e70f8-48c8-4b28-bce5-94a5a3c14ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="769.122µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46807" http.request.id=ae199a21-e354-4a2b-8618-393d2aa41fee http.request.method=PUT http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/manifests/sha256:11e95127299f6fbd062dfd293c76017f36afac4811e5fc431c9edb369b4fb6f0" http.request.useragent="Go-http-client/1.1" http.response.duration="654.569µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "PUT /v2/foo/schema2/manifests/sha256:11e95127299f6fbd062dfd293c76017f36afac4811e5fc431c9edb369b4fb6f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=df4d4103-fe4c-44ba-8dbd-d3fa32c9826c http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" 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="631.156µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=00e166ab-e9a3-4286-8f1d-04ed7ed1694d http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/manifests/sha256:11e95127299f6fbd062dfd293c76017f36afac4811e5fc431c9edb369b4fb6f0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="635.565µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/manifests/sha256:11e95127299f6fbd062dfd293c76017f36afac4811e5fc431c9edb369b4fb6f0 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=4bc03664-f36b-4ed2-a1f5-b9c5adca4977 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="557.059µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=0bfeac5a-3595-4239-9e60-e04acff1c8db http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/foo/schema2/manifests/sha256:11e95127299f6fbd062dfd293c76017f36afac4811e5fc431c9edb369b4fb6f0" http.request.useragent="Go-http-client/1.1" http.response.duration="575.616µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/manifests/sha256:11e95127299f6fbd062dfd293c76017f36afac4811e5fc431c9edb369b4fb6f0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="rewriting manifest list sha256:11e95127299f6fbd062dfd293c76017f36afac4811e5fc431c9edb369b4fb6f0 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=1b28d912-a15e-415d-b728-5a548ccc874f http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" 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-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46807" http.request.id=1b28d912-a15e-415d-b728-5a548ccc874f http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" 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="982.082µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (10.34s) === RUN TestGetManifestWithStorageError time="2025-05-08T20:36:31Z" 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.23.9 time="2025-05-08T20:36:31Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:36331" http.request.id=1a03c262-4241-43f2-ad4c-878fe1107bbe http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" 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="670.333µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.9 http.request.host="127.0.0.1:36331" http.request.id=826f1af5-6d7f-4b5e-96a5-b6f795a89cd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" 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="573.291µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.9 http.request.host="127.0.0.1:36331" http.request.id=008d8f34-7b9c-4478-b773-4447d2a6170e http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" 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="595.278µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.9 http.request.host="127.0.0.1:36331" http.request.id=bbed06d6-cdf5-4bc6-be04-538cb1815a00 http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" 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="544.406µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2025-05-08T20:36:31Z" 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.23.9 time="2025-05-08T20:36:31Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=691b4759-c311-494f-bb0a-6a36317d5598 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" 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="687.219µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" 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.23.9 http.request.host="127.0.0.1:45609" http.request.id=72009882-e905-42f9-8e11-b0cdf0999036 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" 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="532.02µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=86dd969c-69e1-4109-b5cb-1f3483ac1ef0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" 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="554.996µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=81e939ef-0d96-4d8a-8aa8-99fa1ffe45d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" 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="718.589µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=81e939ef-0d96-4d8a-8aa8-99fa1ffe45d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" 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="741.377µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=81e939ef-0d96-4d8a-8aa8-99fa1ffe45d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" 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="759.673µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:36:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=81e939ef-0d96-4d8a-8aa8-99fa1ffe45d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" 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="776.791µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-08T20:36:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=acab7f48-c8da-4257-9908-ece0f38a96b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="758.386µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=768a1096-8929-4942-b384-ecd900ea41b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/blobs/uploads/a8467787-152e-4d9b-a846-0f9879a4b21b?_state=-5LKzTgHn89_-SyEFIrzB0Az3SVEnRtgFENEgVSj4lh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhODQ2Nzc4Ny0xNTJlLTRkOWItYTg0Ni0wZjk4NzlhNGIyMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzEuNTk5NjMzMTk0WiJ9&digest=sha256%3Ae4bd27f8039c2793a153503c6a2a11235eee515bf7fff39e2a93c4655f11e440" http.request.useragent="Go-http-client/1.1" http.response.duration=1.407871161s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:31 +0000] "PUT /v2/foo/schema1/blobs/uploads/a8467787-152e-4d9b-a846-0f9879a4b21b?_state=-5LKzTgHn89_-SyEFIrzB0Az3SVEnRtgFENEgVSj4lh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhODQ2Nzc4Ny0xNTJlLTRkOWItYTg0Ni0wZjk4NzlhNGIyMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzEuNTk5NjMzMTk0WiJ9&digest=sha256%3Ae4bd27f8039c2793a153503c6a2a11235eee515bf7fff39e2a93c4655f11e440 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=3ed3bcbb-2da5-427a-afca-d42a127e05c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="915.92µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:33 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=5a344835-2130-4338-ad49-5604558158a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/blobs/uploads/882bdf40-d6d0-4566-8742-c62f4918e7b6?_state=mD2Ie1ZMa2lpVYwPQHcY0dd78rAiuxFHjE_8W3pSR9d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ODJiZGY0MC1kNmQwLTQ1NjYtODc0Mi1jNjJmNDkxOGU3YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzMuMDk4MTMwODE1WiJ9&digest=sha256%3A10f4bdbf67255d012adb15d273cf3866868eea7f043916ef2a38a33e9d994b67" http.request.useragent="Go-http-client/1.1" http.response.duration=1.705166837s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:33 +0000] "PUT /v2/foo/schema1/blobs/uploads/882bdf40-d6d0-4566-8742-c62f4918e7b6?_state=mD2Ie1ZMa2lpVYwPQHcY0dd78rAiuxFHjE_8W3pSR9d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ODJiZGY0MC1kNmQwLTQ1NjYtODc0Mi1jNjJmNDkxOGU3YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzMuMDk4MTMwODE1WiJ9&digest=sha256%3A10f4bdbf67255d012adb15d273cf3866868eea7f043916ef2a38a33e9d994b67 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=8ef95493-3877-4309-8f5f-9d5dec23cbcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.167316ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=45d237e3-34dd-45ea-818f-5549e1599647 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.054154ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=d31799c2-e06e-47ad-82b4-bd8698b0b2c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" 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="878.746µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=1efe9425-e8f1-4fbd-9e20-352262b5d2c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="857.389µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:45609" http.request.id=e10aca4c-fbd5-4dc9-8b66-d9ae8078199c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.duration="882.047µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:45609" http.request.id=20d1be83-31cb-46ef-a256-9c7614e71d69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.duration="888.264µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:45609" http.request.id=86fe02f8-d4f5-4b7e-ba35-48a68d165c34 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.duration="891.559µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=6c6c64b5-7990-48f5-9f62-eb8a1bc0b8ae http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="818.502µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=64add0bc-c1f4-41a5-a1cf-71b9bd4d7fa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="592.56µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=55995682-0440-48de-a3ca-327d2d4350ea http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.duration="584.465µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=0d2ec3a0-de74-4742-b163-c889abe4a0dc http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" 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="568.993µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=error msg="payload digest does match: "sha256:5000d732fd964b3b25813df1ee15a5be5d79cd4cc7def937370ea79f1dcda45a" != "sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc"" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=343b15fa-5be3-419a-a429-761570a84660 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" time="2025-05-08T20:36:34Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=343b15fa-5be3-419a-a429-761570a84660 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="644.194µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=824d2ecd-9f33-469e-8cc4-9c633061f062 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.duration="787.823µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "DELETE /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=ecb79483-f4b1-48e5-9792-6678eb46a278 http.request.method=GET http.request.remoteaddr="127.0.0.1:48178" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="600.603µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=ada758a4-59fc-47f3-ad72-d89ba85e280e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48188" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="687.795µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "DELETE /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=a02f0b42-063b-4aa9-92c8-c13a528e653c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.duration="963.345µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=6ff5c0bb-e773-4b0a-a573-f9ba6a7bdd56 http.request.method=GET http.request.remoteaddr="127.0.0.1:48190" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="800.777µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=76ccb1fa-8adc-4863-a412-04e72192413b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48192" 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="686.64µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=52d271ab-57c1-4d8b-9238-8d9afa770ab8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.066962ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=9bdfba44-f28c-4d6e-b880-956a6f45af17 http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" 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="529.755µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=24eb86cf-5526-4c9a-a4b7-a799c3a241bb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc" http.request.useragent="Go-http-client/1.1" http.response.duration="644.645µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "DELETE /v2/foo/schema1/manifests/sha256:30bb24abe62332cd9ddb3df9177ec73927e7398ac46a9943138f68bd6cca87cc HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=6e25283f-ad02-4363-a0d5-567d5b740269 http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" 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="532.954µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=8c99a368-bea5-4331-b07e-fd9d1d9b39c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" 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="540.636µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" 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.23.9 http.request.host="127.0.0.1:45609" http.request.id=1951549b-53cc-4b37-88a2-9a7f26f55f39 http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" 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="504.974µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:36: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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=3f684467-be30-4238-98bc-e3033248b39f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" 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="650.942µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:36:34Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=3f684467-be30-4238-98bc-e3033248b39f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" 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="679.73µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:36:34Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=3f684467-be30-4238-98bc-e3033248b39f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" 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="702.262µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=5cc9e786-db4b-4e83-9f66-494b7cce07a8 http.request.method=POST http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="632.189µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=00b03436-eeb2-4295-82af-33a28e7e0b6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/blobs/uploads/c80e8290-ecf0-4d44-a440-e12ab51bf7d1?_state=Lo1O9_GePRbMoJChAxM_4GB2dXalBZ5lkro0BuLIzPl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjODBlODI5MC1lY2YwLTRkNDQtYTQ0MC1lMTJhYjUxYmY3ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzQuODU3NTU0MDk2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="731.896µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema2/blobs/uploads/c80e8290-ecf0-4d44-a440-e12ab51bf7d1?_state=Lo1O9_GePRbMoJChAxM_4GB2dXalBZ5lkro0BuLIzPl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjODBlODI5MC1lY2YwLTRkNDQtYTQ0MC1lMTJhYjUxYmY3ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzQuODU3NTU0MDk2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=1e8ee363-3b9c-4a72-8814-2b5dcf05f966 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" 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="612.891µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:36:34Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=1e8ee363-3b9c-4a72-8814-2b5dcf05f966 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" 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="638.165µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-08T20:36:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=d91bff40-33f8-4130-a362-57e60e092ed0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="700.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:35Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=347c5edc-3c10-43ce-b218-c9b09c2b86b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/blobs/uploads/1719b422-2b69-4d5d-a19d-8f4e8bcbea1f?_state=hgUV1m4Wn_ima-riVJ4iPdUwkZ53t8oCwFjg4RuHFOt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNzE5YjQyMi0yYjY5LTRkNWQtYTE5ZC04ZjRlOGJjYmVhMWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzQuOTI4MTQ4MzMxWiJ9&digest=sha256%3A443453f5ff66ff74adc7c5946af371bedd879a60486a0565d6d7c150cfc81e5d" http.request.useragent="Go-http-client/1.1" http.response.duration=778.775138ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:34 +0000] "PUT /v2/foo/schema2/blobs/uploads/1719b422-2b69-4d5d-a19d-8f4e8bcbea1f?_state=hgUV1m4Wn_ima-riVJ4iPdUwkZ53t8oCwFjg4RuHFOt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNzE5YjQyMi0yYjY5LTRkNWQtYTE5ZC04ZjRlOGJjYmVhMWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzQuOTI4MTQ4MzMxWiJ9&digest=sha256%3A443453f5ff66ff74adc7c5946af371bedd879a60486a0565d6d7c150cfc81e5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:35Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=4ea2bf41-c7fb-462a-b995-267657230c7f http.request.method=POST http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="914.902µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:35 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=ee37a7b4-4463-4e45-8a96-36355a956b45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/blobs/uploads/ef964bf1-2149-406c-8732-f1c5c5fcf687?_state=niItsLficW-ewivrLgi8AmMrytvwCiGq2xGVFxA3Owh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZjk2NGJmMS0yMTQ5LTQwNmMtODczMi1mMWM1YzVmY2Y2ODciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzUuODAyMzQxODhaIn0%3D&digest=sha256%3Af988cde4855162c509430f191bd40f0f1d341eea074697a82d40780bf8439519" http.request.useragent="Go-http-client/1.1" http.response.duration=1.595510032s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:35 +0000] "PUT /v2/foo/schema2/blobs/uploads/ef964bf1-2149-406c-8732-f1c5c5fcf687?_state=niItsLficW-ewivrLgi8AmMrytvwCiGq2xGVFxA3Owh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZjk2NGJmMS0yMTQ5LTQwNmMtODczMi1mMWM1YzVmY2Y2ODciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6MzY6MzUuODAyMzQxODhaIn0%3D&digest=sha256%3Af988cde4855162c509430f191bd40f0f1d341eea074697a82d40780bf8439519 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=0424da4e-e01b-46fd-a6e4-ecd4d15ff9dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023305ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=16e27df8-4fa3-4c2f-830b-bea90d95d1ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" http.request.useragent="Go-http-client/1.1" http.response.duration="746.555µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "PUT /v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=56cb0b4a-e903-4da1-85a2-fe556e11f8bf http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" 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="674.342µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=6e5646c6-f67d-47c0-a5f8-39d9877bbefc http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="725.905µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "GET /v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=15fc9a2b-e6ec-412d-af95-8393c0e81020 http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="566.301µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=9e1047ab-dfd5-4f74-9088-0bcea6154f13 http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" http.request.useragent="Go-http-client/1.1" http.response.duration="546.848µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "GET /v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=afd5398a-2d71-49d1-b8c8-e1ce93732196 http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" 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="590.548µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="rewriting manifest sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=dfcaed50-6b66-40f4-9a09-036500a2e43e http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" 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-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=dfcaed50-6b66-40f4-9a09-036500a2e43e http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" 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.009876ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=3dc5653a-5f3f-41f4-ac2d-eb3e02674d1b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" http.request.useragent="Go-http-client/1.1" http.response.duration="628.535µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=390a61a3-dda4-47a6-8ecd-274d549a347a http.request.method=GET http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="594.022µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "GET /v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=65f56fcf-07fc-44a8-a6e2-dffec0fe2e3c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50616" http.request.uri="/v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="659.956µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=5f225923-cfab-41e8-a046-9784f781595c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50618" http.request.uri="/v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" http.request.useragent="Go-http-client/1.1" http.response.duration="778.241µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "PUT /v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=3a1e63f2-5c43-4c1e-917d-682060fce1c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50618" http.request.uri="/v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="635.691µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "GET /v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=fa73b7c6-0abf-4afd-882c-39787d76d0ad http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50624" 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="645.398µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45609" http.request.id=578f82a3-1cd2-4866-a10d-d4c12479a9ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:50626" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="889.99µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=47ccdfd6-668c-4918-9d31-0b4bc5be9f70 http.request.method=GET http.request.remoteaddr="127.0.0.1:50626" 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="523.045µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=78f5f625-7c5b-4c43-b5ae-600c6f964c80 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50626" http.request.uri="/v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5" http.request.useragent="Go-http-client/1.1" http.response.duration="679.599µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6da3288903e77066ab8e879cda6e1856066e1e495d3656df96b04aa0a70b64c5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45609" http.request.id=b1e9a776-4e4c-4184-a4b7-a29aff15fec0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50626" 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="557.746µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/May/2025:20:36:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.92s) === RUN TestManifestDeleteDisabled time="2025-05-08T20:36:37Z" 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.23.9 time="2025-05-08T20:36:37Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:37Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:39025" http.request.id=81e1bd2a-5781-4b7f-8ff8-9e3630c81e6e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51466" 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="633.177µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [08/May/2025:20:36:37 +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-08T20:36:37Z" 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.23.9 time="2025-05-08T20:36:37Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:37Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 time="2025-05-08T20:36:38Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.9 time="2025-05-08T20:36:38Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.9 time="2025-05-08T20:36:38Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:45427" http.request.id=df80a495-f094-4fca-bb1f-1d5991a1dcfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:57988" 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.34649ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:45427" http.request.id=66b32ff3-d8a1-45d3-95fe-712ae79ac754 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57996" 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.172972ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:45427" http.request.id=d8dae9d1-986b-435d-993e-c4f7feb861f0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58004" 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.118321ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:45427" http.request.id=aca15913-3d04-45b2-a3a4-2249bda1ad4b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58018" 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.086257ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.73s) === RUN TestProxyManifestGetByTag time="2025-05-08T20:36:38Z" 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.23.9 time="2025-05-08T20:36:38Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=27cc5b38-c821-432e-a9d5-709f85737ca3 http.request.method=POST http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="767.933µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=378faf3d-7370-4520-8cd9-28161ef410c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/foo/bar/blobs/uploads/cb239f56-3f54-4e12-965b-2c91a99787c4?_state=zJTS6vtxdzXFn8GvrkKO2vXxJKKzP1VHxhfPDuop67l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiMjM5ZjU2LTNmNTQtNGUxMi05NjViLTJjOTFhOTk3ODdjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjozOC4yMDQ3MDcyOTJaIn0%3D&digest=sha256%3A536242af5684b6e172cd64b79aa18cd3e098fc693abc660b059755ce5f5a1c08" http.request.useragent="Go-http-client/1.1" http.response.duration=498.361584ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "PUT /v2/foo/bar/blobs/uploads/cb239f56-3f54-4e12-965b-2c91a99787c4?_state=zJTS6vtxdzXFn8GvrkKO2vXxJKKzP1VHxhfPDuop67l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiMjM5ZjU2LTNmNTQtNGUxMi05NjViLTJjOTFhOTk3ODdjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjozOC4yMDQ3MDcyOTJaIn0%3D&digest=sha256%3A536242af5684b6e172cd64b79aa18cd3e098fc693abc660b059755ce5f5a1c08 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=13482d63-fa3c-49f0-adfa-e83bcc774881 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.206708ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" 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.23.9 time="2025-05-08T20:36:38Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:36:38Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 time="2025-05-08T20:36:38Z" level=info msg="Starting upload purge in 15m0s" go.version=go1.23.9 time="2025-05-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=b1a95197-166b-421b-9dc2-d8703ed0efc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="528.943µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:42179" go.version=go1.23.9 time="2025-05-08T20:36:38Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.9 time="2025-05-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=bd85e9da-c506-462d-9ba7-0c2498096d61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39860" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="601.615µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42179 /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:42179/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:39799" http.request.id=dac44d02-c558-4152-a642-7878a59ebee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37332" http.request.uri="/v2/foo/bar/manifests/sha256:69c8205e71b621f8a67d80438980a03adca8142ad32823dea2ef33ba679b8e1f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:69c8205e71b621f8a67d80438980a03adca8142ad32823dea2ef33ba679b8e1f" time="2025-05-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=c6c48d52-8d83-48bd-b61f-92adab33c7fd http.request.method=GET http.request.remoteaddr="127.0.0.1:39864" http.request.uri="/v2/foo/bar/manifests/sha256:69c8205e71b621f8a67d80438980a03adca8142ad32823dea2ef33ba679b8e1f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="927.544µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "GET /v2/foo/bar/manifests/sha256:69c8205e71b621f8a67d80438980a03adca8142ad32823dea2ef33ba679b8e1f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:69c8205e71b621f8a67d80438980a03adca8142ad32823dea2ef33ba679b8e1f with ttl=167h59m59.999998236s" go.version=go1.23.9 time="2025-05-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39799" http.request.id=dac44d02-c558-4152-a642-7878a59ebee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37332" http.request.uri="/v2/foo/bar/manifests/sha256:69c8205e71b621f8a67d80438980a03adca8142ad32823dea2ef33ba679b8e1f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.434244ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "GET /v2/foo/bar/manifests/sha256:69c8205e71b621f8a67d80438980a03adca8142ad32823dea2ef33ba679b8e1f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=2b144e57-ab02-4f4e-bb95-03908bb08f69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39864" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="527.054µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42179 /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:42179/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:39799" http.request.id=7c9d5f72-ca9e-4d85-8a06-e90bdfc74897 http.request.method=GET http.request.remoteaddr="127.0.0.1:37348" 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-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=1dceff33-7416-4be0-b99d-14439ae82263 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39878" 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="885.974µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39799" http.request.id=7c9d5f72-ca9e-4d85-8a06-e90bdfc74897 http.request.method=GET http.request.remoteaddr="127.0.0.1:37348" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.118112ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:36:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=9aae2a91-71fc-40eb-8761-f763fc0dc86a http.request.method=POST http.request.remoteaddr="127.0.0.1:39878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="698.756µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=649e562c-62e4-469b-8f9b-754f842427e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39878" http.request.uri="/v2/foo/bar/blobs/uploads/82d91bd4-3acf-4f09-b762-975f6d8cfd94?_state=kP7umS81n7SeHfcq8z93d6NmsCBBWm957Q1Zc6D2mZp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyZDkxYmQ0LTNhY2YtNGYwOS1iNzYyLTk3NWY2ZDhjZmQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjozOC43NjcwMzkzMjJaIn0%3D&digest=sha256%3Ae3c8077e38e6bd68e58bddbd4ce8e64c406c85648a80da0174114c981a7d9577" http.request.useragent="Go-http-client/1.1" http.response.duration=476.975672ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:38 +0000] "PUT /v2/foo/bar/blobs/uploads/82d91bd4-3acf-4f09-b762-975f6d8cfd94?_state=kP7umS81n7SeHfcq8z93d6NmsCBBWm957Q1Zc6D2mZp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyZDkxYmQ0LTNhY2YtNGYwOS1iNzYyLTk3NWY2ZDhjZmQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDozNjozOC43NjcwMzkzMjJaIn0%3D&digest=sha256%3Ae3c8077e38e6bd68e58bddbd4ce8e64c406c85648a80da0174114c981a7d9577 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=8ac63aa4-28f4-4c2d-9104-b080635c20ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:39878" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.128336ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:36:39 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=0be0d4db-565b-4d18-aaed-6e6257429e7b http.request.method=GET http.request.remoteaddr="127.0.0.1:39878" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="546.029µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:36:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T20:36:39Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42179 /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:42179/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:39799" http.request.id=c2b3c4a0-c7fe-49b8-a4bc-311e3a1b780b http.request.method=GET http.request.remoteaddr="127.0.0.1:37352" 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-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=df318b00-2645-4d0f-9c8c-fcfc2f860d6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39890" 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="963.838µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:36:39 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=e6addc51-a08b-48a6-b5c4-9a1da3afb22e http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="506.415µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:36:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T20:36:39Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42179 /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:42179/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:39799" http.request.id=c2b3c4a0-c7fe-49b8-a4bc-311e3a1b780b http.request.method=GET http.request.remoteaddr="127.0.0.1:37352" 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-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42179" http.request.id=6fa87120-3f50-4963-8324-591569375359 http.request.method=GET http.request.remoteaddr="127.0.0.1:39900" 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="893.882µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:36:39 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:36:39Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:f7d04fbf8807883ea610fc48fd54344939e0f015a6df00cacd9c23d7a8380414 with ttl=167h59m59.999998347s" go.version=go1.23.9 time="2025-05-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39799" http.request.id=c2b3c4a0-c7fe-49b8-a4bc-311e3a1b780b http.request.method=GET http.request.remoteaddr="127.0.0.1:37352" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.048494ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:36:39 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (1.11s) === RUN TestAppDispatcher time="2025-05-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41725" http.request.id=273917d8-0347-4ff7-9e21-b7632a435200 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.168153ms http.response.status=200 http.response.written=0 time="2025-05-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41725" http.request.id=381fac6c-c315-4a6e-8e9f-18452bee60b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="973.749µs" http.response.status=200 http.response.written=0 time="2025-05-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41725" http.request.id=51204750-389c-4535-aff4-3c6bf06b48c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="524.571µs" http.response.status=200 http.response.written=0 time="2025-05-08T20:36:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41725" http.request.id=5b835bce-2d82-4f2a-a848-5aa67cc83c5d http.request.method=GET http.request.remoteaddr="127.0.0.1:38640" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="516.743µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2025-05-08T20:36: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.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 time="2025-05-08T20:36:39Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 time="2025-05-08T20:36:39Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.9 http.request.host="127.0.0.1:43215" http.request.id=91b0d2f8-abc1-4daa-ba73-686675eb6b4c http.request.method=GET http.request.remoteaddr="127.0.0.1:54482" 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-08T20:36: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.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 time="2025-05-08T20:36:39Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 time="2025-05-08T20:36:39Z" level=info msg="configuring file health check path=/tmp/healthcheck78418129, interval=1" go.version=go1.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-08T20:36:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 time="2025-05-08T20:36:43Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 time="2025-05-08T20:36:43Z" level=info msg="configuring TCP health check addr=127.0.0.1:46857, interval=1" go.version=go1.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-08T20:36: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.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 time="2025-05-08T20:36:47Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 time="2025-05-08T20:36:47Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:44865, interval=1, threshold=3" go.version=go1.23.9 instance.id=59a80d95-99ec-4176-948d-551123eb7432 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 58.990s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.05s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.09s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.26s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.431s === RUN TestSchedule time="2025-05-08T20:35:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=dcbaf305-c053-4644-93a8-58706b7e3568 time="2025-05-08T20:35:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998553ms" go.version=go1.23.9 instance.id=dcbaf305-c053-4644-93a8-58706b7e3568 time="2025-05-08T20:35:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.996µs" go.version=go1.23.9 instance.id=dcbaf305-c053-4644-93a8-58706b7e3568 time="2025-05-08T20:35:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=999.15µs" go.version=go1.23.9 instance.id=dcbaf305-c053-4644-93a8-58706b7e3568 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-08T20:35:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=dcbaf305-c053-4644-93a8-58706b7e3568 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-08T20:35:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=dcbaf305-c053-4644-93a8-58706b7e3568 time="2025-05-08T20:35:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998438ms" go.version=go1.23.9 instance.id=dcbaf305-c053-4644-93a8-58706b7e3568 time="2025-05-08T20:35:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996885ms" go.version=go1.23.9 instance.id=dcbaf305-c053-4644-93a8-58706b7e3568 time="2025-05-08T20:35:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=dcbaf305-c053-4644-93a8-58706b7e3568 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-05-08T20:35:56Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=dcbaf305-c053-4644-93a8-58706b7e3568 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.576s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.12s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 30819840 sha256:0b1add008d4c9baf24a7002b94a550c7b203542e56fc113de2006957f069ad58 [] map[] } --- PASS: TestSimpleBlobRead (0.27s) === RUN TestBlobMount --- PASS: TestBlobMount (0.13s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.89s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.92s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.85s) === 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:0636804848d9a6f1fef1e8887b9bbb4251e34fe5452d426dab9850deb7099575 palailogos: marking blob sha256:097fd8920c4d7a04f48ec5313f02d3f1137bda6c13cd2ed10870d953965ae3e0 palailogos: marking blob sha256:a2f0fdc0dca01a4b8e72f71759d1a43dd13cfd9e264138c900727e4b14153ebc palailogos: marking manifest sha256:6955108cd9b432fa68c421f4063a064863ed6df80b7b56eb7d15cee9dc0e5bb5 palailogos: marking blob sha256:0636804848d9a6f1fef1e8887b9bbb4251e34fe5452d426dab9850deb7099575 palailogos: marking blob sha256:97931c1c41dd7ba6dbbebbcdbb6ac5055fe44aa7ccbe5268bdf0a63aedfd3918 palailogos: marking manifest sha256:97931c1c41dd7ba6dbbebbcdbb6ac5055fe44aa7ccbe5268bdf0a63aedfd3918 palailogos: marking blob sha256:c4dbda283f7cc3e1131f47f9c7198164c2c09efb73c682bafc2b2fb0e8f58896 palailogos: marking blob sha256:abb7c284ad682444bf3a6b6d43ea8c79f680b1310b41c53f6613d20aca8723fc palailogos: marking manifest sha256:beda699798252f87bb4906f7614e030d3a84a9886d2fe546953250f0908f3440 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:c13aa6d5a72de8017edee36a08f6d6afe3c91b31a260ea5e54293da418332e2f palailogos: marking blob sha256:92dd8c19b1832a757c2f29c1e5cc9835848e53ee80e07f816181b7d21b59fce4 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.55s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:cb22919d47209ddb50a528bff4bf71dde1e5d32b15a3863aa52e01372e0fc3b1 deletemanifests: marking manifest sha256:d3188883da043f5224e7e983ab4ab5b4e71e3e44212fac915f63ab653238d88f deletemanifests: marking blob sha256:83352980f7723f770f358cac6978d2bfd06d1e151f07fe4278aca5be16a48b4f deletemanifests: marking blob sha256:57f55499792f34763253ed6d86a0b85aa5bd1942709bb3e50ac8006fb767e7a1 deletemanifests: marking blob sha256:f023b985827fd9d3cf1223b09f1fdd98d8c7e5c46dfc3e61123a41614b4aa9b0 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:cb22919d47209ddb50a528bff4bf71dde1e5d32b15a3863aa52e01372e0fc3b1 blob eligible for deletion: sha256:e701e56d2fa715e2186a95dc9173c1d19619c4e56db214152bcfcf21cc84256c blob eligible for deletion: sha256:1122737b7312899bb98dac4ea45b2cf6d2a3511b1ad3a8e8b9966a294bcd5f7a blob eligible for deletion: sha256:c2d910469e5bdccae8972efb96ff756e45b2ce762768a390e7ecfad073e03fa4 deletemanifests manifest eligible for deletion: sha256:cb22919d47209ddb50a528bff4bf71dde1e5d32b15a3863aa52e01372e0fc3b1 deletemanifests: marking manifest sha256:d3188883da043f5224e7e983ab4ab5b4e71e3e44212fac915f63ab653238d88f deletemanifests: marking blob sha256:83352980f7723f770f358cac6978d2bfd06d1e151f07fe4278aca5be16a48b4f deletemanifests: marking blob sha256:57f55499792f34763253ed6d86a0b85aa5bd1942709bb3e50ac8006fb767e7a1 deletemanifests: marking blob sha256:f023b985827fd9d3cf1223b09f1fdd98d8c7e5c46dfc3e61123a41614b4aa9b0 time="2025-05-08T20:36:02Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/cb22919d47209ddb50a528bff4bf71dde1e5d32b15a3863aa52e01372e0fc3b1" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b time="2025-05-08T20:36:02Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/cb22919d47209ddb50a528bff4bf71dde1e5d32b15a3863aa52e01372e0fc3b1" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:cb22919d47209ddb50a528bff4bf71dde1e5d32b15a3863aa52e01372e0fc3b1 time="2025-05-08T20:36:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cb/cb22919d47209ddb50a528bff4bf71dde1e5d32b15a3863aa52e01372e0fc3b1" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:e701e56d2fa715e2186a95dc9173c1d19619c4e56db214152bcfcf21cc84256c time="2025-05-08T20:36:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e7/e701e56d2fa715e2186a95dc9173c1d19619c4e56db214152bcfcf21cc84256c" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:1122737b7312899bb98dac4ea45b2cf6d2a3511b1ad3a8e8b9966a294bcd5f7a time="2025-05-08T20:36:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/11/1122737b7312899bb98dac4ea45b2cf6d2a3511b1ad3a8e8b9966a294bcd5f7a" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:c2d910469e5bdccae8972efb96ff756e45b2ce762768a390e7ecfad073e03fa4 time="2025-05-08T20:36:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c2/c2d910469e5bdccae8972efb96ff756e45b2ce762768a390e7ecfad073e03fa4" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b --- PASS: TestDeleteManifestIfTagNotFound (0.51s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0bd0a0ac593dfa86351741781e9565b02aa60fe8da41b378c1f623e269d91c6c time="2025-05-08T20:36:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0b/0bd0a0ac593dfa86351741781e9565b02aa60fe8da41b378c1f623e269d91c6c" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:66732b6bcdc90e5915c1c0a00e91672617ba82ee169450f56eb2b6240ace5f1f time="2025-05-08T20:36:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/66/66732b6bcdc90e5915c1c0a00e91672617ba82ee169450f56eb2b6240ace5f1f" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:9b9d50b3cf948b4a4fc5d1767c66212433d46431b1319346875a32cb3fd69fd9 time="2025-05-08T20:36:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9b/9b9d50b3cf948b4a4fc5d1767c66212433d46431b1319346875a32cb3fd69fd9" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b --- PASS: TestGCWithMissingManifests (0.17s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:42782a4f242b5da51f0055419ddfa795bbab8b580f3a3699b8a7d859ecb573b7 komnenos: marking blob sha256:3d233323d015490647622a6e60929907da04f806cb3f1097dcdf50b3c862e904 komnenos: marking blob sha256:41c0ccac0a66858c59ef3d316f19a24207125d7299902571eb514fc92bbaefb0 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:46bc3c8b6fd5f9fb5f36d50cd07f1e6800c9bd584cef764bf185a32722c4d1af time="2025-05-08T20:36:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/46/46bc3c8b6fd5f9fb5f36d50cd07f1e6800c9bd584cef764bf185a32722c4d1af" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-08T20:36:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:f16be68e095b846e87513dc942030abb355ceded92aec55c23dd06254509d907 time="2025-05-08T20:36:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f1/f16be68e095b846e87513dc942030abb355ceded92aec55c23dd06254509d907" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:080a6a372a9ea0a20c67b53a5d0a4cc18491edb75a8c2ab679179b6aeb3b7521 time="2025-05-08T20:36:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/08/080a6a372a9ea0a20c67b53a5d0a4cc18491edb75a8c2ab679179b6aeb3b7521" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:30e3f39d0669d77fba7f4e8c7655357b8419906f60e6128b044e4b3c4ed8b1c2 time="2025-05-08T20:36:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/30/30e3f39d0669d77fba7f4e8c7655357b8419906f60e6128b044e4b3c4ed8b1c2" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:44102951251954b2907473cf77c5342dfb022a24c64786c62e562361571cd11e time="2025-05-08T20:36:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/44/44102951251954b2907473cf77c5342dfb022a24c64786c62e562361571cd11e" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b blob eligible for deletion: sha256:442f2e147467bcceb89abb04f9801b1d5100722dfabcdc0e0c4c62a19ab4d175 time="2025-05-08T20:36:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/44/442f2e147467bcceb89abb04f9801b1d5100722dfabcdc0e0c4c62a19ab4d175" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b --- PASS: TestDeletionHasEffect (0.59s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.58s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:ec79c22d9bbf4c8f82ae82d48843655949738199ec43e3f06df40e83bf1b7f8c michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:d7d77285bd263df4bf18dd4e18fe8557f160b9b183e84338dbce4209e2cf1bd8 michael_z_doukas: marking blob sha256:cd0c3fb2302d7a0b76088dd5e073c1672f4231dabdf1a760fb7810e4eecacec8 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:261f01383ffd4f5df951025614690bfc00b46b6a4f09243d9eb46d26da19b9ff time="2025-05-08T20:36:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/26/261f01383ffd4f5df951025614690bfc00b46b6a4f09243d9eb46d26da19b9ff" go.version=go1.23.9 instance.id=f0f4794c-59a4-42a9-b4d4-fd73c1858e9b --- PASS: TestOrphanBlobDeleted (0.27s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:c9a6306f601393ac5a409f34b3dbe87de0c9362fa51d713dcbf53fdfa1517107 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:6da14ea189d3df5ddc5ad89b383e1c069f7650013fdebabb21936ace18d41cb5 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.27s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.20s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.16s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.40s) === 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-08T20:36:04Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 19:36:04.95314629 +0000 UTC m=-3591.115914021, actuallyDelete=true" time="2025-05-08T20:36:04Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-08T20:36:04Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064, actuallyDelete=true" time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7aa76c00-a9f8-4625-9875-9e52db5698cf have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cd207fed-a2a3-46f7-b296-3b48ba206b5d have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2e2988c6-48a9-43cb-9f7b-fe4ad6ffdf45 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6af99b93-fea5-4977-9a85-d6f9469ee7e3 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/70b8a9a1-7aae-4973-8e43-d5d71cab1f66 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/99e91aae-dba4-4814-ae74-b580be1adda5 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f2dbf0e7-a512-4b5c-84e6-f18059021cdb have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/07b1bb1f-62e4-42c3-ac34-107d187938e3 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0d752d05-9b5c-4dfa-b763-9ed966eecbff have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0daf54e2-4ac2-437c-92d5-6a57e2f3a327 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/481ba676-b283-4bf3-bc80-57a39ec2d793 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.953759374 +0000 UTC m=+8.884699064). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-08T20:36:04Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 20:36:04.954458078 +0000 UTC m=+8.885397774, actuallyDelete=true" time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/14446172-55f1-455a-8894-a88a98874230 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.954458078 +0000 UTC m=+8.885397774). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/24f3d32d-bb65-4e2f-bdef-af705c7a899f have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.954458078 +0000 UTC m=+8.885397774). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b9cc30d9-48ca-4b66-a0f9-c0f9fbc808a0 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.954458078 +0000 UTC m=+8.885397774). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cbbeb475-d65f-44ac-a910-787c096d1de8 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.954458078 +0000 UTC m=+8.885397774). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6814fd95-00b3-4efd-a165-ab15b041f4e5 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.954458078 +0000 UTC m=+8.885397774). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-08T20:36:04Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 20:36:04.954965141 +0000 UTC m=+8.885904836, actuallyDelete=true" time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ac3f7a8d-73b4-4db2-bf5c-1ff269ed0b66 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.954965141 +0000 UTC m=+8.885904836). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ae28f9e0-9d66-425b-ba52-ce780481617a have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.954965141 +0000 UTC m=+8.885904836). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c1a85ac8-1abb-4698-bd15-7fbe26c578fc have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.954965141 +0000 UTC m=+8.885904836). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c4fd7793-7e44-47ea-a283-3fba13eb3ae9 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.954965141 +0000 UTC m=+8.885904836). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/621906b2-abd4-4217-b42f-bd6f1d649cd6 have older date (2025-05-08 19:36:04 +0000 UTC) than purge date (2025-05-08 20:36:04.954965141 +0000 UTC m=+8.885904836). Removing upload directory." time="2025-05-08T20:36:04Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-08T20:36:04Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 20:36:04.955275601 +0000 UTC m=+8.886215290, actuallyDelete=true" time="2025-05-08T20:36:04Z" 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.900s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.004s === 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.004s === RUN TestWalkFileRemoved time="2025-05-08T20:35:56Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.002s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.349s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.02s) === 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.021s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.20s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.543s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.40s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.747s === 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-08T20:35:58Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.9 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-08T20:35:58Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.9 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-08T20:35:58Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.9 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 TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestParsing time="2025-05-08T20:35:58Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 --- PASS: TestS3TryUpdate (0.00s) === CONT TestInvalidNetworkType --- PASS: TestMatchIPV4 (0.00s) === CONT TestInvalidData --- PASS: TestParsing (0.00s) === CONT TestMatchIPV6 --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) time="2025-05-08T20:35:58Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.9 instance.id=520255aa-664c-4601-8c60-872d8d662c25 time="2025-05-08T20:35:58Z" level=error msg="unknown ip address format" go.version=go1.23.9 instance.id=520255aa-664c-4601-8c60-872d8d662c25 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV6 (0.01s) time="2025-05-08T20:35:58Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.9 instance.id=520255aa-664c-4601-8c60-872d8d662c25 --- PASS: TestInvalidData (0.01s) time="2025-05-08T20:35:59Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T20:36:00Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T20:36:01Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T20:36:02Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.506s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.003s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.343s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.40s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.745s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.006s >>> 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-s390x.so.1 >>> docker-registry*: Package size: 25.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Thu, 08 May 2025 20:36:56 +0000 elapsed time 0h 1m 21s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250508.203535) (2/2) Purging go (1.23.9-r0) Executing busybox-1.37.0-r12.trigger OK: 357 MiB in 101 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...