>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.14.1-r4) started Mon, 12 May 2025 07:27:12 +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 (20250512.072714) Executing busybox-1.37.0-r12.trigger OK: 580 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> 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] ? 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] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] === RUN Test time="2025-05-12T07:27:49Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-12T07:27:49Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.06s) PASS ok github.com/docker/distribution/configuration 0.073s ? 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 TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-12T07:27:49Z" 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.018s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.01s) PASS ok github.com/docker/distribution/health 0.035s === 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.009s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.10s) PASS ok github.com/docker/distribution/health/checks 0.106s === 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.035s === 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.008s === 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.01s) PASS ok github.com/docker/distribution/manifest/schema1 0.034s === RUN TestBuilder --- PASS: TestBuilder (0.01s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.034s === 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/12 07:27:49 http: TLS handshake error from 127.0.0.1:38352: 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:36881/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36881/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36881/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:36881/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:38619?status=0, fail=true --- PASS: TestHTTPSink (0.08s) === RUN TestListener --- PASS: TestListener (1.14s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-12T07:27:50Z" level=info msg="broadcaster: closing" time="2025-05-12T07:27:50Z" level=info msg="closing testSink" time="2025-05-12T07:27:50Z" level=info msg="closing testSink" time="2025-05-12T07:27:50Z" level=info msg="closing testSink" time="2025-05-12T07:27:50Z" level=info msg="closing testSink" time="2025-05-12T07:27:50Z" level=info msg="closing testSink" time="2025-05-12T07:27:50Z" level=info msg="closing testSink" time="2025-05-12T07:27:50Z" level=info msg="closing testSink" time="2025-05-12T07:27:50Z" level=info msg="closing testSink" time="2025-05-12T07:27:50Z" level=info msg="closing testSink" time="2025-05-12T07:27:50Z" level=info msg="closing testSink" time="2025-05-12T07:27:50Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-05-12T07:27:50Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.12s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 1} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 1} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 1} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:50Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=warning msg="&{0xc00030ae40 0.9} encountered too many errors, backing off" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-12T07:27:51Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.14s) PASS ok github.com/docker/distribution/notifications 2.518s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-12T07:27:49Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-12T07:27:49.198949389Z" 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-12T07:27:49.19917104Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:27:49.199070199Z" level=info msg="Starting upload purge in 38m0s" go.version=go1.23.9 time="2025-05-12T07:27:49.199828018Z" level=info msg="listening on [::]:5000" go.version=go1.23.9 time="2025-05-12T07:27:52.201909403Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.9 time="2025-05-12T07:27:52.306076329Z" level=info msg="response completed" go.version=go1.23.9 http.request.host=127.0.0.1 http.request.id=fe9f0420-1320-4683-9206-900b2c89b42d http.request.method=GET http.request.remoteaddr="127.0.0.1:59166" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.241506ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/May/2025:07:27:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-12T07:27:52.901581383Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-12T07:27:52.903238533Z" 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-12T07:27:52.903266963Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:27:52.903466207Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.9 time="2025-05-12T07:27:52.903518595Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.9 time="2025-05-12T07:27:52.903938597Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.23.9 time="2025-05-12T07:27:52.904247264Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.9 time="2025-05-12T07:27:55.911297844Z" level=info msg="response completed" go.version=go1.23.9 http.request.host=127.0.0.1 http.request.id=02f4e3e4-659f-4089-a5d1-3a8b58076aa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59592" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.283788ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/May/2025:07:27:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-12T07:27:55.911615166Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.9 --- PASS: TestRegistrySupportedCipherSuite (3.71s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-12T07:27:56.207824639Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-12T07:27:56.209167634Z" 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-12T07:27:56.209368887Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:27:56.209310922Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.23.9 time="2025-05-12T07:27:56.20972085Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.9 --- PASS: TestRegistryUnsupportedCipherSuite (8.30s) PASS ok github.com/docker/distribution/registry 15.163s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.031s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.04s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.04s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.19s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.02s) PASS ok github.com/docker/distribution/registry/api/v2 0.321s === RUN TestBasicAccessController time="2025-05-12T07:27:49Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.9 instance.id=d55dad0d-f854-4743-b46f-010556d46b08 time="2025-05-12T07:27:49Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.9 instance.id=d55dad0d-f854-4743-b46f-010556d46b08 --- PASS: TestBasicAccessController (0.04s) === RUN TestCreateHtpasswdFile time="2025-05-12T07:27:49Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.9 password="zhDWYqYYIQ7NAxNGf6gb7_lRqsj6Ls7Qm9tkZcduJ6w" user=docker --- PASS: TestCreateHtpasswdFile (0.19s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.252s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.030s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.02s) === RUN TestLeeway time="2025-05-12T07:27:49Z" level=info msg="token not to be used before 2025-05-12 07:27:50 +0000 UTC - currently 2025-05-12 07:27:49.177275636 +0000 UTC m=+0.019545629" time="2025-05-12T07:27:49Z" level=info msg="token not to be used after 2025-05-12 07:27:49 +0000 UTC - currently 2025-05-12 07:27:49.17800352 +0000 UTC m=+0.020273513" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-05-12T07:27:49Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.047s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === 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.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.01s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.01s) === RUN TestCatalog --- PASS: TestCatalog (0.01s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.01s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.180s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.01s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.01s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.080s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.030s === RUN TestCheckAPI time="2025-05-12T07:27:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-12T07:27:49Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:27:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44929" http.request.id=fdc79040-4ec5-4372-b952-358106394d8e http.request.method=GET http.request.remoteaddr="127.0.0.1:47022" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.341149ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/May/2025:07:27:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-05-12T07:27:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-12T07:27:49Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:27:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=83ca5803-58b3-4d2e-ac34-4d43bf3399f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.05746ms http.response.status=200 http.response.written=20 127.0.0.1 - - [12/May/2025:07:27:49 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-12T07:27:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=427594da-97bc-42b5-bf50-3abd942eb177 http.request.method=POST http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.693258ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:27:49 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:27:52Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=d6803bf8-a4c9-4ad7-b954-9128c4672faf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/aaaa/blobs/uploads/01116cf8-12fa-48a7-9181-2f38b4de10d3?_state=RgN2AkoEWPRXLXboyaD8R0U5j4IAE8nu_fmPbuBg9UN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwMTExNmNmOC0xMmZhLTQ4YTctOTE4MS0yZjM4YjRkZTEwZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjc6NDkuNTgxNjQ3MDk4WiJ9&digest=sha256%3A025c8cc2b7f8bede73f9eb203710a83b69148468f32ab6ff63f43a775c4771b1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.657759235s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:27:49 +0000] "PUT /v2/foo/aaaa/blobs/uploads/01116cf8-12fa-48a7-9181-2f38b4de10d3?_state=RgN2AkoEWPRXLXboyaD8R0U5j4IAE8nu_fmPbuBg9UN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwMTExNmNmOC0xMmZhLTQ4YTctOTE4MS0yZjM4YjRkZTEwZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjc6NDkuNTgxNjQ3MDk4WiJ9&digest=sha256%3A025c8cc2b7f8bede73f9eb203710a83b69148468f32ab6ff63f43a775c4771b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:27:52Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=0297a212-5516-40ad-8174-4296137987b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.682901ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:27:52 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:27:52Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=b77706dc-e744-4862-be39-ae7464a08533 http.request.method=POST http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.679549ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:27:52 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:27:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=daccbf83-b382-4a53-8054-371179caf034 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/bbbb/blobs/uploads/06ac0694-ea2e-401b-a0fb-b15eba7a06cf?_state=CdKrtGNdh4ShVNaVrP9S5VC4fHlbzQ9Eye8FPMPWJQJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwNmFjMDY5NC1lYTJlLTQwMWItYTBmYi1iMTVlYmE3YTA2Y2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjc6NTIuNTA4MjA4OTQzWiJ9&digest=sha256%3Ac4685430b709d37eece8f4ecc4e351581a70183c1dc4be5be29eaa31544ea0ce" http.request.useragent="Go-http-client/1.1" http.response.duration=3.216744551s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:27:52 +0000] "PUT /v2/foo/bbbb/blobs/uploads/06ac0694-ea2e-401b-a0fb-b15eba7a06cf?_state=CdKrtGNdh4ShVNaVrP9S5VC4fHlbzQ9Eye8FPMPWJQJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwNmFjMDY5NC1lYTJlLTQwMWItYTBmYi1iMTVlYmE3YTA2Y2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjc6NTIuNTA4MjA4OTQzWiJ9&digest=sha256%3Ac4685430b709d37eece8f4ecc4e351581a70183c1dc4be5be29eaa31544ea0ce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:27:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=d2962752-d0a4-4500-9da6-7b8ee02452d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.539542ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:27:55 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:27:56Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=fe1d5cc0-85d2-4b54-b3dc-476ab6f39e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.691937ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:27:56 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=eb991126-35bc-4d9d-8695-c89092a82b5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/cccc/blobs/uploads/2d748115-a8d4-4c80-9359-98d38eadf567?_state=P-QihAirfeqHH3ZQ_MT2C2VGWKnhg0qM8xEPddjEozl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyZDc0ODExNS1hOGQ0LTRjODAtOTM1OS05OGQzOGVhZGY1NjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjc6NTYuMDcwOTk5NDMzWiJ9&digest=sha256%3Aabedb5a04ffb3ba6a7e93b7fbe75146a644c1e90c8f0284cb4ab5cf110ead5c6" http.request.useragent="Go-http-client/1.1" http.response.duration=5.491283467s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:27:56 +0000] "PUT /v2/foo/cccc/blobs/uploads/2d748115-a8d4-4c80-9359-98d38eadf567?_state=P-QihAirfeqHH3ZQ_MT2C2VGWKnhg0qM8xEPddjEozl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyZDc0ODExNS1hOGQ0LTRjODAtOTM1OS05OGQzOGVhZGY1NjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjc6NTYuMDcwOTk5NDMzWiJ9&digest=sha256%3Aabedb5a04ffb3ba6a7e93b7fbe75146a644c1e90c8f0284cb4ab5cf110ead5c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=f30ffb02-12dd-4929-ad81-3f299a2958dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.35304ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:01 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=0218993f-acb8-4dde-bd7e-44e08ead1fd0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.642127ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:01 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=777460be-27ad-4b3f-97d2-2fefd35b7521 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/dddd/blobs/uploads/3e467d38-fa2a-47e8-ad65-ab29036b14cd?_state=lfi1VlDWHXIZakkb4kTWFmHpjFAqc64GUy7wxEutltZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZTQ2N2QzOC1mYTJhLTQ3ZTgtYWQ2NS1hYjI5MDM2YjE0Y2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MDEuODg4OTM4Nzc1WiJ9&digest=sha256%3A6d22e944e6450f3a7e16a9f3ac9d7c71e9e2af541c6d17c4ee1e73aa3fb96c32" http.request.useragent="Go-http-client/1.1" http.response.duration=5.259975537s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:01 +0000] "PUT /v2/foo/dddd/blobs/uploads/3e467d38-fa2a-47e8-ad65-ab29036b14cd?_state=lfi1VlDWHXIZakkb4kTWFmHpjFAqc64GUy7wxEutltZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZTQ2N2QzOC1mYTJhLTQ3ZTgtYWQ2NS1hYjI5MDM2YjE0Y2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MDEuODg4OTM4Nzc1WiJ9&digest=sha256%3A6d22e944e6450f3a7e16a9f3ac9d7c71e9e2af541c6d17c4ee1e73aa3fb96c32 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=9d36048c-8bf2-4544-b88e-8048378c41ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.511954ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:07 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=0e04f478-0ec8-4cc4-beb4-786f5f72788b http.request.method=POST http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.824478ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:07 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=63ef4a0c-3fc5-47c4-9519-9f37f535a263 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/eeee/blobs/uploads/4b890ef0-d9e5-49e4-9825-789396b7fe46?_state=rPTs-L8cl-fvHNfmm52nLTcTCY8tYjb5sEFoHEsNiwZ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI0Yjg5MGVmMC1kOWU1LTQ5ZTQtOTgyNS03ODkzOTZiN2ZlNDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MDcuNDY5MDY1MDczWiJ9&digest=sha256%3Ab9259ba90c552cafa395821cc73dfcf798224e755ddb713106ed15df3b0af31c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.378432074s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:07 +0000] "PUT /v2/foo/eeee/blobs/uploads/4b890ef0-d9e5-49e4-9825-789396b7fe46?_state=rPTs-L8cl-fvHNfmm52nLTcTCY8tYjb5sEFoHEsNiwZ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI0Yjg5MGVmMC1kOWU1LTQ5ZTQtOTgyNS03ODkzOTZiN2ZlNDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MDcuNDY5MDY1MDczWiJ9&digest=sha256%3Ab9259ba90c552cafa395821cc73dfcf798224e755ddb713106ed15df3b0af31c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=7ec55cab-66e8-4f33-a6aa-2d135185df23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.518275ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:11 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=a8594a8f-0e55-4c68-a7f8-0388dbe7fe6e http.request.method=POST http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.86898ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:12 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=07899201-cd9a-43fc-987b-1f5fc3bc90a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/ffff/blobs/uploads/07909b00-f655-4176-acd5-c493b4fea288?_state=81wmQ6wZoJedww-G6Ump47rBRet_jHYtRQ5SwEq6bXZ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwNzkwOWIwMC1mNjU1LTQxNzYtYWNkNS1jNDkzYjRmZWEyODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MTIuMTk3MTI3OTA4WiJ9&digest=sha256%3A3d830cade749d1bdf712e04aac7bb8ff4fc8e2d8d745ca25ae17c9ee57952dc5" http.request.useragent="Go-http-client/1.1" http.response.duration=4.905488818s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:12 +0000] "PUT /v2/foo/ffff/blobs/uploads/07909b00-f655-4176-acd5-c493b4fea288?_state=81wmQ6wZoJedww-G6Ump47rBRet_jHYtRQ5SwEq6bXZ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwNzkwOWIwMC1mNjU1LTQxNzYtYWNkNS1jNDkzYjRmZWEyODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MTIuMTk3MTI3OTA4WiJ9&digest=sha256%3A3d830cade749d1bdf712e04aac7bb8ff4fc8e2d8d745ca25ae17c9ee57952dc5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=d7d8233e-262e-4923-bf83-0966afbbfb7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.603244ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=04e5c8cc-85aa-4f94-a97a-1ae5aa837f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.448292ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=f928a186-a2c9-476c-b40b-7df7587026ce http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.449685ms http.response.status=200 http.response.written=30 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=8e3e1636-15f2-465a-abb8-a83cd3fe5911 http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.587076ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=77d23cfd-78ce-419f-9316-5eac8285b986 http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.61376ms http.response.status=200 http.response.written=30 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=bc8f7590-901a-478b-8d23-536bca056f58 http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.535947ms http.response.status=200 http.response.written=63 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=ca3e878d-02b6-4834-be2c-bbfd9554903d http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.546566ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" 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:37823" http.request.id=0700b318-cd8d-4cc9-9706-624ea01ee14a http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.867637ms http.response.status=400 http.response.written=116 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" 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:37823" http.request.id=614331fd-b278-44ce-a7b0-3aec0e0f89bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.511745ms http.response.status=400 http.response.written=115 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=369c0b77-a779-41e6-9221-463f6b7a420e http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.43119ms http.response.status=200 http.response.written=20 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37823" http.request.id=f3f39b81-3afd-482e-8e7b-71a0edc0007b http.request.method=GET http.request.remoteaddr="127.0.0.1:38216" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.835335ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-12T07:28:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-12T07:28:17Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:28:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=81cf70fb-5e42-4cb6-ba2a-d1889ee4e16c http.request.method=POST http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.042643ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=3221009d-38c9-44f4-8b60-268b52634031 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/aaaa/blobs/uploads/fa7b7f6d-c6ca-4cbf-aa5e-d2ab12305cac?_state=fSVv7qfRMaUUu06iNDc1fD1GgQe8eArimAbMd_nIaQt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmYTdiN2Y2ZC1jNmNhLTRjYmYtYWE1ZS1kMmFiMTIzMDVjYWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MTcuNTQ0MDgwNDk2WiJ9&digest=sha256%3A7387120dbb37209a956a0932ace166403b4023624d5c84a910ae0854b70f5b5d" http.request.useragent="Go-http-client/1.1" http.response.duration=5.81206452s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:17 +0000] "PUT /v2/foo/aaaa/blobs/uploads/fa7b7f6d-c6ca-4cbf-aa5e-d2ab12305cac?_state=fSVv7qfRMaUUu06iNDc1fD1GgQe8eArimAbMd_nIaQt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmYTdiN2Y2ZC1jNmNhLTRjYmYtYWE1ZS1kMmFiMTIzMDVjYWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MTcuNTQ0MDgwNDk2WiJ9&digest=sha256%3A7387120dbb37209a956a0932ace166403b4023624d5c84a910ae0854b70f5b5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=55877076-8c4b-4edf-aaba-0ee90ae28748 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.796151ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:23 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=976ee65a-41b9-43f3-823f-a3875d5a5dd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.722443ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:23 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:26Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=c9af889e-43b9-4ebd-bd33-b3ca51fc7dab http.request.method=PUT http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/bbbb/blobs/uploads/637b7051-407b-45a3-b7ef-a8dbc61646fb?_state=QCxgoPJZO-iGx2_STIFBzQeKnQ__503iwVMR-rXAnWd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MzdiNzA1MS00MDdiLTQ1YTMtYjdlZi1hOGRiYzYxNjQ2ZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MjMuNjA0NDE0NTA2WiJ9&digest=sha256%3Affcaad0126d65996f96d02d1cfb43372e3ba11d7862e56b6ed2728c1e04df60d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.444559167s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:23 +0000] "PUT /v2/foo/bbbb/blobs/uploads/637b7051-407b-45a3-b7ef-a8dbc61646fb?_state=QCxgoPJZO-iGx2_STIFBzQeKnQ__503iwVMR-rXAnWd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MzdiNzA1MS00MDdiLTQ1YTMtYjdlZi1hOGRiYzYxNjQ2ZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MjMuNjA0NDE0NTA2WiJ9&digest=sha256%3Affcaad0126d65996f96d02d1cfb43372e3ba11d7862e56b6ed2728c1e04df60d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:26Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=3c5bd418-5271-4493-8ec3-5b14ec65a3df http.request.method=PUT http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.070187ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:26 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:26Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=57f0a534-a9e6-44e4-afd8-785cc87981ff http.request.method=POST http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.802674ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:26 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:30Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=af7d0627-5c78-44bf-bc0f-87ee293dc470 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/cccc/blobs/uploads/273ade6b-b03a-4761-8611-4a6c6d5315ab?_state=BoJpGWqJjJeUas8vX0AzcuCe5eCtuAbKO1G6jIRhiR17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyNzNhZGU2Yi1iMDNhLTQ3NjEtODYxMS00YTZjNmQ1MzE1YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MjYuMzY5MTE3NDEyWiJ9&digest=sha256%3Ae60077522124e1fd8c511a25ee6e060491dd0a517ea108695ee9a573a964d8d1" http.request.useragent="Go-http-client/1.1" http.response.duration=4.176630238s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:26 +0000] "PUT /v2/foo/cccc/blobs/uploads/273ade6b-b03a-4761-8611-4a6c6d5315ab?_state=BoJpGWqJjJeUas8vX0AzcuCe5eCtuAbKO1G6jIRhiR17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyNzNhZGU2Yi1iMDNhLTQ3NjEtODYxMS00YTZjNmQ1MzE1YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MjYuMzY5MTE3NDEyWiJ9&digest=sha256%3Ae60077522124e1fd8c511a25ee6e060491dd0a517ea108695ee9a573a964d8d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:30Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=76c53e37-d8c1-4b0f-8a83-27ce84179db3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.438386ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:30 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:30Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=b0145340-1ad1-4423-8f0e-f733443843f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.719145ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:30 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=fbd5fd37-6584-46ae-9213-8af31b9b4842 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/dddd/blobs/uploads/b47ff9e8-a67c-4085-9ddc-733b0febc3b9?_state=drkeNTHPyLzqL3yaqGk-WUyzo8CvyPnQVWEH7WvczMF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNDdmZjllOC1hNjdjLTQwODUtOWRkYy03MzNiMGZlYmMzYjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MzAuOTE0ODA3MTk5WiJ9&digest=sha256%3Ae4e26b05f0e7056121d5c8d0d5857d444dd5dba6f18219599213ca0e5ec7cc09" http.request.useragent="Go-http-client/1.1" http.response.duration=5.513402659s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:30 +0000] "PUT /v2/foo/dddd/blobs/uploads/b47ff9e8-a67c-4085-9ddc-733b0febc3b9?_state=drkeNTHPyLzqL3yaqGk-WUyzo8CvyPnQVWEH7WvczMF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNDdmZjllOC1hNjdjLTQwODUtOWRkYy03MzNiMGZlYmMzYjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MzAuOTE0ODA3MTk5WiJ9&digest=sha256%3Ae4e26b05f0e7056121d5c8d0d5857d444dd5dba6f18219599213ca0e5ec7cc09 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=d6f4edf5-3035-4b45-9f44-fd0a23bdc2f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.664323ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42203" http.request.id=0fceb71b-6f8d-485d-b2c5-388ab5b38faa http.request.method=GET http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.285804ms http.response.status=200 http.response.written=63 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (47.26s) === RUN TestURLPrefix time="2025-05-12T07:28:36Z" 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-12T07:28:36Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35719" http.request.id=84a707da-83f3-439f-9efd-00363fa683c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34668" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.672071ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-05-12T07:28:36Z" 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-12T07:28:36Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:28:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=53a7b4c2-0b50-405e-b749-f9cea7b93b4e http.request.method=GET http.request.remoteaddr="127.0.0.1:33764" http.request.uri="/v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.002312ms http.response.status=404 http.response.written=157 vars.digest="sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "GET /v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=788e0a61-6278-4735-90d2-36b17688192b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.739444ms http.response.status=404 http.response.written=157 vars.digest="sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=46d267db-8367-406b-a953-0448664e623d http.request.method=POST http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.591592ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=adc234d4-6aee-4800-9daf-4976b87819bd http.request.method=GET http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/foo/bar/blobs/uploads/fdbc5197-920e-4936-890a-3dbd40079207?_state=Rb56W9YfFRa78mWIbEdUU-jX6mzG7REgERNfx57LY097Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkYmM1MTk3LTkyMGUtNDkzNi04OTBhLTNkYmQ0MDA3OTIwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MTYzMTYxODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.684999ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "GET /v2/foo/bar/blobs/uploads/fdbc5197-920e-4936-890a-3dbd40079207?_state=Rb56W9YfFRa78mWIbEdUU-jX6mzG7REgERNfx57LY097Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkYmM1MTk3LTkyMGUtNDkzNi04OTBhLTNkYmQ0MDA3OTIwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MTYzMTYxODFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=1929ef63-5aa8-4cae-af32-49a5dc57f862 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/foo/bar/blobs/uploads/fdbc5197-920e-4936-890a-3dbd40079207?_state=Rb56W9YfFRa78mWIbEdUU-jX6mzG7REgERNfx57LY097Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkYmM1MTk3LTkyMGUtNDkzNi04OTBhLTNkYmQ0MDA3OTIwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MTYzMTYxODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.712626ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "DELETE /v2/foo/bar/blobs/uploads/fdbc5197-920e-4936-890a-3dbd40079207?_state=Rb56W9YfFRa78mWIbEdUU-jX6mzG7REgERNfx57LY097Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkYmM1MTk3LTkyMGUtNDkzNi04OTBhLTNkYmQ0MDA3OTIwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MTYzMTYxODFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=3b2692d2-a93f-4ae5-a80f-79819f9826c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/foo/bar/blobs/uploads/fdbc5197-920e-4936-890a-3dbd40079207?_state=Rb56W9YfFRa78mWIbEdUU-jX6mzG7REgERNfx57LY097Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkYmM1MTk3LTkyMGUtNDkzNi04OTBhLTNkYmQ0MDA3OTIwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MTYzMTYxODFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=fdbc5197-920e-4936-890a-3dbd40079207 time="2025-05-12T07:28:36Z" 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:45193" http.request.id=3b2692d2-a93f-4ae5-a80f-79819f9826c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/foo/bar/blobs/uploads/fdbc5197-920e-4936-890a-3dbd40079207?_state=Rb56W9YfFRa78mWIbEdUU-jX6mzG7REgERNfx57LY097Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkYmM1MTk3LTkyMGUtNDkzNi04OTBhLTNkYmQ0MDA3OTIwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MTYzMTYxODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.713824ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=fdbc5197-920e-4936-890a-3dbd40079207 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "GET /v2/foo/bar/blobs/uploads/fdbc5197-920e-4936-890a-3dbd40079207?_state=Rb56W9YfFRa78mWIbEdUU-jX6mzG7REgERNfx57LY097Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkYmM1MTk3LTkyMGUtNDkzNi04OTBhLTNkYmQ0MDA3OTIwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MTYzMTYxODFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=c01cc5cf-469f-4c0f-a427-f597a38ec3e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.816458ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=76275822-636c-4762-8e53-0fb290243e0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/cb8a5ca6-0871-4531-a5db-a28a608e1b5c?_state=a3IYZnJcjTGvt2hTJrU-KzC4s8VhCXTPucq067Qn0Ah7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiOGE1Y2E2LTA4NzEtNDUzMS1hNWRiLWEyOGE2MDhlMWI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MjQ3MDA5OTFaIn0%3D&digest=sha256%3A1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" provided=sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 vars.name="foo/bar" vars.uuid=cb8a5ca6-0871-4531-a5db-a28a608e1b5c time="2025-05-12T07:28:36Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=76275822-636c-4762-8e53-0fb290243e0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/cb8a5ca6-0871-4531-a5db-a28a608e1b5c?_state=a3IYZnJcjTGvt2hTJrU-KzC4s8VhCXTPucq067Qn0Ah7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiOGE1Y2E2LTA4NzEtNDUzMS1hNWRiLWEyOGE2MDhlMWI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MjQ3MDA5OTFaIn0%3D&digest=sha256%3A1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cb8a5ca6-0871-4531-a5db-a28a608e1b5c time="2025-05-12T07:28:36Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578, 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:45193" http.request.id=76275822-636c-4762-8e53-0fb290243e0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/cb8a5ca6-0871-4531-a5db-a28a608e1b5c?_state=a3IYZnJcjTGvt2hTJrU-KzC4s8VhCXTPucq067Qn0Ah7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiOGE1Y2E2LTA4NzEtNDUzMS1hNWRiLWEyOGE2MDhlMWI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MjQ3MDA5OTFaIn0%3D&digest=sha256%3A1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.023836ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=cb8a5ca6-0871-4531-a5db-a28a608e1b5c 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "PUT /v2/foo/bar/blobs/uploads/cb8a5ca6-0871-4531-a5db-a28a608e1b5c?_state=a3IYZnJcjTGvt2hTJrU-KzC4s8VhCXTPucq067Qn0Ah7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiOGE1Y2E2LTA4NzEtNDUzMS1hNWRiLWEyOGE2MDhlMWI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MjQ3MDA5OTFaIn0%3D&digest=sha256%3A1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=a91aee06-ff1d-4d6c-8a29-20347db2fa82 http.request.method=POST http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.671484ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=5090c461-1364-43e1-a5fc-efa2f8ed1c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/3068bbf5-6e0c-48eb-bfe1-ba6cc5e1dd93?_state=VfoDGtcG85piUklJZbi1tcVaNWoc5K94al3P0UK_SlZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNjhiYmY1LTZlMGMtNDhlYi1iZmUxLWJhNmNjNWUxZGQ5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43Mjk0MDIxMzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.05327ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "PUT /v2/foo/bar/blobs/uploads/3068bbf5-6e0c-48eb-bfe1-ba6cc5e1dd93?_state=VfoDGtcG85piUklJZbi1tcVaNWoc5K94al3P0UK_SlZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNjhiYmY1LTZlMGMtNDhlYi1iZmUxLWJhNmNjNWUxZGQ5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43Mjk0MDIxMzdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=b26cb17b-b05c-4f53-a70f-fbfe3318f092 http.request.method=POST http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.696825ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=b2f3ea9b-b620-465c-88d5-6bca30137c66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/8227c2b4-37b7-40a6-84ed-3e414671cdfc?_state=Gx5ixlOppoXija4J5LePI-dnhgH4NLr-Fs7bWV6NCBl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyMjdjMmI0LTM3YjctNDBhNi04NGVkLTNlNDE0NjcxY2RmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MzM5ODkxMTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.967925ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "PUT /v2/foo/bar/blobs/uploads/8227c2b4-37b7-40a6-84ed-3e414671cdfc?_state=Gx5ixlOppoXija4J5LePI-dnhgH4NLr-Fs7bWV6NCBl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyMjdjMmI0LTM3YjctNDBhNi04NGVkLTNlNDE0NjcxY2RmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43MzM5ODkxMTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=5892ddc2-e68b-4422-9581-9d5930b9007c http.request.method=POST http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.826784ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=cf50e4da-4f4d-43b6-89f6-503675f69388 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/63a194a8-e5e9-44d1-86f7-b0a0bf2a7112?_state=LjeVxXk6StzvGFA6g0fT3QQXe8DcXfmT-q2Y6w2yBqV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzYTE5NGE4LWU1ZTktNDRkMS04NmY3LWIwYTBiZjJhNzExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43Mzg1MjA0OFoifQ%3D%3D&digest=sha256%3A1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.duration=2.845281067s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:36 +0000] "PUT /v2/foo/bar/blobs/uploads/63a194a8-e5e9-44d1-86f7-b0a0bf2a7112?_state=LjeVxXk6StzvGFA6g0fT3QQXe8DcXfmT-q2Y6w2yBqV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzYTE5NGE4LWU1ZTktNDRkMS04NmY3LWIwYTBiZjJhNzExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozNi43Mzg1MjA0OFoifQ%3D%3D&digest=sha256%3A1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=79f155e9-196f-46eb-ac5e-c8a967b0d326 http.request.method=POST http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.754907ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45193" http.request.id=97fec560-0335-414d-85b9-04dd46780a06 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/04070bc7-d9c1-4778-a5c7-7a35a5ace5e5?_state=jCTKHbqYLRXjhFgmhtAqm3otLLjVb3HMPv6QF7SBx8x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0MDcwYmM3LWQ5YzEtNDc3OC1hNWM3LTdhMzVhNWFjZTVlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozOS43MTAxNjY5NjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.87465803s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:39 +0000] "PATCH /v2/foo/bar/blobs/uploads/04070bc7-d9c1-4778-a5c7-7a35a5ace5e5?_state=jCTKHbqYLRXjhFgmhtAqm3otLLjVb3HMPv6QF7SBx8x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0MDcwYmM3LWQ5YzEtNDc3OC1hNWM3LTdhMzVhNWFjZTVlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODozOS43MTAxNjY5NjdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=7e761502-97d8-45c3-b4a8-d822c98cc833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/uploads/04070bc7-d9c1-4778-a5c7-7a35a5ace5e5?_state=gbtrqFW_t7Qvsg7PBr4w6cjTLtvZmu_H57C5ShBQCCB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0MDcwYmM3LWQ5YzEtNDc3OC1hNWM3LTdhMzVhNWFjZTVlNSIsIk9mZnNldCI6MTkwODczNjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MzlaIn0%3D&digest=sha256%3A1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.duration=1.950489ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "PUT /v2/foo/bar/blobs/uploads/04070bc7-d9c1-4778-a5c7-7a35a5ace5e5?_state=gbtrqFW_t7Qvsg7PBr4w6cjTLtvZmu_H57C5ShBQCCB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0MDcwYmM3LWQ5YzEtNDc3OC1hNWM3LTdhMzVhNWFjZTVlNSIsIk9mZnNldCI6MTkwODczNjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6MzlaIn0%3D&digest=sha256%3A1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=202d1c5f-be6d-46b0-97ef-57f189317e64 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.636842ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=6a42b392-1c74-45fe-9fc7-d8a90cfe7989 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=77.711508ms http.response.status=200 http.response.written=19087360 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "GET /v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 200 19087360 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=error msg="error parsing digest="sha257:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=9c1fd0df-77f0-4b87-90ef-6a0034a73004 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/sha257:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" vars.name="foo/bar" time="2025-05-12T07:28:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=9c1fd0df-77f0-4b87-90ef-6a0034a73004 http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/foo/bar/blobs/sha257:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.820494ms http.response.status=400 http.response.written=110 vars.digest="sha257:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "GET /v2/foo/bar/blobs/sha257:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=3ad47498-e662-497d-9ab8-e201485b8812 http.request.method=GET http.request.remoteaddr="127.0.0.1:54046" http.request.uri="/v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.duration=2.166032ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "GET /v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-12T07:28:42Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:28:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=9db4d90f-55d9-4444-a74f-a4df49c03291 http.request.method=GET http.request.remoteaddr="127.0.0.1:40200" http.request.uri="/v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.814697ms http.response.status=404 http.response.written=157 vars.digest="sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "GET /v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=4e33ddc0-5058-4b92-b27e-6a9810dd7d20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40206" http.request.uri="/v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.747842ms http.response.status=404 http.response.written=157 vars.digest="sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=668001d7-9d8c-4c80-ab05-059ed7b1fda5 http.request.method=POST http.request.remoteaddr="127.0.0.1:40206" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.633206ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=3e54e0d4-3e4b-4451-9219-d5f35a3c45c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40206" http.request.uri="/v2/foo/bar/blobs/uploads/29a3777c-4e2b-4c28-8345-dfcb84eb4c51?_state=embjYD6zeVqWB9WwGjwSHJwKO_cobSpz723eScuAnSJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5YTM3NzdjLTRlMmItNGMyOC04MzQ1LWRmY2I4NGViNGM1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45ODgzNjgxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.714194ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "GET /v2/foo/bar/blobs/uploads/29a3777c-4e2b-4c28-8345-dfcb84eb4c51?_state=embjYD6zeVqWB9WwGjwSHJwKO_cobSpz723eScuAnSJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5YTM3NzdjLTRlMmItNGMyOC04MzQ1LWRmY2I4NGViNGM1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45ODgzNjgxNjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=8ad670a5-2db0-4022-a306-488bb34e6331 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40206" http.request.uri="/v2/foo/bar/blobs/uploads/29a3777c-4e2b-4c28-8345-dfcb84eb4c51?_state=embjYD6zeVqWB9WwGjwSHJwKO_cobSpz723eScuAnSJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5YTM3NzdjLTRlMmItNGMyOC04MzQ1LWRmY2I4NGViNGM1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45ODgzNjgxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.725309ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "DELETE /v2/foo/bar/blobs/uploads/29a3777c-4e2b-4c28-8345-dfcb84eb4c51?_state=embjYD6zeVqWB9WwGjwSHJwKO_cobSpz723eScuAnSJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5YTM3NzdjLTRlMmItNGMyOC04MzQ1LWRmY2I4NGViNGM1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45ODgzNjgxNjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=fa8e21d3-6191-45d1-b9bd-5ba7704fa10a http.request.method=GET http.request.remoteaddr="127.0.0.1:40206" http.request.uri="/v2/foo/bar/blobs/uploads/29a3777c-4e2b-4c28-8345-dfcb84eb4c51?_state=embjYD6zeVqWB9WwGjwSHJwKO_cobSpz723eScuAnSJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5YTM3NzdjLTRlMmItNGMyOC04MzQ1LWRmY2I4NGViNGM1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45ODgzNjgxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=29a3777c-4e2b-4c28-8345-dfcb84eb4c51 time="2025-05-12T07:28:42Z" 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:46481" http.request.id=fa8e21d3-6191-45d1-b9bd-5ba7704fa10a http.request.method=GET http.request.remoteaddr="127.0.0.1:40206" http.request.uri="/v2/foo/bar/blobs/uploads/29a3777c-4e2b-4c28-8345-dfcb84eb4c51?_state=embjYD6zeVqWB9WwGjwSHJwKO_cobSpz723eScuAnSJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5YTM3NzdjLTRlMmItNGMyOC04MzQ1LWRmY2I4NGViNGM1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45ODgzNjgxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.648661ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=29a3777c-4e2b-4c28-8345-dfcb84eb4c51 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "GET /v2/foo/bar/blobs/uploads/29a3777c-4e2b-4c28-8345-dfcb84eb4c51?_state=embjYD6zeVqWB9WwGjwSHJwKO_cobSpz723eScuAnSJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5YTM3NzdjLTRlMmItNGMyOC04MzQ1LWRmY2I4NGViNGM1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45ODgzNjgxNjZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=ca3281e0-2b7a-40dc-a7fd-993c97fbac44 http.request.method=POST http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.841761ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:42Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=2e5e83de-b68b-45ac-b1e1-455b8db9f43b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/87d64e16-041a-4082-aa38-d0baf5bb2224?_state=fBoFI_lB46VdshKaKV2EhlH32NNZQUfmyHDZltRyQ0J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3ZDY0ZTE2LTA0MWEtNDA4Mi1hYTM4LWQwYmFmNWJiMjIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45OTY3Mzc5ODlaIn0%3D&digest=sha256%3A2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" provided=sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 vars.name="foo/bar" vars.uuid=87d64e16-041a-4082-aa38-d0baf5bb2224 time="2025-05-12T07:28:42Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=2e5e83de-b68b-45ac-b1e1-455b8db9f43b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/87d64e16-041a-4082-aa38-d0baf5bb2224?_state=fBoFI_lB46VdshKaKV2EhlH32NNZQUfmyHDZltRyQ0J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3ZDY0ZTE2LTA0MWEtNDA4Mi1hYTM4LWQwYmFmNWJiMjIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45OTY3Mzc5ODlaIn0%3D&digest=sha256%3A2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=87d64e16-041a-4082-aa38-d0baf5bb2224 time="2025-05-12T07:28:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774, 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:46481" http.request.id=2e5e83de-b68b-45ac-b1e1-455b8db9f43b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/87d64e16-041a-4082-aa38-d0baf5bb2224?_state=fBoFI_lB46VdshKaKV2EhlH32NNZQUfmyHDZltRyQ0J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3ZDY0ZTE2LTA0MWEtNDA4Mi1hYTM4LWQwYmFmNWJiMjIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45OTY3Mzc5ODlaIn0%3D&digest=sha256%3A2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.830709ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=87d64e16-041a-4082-aa38-d0baf5bb2224 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "PUT /v2/foo/bar/blobs/uploads/87d64e16-041a-4082-aa38-d0baf5bb2224?_state=fBoFI_lB46VdshKaKV2EhlH32NNZQUfmyHDZltRyQ0J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3ZDY0ZTE2LTA0MWEtNDA4Mi1hYTM4LWQwYmFmNWJiMjIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0Mi45OTY3Mzc5ODlaIn0%3D&digest=sha256%3A2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-12T07:28:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=ab39313a-1f4f-4065-a147-0bf16125dd85 http.request.method=POST http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.658014ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=8deb7654-2b3e-44e4-a6bc-9edf4311f249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/8bc44ed2-484f-444e-87d4-a081e793b527?_state=ZAny62KV-5vl_m_rEieBmptjpKzY3lAG_0lioFAusul7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiYzQ0ZWQyLTQ4NGYtNDQ0ZS04N2Q0LWEwODFlNzkzYjUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0My4wMDEwODE2NTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.858535ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:43 +0000] "PUT /v2/foo/bar/blobs/uploads/8bc44ed2-484f-444e-87d4-a081e793b527?_state=ZAny62KV-5vl_m_rEieBmptjpKzY3lAG_0lioFAusul7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiYzQ0ZWQyLTQ4NGYtNDQ0ZS04N2Q0LWEwODFlNzkzYjUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0My4wMDEwODE2NTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=dc82306b-4418-400c-b5fc-6c9984fa78f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.537318ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=f01835e7-eaf5-447c-a9a6-1fcd3a530e00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/34e05d9f-ebdf-4713-8f31-1ec66d280a28?_state=F0j4gQckV0V1UdZvs944DVQn-iTOwpTVDvBe0YVhKZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0ZTA1ZDlmLWViZGYtNDcxMy04ZjMxLTFlYzY2ZDI4MGEyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0My4wMDUxODg1MTNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.91828ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:43 +0000] "PUT /v2/foo/bar/blobs/uploads/34e05d9f-ebdf-4713-8f31-1ec66d280a28?_state=F0j4gQckV0V1UdZvs944DVQn-iTOwpTVDvBe0YVhKZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0ZTA1ZDlmLWViZGYtNDcxMy04ZjMxLTFlYzY2ZDI4MGEyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0My4wMDUxODg1MTNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=d9ff78ad-4f6c-4892-995f-3e2b64ea3590 http.request.method=POST http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.573107ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:45Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=6469509d-03cc-4dc9-82e4-64d83500cdae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/d76a5ccb-8ec1-42ea-8ad7-3e6a7271e780?_state=o6Rd66tDQN9YnDO6yMoTMHXYMKlGsTRL19esOqPsN4t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3NmE1Y2NiLThlYzEtNDJlYS04YWQ3LTNlNmE3MjcxZTc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0My4wMDkyNDA4NzRaIn0%3D&digest=sha256%3A2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.duration=2.674072668s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:43 +0000] "PUT /v2/foo/bar/blobs/uploads/d76a5ccb-8ec1-42ea-8ad7-3e6a7271e780?_state=o6Rd66tDQN9YnDO6yMoTMHXYMKlGsTRL19esOqPsN4t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3NmE1Y2NiLThlYzEtNDJlYS04YWQ3LTNlNmE3MjcxZTc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0My4wMDkyNDA4NzRaIn0%3D&digest=sha256%3A2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:45Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=ddfa1800-a90a-4acf-adfc-c318753c1f12 http.request.method=POST http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.755299ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46481" http.request.id=2f3d1090-3ab5-4439-9061-4eeaea0dfaa3 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/8a495bce-bb90-425c-8133-a81e526fee5f?_state=O419tB7pTSTjjhHnxnJ45Isp5BiVkW5lZWlZbKCgGjp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhNDk1YmNlLWJiOTAtNDI1Yy04MTMzLWE4MWU1MjZmZWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0NS44MDA4NTg5MzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.594286405s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:45 +0000] "PATCH /v2/foo/bar/blobs/uploads/8a495bce-bb90-425c-8133-a81e526fee5f?_state=O419tB7pTSTjjhHnxnJ45Isp5BiVkW5lZWlZbKCgGjp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhNDk1YmNlLWJiOTAtNDI1Yy04MTMzLWE4MWU1MjZmZWU1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0NS44MDA4NTg5MzJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=7b5d9b65-7d1a-49d6-be7d-8c98c959742f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/uploads/8a495bce-bb90-425c-8133-a81e526fee5f?_state=KZYohlMWB-fYkD1uedtKQ5sSJ5zLwpaT-TEPXlImCFN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhNDk1YmNlLWJiOTAtNDI1Yy04MTMzLWE4MWU1MjZmZWU1ZiIsIk9mZnNldCI6MTg3ODMyMzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6NDVaIn0%3D&digest=sha256%3A2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.duration=1.814938ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "PUT /v2/foo/bar/blobs/uploads/8a495bce-bb90-425c-8133-a81e526fee5f?_state=KZYohlMWB-fYkD1uedtKQ5sSJ5zLwpaT-TEPXlImCFN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhNDk1YmNlLWJiOTAtNDI1Yy04MTMzLWE4MWU1MjZmZWU1ZiIsIk9mZnNldCI6MTg3ODMyMzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6NDVaIn0%3D&digest=sha256%3A2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=cf01bd73-9b82-407f-8ad0-ab4db81aab4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.369681ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=ebd489dc-974e-4da4-bbcb-81c81a0341b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=69.338808ms http.response.status=200 http.response.written=18783232 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "GET /v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 200 18783232 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=error msg="error parsing digest="sha257:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=16aef0fd-6428-4eb1-b26d-57ac1b283a4f http.request.method=GET http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/sha257:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" vars.name="foo/bar" time="2025-05-12T07:28:48Z" 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:46481" http.request.id=16aef0fd-6428-4eb1-b26d-57ac1b283a4f http.request.method=GET http.request.remoteaddr="127.0.0.1:40210" http.request.uri="/v2/foo/bar/blobs/sha257:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.550997ms http.response.status=400 http.response.written=110 vars.digest="sha257:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "GET /v2/foo/bar/blobs/sha257:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=1e97bff0-9af7-41d1-9bc1-c844a19771ac http.request.method=GET http.request.remoteaddr="127.0.0.1:40222" http.request.uri="/v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.duration=2.392924ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "GET /v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=fb79d4f6-0c8f-4727-a1ee-62696eb114d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40220" http.request.uri="/v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.784106ms http.response.status=200 http.response.written=2687104 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "GET /v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 200 2687104 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46481" http.request.id=6117ce3d-a58c-4e98-a6a7-6d942e050bea http.request.method=GET http.request.remoteaddr="127.0.0.1:40222" http.request.uri="/v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.103675ms http.response.status=200 http.response.written=3662 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "GET /v2/foo/bar/blobs/sha256:2a399b50dc2137d5d8646553697455fc289b86b4aa176f064c3524f6cd33c774 HTTP/1.1" 200 3662 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=9505982d-387a-475d-a922-113a38385ffc http.request.method=GET http.request.remoteaddr="127.0.0.1:54046" http.request.uri="/v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.823579929s http.response.status=200 http.response.written=2614272 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "GET /v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45193" http.request.id=c0db0c81-edb2-4a32-9787-276a48fe2abd http.request.method=GET http.request.remoteaddr="127.0.0.1:54036" http.request.uri="/v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.832370131s http.response.status=200 http.response.written=2719872 127.0.0.1 - - [12/May/2025:07:28:42 +0000] "GET /v2/foo/bar/blobs/sha256:1f3e0ec368570dbe0e940ecd479ae96f38cac38145b04033b34542407f1d3578 HTTP/1.1" 200 2719872 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (12.11s) === RUN TestBlobDelete time="2025-05-12T07:28:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-12T07:28:48Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:28:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=31c67295-a5ca-4703-81bc-00d92c279cea http.request.method=GET http.request.remoteaddr="127.0.0.1:36740" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.872057ms http.response.status=404 http.response.written=157 vars.digest="sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "GET /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=14e2d3cb-9c68-409c-bc69-3be24d3b0540 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.66843ms http.response.status=404 http.response.written=157 vars.digest="sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=9678fcc6-fea4-49bd-a01e-111a679eff99 http.request.method=POST http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.598908ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=3f9afdcc-9640-493c-b9a9-479d6b445b33 http.request.method=GET http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/uploads/03e1ef11-777b-4203-a839-c4bfbb21486a?_state=RC0IaafAfhNaWs2qvGdsSIyG51kclDie-kniO7ZQX3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTFlZjExLTc3N2ItNDIwMy1hODM5LWM0YmZiYjIxNDg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43NzkxNDQ4OTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.677407ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "GET /v2/foo/bar/blobs/uploads/03e1ef11-777b-4203-a839-c4bfbb21486a?_state=RC0IaafAfhNaWs2qvGdsSIyG51kclDie-kniO7ZQX3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTFlZjExLTc3N2ItNDIwMy1hODM5LWM0YmZiYjIxNDg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43NzkxNDQ4OTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=59922684-4cb3-4a86-a8e4-c1fea95ed58d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/uploads/03e1ef11-777b-4203-a839-c4bfbb21486a?_state=RC0IaafAfhNaWs2qvGdsSIyG51kclDie-kniO7ZQX3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTFlZjExLTc3N2ItNDIwMy1hODM5LWM0YmZiYjIxNDg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43NzkxNDQ4OTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.712259ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "DELETE /v2/foo/bar/blobs/uploads/03e1ef11-777b-4203-a839-c4bfbb21486a?_state=RC0IaafAfhNaWs2qvGdsSIyG51kclDie-kniO7ZQX3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTFlZjExLTc3N2ItNDIwMy1hODM5LWM0YmZiYjIxNDg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43NzkxNDQ4OTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=8bf87f3a-110d-4785-8aa8-62c60ebffccc http.request.method=GET http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/uploads/03e1ef11-777b-4203-a839-c4bfbb21486a?_state=RC0IaafAfhNaWs2qvGdsSIyG51kclDie-kniO7ZQX3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTFlZjExLTc3N2ItNDIwMy1hODM5LWM0YmZiYjIxNDg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43NzkxNDQ4OTFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=03e1ef11-777b-4203-a839-c4bfbb21486a time="2025-05-12T07:28:48Z" 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:36627" http.request.id=8bf87f3a-110d-4785-8aa8-62c60ebffccc http.request.method=GET http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/uploads/03e1ef11-777b-4203-a839-c4bfbb21486a?_state=RC0IaafAfhNaWs2qvGdsSIyG51kclDie-kniO7ZQX3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTFlZjExLTc3N2ItNDIwMy1hODM5LWM0YmZiYjIxNDg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43NzkxNDQ4OTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.734377ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=03e1ef11-777b-4203-a839-c4bfbb21486a 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "GET /v2/foo/bar/blobs/uploads/03e1ef11-777b-4203-a839-c4bfbb21486a?_state=RC0IaafAfhNaWs2qvGdsSIyG51kclDie-kniO7ZQX3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTFlZjExLTc3N2ItNDIwMy1hODM5LWM0YmZiYjIxNDg2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43NzkxNDQ4OTFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=178ac6f2-a4a9-4a57-8416-37ce74261eb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.824524ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=9edf6057-e366-4148-ad6c-96a6dda86d6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/bdb82e9f-a628-41dd-b604-c644643599d9?_state=z6cWs4CnxLZEGYxa9WJyYBQZi0D4oBIwx-l6R6f_IV57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkYjgyZTlmLWE2MjgtNDFkZC1iNjA0LWM2NDQ2NDM1OTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43ODc5NTgzMThaIn0%3D&digest=sha256%3Ae657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" provided=sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 vars.name="foo/bar" vars.uuid=bdb82e9f-a628-41dd-b604-c644643599d9 time="2025-05-12T07:28:48Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=9edf6057-e366-4148-ad6c-96a6dda86d6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/bdb82e9f-a628-41dd-b604-c644643599d9?_state=z6cWs4CnxLZEGYxa9WJyYBQZi0D4oBIwx-l6R6f_IV57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkYjgyZTlmLWE2MjgtNDFkZC1iNjA0LWM2NDQ2NDM1OTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43ODc5NTgzMThaIn0%3D&digest=sha256%3Ae657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=bdb82e9f-a628-41dd-b604-c644643599d9 time="2025-05-12T07:28:48Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41, 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:36627" http.request.id=9edf6057-e366-4148-ad6c-96a6dda86d6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/bdb82e9f-a628-41dd-b604-c644643599d9?_state=z6cWs4CnxLZEGYxa9WJyYBQZi0D4oBIwx-l6R6f_IV57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkYjgyZTlmLWE2MjgtNDFkZC1iNjA0LWM2NDQ2NDM1OTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43ODc5NTgzMThaIn0%3D&digest=sha256%3Ae657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.974411ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=bdb82e9f-a628-41dd-b604-c644643599d9 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "PUT /v2/foo/bar/blobs/uploads/bdb82e9f-a628-41dd-b604-c644643599d9?_state=z6cWs4CnxLZEGYxa9WJyYBQZi0D4oBIwx-l6R6f_IV57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkYjgyZTlmLWE2MjgtNDFkZC1iNjA0LWM2NDQ2NDM1OTlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43ODc5NTgzMThaIn0%3D&digest=sha256%3Ae657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=cba7a83d-ed17-4682-a43b-b0620d9e3a43 http.request.method=POST http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.57615ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=7764db4d-52c0-48cb-88ed-97266ee37869 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/f522cc5c-b083-4430-a39c-6306ae47ed69?_state=tYquL8SvYcVSBeXbDL1Tgi9uh_MxorCK6B8dqy2rMKJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1MjJjYzVjLWIwODMtNDQzMC1hMzljLTYzMDZhZTQ3ZWQ2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43OTI2NTQxODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.701878ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "PUT /v2/foo/bar/blobs/uploads/f522cc5c-b083-4430-a39c-6306ae47ed69?_state=tYquL8SvYcVSBeXbDL1Tgi9uh_MxorCK6B8dqy2rMKJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1MjJjYzVjLWIwODMtNDQzMC1hMzljLTYzMDZhZTQ3ZWQ2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43OTI2NTQxODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=f2975b82-37cd-42f4-8f25-0cdea3d23b8f http.request.method=POST http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.329495ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=3102b820-7750-490c-8352-a7cdee0a32ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/6777e9c0-e03a-4a1e-ac69-56459d781952?_state=w-n8_8OaFiDczG1m_EkZJ0K7zPKVXXJQBU8gK0EKjxp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NzdlOWMwLWUwM2EtNGExZS1hYzY5LTU2NDU5ZDc4MTk1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43OTY2MDAyNjZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.686403ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "PUT /v2/foo/bar/blobs/uploads/6777e9c0-e03a-4a1e-ac69-56459d781952?_state=w-n8_8OaFiDczG1m_EkZJ0K7zPKVXXJQBU8gK0EKjxp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NzdlOWMwLWUwM2EtNGExZS1hYzY5LTU2NDU5ZDc4MTk1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC43OTY2MDAyNjZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=c27f4bb0-30f9-4145-aab0-ef99ef0af4f1 http.request.method=POST http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.353862ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:51Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=f2f82340-88de-4515-89c0-6ab904c6c1bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/c330886e-867e-439d-84db-4e3692f7e49f?_state=Fdqj7JVlrjsug0NJCEyCjr28WtZ9cgMTFsZr2_4tpsV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzMzA4ODZlLTg2N2UtNDM5ZC04NGRiLTRlMzY5MmY3ZTQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC44MDA0MzcwNzRaIn0%3D&digest=sha256%3Ae657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.duration=2.685286443s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:48 +0000] "PUT /v2/foo/bar/blobs/uploads/c330886e-867e-439d-84db-4e3692f7e49f?_state=Fdqj7JVlrjsug0NJCEyCjr28WtZ9cgMTFsZr2_4tpsV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzMzA4ODZlLTg2N2UtNDM5ZC04NGRiLTRlMzY5MmY3ZTQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo0OC44MDA0MzcwNzRaIn0%3D&digest=sha256%3Ae657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:51Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=86cda265-0207-4b60-ba74-e31fbcf758f8 http.request.method=POST http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.668631ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36627" http.request.id=66012e1b-cfbd-4dab-89de-7b9d42b4a92d http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/96675630-13f1-4a2b-975e-001cf1919a4e?_state=XEuIL3D7dwBy2A42ZwkKoWY7eHT4mXyGrf0Ff-8MvnR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2Njc1NjMwLTEzZjEtNGEyYi05NzVlLTAwMWNmMTkxOWE0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo1MS41OTg4OTQ2NDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.615862662s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:51 +0000] "PATCH /v2/foo/bar/blobs/uploads/96675630-13f1-4a2b-975e-001cf1919a4e?_state=XEuIL3D7dwBy2A42ZwkKoWY7eHT4mXyGrf0Ff-8MvnR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2Njc1NjMwLTEzZjEtNGEyYi05NzVlLTAwMWNmMTkxOWE0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo1MS41OTg4OTQ2NDRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=bfd3800d-7b9e-4fa4-9ba9-e899b8aeac09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/96675630-13f1-4a2b-975e-001cf1919a4e?_state=prF-anrVAl1GktkgsdvRxoVsfaTqWgbiDNZtKe1FL957Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2Njc1NjMwLTEzZjEtNGEyYi05NzVlLTAwMWNmMTkxOWE0ZSIsIk9mZnNldCI6MTgxNDU3OTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6NTFaIn0%3D&digest=sha256%3Ae657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.duration=1.967349ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "PUT /v2/foo/bar/blobs/uploads/96675630-13f1-4a2b-975e-001cf1919a4e?_state=prF-anrVAl1GktkgsdvRxoVsfaTqWgbiDNZtKe1FL957Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2Njc1NjMwLTEzZjEtNGEyYi05NzVlLTAwMWNmMTkxOWE0ZSIsIk9mZnNldCI6MTgxNDU3OTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjg6NTFaIn0%3D&digest=sha256%3Ae657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=bea13fbf-5743-46b3-9ec8-9aa54fd20175 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.993791ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "HEAD /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=ca6d50a1-0cdf-464a-b0c3-160cfa1285a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=69.808465ms http.response.status=200 http.response.written=18145792 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "GET /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 200 18145792 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" level=error msg="error parsing digest="sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=3440f66a-e8d1-4aac-9532-c1e7e5d96f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" vars.name="foo/bar" time="2025-05-12T07:28:54Z" 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:36627" http.request.id=3440f66a-e8d1-4aac-9532-c1e7e5d96f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.663985ms http.response.status=400 http.response.written=110 vars.digest="sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "GET /v2/foo/bar/blobs/sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=8b1d54e1-4429-4d0b-9935-67f667c2f6a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37906" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.duration=2.257209ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "GET /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=48f720de-8479-4162-89b0-8b759552bad3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37916" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.duration=1.70915ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "DELETE /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=14c00292-60ea-4191-a3c4-46a88d102681 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37916" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.418138ms http.response.status=404 http.response.written=157 vars.digest="sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "HEAD /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" 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:36627" http.request.id=abe0d4b0-bfd4-4ff3-b9e0-c5495d80b1c0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37916" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.503842ms http.response.status=404 http.response.written=74 vars.digest="sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "DELETE /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" level=error msg="error parsing digest="sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=3596be51-e924-4536-a531-725a6ea10662 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37928" http.request.uri="/v2/foo/bar/blobs/sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" vars.name="foo/bar" time="2025-05-12T07:28:54Z" 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:36627" http.request.id=3596be51-e924-4536-a531-725a6ea10662 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37928" http.request.uri="/v2/foo/bar/blobs/sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.689358ms http.response.status=400 http.response.written=110 vars.digest="sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "DELETE /v2/foo/bar/blobs/sha257:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-12T07:28:54Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=49ba2fbe-37c2-4a0f-9a47-dd735d285e74 http.request.method=POST http.request.remoteaddr="127.0.0.1:37936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.856987ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:56Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=36b52d7b-6061-44b4-b220-2e57d02e0c30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37936" http.request.uri="/v2/foo/bar/blobs/uploads/1aca6ddd-f1a2-4f10-bb20-985b170d9cc4?_state=BZVgmplSshM9XFP2BP5W6ke85k7p7Qp-nsQ9j_Rmsbl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhY2E2ZGRkLWYxYTItNGYxMC1iYjIwLTk4NWIxNzBkOWNjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo1NC4zODE1NTMwN1oifQ%3D%3D&digest=sha256%3Ae657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.duration=2.523276941s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "PUT /v2/foo/bar/blobs/uploads/1aca6ddd-f1a2-4f10-bb20-985b170d9cc4?_state=BZVgmplSshM9XFP2BP5W6ke85k7p7Qp-nsQ9j_Rmsbl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhY2E2ZGRkLWYxYTItNGYxMC1iYjIwLTk4NWIxNzBkOWNjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo1NC4zODE1NTMwN1oifQ%3D%3D&digest=sha256%3Ae657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=3736f24e-f775-4a15-8caf-8713b73b6cec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37936" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.919456ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:57 +0000] "HEAD /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=dfbe8d14-9767-4ace-a807-d6c2cb3a8986 http.request.method=GET http.request.remoteaddr="127.0.0.1:37892" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.661176609s http.response.status=200 http.response.written=2719872 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "GET /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 200 2719872 "" "Go-http-client/1.1" time="2025-05-12T07:28:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36627" http.request.id=d3213160-8315-40f0-a51a-4b0d5b6a92b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37906" http.request.uri="/v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.651883938s http.response.status=200 http.response.written=2644224 127.0.0.1 - - [12/May/2025:07:28:54 +0000] "GET /v2/foo/bar/blobs/sha256:e657f75dbf8289c0f5dbc7ec833dec703af4362e73fc2b63abb71235e1769d41 HTTP/1.1" 200 2644224 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (8.46s) === RUN TestRelativeURL time="2025-05-12T07:28:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-12T07:28:57Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:28:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39383" http.request.id=d103c394-8010-4fb0-8ea6-faf031d7b1b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:53850" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.70282ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39383" http.request.id=bb089ed6-1855-4da0-ba01-c0426c452890 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53850" http.request.uri="/v2/foo/bar/blobs/uploads/31a8837c-2ff9-44bd-9f10-5415481094b9?_state=gArQYDqpLibWx-UUeGt3uXyndesQptgpDdtw_dGfRvh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYTg4MzdjLTJmZjktNDRiZC05ZjEwLTU0MTU0ODEwOTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo1Ny4wMjI2MjgyMTdaIn0%3D&digest=sha256%3A9b7ece3558cfa03840b8341d18951492439b4bc7c0aec9158fee0e05e68238fe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.956625406s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:57 +0000] "PUT /v2/foo/bar/blobs/uploads/31a8837c-2ff9-44bd-9f10-5415481094b9?_state=gArQYDqpLibWx-UUeGt3uXyndesQptgpDdtw_dGfRvh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYTg4MzdjLTJmZjktNDRiZC05ZjEwLTU0MTU0ODEwOTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo1Ny4wMjI2MjgyMTdaIn0%3D&digest=sha256%3A9b7ece3558cfa03840b8341d18951492439b4bc7c0aec9158fee0e05e68238fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39383" http.request.id=bbc7fab8-69f7-401c-bce8-6709b13d8b8b http.request.method=POST http.request.remoteaddr="127.0.0.1:53850" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.578669ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:28:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39383" http.request.id=78add11c-882b-49dd-82db-37e143983908 http.request.method=POST http.request.remoteaddr="127.0.0.1:53850" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.753259ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39383" http.request.id=a3784e36-d94d-4c18-a7df-1083a0de59f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53850" http.request.uri="/v2/foo/bar/blobs/uploads/4396b85f-f92e-46a7-a527-6b15aafb6986?_state=AeNO6X6zYuIc5fGKy1CBcHZYB2d6qeeImrTv-SZrOid7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzOTZiODVmLWY5MmUtNDZhNy1hNTI3LTZiMTVhYWZiNjk4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo1OS41Mzc0NjEwNjlaIn0%3D&digest=sha256%3A0f6f7936cdbab0c3a10b6336ace7a2846ad5f0377172ecf958673e636a2e4775" http.request.useragent="Go-http-client/1.1" http.response.duration=5.002290176s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:28:59 +0000] "PUT /v2/foo/bar/blobs/uploads/4396b85f-f92e-46a7-a527-6b15aafb6986?_state=AeNO6X6zYuIc5fGKy1CBcHZYB2d6qeeImrTv-SZrOid7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzOTZiODVmLWY5MmUtNDZhNy1hNTI3LTZiMTVhYWZiNjk4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyODo1OS41Mzc0NjEwNjlaIn0%3D&digest=sha256%3A0f6f7936cdbab0c3a10b6336ace7a2846ad5f0377172ecf958673e636a2e4775 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (7.52s) === RUN TestBlobDeleteDisabled time="2025-05-12T07:29:04Z" 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-12T07:29:04Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:29:04Z" 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:45327" http.request.id=efa2aa49-63d6-4993-b4ee-c176bdcebed2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54908" http.request.uri="/v2/foo/bar/blobs/sha256:7cc22a7704197745bdbca25ca0d6c56e33c1d713b8aceea1d5b3df1009935139" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.600899ms http.response.status=405 http.response.written=78 vars.digest="sha256:7cc22a7704197745bdbca25ca0d6c56e33c1d713b8aceea1d5b3df1009935139" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:29:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:7cc22a7704197745bdbca25ca0d6c56e33c1d713b8aceea1d5b3df1009935139 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.33s) === RUN TestDeleteDisabled time="2025-05-12T07:29:04Z" 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-12T07:29:04Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:29:05Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46333" http.request.id=327bb2b1-14fa-4304-b5af-99e6c57cdb45 http.request.method=POST http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.118162ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:08Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46333" http.request.id=d6fc3a4a-c044-4718-aba1-f38effab6dba http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/foo/bar/blobs/uploads/d2d8dfaf-88dd-4aaf-8977-9e43019eb503?_state=eozr-1kmVI5II9LOeViX8qrXa0PCbD8v4sedZfiIXhl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyZDhkZmFmLTg4ZGQtNGFhZi04OTc3LTllNDMwMTllYjUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyOTowNS4xNTY4MTYzNDlaIn0%3D&digest=sha256%3A6e5d9b1dd47c3a139cb4e8c65a4fca69da7f2b708bfe34f8cd3bffa7ab147e99" http.request.useragent="Go-http-client/1.1" http.response.duration=3.482300453s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:05 +0000] "PUT /v2/foo/bar/blobs/uploads/d2d8dfaf-88dd-4aaf-8977-9e43019eb503?_state=eozr-1kmVI5II9LOeViX8qrXa0PCbD8v4sedZfiIXhl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyZDhkZmFmLTg4ZGQtNGFhZi04OTc3LTllNDMwMTllYjUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyOTowNS4xNTY4MTYzNDlaIn0%3D&digest=sha256%3A6e5d9b1dd47c3a139cb4e8c65a4fca69da7f2b708bfe34f8cd3bffa7ab147e99 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:08Z" 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:46333" http.request.id=fa95e201-fe03-4c3d-a416-a4004993c07b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/foo/bar/blobs/sha256:6e5d9b1dd47c3a139cb4e8c65a4fca69da7f2b708bfe34f8cd3bffa7ab147e99" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.597058ms http.response.status=405 http.response.written=78 vars.digest="sha256:6e5d9b1dd47c3a139cb4e8c65a4fca69da7f2b708bfe34f8cd3bffa7ab147e99" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:29:08 +0000] "DELETE /v2/foo/bar/blobs/sha256:6e5d9b1dd47c3a139cb4e8c65a4fca69da7f2b708bfe34f8cd3bffa7ab147e99 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.77s) === RUN TestDeleteReadOnly time="2025-05-12T07:29:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-12T07:29:08Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:29:08Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33649" http.request.id=867833cb-ef5e-410d-81d1-7a2b7295cfca http.request.method=POST http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.911793ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:13Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33649" http.request.id=7bee3012-2469-4653-9b78-e248ca7f6153 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/foo/bar/blobs/uploads/21733a5b-a9e5-40f1-8fc9-48a8673be0a3?_state=TsbzIav6iJKZC5R-Fht3-iPRrznSlQFeOWVAXNQlfx17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxNzMzYTViLWE5ZTUtNDBmMS04ZmM5LTQ4YTg2NzNiZTBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyOTowOC45NzA0NjE5NThaIn0%3D&digest=sha256%3A385e91166218e1bb36c86835fb000b2da03166f91a083a6abd196561f09f3b26" http.request.useragent="Go-http-client/1.1" http.response.duration=4.568385701s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:08 +0000] "PUT /v2/foo/bar/blobs/uploads/21733a5b-a9e5-40f1-8fc9-48a8673be0a3?_state=TsbzIav6iJKZC5R-Fht3-iPRrznSlQFeOWVAXNQlfx17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxNzMzYTViLWE5ZTUtNDBmMS04ZmM5LTQ4YTg2NzNiZTBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzoyOTowOC45NzA0NjE5NThaIn0%3D&digest=sha256%3A385e91166218e1bb36c86835fb000b2da03166f91a083a6abd196561f09f3b26 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [12/May/2025:07:29:13 +0000] "DELETE /v2/foo/bar/blobs/sha256:385e91166218e1bb36c86835fb000b2da03166f91a083a6abd196561f09f3b26 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (4.90s) === RUN TestStartPushReadOnly time="2025-05-12T07:29:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-12T07:29:13Z" level=info msg="redis not configured" go.version=go1.23.9 127.0.0.1 - - [12/May/2025:07:29:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-05-12T07:29:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-12T07:29:13Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:29:13Z" 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:43929" http.request.id=99abc91f-72cd-4e0b-ac5c-1dee8858f1af http.request.method=GET http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.909441ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/May/2025:07:29:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-12T07:29:13Z" 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:43929" http.request.id=eb65676e-4686-4d7d-8b2e-16903eef717e http.request.method=GET http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.471523ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/May/2025:07:29:13 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-12T07:29:13Z" 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:43929" http.request.id=9694c9e5-efa4-47c2-b822-21fcf1026124 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.659861ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/May/2025:07:29:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-12T07:29:13Z" 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:43929" http.request.id=0f4196b4-a57c-4fab-945a-ae2825451309 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.058908ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-12T07:29:13Z" 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:43929" http.request.id=0f4196b4-a57c-4fab-945a-ae2825451309 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.116776ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-12T07:29:13Z" 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:43929" http.request.id=0f4196b4-a57c-4fab-945a-ae2825451309 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.156897ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-12T07:29:13Z" 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:43929" http.request.id=0f4196b4-a57c-4fab-945a-ae2825451309 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.201276ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/May/2025:07:29:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-12T07:29:13Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=af2990b1-d93c-4683-8595-e192e57aaa7a http.request.method=POST http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.716414ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=8abc7df5-47a2-4a80-ae95-3753bc1e1aab http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/blobs/uploads/2442dd91-f6b8-49e7-8b98-e31e236afb82?_state=jxTRUgAOOMm1t4VmyIZHhm4yUfh27m7LttzYm30Xk6h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNDQyZGQ5MS1mNmI4LTQ5ZTctOGI5OC1lMzFlMjM2YWZiODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MTMuODkwMjQ0MDU4WiJ9&digest=sha256%3A9b5b7839cd15e3413cab0babf50d08adcf7b80e9842ee3dedf485e5fa0fcbea1" http.request.useragent="Go-http-client/1.1" http.response.duration=4.980666189s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/2442dd91-f6b8-49e7-8b98-e31e236afb82?_state=jxTRUgAOOMm1t4VmyIZHhm4yUfh27m7LttzYm30Xk6h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNDQyZGQ5MS1mNmI4LTQ5ZTctOGI5OC1lMzFlMjM2YWZiODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MTMuODkwMjQ0MDU4WiJ9&digest=sha256%3A9b5b7839cd15e3413cab0babf50d08adcf7b80e9842ee3dedf485e5fa0fcbea1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=501812f8-885b-4b9d-b1e1-e6be43b0030f http.request.method=POST http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.726111ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:19 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=63b1dc94-22d6-4a67-9d50-ecde1543b2dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/blobs/uploads/46f5f6ef-9e22-4320-91df-eda8dd129490?_state=fZSpelI9wp1CS1plgF6R2q_g7IQ0cNk0UwDC3o9GH_B7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NmY1ZjZlZi05ZTIyLTQzMjAtOTFkZi1lZGE4ZGQxMjk0OTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MTkuMTY3Mjc4ODg0WiJ9&digest=sha256%3Ac5cf3ec6fccafb191f72f407f7bff39560d816bffc4a6771a7fb4456594ae438" http.request.useragent="Go-http-client/1.1" http.response.duration=3.014298877s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:19 +0000] "PUT /v2/foo/schema1/blobs/uploads/46f5f6ef-9e22-4320-91df-eda8dd129490?_state=fZSpelI9wp1CS1plgF6R2q_g7IQ0cNk0UwDC3o9GH_B7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NmY1ZjZlZi05ZTIyLTQzMjAtOTFkZi1lZGE4ZGQxMjk0OTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MTkuMTY3Mjc4ODg0WiJ9&digest=sha256%3Ac5cf3ec6fccafb191f72f407f7bff39560d816bffc4a6771a7fb4456594ae438 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=e6572946-6b6a-464f-8f8c-84a63f966dc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.768654ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=7f0bc469-32a6-4f26-aece-eabf3f4d50a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.32346ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=f47f81d5-5376-4a5d-9285-0cee0b747a3b http.request.method=GET http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.067826ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=2c3d99c4-804b-4d7b-902c-5289056f3712 http.request.method=GET http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.067562ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "GET /v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" 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:43929" http.request.id=5af28c14-30a1-4351-afef-502131885288 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.429819ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" 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:43929" http.request.id=25b89efa-7a36-4d8b-bbf3-202af52e7190 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.651948ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:43929" http.request.id=17b323bf-bd1b-4efe-a96b-b72655f918a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.489959ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=f3c90b7a-66d0-438b-8e0c-aa3e40c4b4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.157868ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "GET /v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=2f203ac5-7af7-48ce-bf08-d772f9e6ec13 http.request.method=GET http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.493471ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=8fb4e7ea-f311-44f4-bf9c-64a747b57d6b http.request.method=GET http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.437592ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "GET /v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=a51a3b41-b029-4c2f-b0e4-8d6f79910db9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.523574ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=error msg="payload digest does match: "sha256:ece0e9223e39103d448ae67ccfdbd808a2ab43658bcbb13a00dc4f67e6ca6bc1" != "sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef"" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=d1194bd6-4805-4fde-890b-4a2301db759c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" time="2025-05-12T07:29:22Z" 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:43929" http.request.id=d1194bd6-4805-4fde-890b-4a2301db759c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48572" http.request.uri="/v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.78855ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef" 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:5b4adbce898000fa24bda23eab30748dcea8376cd0f8b4361d19a881210cb6ef HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" 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:43929" http.request.id=c6687e91-0e0a-4935-a318-03094b6d09ee http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.729524ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" 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:43929" http.request.id=6548493f-e111-42a2-9f28-7c69b2d1200d http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.581857ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" 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:43929" http.request.id=711688d2-93ae-43ac-b0aa-c5ddea6824d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.847493ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-12T07:29:22Z" 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:43929" http.request.id=711688d2-93ae-43ac-b0aa-c5ddea6824d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.942675ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-12T07:29:22Z" 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:43929" http.request.id=711688d2-93ae-43ac-b0aa-c5ddea6824d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.012791ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=014d1ee6-5ef7-4819-8d33-9c2273dfcbc5 http.request.method=POST http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.688601ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=21c281df-0377-4517-9b92-8ae5a637cfc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/blobs/uploads/ef52a4b0-ee6d-425d-9819-4e1da684156a?_state=dmWAGuI-4ySRnPP3v81tzZH-NrYf5Guuf4YaPBZttXB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZjUyYTRiMC1lZTZkLTQyNWQtOTgxOS00ZTFkYTY4NDE1NmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MjIuMjM2NDk4MDYzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.0838ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/ef52a4b0-ee6d-425d-9819-4e1da684156a?_state=dmWAGuI-4ySRnPP3v81tzZH-NrYf5Guuf4YaPBZttXB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZjUyYTRiMC1lZTZkLTQyNWQtOTgxOS00ZTFkYTY4NDE1NmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MjIuMjM2NDk4MDYzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" 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:43929" http.request.id=f7e26194-c844-4427-8aee-3fa25405399c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.799096ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-12T07:29:22Z" 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:43929" http.request.id=f7e26194-c844-4427-8aee-3fa25405399c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.896468ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-12T07:29:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=ec5de234-8104-45b1-a1b6-13d4f7dc7a2b http.request.method=POST http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.868293ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:26Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=88229bff-80e7-4c80-b370-0a8b4c902ea7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/blobs/uploads/acc9a833-f4b7-438b-a9e6-c9fb46d4b8e5?_state=utGv3py3TwUa4ttxXgvSMsiic2lsj_-kDZWCojWyjap7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhY2M5YTgzMy1mNGI3LTQzOGItYTllNi1jOWZiNDZkNGI4ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MjIuNTQ2MDk2MjI2WiJ9&digest=sha256%3Aa45a64fe4c4f9f2bdd97ac6015f70c7d30ebe746aaa5d8f5714610f07f6c6591" http.request.useragent="Go-http-client/1.1" http.response.duration=3.957741313s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/acc9a833-f4b7-438b-a9e6-c9fb46d4b8e5?_state=utGv3py3TwUa4ttxXgvSMsiic2lsj_-kDZWCojWyjap7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhY2M5YTgzMy1mNGI3LTQzOGItYTllNi1jOWZiNDZkNGI4ZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MjIuNTQ2MDk2MjI2WiJ9&digest=sha256%3Aa45a64fe4c4f9f2bdd97ac6015f70c7d30ebe746aaa5d8f5714610f07f6c6591 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:26Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=cd78392c-0995-4b75-8b6d-0123011863cc http.request.method=POST http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.860267ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=3d5fafb4-7b6d-4299-9702-13b533ef613a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/blobs/uploads/2f6e2e4f-262c-48f7-9a77-83093acc946b?_state=WU75E37p-xsIylUu5syWQVtMA8YvdJ-pHT_2Nis31597Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZjZlMmU0Zi0yNjJjLTQ4ZjctOWE3Ny04MzA5M2FjYzk0NmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MjYuOTA5MTYzMDAxWiJ9&digest=sha256%3A7c74fbff3e407843455966c11e87f6e44f827f3af92f3de03121f26dc98a0c92" http.request.useragent="Go-http-client/1.1" http.response.duration=6.68485758s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/2f6e2e4f-262c-48f7-9a77-83093acc946b?_state=WU75E37p-xsIylUu5syWQVtMA8YvdJ-pHT_2Nis31597Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZjZlMmU0Zi0yNjJjLTQ4ZjctOWE3Ny04MzA5M2FjYzk0NmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MjYuOTA5MTYzMDAxWiJ9&digest=sha256%3A7c74fbff3e407843455966c11e87f6e44f827f3af92f3de03121f26dc98a0c92 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" 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:43929" http.request.id=a13392fc-c84b-4d98-a624-04124c9094a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.170066ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" 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:43929" http.request.id=c8796aac-1488-4959-9c69-d6545022c35d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/sha256:841351514a1eeb1259c16e81e69b0b4ecf10d85ceac038be70fbd2117c3fa00d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.831264ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "PUT /v2/foo/schema2/manifests/sha256:841351514a1eeb1259c16e81e69b0b4ecf10d85ceac038be70fbd2117c3fa00d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=797b4ba2-ae06-4482-b099-f7cfb5561890 http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.525126ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=bfb6f45e-98f4-4e5b-96c7-7852a3e879d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/sha256:841351514a1eeb1259c16e81e69b0b4ecf10d85ceac038be70fbd2117c3fa00d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.561304ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/manifests/sha256:841351514a1eeb1259c16e81e69b0b4ecf10d85ceac038be70fbd2117c3fa00d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=265fcd59-50b2-409a-b1c0-004aee0eac53 http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.647907ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=8d26448b-36c4-461b-b1f9-cf9b4bc16f97 http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/sha256:841351514a1eeb1259c16e81e69b0b4ecf10d85ceac038be70fbd2117c3fa00d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.612765ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/manifests/sha256:841351514a1eeb1259c16e81e69b0b4ecf10d85ceac038be70fbd2117c3fa00d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=20d33da5-4675-4f3b-b5ce-3e7a47b0db4e http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.412451ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="rewriting manifest sha256:841351514a1eeb1259c16e81e69b0b4ecf10d85ceac038be70fbd2117c3fa00d in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=8a08c581-4820-4926-9f9b-a21803430430 http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" 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-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=8a08c581-4820-4926-9f9b-a21803430430 http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.692652ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43929" http.request.id=bbad749c-d5b6-4f95-bfb2-0fecf7bc6bcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.574444ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" 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:43929" http.request.id=f0cfcef0-ec11-403e-9305-301492118aa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.970542ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" 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:43929" http.request.id=39d4a829-9e45-4355-b2eb-2379b14013d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/sha256:8f131cee583a8ff89c85dac42601a896199c705973a5e291f9050aae0031d5ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.735106ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "PUT /v2/foo/schema2/manifests/sha256:8f131cee583a8ff89c85dac42601a896199c705973a5e291f9050aae0031d5ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=57b0807b-9f09-4b22-8a30-d718f7cf1fee http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.729113ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=23d5afb8-53c0-4d30-a9cd-1af25996826a http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/sha256:8f131cee583a8ff89c85dac42601a896199c705973a5e291f9050aae0031d5ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.613144ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/manifests/sha256:8f131cee583a8ff89c85dac42601a896199c705973a5e291f9050aae0031d5ea HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=c5f656e2-02a0-4bc1-937a-1d62139e00f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.487456ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=4dafdcd7-9093-45ad-89db-835fe51a5f1e http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/sha256:8f131cee583a8ff89c85dac42601a896199c705973a5e291f9050aae0031d5ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.399362ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/manifests/sha256:8f131cee583a8ff89c85dac42601a896199c705973a5e291f9050aae0031d5ea HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="rewriting manifest list sha256:8f131cee583a8ff89c85dac42601a896199c705973a5e291f9050aae0031d5ea in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=4282989e-1049-421d-9cc9-24c361b489aa http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" 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-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43929" http.request.id=4282989e-1049-421d-9cc9-24c361b489aa http.request.method=GET http.request.remoteaddr="127.0.0.1:48588" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.645762ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" 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-12T07:29:33Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:29:33Z" 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:37737" http.request.id=22dfe30c-e981-44c6-8c2f-84092cb1c3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.823001ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" 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:37737" http.request.id=33770812-8ace-423c-9320-7d1c51babcaf http.request.method=GET http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.425264ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" 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:37737" http.request.id=dbbf7fb9-d345-4e6c-8976-aaf3f005549a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.522464ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" 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:37737" http.request.id=dce226ea-121d-479c-80e2-01b82e91daac http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.8562ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-12T07:29:33Z" 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:37737" http.request.id=dce226ea-121d-479c-80e2-01b82e91daac http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.909663ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-12T07:29:33Z" 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:37737" http.request.id=dce226ea-121d-479c-80e2-01b82e91daac http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.944866ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-12T07:29:33Z" 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:37737" http.request.id=dce226ea-121d-479c-80e2-01b82e91daac http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.978508ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-12T07:29:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=eff6e774-3c88-47d9-9646-6387c4b4d49d http.request.method=POST http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.778653ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=52f8805b-1fe9-4fac-9cb2-d1f02754356f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/blobs/uploads/86760ddb-cf32-4616-8065-d1a0e2d7e25b?_state=hFLPw2uepGMsUm_zqtT6yc_uJG-qKAmKreArcL1k_gt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4Njc2MGRkYi1jZjMyLTQ2MTYtODA2NS1kMWEwZTJkN2UyNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MzMuOTkzMjMyMDQ1WiJ9&digest=sha256%3A8004510e65d5f084e113f3fa398eeb102393e542a5d21319dd34312579abb966" http.request.useragent="Go-http-client/1.1" http.response.duration=4.805257863s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:33 +0000] "PUT /v2/foo/schema1/blobs/uploads/86760ddb-cf32-4616-8065-d1a0e2d7e25b?_state=hFLPw2uepGMsUm_zqtT6yc_uJG-qKAmKreArcL1k_gt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4Njc2MGRkYi1jZjMyLTQ2MTYtODA2NS1kMWEwZTJkN2UyNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MzMuOTkzMjMyMDQ1WiJ9&digest=sha256%3A8004510e65d5f084e113f3fa398eeb102393e542a5d21319dd34312579abb966 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=24d506c6-4832-4e18-bb8c-c6adfa80d84a http.request.method=POST http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.676812ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:39 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=7461a4a0-035b-42fc-924a-03f49e32f238 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/blobs/uploads/efeba274-510d-4ff9-8968-2716a304067b?_state=fajOSrFjrlC9V948eMMbVsv9eZB11xScsD9ubQQb3ul7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlZmViYTI3NC01MTBkLTRmZjktODk2OC0yNzE2YTMwNDA2N2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MzkuMTM2MjYxOTAzWiJ9&digest=sha256%3A49a7d9de302d69eb5dce674d39f4b276840f05c1aa20f40e5f964e3de0508daf" http.request.useragent="Go-http-client/1.1" http.response.duration=4.376028865s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:39 +0000] "PUT /v2/foo/schema1/blobs/uploads/efeba274-510d-4ff9-8968-2716a304067b?_state=fajOSrFjrlC9V948eMMbVsv9eZB11xScsD9ubQQb3ul7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlZmViYTI3NC01MTBkLTRmZjktODk2OC0yNzE2YTMwNDA2N2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6MzkuMTM2MjYxOTAzWiJ9&digest=sha256%3A49a7d9de302d69eb5dce674d39f4b276840f05c1aa20f40e5f964e3de0508daf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=ba38bf7e-b987-4bae-a7f5-0ff43875e016 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.599463ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=d9c2f408-411d-466a-a62e-faf72bf08e60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.205657ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=6c372a3f-0c86-447f-8c2e-67cd5b8ebefd http.request.method=GET http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.158039ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=68f682cd-5ab7-4ed1-a254-b733023855af http.request.method=GET http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.106128ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "GET /v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" 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:37737" http.request.id=687cff1e-bdaa-4b8e-a6b1-ca389914bd93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.338991ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" 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:37737" http.request.id=66980cd4-952f-479b-9919-085cd9bc375d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.497538ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:37737" http.request.id=5d15314b-5a14-449f-90ba-4ed9fa9fd6e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.447185ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=70c4b8e7-ec5e-4e67-8fa8-3aa5343d3966 http.request.method=GET http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.317547ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "GET /v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=6b837362-8c4c-49b0-bdba-595890be22c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.501234ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=7186cedd-fb96-42b3-bbd2-5f4bb122e98d http.request.method=GET http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.410821ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "GET /v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=0ce213dd-0d7e-4b67-8374-5f65123d3b11 http.request.method=GET http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.646787ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=error msg="payload digest does match: "sha256:e68c9212f1e6a6342821c79cbf9d9ebb7ef8a720f476f54b9a84d7061c3585fc" != "sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d"" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=e71833e3-fb2a-46a0-9e40-fdd18b46fa74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" time="2025-05-12T07:29:43Z" 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:37737" http.request.id=e71833e3-fb2a-46a0-9e40-fdd18b46fa74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49656" http.request.uri="/v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.687175ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d" 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:f9a22df055242adb6d6c54a42a7131cd83fe9644b95e11cb255f1c0395fb4a4d HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" 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:37737" http.request.id=f45917c6-cbeb-4155-b737-fec65d58495b http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.733175ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" 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:37737" http.request.id=f542f06b-6ff0-4acd-835a-b0d1fafe9bcd http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.489ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" 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:37737" http.request.id=0be17093-1a8b-4731-9caf-e7ba6fc5bdf7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.69715ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-12T07:29:43Z" 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:37737" http.request.id=0be17093-1a8b-4731-9caf-e7ba6fc5bdf7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.743144ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-12T07:29:43Z" 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:37737" http.request.id=0be17093-1a8b-4731-9caf-e7ba6fc5bdf7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.795588ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=61697f3b-a0e3-4e99-8f25-bc084ac1de24 http.request.method=POST http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.745797ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=5f3b4d2a-7b68-4236-8134-189ec7bd5a40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/blobs/uploads/ae17680c-5c0e-4c6a-be63-138ff4668b95?_state=T9izfmbcPjY0I11w40oPHSSxyD7SwpFBnfoFEPXpUQ97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZTE3NjgwYy01YzBlLTRjNmEtYmU2My0xMzhmZjQ2NjhiOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6NDMuNTU1NTc0NjE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.067685ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/ae17680c-5c0e-4c6a-be63-138ff4668b95?_state=T9izfmbcPjY0I11w40oPHSSxyD7SwpFBnfoFEPXpUQ97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZTE3NjgwYy01YzBlLTRjNmEtYmU2My0xMzhmZjQ2NjhiOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6NDMuNTU1NTc0NjE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" 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:37737" http.request.id=94467e54-0fb5-436e-8ebe-e19aa23d51ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.710232ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-12T07:29:43Z" 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:37737" http.request.id=94467e54-0fb5-436e-8ebe-e19aa23d51ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.764687ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-12T07:29:43Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=dcbe0ea1-e396-4a56-9a14-97d866bd32c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.795741ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=8133b1aa-1821-4ae0-a1cc-5169c558230a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/blobs/uploads/0f84fec3-4c97-42c4-a8da-f16b2c7dfa24?_state=KRnOk9dPuw71x5B-y7XAmES8T5nWBVkyxKS0lG_htkd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZjg0ZmVjMy00Yzk3LTQyYzQtYThkYS1mMTZiMmM3ZGZhMjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6NDMuOTIzOTU3OTg3WiJ9&digest=sha256%3Af2fc52cfa3181f419d62d3cee61a3fb99f00285e6c0fb9a39b7a8f9fcc85169c" http.request.useragent="Go-http-client/1.1" http.response.duration=5.738499669s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/0f84fec3-4c97-42c4-a8da-f16b2c7dfa24?_state=KRnOk9dPuw71x5B-y7XAmES8T5nWBVkyxKS0lG_htkd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZjg0ZmVjMy00Yzk3LTQyYzQtYThkYS1mMTZiMmM3ZGZhMjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6NDMuOTIzOTU3OTg3WiJ9&digest=sha256%3Af2fc52cfa3181f419d62d3cee61a3fb99f00285e6c0fb9a39b7a8f9fcc85169c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:50Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=5f41b5a0-dcfd-449a-8137-c42023b52f0a http.request.method=POST http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.819711ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=3d442f1a-b214-40db-9414-30ec17fb8eb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/blobs/uploads/289712b0-13c6-4395-8b5e-d1b5cbcc2d06?_state=V94I-y9LKmfDLusI5OUtia6aUsh4aHjymECaa3dpTqx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyODk3MTJiMC0xM2M2LTQzOTUtOGI1ZS1kMWI1Y2JjYzJkMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6NTAuMDUyNjYwNTQ5WiJ9&digest=sha256%3A29bcdf09a25acfda6197ab902b2c714e968c6e57eebeba8b996a8acb158ca961" http.request.useragent="Go-http-client/1.1" http.response.duration=5.542089924s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/289712b0-13c6-4395-8b5e-d1b5cbcc2d06?_state=V94I-y9LKmfDLusI5OUtia6aUsh4aHjymECaa3dpTqx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyODk3MTJiMC0xM2M2LTQzOTUtOGI1ZS1kMWI1Y2JjYzJkMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6NTAuMDUyNjYwNTQ5WiJ9&digest=sha256%3A29bcdf09a25acfda6197ab902b2c714e968c6e57eebeba8b996a8acb158ca961 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:37737" http.request.id=5b5014b4-c8ce-4b8d-90d2-7e6b7db67eab http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.088412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:37737" http.request.id=67bab22e-78b7-414b-8348-a52855cb2b97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/sha256:55940e2757e9ff55024fb1426cb9340a7f19bd02e76b9ee2e61dea1870647caf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.750603ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "PUT /v2/foo/schema2/manifests/sha256:55940e2757e9ff55024fb1426cb9340a7f19bd02e76b9ee2e61dea1870647caf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=20506c89-89b3-484b-9d1c-f1f4b1cc30e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.529872ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=218b68cf-c2d7-4638-8e05-3506e756bea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/sha256:55940e2757e9ff55024fb1426cb9340a7f19bd02e76b9ee2e61dea1870647caf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.523481ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/manifests/sha256:55940e2757e9ff55024fb1426cb9340a7f19bd02e76b9ee2e61dea1870647caf HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=c3f532e7-8809-4252-bcec-1fa02816889f http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.288707ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=36db821a-d1be-4f20-893a-cec1529b2a46 http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/sha256:55940e2757e9ff55024fb1426cb9340a7f19bd02e76b9ee2e61dea1870647caf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.416002ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/manifests/sha256:55940e2757e9ff55024fb1426cb9340a7f19bd02e76b9ee2e61dea1870647caf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=ab8e2c7d-a6c9-4bd4-922d-1065afc292c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.160736ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="rewriting manifest sha256:55940e2757e9ff55024fb1426cb9340a7f19bd02e76b9ee2e61dea1870647caf in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=8007e0c4-914d-4042-ab8c-2cb0a461e25d http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" 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-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=8007e0c4-914d-4042-ab8c-2cb0a461e25d http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.196047ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:37737" http.request.id=71fb6d05-2a89-4763-8d61-bc9514cd03bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.342779ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:37737" http.request.id=a54a861b-e9bd-481b-9c77-866517211492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.906386ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:37737" http.request.id=2fb4287e-daae-41e2-b6e6-c5f075dc2673 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/sha256:954d7bcb94cf2918f4f0fc837b1d7d48e3b3c47ae71ed89851c56c13e5ea49c4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.562422ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "PUT /v2/foo/schema2/manifests/sha256:954d7bcb94cf2918f4f0fc837b1d7d48e3b3c47ae71ed89851c56c13e5ea49c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=86beaf7f-6c53-4376-b26b-c849ea493f9a http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.518102ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=f077ce47-4e10-4673-914e-525996fbdf23 http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/sha256:954d7bcb94cf2918f4f0fc837b1d7d48e3b3c47ae71ed89851c56c13e5ea49c4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.420798ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/manifests/sha256:954d7bcb94cf2918f4f0fc837b1d7d48e3b3c47ae71ed89851c56c13e5ea49c4 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=c46a1266-b42c-44e3-8115-21d60a76f5f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.23666ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=68fdc46a-e462-4dad-b887-977f33c3e3af http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/sha256:954d7bcb94cf2918f4f0fc837b1d7d48e3b3c47ae71ed89851c56c13e5ea49c4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27931ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/manifests/sha256:954d7bcb94cf2918f4f0fc837b1d7d48e3b3c47ae71ed89851c56c13e5ea49c4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="rewriting manifest list sha256:954d7bcb94cf2918f4f0fc837b1d7d48e3b3c47ae71ed89851c56c13e5ea49c4 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=5fe90967-b58a-4ce2-8232-0affa35c3373 http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" 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-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37737" http.request.id=5fe90967-b58a-4ce2-8232-0affa35c3373 http.request.method=GET http.request.remoteaddr="127.0.0.1:55518" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.579014ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (42.08s) === RUN TestGetManifestWithStorageError time="2025-05-12T07:29: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-12T07:29:55Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:29:55Z" 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:39989" http.request.id=d53a507a-d609-4b58-81a7-8cdda44d9f4e http.request.method=GET http.request.remoteaddr="127.0.0.1:36142" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.444154ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:39989" http.request.id=9da10725-f1d9-4457-9be4-f4ac70e2f050 http.request.method=GET http.request.remoteaddr="127.0.0.1:36142" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.359349ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:39989" http.request.id=3f1990f5-09c3-4446-8b37-060544c321bc http.request.method=GET http.request.remoteaddr="127.0.0.1:36142" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.287084ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:39989" http.request.id=5112d576-356e-4a81-81b2-179cda6e0974 http.request.method=GET http.request.remoteaddr="127.0.0.1:36142" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.409474ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-05-12T07:29: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-12T07:29:55Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:29:55Z" 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:40319" http.request.id=42c59a00-20ad-4cb8-9e44-966a6ccbf82c http.request.method=GET http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.547425ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:40319" http.request.id=9b27e80a-127b-445d-8368-af86624f9494 http.request.method=GET http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.764699ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:40319" http.request.id=717b78dd-bbf7-4f5b-8e61-0a089a4def96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.696137ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" 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:40319" http.request.id=825b1ab9-b11b-45d5-b0a6-37f8da51de11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.045875ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-12T07:29:55Z" 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:40319" http.request.id=825b1ab9-b11b-45d5-b0a6-37f8da51de11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.155818ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-12T07:29:55Z" 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:40319" http.request.id=825b1ab9-b11b-45d5-b0a6-37f8da51de11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.215718ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-12T07:29:55Z" 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:40319" http.request.id=825b1ab9-b11b-45d5-b0a6-37f8da51de11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.25574ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-12T07:29:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=c1520e77-ad79-439a-9d17-b8971299f75e http.request.method=POST http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.904637ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:58Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=879c7bf5-b36d-495a-8e23-ee523e48b059 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/blobs/uploads/ff06d574-d9dc-4c6c-bf72-c025553859ff?_state=XdyATCe5tgBlYXvI8EYxCs4kpP5NMTQ1-XnfQzEpzr57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZjA2ZDU3NC1kOWRjLTRjNmMtYmY3Mi1jMDI1NTUzODU5ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6NTUuODk4ODk0MTI5WiJ9&digest=sha256%3A8890d146b1d5bf89bf90cd2f6d9e5e585e969c5875e1a41f11856ad2844aa662" http.request.useragent="Go-http-client/1.1" http.response.duration=2.570105937s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:55 +0000] "PUT /v2/foo/schema1/blobs/uploads/ff06d574-d9dc-4c6c-bf72-c025553859ff?_state=XdyATCe5tgBlYXvI8EYxCs4kpP5NMTQ1-XnfQzEpzr57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZjA2ZDU3NC1kOWRjLTRjNmMtYmY3Mi1jMDI1NTUzODU5ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6NTUuODk4ODk0MTI5WiJ9&digest=sha256%3A8890d146b1d5bf89bf90cd2f6d9e5e585e969c5875e1a41f11856ad2844aa662 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:29:58Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=b6346c43-62b1-4d7f-a08e-dfc760baa9e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.830491ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=9e8d030a-e838-41e7-ae4a-73aad18f3094 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/blobs/uploads/bbc12d3a-019a-4290-b512-92526824e8af?_state=NYKDksb3QixSTnclnuXMyAs0PhhRw-p308MsmZhZkkR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYmMxMmQzYS0wMTlhLTQyOTAtYjUxMi05MjUyNjgyNGU4YWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6NTguNzIwMjI5NDE2WiJ9&digest=sha256%3Adb2f07119d9d75a5c8e2588ec2baf99a7a47e85c0489ad042169c57918879560" http.request.useragent="Go-http-client/1.1" http.response.duration=2.944534884s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:29:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/bbc12d3a-019a-4290-b512-92526824e8af?_state=NYKDksb3QixSTnclnuXMyAs0PhhRw-p308MsmZhZkkR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYmMxMmQzYS0wMTlhLTQyOTAtYjUxMi05MjUyNjgyNGU4YWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6Mjk6NTguNzIwMjI5NDE2WiJ9&digest=sha256%3Adb2f07119d9d75a5c8e2588ec2baf99a7a47e85c0489ad042169c57918879560 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=1ebf3b3a-e779-496a-92eb-5e5dd14dfc35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.648226ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=825e5d8c-a9e7-4f17-9a84-0cb908851cd4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.duration=2.132855ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=175f9401-cb45-4f7b-b73c-447fd74dcd73 http.request.method=GET http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.952395ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=67d23aeb-762f-4e77-a353-a3fa92866327 http.request.method=GET http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.011945ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" 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:40319" http.request.id=c0dccd5f-8fce-4a07-9bb0-755d7ca09711 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.duration=2.516537ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" 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:40319" http.request.id=15f2c732-5526-47e2-8000-6ee4023bd3ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.duration=2.429673ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:40319" http.request.id=f94b7307-7b81-4783-bc59-b0bd4e4832f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.duration=2.355642ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=6d47d610-eeed-4de7-88e8-4f257cd8b817 http.request.method=GET http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.257566ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=d098043a-42c3-4fc9-8dad-5f85cd06a3de http.request.method=GET http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.38436ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=4d33e9ad-075c-4f5c-beb2-6b445ad6dd8c http.request.method=GET http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.duration=1.516938ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=a2191853-4e5c-4ade-9cbc-7f32e190d5bd http.request.method=GET http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.410231ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=error msg="payload digest does match: "sha256:a3990c153c6aefff8346413d3dc578c20ec6a0631add9ae820f0b26abf7b837a" != "sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28"" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=1da90822-0645-4cda-881a-3598cfb56ca7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" time="2025-05-12T07:30:01Z" 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:40319" http.request.id=1da90822-0645-4cda-881a-3598cfb56ca7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34970" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.635886ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=f506320e-3552-44fc-a432-c90baadc5e0c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34984" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.duration=1.956115ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=c2d61366-43af-47cd-83ba-b732858afe13 http.request.method=GET http.request.remoteaddr="127.0.0.1:34984" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.692891ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" 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:40319" http.request.id=ced73f3f-99d2-4975-b1a2-2284661cc967 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34994" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.752567ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=71241b55-7bbe-4211-8f9c-1a8116399c4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.duration=3.012344ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=c0dadb61-1d4a-4746-be9d-ef699515812c http.request.method=GET http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.182866ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" 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:40319" http.request.id=1870a061-08fe-4e82-9ba7-9ece34227ae8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35012" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.856517ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=825663d5-30e5-4bcf-af57-41685d8d80ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.934644ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=da318743-5973-47bf-9d27-797accee2ba1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.500623ms http.response.status=200 http.response.written=39 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=f7570616-7754-4362-8d7c-0c92ad598013 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28" http.request.useragent="Go-http-client/1.1" http.response.duration=1.829533ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:ad45dae766550e878077d88d2f093b7ac6c1c1d324c05bc9c45019753b32ab28 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=a29f2d30-896b-435f-a5cd-2a353eb22f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.582346ms http.response.status=200 http.response.written=35 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" 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:40319" http.request.id=011ced61-e651-4a5d-a9e0-bb42db5bf486 http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.425593ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=61661be3-86ba-4e60-9eb1-7aa51d29573b http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" 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=2.052407ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40319" http.request.id=14d9baa0-d715-48bf-b852-d05a8fce1bfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.684022ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-12T07:30:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40319" http.request.id=14d9baa0-d715-48bf-b852-d05a8fce1bfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.796848ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-12T07:30:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40319" http.request.id=14d9baa0-d715-48bf-b852-d05a8fce1bfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.867194ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=f953506f-f10b-41c1-87f7-834efb644a99 http.request.method=POST http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.678114ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=db8e5045-6130-4997-a287-ffd103ae6bf9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/blobs/uploads/c0b6e466-ce44-4a9c-ae25-2eb1b0dc5a32?_state=bj1zmpm7xFOjcfNWsK1qsmLX39ivLUR7wnl1S_VxqxF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMGI2ZTQ2Ni1jZTQ0LTRhOWMtYWUyNS0yZWIxYjBkYzVhMzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6MzA6MDEuNzMyODg2NzA2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.041212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/c0b6e466-ce44-4a9c-ae25-2eb1b0dc5a32?_state=bj1zmpm7xFOjcfNWsK1qsmLX39ivLUR7wnl1S_VxqxF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMGI2ZTQ2Ni1jZTQ0LTRhOWMtYWUyNS0yZWIxYjBkYzVhMzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6MzA6MDEuNzMyODg2NzA2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40319" http.request.id=4126515c-fb70-4b2a-8644-1c00ce88bcd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.680663ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-12T07:30:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40319" http.request.id=4126515c-fb70-4b2a-8644-1c00ce88bcd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.77153ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/May/2025:07:30:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-12T07:30:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=e7f58614-584e-4169-9e6f-513d2181ce6a http.request.method=POST http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.722899ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=20b12609-4c8f-4dfb-a316-35654adf7403 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/blobs/uploads/13cf1a54-4816-4d06-8b3b-8f8d9c06d1c7?_state=KtPOw2YqHkpErsz_WVnwrHblWp9GT9kk8l2OZH1R9yx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxM2NmMWE1NC00ODE2LTRkMDYtOGIzYi04ZjhkOWMwNmQxYzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6MzA6MDIuMDc4NzQyMDE2WiJ9&digest=sha256%3Ac17d43e1a9a233f90955806543befd025d1e445c90f0211baa756372ff7a65f5" http.request.useragent="Go-http-client/1.1" http.response.duration=5.404231143s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/13cf1a54-4816-4d06-8b3b-8f8d9c06d1c7?_state=KtPOw2YqHkpErsz_WVnwrHblWp9GT9kk8l2OZH1R9yx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxM2NmMWE1NC00ODE2LTRkMDYtOGIzYi04ZjhkOWMwNmQxYzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6MzA6MDIuMDc4NzQyMDE2WiJ9&digest=sha256%3Ac17d43e1a9a233f90955806543befd025d1e445c90f0211baa756372ff7a65f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=23883cb8-b8cd-40af-8119-21af52c8e4fa http.request.method=POST http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.803057ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=6a7a814b-8c70-4d42-bb4b-d2f0f5d108ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/blobs/uploads/9e29fe2b-549c-4471-a42d-f9cf3a893f3e?_state=v0XJLCSZ9sKikJuXTsYYWptuQCdhpUU5SynMnOTqXGd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZTI5ZmUyYi01NDljLTQ0NzEtYTQyZC1mOWNmM2E4OTNmM2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6MzA6MDcuNzcyNTYyNDY5WiJ9&digest=sha256%3Ace2ef83f34a60c9a9edd1e81de70ab95fb4d2688d08430219b3856e9efc785bd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.717817243s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/9e29fe2b-549c-4471-a42d-f9cf3a893f3e?_state=v0XJLCSZ9sKikJuXTsYYWptuQCdhpUU5SynMnOTqXGd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZTI5ZmUyYi01NDljLTQ0NzEtYTQyZC1mOWNmM2E4OTNmM2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTJUMDc6MzA6MDcuNzcyNTYyNDY5WiJ9&digest=sha256%3Ace2ef83f34a60c9a9edd1e81de70ab95fb4d2688d08430219b3856e9efc785bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" 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:40319" http.request.id=1c8f92fa-c9b4-4217-b2d3-268572b4e247 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.593519ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" 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:40319" http.request.id=da9b0bb4-242e-47d5-85b3-32bae3915a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.134514ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "PUT /v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=fa4e3061-1e7e-44b6-bb02-789ef328f71b http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.794599ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=b109ae57-2d0b-4f16-8bd7-5ab6da058c18 http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.999193ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "GET /v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=04e83ba1-0f29-4535-904b-48d5a8b3c77f http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.875725ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=e0f3cd18-cb5a-42a6-bcd1-3187c2c89b92 http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.467748ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "GET /v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=e86550d0-9a47-4685-a096-ea1f4fcc32db http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.610036ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="rewriting manifest sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=58dfade4-fef4-448d-93a9-b67775a25fd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" 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-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=58dfade4-fef4-448d-93a9-b67775a25fd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.729799ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=7b76bcf8-3d5a-484c-91f3-2cf8b4f4095f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.920167ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "DELETE /v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=b1143c85-abb5-4be5-bc86-08d975028bc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35016" http.request.uri="/v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.68379ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "GET /v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" 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:40319" http.request.id=770b0e49-8a92-4301-a2c4-527c983cc4fc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55026" http.request.uri="/v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.881721ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "DELETE /v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" 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:40319" http.request.id=e53b4b93-7e58-4356-aeb2-f1f096510374 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55040" http.request.uri="/v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.213536ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "PUT /v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=29b02b1f-a5b5-44b9-bfb8-0ebb348bd034 http.request.method=GET http.request.remoteaddr="127.0.0.1:55040" http.request.uri="/v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.706002ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "GET /v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" 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:40319" http.request.id=cdc6ff3c-670b-4b84-977a-e28192682ac6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55056" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.931978ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" 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:40319" http.request.id=d8660f95-d257-424e-ab4e-a1a12bb6cce5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55072" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.273261ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=0777fe8c-8661-4b4e-9bdb-61c2a431484b http.request.method=GET http.request.remoteaddr="127.0.0.1:55072" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.503554ms http.response.status=200 http.response.written=39 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=bf762d8c-d09c-4953-bb61-c157b064ac92 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55072" http.request.uri="/v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.79733ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "DELETE /v2/foo/schema2/manifests/sha256:5b1f07f9132eda1fecd82354b3bc7c8aa15bac2ebf66d46cb0831e27c6f82bd0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40319" http.request.id=1b08ba21-893c-40e6-8bd3-2ba50ea96bf4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55072" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.44379ms http.response.status=200 http.response.written=35 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (15.90s) === RUN TestManifestDeleteDisabled time="2025-05-12T07:30: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-12T07:30:11Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:30:11Z" 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:41895" http.request.id=3afdfb89-c3c1-46d3-9c6f-596fc4021550 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52128" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.820158ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [12/May/2025:07:30:11 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-05-12T07:30: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-12T07:30:11Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:30:11Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 time="2025-05-12T07:30:12Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.9 time="2025-05-12T07:30:12Z" 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-12T07:30:12Z" 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:38705" http.request.id=4249ea6d-2d5e-4a81-b521-cf574c625dee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59976" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.742164ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/May/2025:07:30:12 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-12T07:30:12Z" 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:38705" http.request.id=ddcab973-35e8-444d-b281-ce129e568e78 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59992" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.031456ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/May/2025:07:30:12 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-12T07:30:12Z" 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:38705" http.request.id=d022fd6d-4d6d-439c-b0f6-a0ec10c4efdc http.request.method=POST http.request.remoteaddr="127.0.0.1:59998" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.437361ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:30:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-12T07:30:12Z" 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:38705" http.request.id=7d1bd17c-0982-4abb-8af8-582d6a5f16c3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60006" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.956976ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [12/May/2025:07:30:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.67s) === RUN TestProxyManifestGetByTag time="2025-05-12T07:30:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-12T07:30:12Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:30:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=4c154fd5-5ae0-4b54-bd02-85905dbc4c9a http.request.method=POST http.request.remoteaddr="127.0.0.1:37634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.031255ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=566f7652-cc25-467d-9c3a-b49fb483c323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37634" http.request.uri="/v2/foo/bar/blobs/uploads/f120e8a8-d6e8-46d5-836c-bbbfb083502e?_state=g7GCNiRn7ctYzxWEN60vQzo1jMX1AVaJThd5VOtPaYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxMjBlOGE4LWQ2ZTgtNDZkNS04MzZjLWJiYmZiMDgzNTAyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzozMDoxMi42MDk2NjA0NFoifQ%3D%3D&digest=sha256%3Acbad9585ea346d0b270fd87d69338863fbf2c0560dc6b4424f9f1e0b8b700a5e" http.request.useragent="Go-http-client/1.1" http.response.duration=6.255246529s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:12 +0000] "PUT /v2/foo/bar/blobs/uploads/f120e8a8-d6e8-46d5-836c-bbbfb083502e?_state=g7GCNiRn7ctYzxWEN60vQzo1jMX1AVaJThd5VOtPaYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxMjBlOGE4LWQ2ZTgtNDZkNS04MzZjLWJiYmZiMDgzNTAyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzozMDoxMi42MDk2NjA0NFoifQ%3D%3D&digest=sha256%3Acbad9585ea346d0b270fd87d69338863fbf2c0560dc6b4424f9f1e0b8b700a5e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=a1f2ac6e-8562-4fa1-9fc5-bcbfc85d6b7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37634" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.588541ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:18 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30: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-12T07:30:18Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-12T07:30:18Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.23.9 time="2025-05-12T07:30:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 time="2025-05-12T07:30:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=b851dfae-cc26-4bb6-8d59-194daea5bde2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37634" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.401838ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/May/2025:07:30:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-12T07:30:18Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:37227" go.version=go1.23.9 time="2025-05-12T07:30:18Z" 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-12T07:30:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=fac788f3-5e2e-4630-ad69-0e092e8c8fe9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.471392ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/May/2025:07:30:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-12T07:30:18Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37227 /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:37227/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:43965" http.request.id=46ad4bc1-926d-4703-985b-66229922dcd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:56348" http.request.uri="/v2/foo/bar/manifests/sha256:dd0657236cb3335beaa9bf4979fb75353138d05469dc1998d3260aa8e169d735" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:dd0657236cb3335beaa9bf4979fb75353138d05469dc1998d3260aa8e169d735" time="2025-05-12T07:30:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=44515554-68d4-4b93-9694-f5ba2556e17d http.request.method=GET http.request.remoteaddr="127.0.0.1:37660" http.request.uri="/v2/foo/bar/manifests/sha256:dd0657236cb3335beaa9bf4979fb75353138d05469dc1998d3260aa8e169d735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.177522ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/May/2025:07:30:18 +0000] "GET /v2/foo/bar/manifests/sha256:dd0657236cb3335beaa9bf4979fb75353138d05469dc1998d3260aa8e169d735 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-12T07:30:18Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:dd0657236cb3335beaa9bf4979fb75353138d05469dc1998d3260aa8e169d735 with ttl=167h59m59.999995637s" go.version=go1.23.9 time="2025-05-12T07:30:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43965" http.request.id=46ad4bc1-926d-4703-985b-66229922dcd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:56348" http.request.uri="/v2/foo/bar/manifests/sha256:dd0657236cb3335beaa9bf4979fb75353138d05469dc1998d3260aa8e169d735" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.42435ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/May/2025:07:30:18 +0000] "GET /v2/foo/bar/manifests/sha256:dd0657236cb3335beaa9bf4979fb75353138d05469dc1998d3260aa8e169d735 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-12T07:30:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=b33fa7fa-558b-42d8-8cb5-11f072349a3a http.request.method=GET http.request.remoteaddr="127.0.0.1:37660" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.427534ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/May/2025:07:30:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-12T07:30:18Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37227 /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:37227/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:43965" http.request.id=6393540f-6917-4b20-971e-594a753cebae http.request.method=GET http.request.remoteaddr="127.0.0.1:56354" 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-12T07:30:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=d17e46f1-bc28-4638-b0ac-26a37ffca492 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37664" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.430165ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/May/2025:07:30:18 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-12T07:30:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43965" http.request.id=6393540f-6917-4b20-971e-594a753cebae http.request.method=GET http.request.remoteaddr="127.0.0.1:56354" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.691871ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/May/2025:07:30:18 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-12T07:30:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=3bbdef29-990e-4989-8c38-65da3785e3b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:37664" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.724752ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=499da7d5-3c54-4728-be96-6da084a81d77 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37664" http.request.uri="/v2/foo/bar/blobs/uploads/90dd9739-7687-40dd-911b-4afd18a5d93d?_state=GeEGNnLJnw_JG8bN-lod5e5FPeba76EWx2ZjXKnyo157Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwZGQ5NzM5LTc2ODctNDBkZC05MTFiLTRhZmQxOGE1ZDkzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzozMDoxOS4yNDA3OTAzODlaIn0%3D&digest=sha256%3A8ed5f3885a8acb0389791175d40ad23ada090117b7fce0dfd30b0a4cefa3ad80" http.request.useragent="Go-http-client/1.1" http.response.duration=5.918261535s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:19 +0000] "PUT /v2/foo/bar/blobs/uploads/90dd9739-7687-40dd-911b-4afd18a5d93d?_state=GeEGNnLJnw_JG8bN-lod5e5FPeba76EWx2ZjXKnyo157Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwZGQ5NzM5LTc2ODctNDBkZC05MTFiLTRhZmQxOGE1ZDkzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMlQwNzozMDoxOS4yNDA3OTAzODlaIn0%3D&digest=sha256%3A8ed5f3885a8acb0389791175d40ad23ada090117b7fce0dfd30b0a4cefa3ad80 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=5cbd2ed6-f159-4ee1-9db8-36da01a64f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37664" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.621649ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/May/2025:07:30:25 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=f799ece1-589e-4e28-b867-450241adc455 http.request.method=GET http.request.remoteaddr="127.0.0.1:37664" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.421954ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/May/2025:07:30:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-12T07:30:25Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37227 /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:37227/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:43965" http.request.id=d2847b8e-0d54-4d8d-a9b1-e62b15cdb214 http.request.method=GET http.request.remoteaddr="127.0.0.1:32930" 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-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=9c5ec53e-3036-4f3d-83d9-d416ed3a2271 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37748" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.618175ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/May/2025:07:30:25 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=d1e4f19c-4182-4e89-80b5-94072197516f http.request.method=GET http.request.remoteaddr="127.0.0.1:37748" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.370791ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/May/2025:07:30:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-12T07:30:25Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37227 /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:37227/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:43965" http.request.id=d2847b8e-0d54-4d8d-a9b1-e62b15cdb214 http.request.method=GET http.request.remoteaddr="127.0.0.1:32930" 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-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37227" http.request.id=09d04013-1e09-491e-8d9c-6ee5b9135558 http.request.method=GET http.request.remoteaddr="127.0.0.1:37750" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.365804ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/May/2025:07:30:25 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-12T07:30:25Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:0b3bc217b0365d7157a55b9ffa2c6d08ac4e190b2c549d87c49fb0c0c0a49433 with ttl=167h59m59.999994424s" go.version=go1.23.9 time="2025-05-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43965" http.request.id=d2847b8e-0d54-4d8d-a9b1-e62b15cdb214 http.request.method=GET http.request.remoteaddr="127.0.0.1:32930" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=14.271315ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/May/2025:07:30:25 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (12.96s) === RUN TestAppDispatcher time="2025-05-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42127" http.request.id=74984652-ad68-4281-a79a-18a6270312b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34950" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.662051ms http.response.status=200 http.response.written=0 time="2025-05-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42127" http.request.id=2999c9f5-40f3-48b0-b54b-e90f1090ecdd http.request.method=GET http.request.remoteaddr="127.0.0.1:34950" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.481759ms http.response.status=200 http.response.written=0 time="2025-05-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42127" http.request.id=0a6f94e8-75be-4520-bcd1-292a000f4dac http.request.method=GET http.request.remoteaddr="127.0.0.1:34950" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.734359ms http.response.status=200 http.response.written=0 time="2025-05-12T07:30:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42127" http.request.id=3e5099b7-309d-4b59-a691-1553a597c786 http.request.method=GET http.request.remoteaddr="127.0.0.1:34950" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.001417ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-05-12T07:30: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 instance.id=f9da5765-7520-4948-ae03-6153fd88bb34 time="2025-05-12T07:30:25Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=f9da5765-7520-4948-ae03-6153fd88bb34 time="2025-05-12T07:30:25Z" 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:35139" http.request.id=58a344cd-0f93-4d32-aa47-358b89e41147 http.request.method=GET http.request.remoteaddr="127.0.0.1:33560" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-05-12T07:30: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 instance.id=f9da5765-7520-4948-ae03-6153fd88bb34 time="2025-05-12T07:30:25Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=f9da5765-7520-4948-ae03-6153fd88bb34 time="2025-05-12T07:30:25Z" level=info msg="configuring file health check path=/tmp/healthcheck829252367, interval=1" go.version=go1.23.9 instance.id=f9da5765-7520-4948-ae03-6153fd88bb34 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-12T07:30:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 instance.id=f9da5765-7520-4948-ae03-6153fd88bb34 time="2025-05-12T07:30:29Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=f9da5765-7520-4948-ae03-6153fd88bb34 time="2025-05-12T07:30:29Z" level=info msg="configuring TCP health check addr=127.0.0.1:40569, interval=1" go.version=go1.23.9 instance.id=f9da5765-7520-4948-ae03-6153fd88bb34 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-12T07:30:33Z" 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=f9da5765-7520-4948-ae03-6153fd88bb34 time="2025-05-12T07:30:33Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=f9da5765-7520-4948-ae03-6153fd88bb34 time="2025-05-12T07:30:33Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:43863, interval=1, threshold=3" go.version=go1.23.9 instance.id=f9da5765-7520-4948-ae03-6153fd88bb34 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 171.124s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.02s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.02s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.22s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.08s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.51s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.85s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.745s === RUN TestSchedule time="2025-05-12T07:27:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=a98992ec-edb1-4401-9b47-0a94cc2a0cc2 time="2025-05-12T07:27:49Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.996098ms" go.version=go1.23.9 instance.id=a98992ec-edb1-4401-9b47-0a94cc2a0cc2 time="2025-05-12T07:27:49Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.513µs" go.version=go1.23.9 instance.id=a98992ec-edb1-4401-9b47-0a94cc2a0cc2 time="2025-05-12T07:27:49Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.617µs" go.version=go1.23.9 instance.id=a98992ec-edb1-4401-9b47-0a94cc2a0cc2 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-12T07:27:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=a98992ec-edb1-4401-9b47-0a94cc2a0cc2 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-12T07:27:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=a98992ec-edb1-4401-9b47-0a94cc2a0cc2 time="2025-05-12T07:27:49Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.995814ms" go.version=go1.23.9 instance.id=a98992ec-edb1-4401-9b47-0a94cc2a0cc2 time="2025-05-12T07:27:49Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99692ms" go.version=go1.23.9 instance.id=a98992ec-edb1-4401-9b47-0a94cc2a0cc2 time="2025-05-12T07:27:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=a98992ec-edb1-4401-9b47-0a94cc2a0cc2 --- PASS: TestStopRestore (0.52s) === RUN TestDoubleStart time="2025-05-12T07:27:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=a98992ec-edb1-4401-9b47-0a94cc2a0cc2 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.597s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.79s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 16499200 sha256:49a88c473b95ca2f9591fe8e1095f9b7dc7313d373b9f112dfedefce5676956d [] map[] } --- PASS: TestSimpleBlobRead (0.48s) === RUN TestBlobMount --- PASS: TestBlobMount (0.65s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.69s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (4.03s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.91s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.02s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:68f7fbb4e52b0711bb23ba41474219b6d16c7d627358858ff7f9ad12b63f350d palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:5eb8076cacf2e8bfc9e4f4a3f0a2a69111f07f83df7fcf2aab6efd6d496693c2 palailogos: marking blob sha256:c52e8fb6115aef9b23e881312b50c8886933d0f3e7256a0a0b585913e2f1fff5 palailogos: marking manifest sha256:747d867a18b64b7c55818ae7a9dd101f72b0fcf559f2e46609495361711edf1a palailogos: marking blob sha256:a449710b36d1688ebb9cf09c587bc3bb7524d6344b7060638ecf44fc792e2996 palailogos: marking blob sha256:c201c154110d03aa18a90a7a98f6c84264e8d31ef82cea00484c507cc9bd3572 palailogos: marking manifest sha256:a449710b36d1688ebb9cf09c587bc3bb7524d6344b7060638ecf44fc792e2996 palailogos: marking blob sha256:7b4ec69446a422d74588df359953c524f135792d0a3d8db2c2a8fd34bea65321 palailogos: marking blob sha256:7e23586f7a63d0964fcc76a25b2e48076ed817e264ae087523d5e409ca93fa7b palailogos: marking manifest sha256:c201c154110d03aa18a90a7a98f6c84264e8d31ef82cea00484c507cc9bd3572 palailogos: marking blob sha256:e3cabea12f9c2120383fc580c7f61613207fe3cf203724ddf21abdfe5e279761 palailogos: marking blob sha256:c3fe1305f352112da1e29fddd12d57c07af43fb58c4dc0748163be614afe8d7e 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.42s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:52e42f026ca3453628859ccf4386bf38815bef9e053db3f6b68e501ec521e7b0 deletemanifests: marking manifest sha256:9835749194a10bba2c663f027406bb74892d477ed102df3aefbd5811e486169d deletemanifests: marking blob sha256:ca7868d74926e50e786312746bd4d7a22e55ddec7c6c04974d4e737f1b3b4948 deletemanifests: marking blob sha256:b80ede844b202be52e992b818d17b92930a183908ad099619b1f3d18259c58ae deletemanifests: marking blob sha256:e4f48b15edfd7d5e99b8be142b579ee10647e79037e3a0152a07b83193d48fd2 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:52e42f026ca3453628859ccf4386bf38815bef9e053db3f6b68e501ec521e7b0 blob eligible for deletion: sha256:82f664bb428ede2b3a69fd4f44af8f9dc097fc935333126015f1c34c8f2c34bb blob eligible for deletion: sha256:877a1b074b67057498de7f0b2233996f43bc9190e5e3c3e354544cbe8f31ca22 blob eligible for deletion: sha256:d41f2e22f7c9f9d01396c3b6c89f0a8f0c1c18776791076a1e35dc60572bbe75 deletemanifests manifest eligible for deletion: sha256:52e42f026ca3453628859ccf4386bf38815bef9e053db3f6b68e501ec521e7b0 deletemanifests: marking manifest sha256:9835749194a10bba2c663f027406bb74892d477ed102df3aefbd5811e486169d deletemanifests: marking blob sha256:ca7868d74926e50e786312746bd4d7a22e55ddec7c6c04974d4e737f1b3b4948 deletemanifests: marking blob sha256:b80ede844b202be52e992b818d17b92930a183908ad099619b1f3d18259c58ae deletemanifests: marking blob sha256:e4f48b15edfd7d5e99b8be142b579ee10647e79037e3a0152a07b83193d48fd2 time="2025-05-12T07:28:09Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/52e42f026ca3453628859ccf4386bf38815bef9e053db3f6b68e501ec521e7b0" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda time="2025-05-12T07:28:09Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/52e42f026ca3453628859ccf4386bf38815bef9e053db3f6b68e501ec521e7b0" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:52e42f026ca3453628859ccf4386bf38815bef9e053db3f6b68e501ec521e7b0 time="2025-05-12T07:28:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/52/52e42f026ca3453628859ccf4386bf38815bef9e053db3f6b68e501ec521e7b0" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:82f664bb428ede2b3a69fd4f44af8f9dc097fc935333126015f1c34c8f2c34bb time="2025-05-12T07:28:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/82/82f664bb428ede2b3a69fd4f44af8f9dc097fc935333126015f1c34c8f2c34bb" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:877a1b074b67057498de7f0b2233996f43bc9190e5e3c3e354544cbe8f31ca22 time="2025-05-12T07:28:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/87/877a1b074b67057498de7f0b2233996f43bc9190e5e3c3e354544cbe8f31ca22" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:d41f2e22f7c9f9d01396c3b6c89f0a8f0c1c18776791076a1e35dc60572bbe75 time="2025-05-12T07:28:09Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d4/d41f2e22f7c9f9d01396c3b6c89f0a8f0c1c18776791076a1e35dc60572bbe75" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda --- PASS: TestDeleteManifestIfTagNotFound (2.39s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1c1d2886c0266e96fe41b7a5b86d344ff5c8c319fd8061419fb4fec2b327774a time="2025-05-12T07:28:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1c/1c1d2886c0266e96fe41b7a5b86d344ff5c8c319fd8061419fb4fec2b327774a" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:3465cc65416480ab434dd46936864563d2f93d6f50f700e694aab76f1ee1d2d6 time="2025-05-12T07:28:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/34/3465cc65416480ab434dd46936864563d2f93d6f50f700e694aab76f1ee1d2d6" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:67aca4fa8a6d4fc068e9ea696bfcb594d2cbf72e240a127f82b8e840954c13e2 time="2025-05-12T07:28:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/67/67aca4fa8a6d4fc068e9ea696bfcb594d2cbf72e240a127f82b8e840954c13e2" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda --- PASS: TestGCWithMissingManifests (1.03s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:5bdd001ac0a9736f523b25b36dcb37f64c24ae75ddfb865c04d18c73779cc2bd komnenos: marking blob sha256:4c6fec829f6b2e356738149f82d2a87d447356b296b3d76e94a6ddf2509b7ba1 komnenos: marking blob sha256:2ae9258f350120e79136ef1e01097b6303ccbc49b4b7c5ee1786d5aa13b8bf33 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1444a144ae2041c84dc3816eaec03e16c98946862ab7721b1fbdc9b23b93b92a time="2025-05-12T07:28:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/14/1444a144ae2041c84dc3816eaec03e16c98946862ab7721b1fbdc9b23b93b92a" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:64728abd51aa577befedd34a7b712af4ce8bebbc006321aaeebbf5ddde9cabb5 time="2025-05-12T07:28:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/64/64728abd51aa577befedd34a7b712af4ce8bebbc006321aaeebbf5ddde9cabb5" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:8a921b64598b3de431ea001b4b3f483075feafa67b987933ce53dff09108aba7 time="2025-05-12T07:28:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8a/8a921b64598b3de431ea001b4b3f483075feafa67b987933ce53dff09108aba7" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:b0eb5709d0e5912d6de89ded0cbd40a38e7ca2e4067b3eb5b52e6fa0d472ea2b time="2025-05-12T07:28:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b0/b0eb5709d0e5912d6de89ded0cbd40a38e7ca2e4067b3eb5b52e6fa0d472ea2b" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:cae239890c28deb2ba8b6909646c792ed415e3a8041475db62fafd7a7af2f37f time="2025-05-12T07:28:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ca/cae239890c28deb2ba8b6909646c792ed415e3a8041475db62fafd7a7af2f37f" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:d388452da9ae8555dd69a5243e5ceb6f62b6e384296b90bda5d689950a43edcc time="2025-05-12T07:28:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d3/d388452da9ae8555dd69a5243e5ceb6f62b6e384296b90bda5d689950a43edcc" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-12T07:28:13Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda --- PASS: TestDeletionHasEffect (2.64s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.44s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:9fc1dd1bbe767bc585afebe30d311b21fb81d71d51fd3c9e251e7613976d4fea michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:b39c9eaeb934333bfd346faac7e0e9bc5379a186c9d49ad8d199f43b038a6cf2 michael_z_doukas: marking blob sha256:84cc8c904f4a63e62c6d4496b5e08df2880262666b02f824a3eb5130ab7b30ac 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:9f073693ccbb09ffeb7eab463a4b605d7583be6b832368d5d60a0f9859e62925 time="2025-05-12T07:28:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9f/9f073693ccbb09ffeb7eab463a4b605d7583be6b832368d5d60a0f9859e62925" go.version=go1.23.9 instance.id=1258a4cd-3cae-4495-abb4-cbbadb94bfda --- PASS: TestOrphanBlobDeleted (1.12s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:a1608b7011b3201f7bbe25321c23e6d57def7fa45699fceb03b6479c7b13f621 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:8e37386cbc582241237d014db48976aff81dd18a7250d843d952fc7b2718ec20 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.84s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.85s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.57s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.92s) === 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-12T07:28:21Z" level=info msg="PurgeUploads starting: olderThan=2025-05-12 06:28:21.003449426 +0000 UTC m=-3568.164486034, actuallyDelete=true" time="2025-05-12T07:28:21Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-12T07:28:21Z" level=info msg="PurgeUploads starting: olderThan=2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212, actuallyDelete=true" time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/227e7775-824d-42c4-bffb-2a50dd3c6cc2 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/473c2546-d44b-4f46-9974-6cd6cf227e91 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6dcf572b-6084-49ff-8143-5c38573f38cb have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8527202e-a000-4542-a765-9c185017e7b6 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/99560181-2e3a-43d2-8046-491511dfe85a have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2f57d0dc-763a-4a04-841f-e6c3a68ee55d have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/48ad1469-f11f-4d42-b8a9-3c6d70c1bd4d have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b6b78b24-e74c-4851-9033-699e568e7efe have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c8623424-777d-48dd-b016-3ede4ba2625e have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d17a845a-3ec5-4a73-b295-30f9b4f6811d have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/df42679b-6a9d-4ec2-897a-c0564a5420f6 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.0048687 +0000 UTC m=+31.836933212). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-12T07:28:21Z" level=info msg="PurgeUploads starting: olderThan=2025-05-12 07:28:21.006669194 +0000 UTC m=+31.838733719, actuallyDelete=true" time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/447dfde4-df1e-4111-9462-788c8d816976 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.006669194 +0000 UTC m=+31.838733719). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/aac7881e-98ba-4a08-afa0-9ef72d8f44a6 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.006669194 +0000 UTC m=+31.838733719). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/76c59c2a-6682-47bc-be54-7da9634d6924 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.006669194 +0000 UTC m=+31.838733719). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/38df1fa1-65da-43b5-b4e2-aa3d84ba2036 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.006669194 +0000 UTC m=+31.838733719). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/769477c5-8a26-42ce-9849-280f00f288a9 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.006669194 +0000 UTC m=+31.838733719). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-12T07:28:21Z" level=info msg="PurgeUploads starting: olderThan=2025-05-12 07:28:21.008335532 +0000 UTC m=+31.840400060, actuallyDelete=true" time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1ec744fa-e30e-4389-a48d-ec294c1b959b have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.008335532 +0000 UTC m=+31.840400060). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/20825ddd-3b84-4ca8-905e-4ebe8d81fe61 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.008335532 +0000 UTC m=+31.840400060). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/301f3cb1-8230-40c0-85ea-621fbc2d495a have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.008335532 +0000 UTC m=+31.840400060). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/68ef67bd-740c-4214-9705-b4f7dc13e7ec have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.008335532 +0000 UTC m=+31.840400060). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cfc3df77-c5f0-422e-acbe-5cdc869334c8 have older date (2025-05-12 06:28:21 +0000 UTC) than purge date (2025-05-12 07:28:21.008335532 +0000 UTC m=+31.840400060). Removing upload directory." time="2025-05-12T07:28:21Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-12T07:28:21Z" level=info msg="PurgeUploads starting: olderThan=2025-05-12 07:28:21.009086712 +0000 UTC m=+31.841151229, actuallyDelete=true" time="2025-05-12T07:28:21Z" 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 31.874s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.023s === 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.032s === RUN TestWalkFileRemoved time="2025-05-12T07:27:49Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.013s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.722s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.097s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.57s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 16.376s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.02s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.803s === 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-12T07:27:49Z" 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-12T07:27:49Z" 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-12T07:27:49Z" 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 TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4_2 time="2025-05-12T07:27:49Z" level=error msg="unknown ip address format" go.version=go1.23.9 instance.id=fcacec18-cc82-459c-87fb-91adbe5bda99 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) time="2025-05-12T07:27:49Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.9 instance.id=fcacec18-cc82-459c-87fb-91adbe5bda99 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) time="2025-05-12T07:27:49Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.9 instance.id=fcacec18-cc82-459c-87fb-91adbe5bda99 --- PASS: TestInvalidData (0.00s) --- PASS: TestParsing (0.00s) time="2025-05-12T07:27:49Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 === CONT TestMatchIPV6 --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.02s) --- PASS: TestMatchIPV4_2 (0.02s) time="2025-05-12T07:27:50Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-12T07:27:51Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-12T07:27:52Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-12T07:27:53Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.528s === RUN Test OK: 4 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.013s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.699s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.02s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.700s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.02s) PASS ok github.com/docker/distribution/uuid 0.034s >>> 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 libfakeroot internal error: payload not recognized! >>> 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-x86_64.so.1 >>> docker-registry*: Package size: 24.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 Mon, 12 May 2025 07:30:41 +0000 elapsed time 0h 3m 29s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250512.072714) (2/2) Purging go (1.23.9-r0) Executing busybox-1.37.0-r12.trigger OK: 397 MiB in 101 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...